Pull request #1568 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66047427902e15f84429ab32f8096173bc24f2ad+fdea4761bbcb74cab7badbb069f6efddd7703878 (cc38e496c6e093d380a2abe8a25319277077f277) 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-ssh10260673285818267483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15146228433242782338.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1568/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-1568/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3695438719160177709.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-1568/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh658871971365321604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh308691550251795070.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-1568/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-1568/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4570750953519999959.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-414 in /w/workspace/gexfoundry_device-sdk-go_PR-1568 [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-1568 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fdea4761bbcb74cab7badbb069f6efddd7703878 into PR head commit 66047427902e15f84429ab32f8096173bc24f2ad Merge succeeded, producing 66047427902e15f84429ab32f8096173bc24f2ad Checking out Revision 66047427902e15f84429ab32f8096173bc24f2ad (PR-1568) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/1568/head:refs/remotes/origin/PR-1568 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66047427902e15f84429ab32f8096173bc24f2ad # 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 fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66047427902e15f84429ab32f8096173bc24f2ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:14:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:14:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:14:55 ========================================================= 04:14:55 EdgeX Global Pipelines Version Info 04:14:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:14:56 ------------------- 04:14:56 stable info: 04:14:56 ------------------- 04:14:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:14:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:14:56 Message: update stable to v1.0.258 04:14:58 ------------------- 04:14:58 experimental info: 04:14:58 ------------------- 04:14:58 Commited By: **** collab-it+edgex@linuxfoundation.org 04:14:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:14:58 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1568 [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1568 [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1568 [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66047427902e15f84429ab32f8096173bc24f2ad [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6604742 [Pipeline] echo 04:14:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:00 provisioning config files... 04:15:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/config13938421727845261689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:00 ---> ****-login.sh 04:15:00 nexus3.edgexfoundry.org:10001 04:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:01 Configure a credential helper to remove this warning. See 04:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:01 04:15:01 Login Succeeded 04:15:01 nexus3.edgexfoundry.org:10002 04:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:01 Configure a credential helper to remove this warning. See 04:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:01 04:15:01 Login Succeeded 04:15:01 nexus3.edgexfoundry.org:10003 04:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:01 Configure a credential helper to remove this warning. See 04:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:01 04:15:01 Login Succeeded 04:15:01 nexus3.edgexfoundry.org:10004 04:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:01 Configure a credential helper to remove this warning. See 04:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:01 04:15:01 Login Succeeded 04:15:01 ****.io 04:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:01 Configure a credential helper to remove this warning. See 04:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:01 04:15:01 Login Succeeded 04:15:01 ---> ****-login.sh ends [Pipeline] } 04:15:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:15:02 + git rev-list -1 --merges 66047427902e15f84429ab32f8096173bc24f2ad~1..66047427902e15f84429ab32f8096173bc24f2ad [Pipeline] echo 04:15:02 -----------> git rev-list -1 --merges 66047427902e15f84429ab32f8096173bc24f2ad~1..66047427902e15f84429ab32f8096173bc24f2ad 66047427902e15f84429ab32f8096173bc24f2ad [false] [Pipeline] sh 04:15:02 + git log --format=format:%s -1 66047427902e15f84429ab32f8096173bc24f2ad [Pipeline] echo 04:15:02 ========================================================= 04:15:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:15:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:03 + git log --format=format:%s -1 66047427902e15f84429ab32f8096173bc24f2ad [Pipeline] echo 04:15:03 [semverPrep] GIT_COMMIT: 66047427902e15f84429ab32f8096173bc24f2ad, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:15:03 [semverPrep] This is not a build commit. [Pipeline] sh 04:15:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:03 + grep -v github /etc/ssh/ssh_known_hosts 04:15:03 + [ -e /tmp/ssh_known_hosts ] 04:15:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:15:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:15:03 + sudo tee -a /etc/ssh/ssh_known_hosts 04:15:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:04 04:15:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:04 0.1.4: Pulling from edgex-devops/py-git-semver 04:15:04 b85a868b505f: Pulling fs layer 04:15:04 e2be974225ed: Pulling fs layer 04:15:04 339a4e72a1f5: Pulling fs layer 04:15:04 988bab9f4d93: Pulling fs layer 04:15:04 1469e6f7b9e6: Pulling fs layer 04:15:04 eaf3925da568: Pulling fs layer 04:15:04 bab4dde63d76: Pulling fs layer 04:15:04 bde34c3a00c8: Pulling fs layer 04:15:04 b352a97aabf1: Pulling fs layer 04:15:04 4872d77fe225: Pulling fs layer 04:15:04 5851b861e8e6: Pulling fs layer 04:15:04 988bab9f4d93: Waiting 04:15:04 1469e6f7b9e6: Waiting 04:15:04 eaf3925da568: Waiting 04:15:04 bab4dde63d76: Waiting 04:15:04 bde34c3a00c8: Waiting 04:15:04 b352a97aabf1: Waiting 04:15:04 4872d77fe225: Waiting 04:15:04 5851b861e8e6: Waiting 04:15:04 e2be974225ed: Verifying Checksum 04:15:04 e2be974225ed: Download complete 04:15:04 988bab9f4d93: Verifying Checksum 04:15:04 988bab9f4d93: Download complete 04:15:05 1469e6f7b9e6: Verifying Checksum 04:15:05 1469e6f7b9e6: Download complete 04:15:05 339a4e72a1f5: Verifying Checksum 04:15:05 339a4e72a1f5: Download complete 04:15:05 eaf3925da568: Verifying Checksum 04:15:05 eaf3925da568: Download complete 04:15:05 bde34c3a00c8: Download complete 04:15:05 b352a97aabf1: Download complete 04:15:05 4872d77fe225: Verifying Checksum 04:15:05 4872d77fe225: Download complete 04:15:05 5851b861e8e6: Verifying Checksum 04:15:05 5851b861e8e6: Download complete 04:15:05 b85a868b505f: Verifying Checksum 04:15:05 b85a868b505f: Download complete 04:15:05 bab4dde63d76: Verifying Checksum 04:15:05 bab4dde63d76: Download complete 04:15:06 b85a868b505f: Pull complete 04:15:06 e2be974225ed: Pull complete 04:15:06 339a4e72a1f5: Pull complete 04:15:07 988bab9f4d93: Pull complete 04:15:07 1469e6f7b9e6: Pull complete 04:15:07 eaf3925da568: Pull complete 04:15:09 bab4dde63d76: Pull complete 04:15:09 bde34c3a00c8: Pull complete 04:15:09 b352a97aabf1: Pull complete 04:15:09 4872d77fe225: Pull complete 04:15:09 5851b861e8e6: Pull complete 04:15:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:09 prd-ubuntu20.04-docker-8c-8g-414 does not seem to be running inside a container 04:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1568 -v /w/workspace/gexfoundry_device-sdk-go_PR-1568:/w/workspace/gexfoundry_device-sdk-go_PR-1568:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:15:13 $ docker top e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 -eo pid,comm 04:15:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:15:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:15:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:15:13 [ssh-agent] Looking for ssh-agent implementation... 04:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:14 $ docker exec e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 ssh-agent 04:15:14 SSH_AUTH_SOCK=/tmp/ssh-dgXVDa510iM3/agent.33 04:15:14 SSH_AGENT_PID=39 04:15:14 Running ssh-add (command line suppressed) 04:15:14 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/private_key_12445005321727631328.key (/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/private_key_12445005321727631328.key) 04:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:15:14 + git tag --points-at HEAD [Pipeline] } 04:15:14 $ docker exec --env ******** --env ******** e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 ssh-agent -k 04:15:14 unset SSH_AUTH_SOCK; 04:15:14 unset SSH_AGENT_PID; 04:15:14 echo Agent pid 39 killed; 04:15:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:15:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:15:14 [ssh-agent] Looking for ssh-agent implementation... 04:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:15 $ docker exec e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 ssh-agent 04:15:15 SSH_AUTH_SOCK=/tmp/ssh-5MIjmbrSJriT/agent.73 04:15:15 SSH_AGENT_PID=79 04:15:15 Running ssh-add (command line suppressed) 04:15:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/private_key_5092606342090520883.key (/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/private_key_5092606342090520883.key) 04:15:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:15:15 + git semver init 04:15:15 2024-03-20 04:15:15,813 [run_init] DEBUG init version:0.0.0 force:False 04:15:15 2024-03-20 04:15:15,813 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver 04:15:15 2024-03-20 04:15:15,814 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver 04:15:15 2024-03-20 04:15:15,814 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1568, universal_newlines=False, shell=None, istream=None) 04:15:17 2024-03-20 04:15:17,082 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1568/.git/info/exclude 04:15:17 2024-03-20 04:15:17,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver/PR-1568 with force:False 04:15:17 2024-03-20 04:15:17,083 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver/PR-1568 04:15:17 2024-03-20 04:15:17,088 [execute] INFO git cat-file --batch-check 04:15:17 2024-03-20 04:15:17,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver, universal_newlines=False, shell=None, istream=) 04:15:17 2024-03-20 04:15:17,094 [execute] INFO git cat-file --batch 04:15:17 2024-03-20 04:15:17,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver, universal_newlines=False, shell=None, istream=) 04:15:17 2024-03-20 04:15:17,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver/PR-1568 04:15:17 0.0.0 [Pipeline] } 04:15:17 $ docker exec --env ******** --env ******** e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 ssh-agent -k 04:15:17 unset SSH_AUTH_SOCK; 04:15:17 unset SSH_AGENT_PID; 04:15:17 echo Agent pid 79 killed; 04:15:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:17 + git semver [Pipeline] } 04:15:18 $ docker stop --time=1 e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 04:15:19 $ docker rm -f --volumes e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:15:20 Stashed 1 file(s) [Pipeline] echo 04:15:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:21 provisioning config files... 04:15:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/config3565657902881712484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:21 ---> ****-login.sh 04:15:21 nexus3.edgexfoundry.org:10001 04:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:21 Configure a credential helper to remove this warning. See 04:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:21 04:15:21 Login Succeeded 04:15:21 nexus3.edgexfoundry.org:10002 04:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:21 Configure a credential helper to remove this warning. See 04:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:21 04:15:21 Login Succeeded 04:15:21 nexus3.edgexfoundry.org:10003 04:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:21 Configure a credential helper to remove this warning. See 04:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:21 04:15:21 Login Succeeded 04:15:21 nexus3.edgexfoundry.org:10004 04:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:21 Configure a credential helper to remove this warning. See 04:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:21 04:15:21 Login Succeeded 04:15:21 ****.io 04:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:22 Configure a credential helper to remove this warning. See 04:15:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:22 04:15:22 Login Succeeded 04:15:22 ---> ****-login.sh ends [Pipeline] } 04:15:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:15:22 ========================================================= 04:15:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:15:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:15:22 Sending build context to Docker daemon 22.03MB 04:15:22 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:15:22 Step 2/10 : FROM ${BASE} AS builder 04:15:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:15:23 7264a8db6415: Pulling fs layer 04:15:23 c4d48a809fc2: Pulling fs layer 04:15:23 4f1c88b9dad5: Pulling fs layer 04:15:23 ad3a456e5733: Pulling fs layer 04:15:23 69c7f0334f64: Pulling fs layer 04:15:23 1f1c1a5573a3: Pulling fs layer 04:15:23 ce7588e14bc9: Pulling fs layer 04:15:23 b5e4710f87ac: Pulling fs layer 04:15:23 ad3a456e5733: Waiting 04:15:23 69c7f0334f64: Waiting 04:15:23 1f1c1a5573a3: Waiting 04:15:23 ce7588e14bc9: Waiting 04:15:23 b5e4710f87ac: Waiting 04:15:23 c4d48a809fc2: Verifying Checksum 04:15:23 c4d48a809fc2: Download complete 04:15:23 ad3a456e5733: Verifying Checksum 04:15:23 ad3a456e5733: Download complete 04:15:23 69c7f0334f64: Verifying Checksum 04:15:23 69c7f0334f64: Download complete 04:15:23 7264a8db6415: Verifying Checksum 04:15:23 7264a8db6415: Download complete 04:15:23 1f1c1a5573a3: Verifying Checksum 04:15:23 1f1c1a5573a3: Download complete 04:15:23 b5e4710f87ac: Verifying Checksum 04:15:23 7264a8db6415: Pull complete 04:15:23 4f1c88b9dad5: Verifying Checksum 04:15:23 4f1c88b9dad5: Download complete 04:15:23 c4d48a809fc2: Pull complete 04:15:24 ce7588e14bc9: Verifying Checksum 04:15:24 ce7588e14bc9: Download complete 04:15:26 4f1c88b9dad5: Pull complete 04:15:26 ad3a456e5733: Pull complete 04:15:26 69c7f0334f64: Pull complete 04:15:26 1f1c1a5573a3: Pull complete 04:15:29 ce7588e14bc9: Pull complete 04:15:29 b5e4710f87ac: Pull complete 04:15:29 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:15:29 ---> 88b5674ff536 04:15:29 Step 3/10 : ARG MAKE=make build 04:15:34 ---> Running in 95fbadc725e7 04:15:35 Removing intermediate container 95fbadc725e7 04:15:35 ---> 5b5b2203d04a 04:15:35 Step 4/10 : WORKDIR /device-sdk-go 04:15:35 ---> Running in 886d816c3e4d 04:15:35 Removing intermediate container 886d816c3e4d 04:15:35 ---> d3c2c4e13649 04:15:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:15:35 ---> Running in 90de83daf79a 04:15:35 Removing intermediate container 90de83daf79a 04:15:35 ---> db2a248d8450 04:15:35 Step 6/10 : RUN apk add --update --no-cache make git 04:15:35 ---> Running in 577decd214ea 04:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:15:35 Still waiting to schedule task 04:15:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:15:36 OK: 264 MiB in 52 packages 04:15:36 Removing intermediate container 577decd214ea 04:15:36 ---> c4a3f86bdc30 04:15:36 Step 7/10 : COPY go.mod vendor* ./ 04:15:36 ---> a43fb463984e 04:15:36 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:36 ---> Running in 3dab8883b277 04:16:44 Removing intermediate container 3dab8883b277 04:16:44 ---> 231c918f2122 04:16:44 Step 9/10 : COPY . . 04:16:44 ---> 9a0b1867416a 04:16:44 Step 10/10 : RUN ${MAKE} 04:16:44 ---> Running in faf848efc1b0 04:16:44 noop 04:16:45 Removing intermediate container faf848efc1b0 04:16:45 ---> 123217a74542 04:16:45 Successfully built 123217a74542 04:16:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:45 + docker inspect -f . ci-base-image-x86_64 04:16:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:45 prd-ubuntu20.04-docker-8c-8g-414 does not seem to be running inside a container 04:16:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1568 -v /w/workspace/gexfoundry_device-sdk-go_PR-1568:/w/workspace/gexfoundry_device-sdk-go_PR-1568:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:16:46 $ docker top cf16f0108218900f59c422245b74abe8f43a747dabd955596973f59d2bac8ede -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:46 + go version 04:16:46 go version go1.21.0 linux/amd64 [Pipeline] } 04:16:46 $ docker stop --time=1 cf16f0108218900f59c422245b74abe8f43a747dabd955596973f59d2bac8ede 04:16:50 $ docker rm -f --volumes cf16f0108218900f59c422245b74abe8f43a747dabd955596973f59d2bac8ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:53 + docker inspect -f . ci-base-image-x86_64 04:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:53 prd-ubuntu20.04-docker-8c-8g-414 does not seem to be running inside a container 04:16:53 $ 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-1568 -v /w/workspace/gexfoundry_device-sdk-go_PR-1568:/w/workspace/gexfoundry_device-sdk-go_PR-1568:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:16:53 $ docker top 8019826e179a909d071f7fe0ffde8cd794ff8c4a5ea94b50a453af59fa3ca158 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1568 [Pipeline] fileExists [Pipeline] sh 04:16:54 + make test 04:16:54 go test -race -coverprofile=coverage.out ./... 04:17:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-415 in /w/workspace/gexfoundry_device-sdk-go_PR-1568 [Pipeline] { [Pipeline] ws 04:17:00 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:17:01 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:17:04 The recommended git tool is: git 04:17:08 using credential edgex-jenkins-ssh 04:17:08 Cloning the remote Git repository 04:17:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:17:08 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:17:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:17:09 > git --version # timeout=10 04:17:09 > git --version # 'git version 2.25.1' 04:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:17:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:17:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:17:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1568/head:refs/remotes/origin/PR-1568 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:17:12 Merging remotes/origin/main commit fdea4761bbcb74cab7badbb069f6efddd7703878 into PR head commit 66047427902e15f84429ab32f8096173bc24f2ad 04:17:13 Merge succeeded, producing 66047427902e15f84429ab32f8096173bc24f2ad 04:17:13 Checking out Revision 66047427902e15f84429ab32f8096173bc24f2ad (PR-1568) 04:17:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:17:13 > git --version # timeout=10 04:17:13 > git --version # 'git version 2.25.1' 04:17:13 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:17:12 > git config core.sparsecheckout # timeout=10 04:17:13 > git checkout -f 66047427902e15f84429ab32f8096173bc24f2ad # timeout=10 04:17:13 > git remote # timeout=10 04:17:13 > git config --get remote.origin.url # timeout=10 04:17:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:13 > git merge fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 04:17:13 > git rev-parse HEAD^{commit} # timeout=10 04:17:13 > git config core.sparsecheckout # timeout=10 04:17:13 > git checkout -f 66047427902e15f84429ab32f8096173bc24f2ad # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:17:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:18 Dload Upload Total Spent Left Speed 04:17:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 04:17:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:17:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:17:19 + sudo tee /etc/docker/daemon.new 04:17:19 { 04:17:19 "registry-mirrors": [ 04:17:19 "https://nexus3.edgexfoundry.org:10001" 04:17:19 ], 04:17:19 "bip": "10.250.0.254/24", 04:17:19 "hosts": [ 04:17:19 "tcp://0.0.0.0:5555", 04:17:19 "unix:///var/run/docker.sock" 04:17:19 ], 04:17:19 "mtu": 1458, 04:17:19 "selinux-enabled": true, 04:17:19 "seccomp-profile": "/etc/docker/seccomp.json" 04:17:19 } [Pipeline] sh 04:17:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:17:19 + sudo service docker restart 04:17:27 # github.com/edgexfoundry/device-sdk-go/v3/pkg/service 04:17:27 pkg/service/service.go:123:47: not enough arguments in call to handlers.NewHttpServer 04:17:27 have (*echo.Echo, bool) 04:17:27 want (*echo.Echo, bool, string) 04:17:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:17:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:17:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:17:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:17:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.045s coverage: 27.6% of statements 04:17:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.058s coverage: 81.5% of statements 04:17:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:17:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:17:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:17:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.070s coverage: 86.0% of statements 04:17:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:17:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:17:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.095s coverage: 71.8% of statements 04:17:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.065s coverage: 14.4% of statements 04:17:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.646s coverage: 45.9% of statements 04:17:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.074s coverage: 68.5% of statements 04:17:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements 04:17:37 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 04:17:37 FAIL [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:38 provisioning config files... 04:17:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config18079340282114346644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:38 ---> ****-login.sh 04:17:38 nexus3.edgexfoundry.org:10001 04:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:39 make: *** [Makefile:38: unittest] Error 1 [Pipeline] } 04:17:39 $ docker stop --time=1 8019826e179a909d071f7fe0ffde8cd794ff8c4a5ea94b50a453af59fa3ca158 04:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:39 Configure a credential helper to remove this warning. See 04:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:39 04:17:39 Login Succeeded 04:17:39 nexus3.edgexfoundry.org:10002 04:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:39 Configure a credential helper to remove this warning. See 04:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:39 04:17:39 Login Succeeded 04:17:39 nexus3.edgexfoundry.org:10003 04:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:40 Configure a credential helper to remove this warning. See 04:17:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:40 04:17:40 Login Succeeded 04:17:40 nexus3.edgexfoundry.org:10004 04:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:40 Configure a credential helper to remove this warning. See 04:17:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:40 04:17:40 Login Succeeded 04:17:40 ****.io 04:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:40 Configure a credential helper to remove this warning. See 04:17:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:40 04:17:40 Login Succeeded 04:17:40 ---> ****-login.sh ends 04:17:42 $ docker rm -f --volumes 8019826e179a909d071f7fe0ffde8cd794ff8c4a5ea94b50a453af59fa3ca158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 04:17:42 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [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] echo 04:17:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo 04:17:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] echo 04:17:43 ========================================================= 04:17:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:17:43 ========================================================= [Pipeline] fileExists [Pipeline] script [Pipeline] { [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:43 04:17:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:44 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:17:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:44 latest: Pulling from edgex-lftools-log-publisher 04:17:44 5eb5b503b376: Pulling fs layer 04:17:44 5c69ac0246d0: Pulling fs layer 04:17:44 ec43610c2a17: Pulling fs layer 04:17:44 3a2ae6a8a46f: Pulling fs layer 04:17:44 33b1e0a273af: Pulling fs layer 04:17:44 5d3b04190fa2: Pulling fs layer 04:17:44 2f39f015ded8: Pulling fs layer 04:17:44 3a2ae6a8a46f: Waiting 04:17:44 33b1e0a273af: Waiting 04:17:44 5c69ac0246d0: Download complete 04:17:44 3a2ae6a8a46f: Verifying Checksum 04:17:44 3a2ae6a8a46f: Download complete 04:17:44 33b1e0a273af: Verifying Checksum 04:17:44 33b1e0a273af: Download complete 04:17:44 5d3b04190fa2: Verifying Checksum 04:17:44 5d3b04190fa2: Download complete 04:17:44 ec43610c2a17: Verifying Checksum 04:17:44 ec43610c2a17: Download complete 04:17:44 5eb5b503b376: Verifying Checksum 04:17:44 5eb5b503b376: Download complete 04:17:44 Sending build context to Docker daemon 11.42MB 04:17:44 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:17:44 Step 2/10 : FROM ${BASE} AS builder 04:17:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:17:44 9fda8d8052c6: Pulling fs layer 04:17:44 5d54e960e981: Pulling fs layer 04:17:44 c4a7e357bf2a: Pulling fs layer 04:17:44 f0e02332f6b5: Pulling fs layer 04:17:44 872ee5b61b7b: Pulling fs layer 04:17:44 0c6a40ed1a82: Pulling fs layer 04:17:44 94ae7d8d031c: Pulling fs layer 04:17:44 872ee5b61b7b: Waiting 04:17:44 0c6a40ed1a82: Waiting 04:17:44 f0e02332f6b5: Waiting 04:17:44 94ae7d8d031c: Waiting 04:17:44 5d54e960e981: Download complete 04:17:44 f0e02332f6b5: Verifying Checksum 04:17:44 f0e02332f6b5: Download complete 04:17:44 872ee5b61b7b: Verifying Checksum 04:17:44 872ee5b61b7b: Download complete 04:17:44 9fda8d8052c6: Verifying Checksum 04:17:44 9fda8d8052c6: Download complete 04:17:45 2f39f015ded8: Download complete 04:17:45 94ae7d8d031c: Verifying Checksum 04:17:45 94ae7d8d031c: Download complete 04:17:45 5eb5b503b376: Pull complete 04:17:45 9fda8d8052c6: Pull complete 04:17:46 5c69ac0246d0: Pull complete 04:17:46 5d54e960e981: Pull complete 04:17:46 ec43610c2a17: Pull complete 04:17:46 3a2ae6a8a46f: Pull complete 04:17:46 c4a7e357bf2a: Verifying Checksum 04:17:46 c4a7e357bf2a: Download complete 04:17:46 33b1e0a273af: Pull complete 04:17:46 5d3b04190fa2: Pull complete 04:17:47 0c6a40ed1a82: Verifying Checksum 04:17:47 0c6a40ed1a82: Download complete 04:17:51 2f39f015ded8: Pull complete 04:17:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:51 prd-ubuntu20.04-docker-8c-8g-414 does not seem to be running inside a container 04:17:51 $ 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-1568 -v /w/workspace/gexfoundry_device-sdk-go_PR-1568:/w/workspace/gexfoundry_device-sdk-go_PR-1568:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:17:56 $ docker top e45e9560637ec190d47e6d2d04323c67a8f94a3b2d3cd14c8895ceece08e0077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:56 ---> job-cost.sh 04:17:56 lf-activate-venv: SKIPPING 04:17:56 INFO: No Stack... 04:17:56 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:57 INFO: Archiving Costs [Pipeline] sh 04:17:57 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives/cost.csv 04:17:57 + cut -d, -f6 [Pipeline] lock 04:17:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] 04:17:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] did not exist. Created. 04:17:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:57 + echo total: 0.2199999988079071 [Pipeline] stash 04:17:57 Stashed 1 file(s) [Pipeline] } 04:17:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:58 $ docker stop --time=1 e45e9560637ec190d47e6d2d04323c67a8f94a3b2d3cd14c8895ceece08e0077 04:17:59 $ docker rm -f --volumes e45e9560637ec190d47e6d2d04323c67a8f94a3b2d3cd14c8895ceece08e0077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:17:59 Failed in branch amd64 04:17:59 c4a7e357bf2a: Pull complete 04:17:59 f0e02332f6b5: Pull complete 04:17:59 872ee5b61b7b: Pull complete 04:18:08 0c6a40ed1a82: Pull complete 04:18:09 94ae7d8d031c: Pull complete 04:18:09 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:18:09 ---> 86de565de09d 04:18:09 Step 3/10 : ARG MAKE=make build 04:18:11 ---> Running in 816e3b948ea5 04:18:11 Removing intermediate container 816e3b948ea5 04:18:11 ---> 844417620136 04:18:11 Step 4/10 : WORKDIR /device-sdk-go 04:18:11 ---> Running in 68c3d58bf186 04:18:12 Removing intermediate container 68c3d58bf186 04:18:12 ---> 2b5828cc5871 04:18:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:18:12 ---> Running in 0a71eb67bee3 04:18:12 Removing intermediate container 0a71eb67bee3 04:18:12 ---> 4ab2b74d8323 04:18:12 Step 6/10 : RUN apk add --update --no-cache make git 04:18:12 ---> Running in dbc04a8cacf8 04:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:18:14 OK: 266 MiB in 52 packages 04:18:15 Removing intermediate container dbc04a8cacf8 04:18:15 ---> 15db21988a60 04:18:15 Step 7/10 : COPY go.mod vendor* ./ 04:18:16 ---> a7076145d673 04:18:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:16 ---> Running in 5c8cd108d9b8 04:20:23 Removing intermediate container 5c8cd108d9b8 04:20:23 ---> 4e9e09d0e613 04:20:23 Step 9/10 : COPY . . 04:20:23 ---> 5f40d8ae5e69 04:20:23 Step 10/10 : RUN ${MAKE} 04:20:23 ---> Running in 5c48d59b1159 04:20:23 noop 04:20:23 Removing intermediate container 5c48d59b1159 04:20:23 ---> 1d790ee84eb4 04:20:23 Successfully built 1d790ee84eb4 04:20:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:23 + docker inspect -f . ci-base-image-arm64 04:20:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:23 prd-ubuntu20.04-docker-arm64-4c-16g-415 does not seem to be running inside a container 04:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:20:25 $ docker top ca3aa7f286d826688a91b16d2e67bf6c7b97d78ea799b34e3124e9ba59bd6205 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:26 + go version 04:20:26 go version go1.21.0 linux/arm64 [Pipeline] } 04:20:26 $ docker stop --time=1 ca3aa7f286d826688a91b16d2e67bf6c7b97d78ea799b34e3124e9ba59bd6205 04:20:27 $ docker rm -f --volumes ca3aa7f286d826688a91b16d2e67bf6c7b97d78ea799b34e3124e9ba59bd6205 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:28 + docker inspect -f . ci-base-image-arm64 04:20:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:28 prd-ubuntu20.04-docker-arm64-4c-16g-415 does not seem to be running inside a container 04:20:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:20:30 $ docker top bad5cc4e12df5d7949a26d291f580e0550e569b3d290cea063af01de460df08e -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:31 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:20:31 + make test 04:20:31 go test -race -coverprofile=coverage.out ./... 04:21:10 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:23:47 # github.com/edgexfoundry/device-sdk-go/v3/pkg/service 04:23:47 pkg/service/service.go:123:47: not enough arguments in call to handlers.NewHttpServer 04:23:47 have (*echo.Echo, bool) 04:23:47 want (*echo.Echo, bool, string) 04:23:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:23:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:23:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:23:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:24:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.196s coverage: 27.6% of statements 04:24:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.249s coverage: 81.5% of statements 04:24:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:24:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:24:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.345s coverage: 86.0% of statements 04:24:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:24:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.865s coverage: 71.8% of statements 04:24:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.416s coverage: 14.4% of statements 04:24:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.615s coverage: 45.9% of statements 04:24:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:24:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:24:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.354s coverage: 68.5% of statements 04:24:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.416s coverage: 89.2% of statements 04:24:29 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 04:24:29 FAIL 04:24:30 make: *** [Makefile:38: unittest] Error 1 [Pipeline] } 04:24:30 $ docker stop --time=1 bad5cc4e12df5d7949a26d291f580e0550e569b3d290cea063af01de460df08e 04:24:32 $ docker rm -f --volumes bad5cc4e12df5d7949a26d291f580e0550e569b3d290cea063af01de460df08e [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 04:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:24:34 04:24:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:24:35 arm64: Pulling from edgex-lftools-log-publisher 04:24:35 8998bd30e6a1: Pulling fs layer 04:24:35 04944245beec: Pulling fs layer 04:24:35 699f458cf7ca: Pulling fs layer 04:24:35 765212b225bb: Pulling fs layer 04:24:35 f23df028b6ca: Pulling fs layer 04:24:35 d65c8cfc05b1: Pulling fs layer 04:24:35 2437ff75d9bd: Pulling fs layer 04:24:35 d65c8cfc05b1: Waiting 04:24:35 2437ff75d9bd: Waiting 04:24:35 f23df028b6ca: Waiting 04:24:35 765212b225bb: Waiting 04:24:35 04944245beec: Verifying Checksum 04:24:35 04944245beec: Download complete 04:24:35 765212b225bb: Verifying Checksum 04:24:35 765212b225bb: Download complete 04:24:35 f23df028b6ca: Verifying Checksum 04:24:35 f23df028b6ca: Download complete 04:24:35 d65c8cfc05b1: Verifying Checksum 04:24:35 d65c8cfc05b1: Download complete 04:24:35 699f458cf7ca: Verifying Checksum 04:24:35 699f458cf7ca: Download complete 04:24:36 8998bd30e6a1: Verifying Checksum 04:24:36 8998bd30e6a1: Download complete 04:24:38 2437ff75d9bd: Verifying Checksum 04:24:38 2437ff75d9bd: Download complete 04:24:41 8998bd30e6a1: Pull complete 04:24:41 04944245beec: Pull complete 04:24:43 699f458cf7ca: Pull complete 04:24:43 765212b225bb: Pull complete 04:24:44 f23df028b6ca: Pull complete 04:24:44 d65c8cfc05b1: Pull complete 04:25:02 2437ff75d9bd: Pull complete 04:25:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:25:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:02 prd-ubuntu20.04-docker-arm64-4c-16g-415 does not seem to be running inside a container 04:25:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:25:05 $ docker top defdb3e71710098ed4cf756c41cb430e982fc3d427b3e83334faf068fcb8b4ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:06 ---> job-cost.sh 04:25:06 lf-activate-venv: SKIPPING 04:25:06 INFO: No Stack... 04:25:06 INFO: Retrieving Pricing Info for: v3-standard-4 04:25:07 INFO: Archiving Costs [Pipeline] sh 04:25:08 + + cut -d, -f6 04:25:08 cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:25:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] 04:25:08 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] did not exist. Created. 04:25:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:08 /w/workspace/device-sdk-go/1@tmp/durable-3d5c61d7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:25:09 + echo total: 0.10999999940395355 [Pipeline] stash 04:25:09 Warning: overwriting stash ‘stack-cost’ 04:25:10 Stashed 1 file(s) [Pipeline] } 04:25:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:10 $ docker stop --time=1 defdb3e71710098ed4cf756c41cb430e982fc3d427b3e83334faf068fcb8b4ba 04:25:11 $ docker rm -f --volumes defdb3e71710098ed4cf756c41cb430e982fc3d427b3e83334faf068fcb8b4ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:25:12 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 04:25:14 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives ] 04:25:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives 04:25:14 total 16 04:25:14 drwxr-xr-x 3 root root 4096 Mar 20 04:17 . 04:25:14 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 04:17 .. 04:25:14 drwxr-xr-x 2 root root 4096 Mar 20 04:17 cost 04:25:14 -rw-r--r-- 1 root root 86 Mar 20 04:17 cost.csv 04:25:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives 04:25:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives 04:25:14 total 16 04:25:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 04:17 . 04:25:14 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 04:17 .. 04:25:14 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 04:17 cost 04:25:14 -rw-r--r-- 1 jenkins jenkins 86 Mar 20 04:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:25:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:25:15 ---> package-listing.sh 04:25:15 ++ facter osfamily 04:25:15 ++ tr '[:upper:]' '[:lower:]' 04:25:16 + OS_FAMILY=debian 04:25:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1568 04:25:16 + START_PACKAGES=/tmp/packages_start.txt 04:25:16 + END_PACKAGES=/tmp/packages_end.txt 04:25:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:25:16 + PACKAGES=/tmp/packages_start.txt 04:25:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1568 ']' 04:25:16 + PACKAGES=/tmp/packages_end.txt 04:25:16 + case "${OS_FAMILY}" in 04:25:16 + dpkg -l 04:25:16 + grep '^ii' 04:25:16 + '[' -f /tmp/packages_start.txt ']' 04:25:16 + '[' -f /tmp/packages_end.txt ']' 04:25:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:25:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1568 ']' 04:25:16 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives/ 04:25:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives/ [Pipeline] echo 04:25:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1568/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:25:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:17 prd-ubuntu20.04-docker-8c-8g-414 does not seem to be running inside a container 04:25:17 $ 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-1568/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-1568 -v /w/workspace/gexfoundry_device-sdk-go_PR-1568:/w/workspace/gexfoundry_device-sdk-go_PR-1568:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:25:17 $ docker top 6b48e52f70dda04dc45ac62c785ca79666f160893c58c20f8a323dd6cc716ca7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:18 + touch /tmp/pre-build-complete [Pipeline] sh 04:25:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:25:18 + ls /var/log/sa-host 04:25:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:18 provisioning config files... 04:25:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/config14610485529835920930tmp [Pipeline] { [Pipeline] echo 04:25:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:25:19 ---> create-netrc.sh [Pipeline] } 04:25:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:25:19 ---> python-tools-install.sh [Pipeline] echo 04:25:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:25:20 ---> sudo-logs.sh 04:25:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:25:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:25:20 ---> job-cost.sh 04:25:20 lf-activate-venv: SKIPPING 04:25:20 DEBUG: total: 0.2199999988079071 04:25:20 INFO: Retrieving Stack Cost... 04:25:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:21 INFO: Archiving Costs [Pipeline] echo 04:25:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:25:21 ---> logs-deploy.sh 04:25:21 lf-activate-venv: SKIPPING 04:25:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1568/1 04:25:21 INFO: archiving workspace using pattern(s): 04:25:22 Archives upload complete. 04:25:23 INFO: archiving logs to Nexus 04:25:23 ---> uname -a: 04:25:23 Linux prd-ubuntu20-04-docker-8c-8g-414 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:25:23 04:25:23 04:25:23 ---> lscpu: 04:25:23 Architecture: x86_64 04:25:23 CPU op-mode(s): 32-bit, 64-bit 04:25:23 Byte Order: Little Endian 04:25:23 Address sizes: 40 bits physical, 48 bits virtual 04:25:23 CPU(s): 8 04:25:23 On-line CPU(s) list: 0-7 04:25:23 Thread(s) per core: 1 04:25:23 Core(s) per socket: 1 04:25:23 Socket(s): 8 04:25:23 NUMA node(s): 1 04:25:23 Vendor ID: AuthenticAMD 04:25:23 CPU family: 23 04:25:23 Model: 49 04:25:23 Model name: AMD EPYC-Rome Processor 04:25:23 Stepping: 0 04:25:23 CPU MHz: 2799.998 04:25:23 BogoMIPS: 5599.99 04:25:23 Virtualization: AMD-V 04:25:23 Hypervisor vendor: KVM 04:25:23 Virtualization type: full 04:25:23 L1d cache: 256 KiB 04:25:23 L1i cache: 256 KiB 04:25:23 L2 cache: 4 MiB 04:25:23 L3 cache: 128 MiB 04:25:23 NUMA node0 CPU(s): 0-7 04:25:23 Vulnerability Itlb multihit: Not affected 04:25:23 Vulnerability L1tf: Not affected 04:25:23 Vulnerability Mds: Not affected 04:25:23 Vulnerability Meltdown: Not affected 04:25:23 Vulnerability Mmio stale data: Not affected 04:25:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:25:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:25:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:25:23 Vulnerability Srbds: Not affected 04:25:23 Vulnerability Tsx async abort: Not affected 04:25:23 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 04:25:23 04:25:23 04:25:23 ---> nproc: 04:25:23 8 04:25:23 04:25:23 04:25:23 ---> df -h: 04:25:23 Filesystem Size Used Avail Use% Mounted on 04:25:23 overlay 155G 12G 144G 8% / 04:25:23 tmpfs 64M 0 64M 0% /dev 04:25:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:25:23 shm 64M 0 64M 0% /dev/shm 04:25:23 /dev/vda1 155G 12G 144G 8% /facter-os 04:25:23 04:25:23 04:25:23 ---> sar -b -r -n DEV: 04:25:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-414) 03/20/24 _x86_64_ (8 CPU) 04:25:23 04:25:23 04:14:02 LINUX RESTART (8 CPU) 04:25:23 04:25:23 04:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:25:23 04:16:01 147.23 3.83 143.40 0.00 503.24 34778.92 0.00 04:25:23 04:17:01 227.23 1.82 225.41 0.00 23.06 74926.85 0.00 04:25:23 04:18:01 80.75 0.12 80.64 0.00 2.13 39605.15 0.00 04:25:23 04:19:01 1.83 0.00 1.83 0.00 0.00 28.00 0.00 04:25:23 04:20:01 21.80 8.97 12.83 0.00 2905.52 2617.43 0.00 04:25:23 04:21:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 04:25:23 04:22:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 04:25:23 04:23:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 04:25:23 04:24:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 04:25:23 04:25:01 1.67 0.00 1.67 0.00 0.00 27.73 0.00 04:25:23 Average: 48.33 1.47 46.86 0.00 343.12 15170.69 0.00 04:25:23 04:25:23 04:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:25:23 04:16:01 29178248 31540572 773740 2.35 80756 2546944 1991128 5.87 1029400 2279656 10724 04:25:23 04:17:01 27538924 31224264 1076332 3.27 184624 3624928 2431284 7.17 1576036 3208840 158844 04:25:23 04:18:01 27527696 31543988 758812 2.31 193764 3919576 1787380 5.27 1248852 3523952 276 04:25:23 04:19:01 27542636 31559004 743776 2.26 193832 3919572 1787380 5.27 1233080 3523956 40 04:25:23 04:20:01 27362956 31547980 748496 2.28 197944 4078136 1826500 5.38 1332388 3589124 40 04:25:23 04:21:01 27365264 31550324 746104 2.27 197980 4078136 1826500 5.38 1329904 3589124 24 04:25:23 04:22:01 27366800 31551852 744484 2.26 198012 4078140 1826500 5.38 1328372 3589128 12 04:25:23 04:23:01 27375596 31560748 735508 2.24 198044 4078140 1826500 5.38 1319856 3589132 12 04:25:23 04:24:01 27375800 31561296 735160 2.24 198096 4078128 1826500 5.38 1319480 3589416 8 04:25:23 04:25:01 27375404 31561068 735252 2.24 198176 4078252 1826500 5.38 1319960 3589528 12 04:25:23 Average: 27600932 31520110 779766 2.37 184123 3847995 1895617 5.59 1303733 3407186 16999 04:25:23 04:25:23 04:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:25:23 04:16:01 ens3 432.67 335.72 5235.20 47.50 0.00 0.00 0.00 0.00 04:25:23 04:16:01 docker0 195.37 218.13 16.37 357.04 0.00 0.00 0.00 0.00 04:25:23 04:16:01 veth1d6edf3 168.62 189.39 16.65 154.92 0.00 0.00 0.00 0.01 04:25:23 04:16:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 04:25:23 04:17:01 vethe226e0f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:25:23 04:17:01 ens3 264.36 176.07 3074.47 24.69 0.00 0.00 0.00 0.00 04:25:23 04:17:01 docker0 160.97 240.34 13.62 3046.71 0.00 0.00 0.00 0.00 04:25:23 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:23 04:18:01 ens3 113.11 71.05 2534.01 16.92 0.00 0.00 0.00 0.00 04:25:23 04:18:01 docker0 0.98 1.23 0.09 0.36 0.00 0.00 0.00 0.00 04:25:23 04:18:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 04:25:23 04:19:01 ens3 0.72 0.42 2.30 0.22 0.00 0.00 0.00 0.00 04:25:23 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:23 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:23 04:20:01 ens3 52.59 31.34 666.96 2.38 0.00 0.00 0.00 0.00 04:25:23 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:23 04:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:25:23 04:21:01 ens3 0.75 0.10 0.12 0.01 0.00 0.00 0.00 0.00 04:25:23 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:23 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:23 04:22:01 ens3 0.32 0.15 0.10 0.07 0.00 0.00 0.00 0.00 04:25:23 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:23 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:23 04:23:01 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 04:25:23 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:23 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:23 04:24:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:25:23 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:23 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:23 04:25:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:25:23 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:23 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:23 Average: ens3 85.95 61.09 1144.51 9.14 0.00 0.00 0.00 0.00 04:25:23 Average: docker0 35.47 45.68 2.99 340.38 0.00 0.00 0.00 0.00 04:25:23 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 04:25:23 04:25:23 04:25:23 ---> sar -P ALL: 04:25:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-414) 03/20/24 _x86_64_ (8 CPU) 04:25:23 04:25:23 04:14:02 LINUX RESTART (8 CPU) 04:25:23 04:25:23 04:15:02 CPU %user %nice %system %iowait %steal %idle 04:25:23 04:16:01 all 5.44 0.00 2.58 2.38 0.07 89.53 04:25:23 04:16:01 0 5.81 0.00 2.72 2.80 0.07 88.59 04:25:23 04:16:01 1 5.09 0.00 2.38 0.03 0.07 92.43 04:25:23 04:16:01 2 6.69 0.00 2.76 0.39 0.07 90.08 04:25:23 04:16:01 3 5.56 0.00 2.38 0.09 0.07 91.91 04:25:23 04:16:01 4 5.78 0.00 2.93 7.53 0.07 83.70 04:25:23 04:16:01 5 5.35 0.00 2.57 0.26 0.07 91.76 04:25:23 04:16:01 6 5.04 0.00 2.69 5.71 0.10 86.45 04:25:23 04:16:01 7 4.17 0.00 2.25 2.20 0.05 91.33 04:25:23 04:17:01 all 10.95 0.00 3.54 6.44 0.06 79.00 04:25:23 04:17:01 0 10.41 0.00 3.56 6.47 0.05 79.51 04:25:23 04:17:01 1 11.52 0.00 3.63 0.99 0.07 83.79 04:25:23 04:17:01 2 10.09 0.00 4.06 0.96 0.03 84.85 04:25:23 04:17:01 3 10.36 0.00 2.93 3.35 0.07 83.29 04:25:23 04:17:01 4 11.02 0.00 4.35 36.51 0.10 48.01 04:25:23 04:17:01 5 11.88 0.00 3.80 1.80 0.07 82.46 04:25:23 04:17:01 6 11.80 0.00 3.22 0.64 0.08 84.26 04:25:23 04:17:01 7 10.53 0.00 2.77 0.89 0.03 85.78 04:25:23 04:18:01 all 26.27 0.00 3.40 2.54 0.08 67.72 04:25:23 04:18:01 0 25.37 0.00 3.66 0.03 0.07 70.87 04:25:23 04:18:01 1 25.67 0.00 2.89 0.08 0.07 71.29 04:25:23 04:18:01 2 27.40 0.00 4.07 15.31 0.12 53.10 04:25:23 04:18:01 3 27.58 0.00 3.38 3.06 0.10 65.88 04:25:23 04:18:01 4 24.93 0.00 2.98 1.35 0.07 70.68 04:25:23 04:18:01 5 25.24 0.00 3.30 0.07 0.05 71.34 04:25:23 04:18:01 6 26.92 0.00 3.39 0.24 0.07 69.39 04:25:23 04:18:01 7 27.08 0.00 3.50 0.32 0.07 69.04 04:25:23 04:19:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:25:23 04:19:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:25:23 04:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:25:23 04:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:25:23 04:19:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:25:23 04:19:01 4 0.03 0.00 0.03 0.00 0.03 99.90 04:25:23 04:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:25:23 04:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:25:23 04:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:25:23 04:20:01 all 0.48 0.00 0.24 0.33 0.02 98.95 04:25:23 04:20:01 0 0.07 0.00 0.13 0.00 0.00 99.80 04:25:23 04:20:01 1 0.77 0.00 0.17 0.03 0.02 99.02 04:25:23 04:20:01 2 0.10 0.00 0.17 0.50 0.03 99.20 04:25:23 04:20:01 3 0.22 0.00 0.40 0.98 0.02 98.38 04:25:23 04:20:01 4 1.05 0.00 0.28 0.35 0.02 98.30 04:25:23 04:20:01 5 0.52 0.00 0.37 0.12 0.02 98.98 04:25:23 04:20:01 6 0.40 0.00 0.22 0.58 0.03 98.77 04:25:23 04:20:01 7 0.69 0.00 0.15 0.03 0.00 99.13 04:25:23 04:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:25:23 04:21:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:25:23 04:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:25:23 04:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:25:23 04:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:25:23 04:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:25:23 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:25:23 04:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:25:23 04:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:25:23 04:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:25:23 04:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:25:23 04:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:25:23 04:22:01 2 0.00 0.00 0.03 0.02 0.02 99.93 04:25:23 04:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:25:23 04:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:25:23 04:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:25:23 04:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:25:23 04:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:25:23 04:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:25:23 04:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:25:23 04:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:25:23 04:23:01 2 0.03 0.00 0.00 0.02 0.03 99.92 04:25:23 04:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:25:23 04:23:01 4 0.08 0.00 0.00 0.00 0.00 99.92 04:25:23 04:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:25:23 04:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:25:23 04:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:25:23 04:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:25:23 04:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:25:23 04:24:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:25:23 04:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:25:23 04:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:25:23 04:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:25:23 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:25:23 04:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:25:23 04:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:25:23 04:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:25:23 04:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:25:23 04:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:25:23 04:25:01 2 0.02 0.00 0.03 0.05 0.02 99.88 04:25:23 04:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:25:23 04:25:01 4 0.07 0.00 0.02 0.00 0.00 99.92 04:25:23 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:25:23 04:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:25:23 04:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:25:23 Average: all 4.29 0.00 0.97 1.16 0.03 93.54 04:25:23 Average: 0 4.14 0.00 1.01 0.92 0.03 93.90 04:25:23 Average: 1 4.29 0.00 0.90 0.12 0.03 94.67 04:25:23 Average: 2 4.39 0.00 1.11 1.71 0.04 92.76 04:25:23 Average: 3 4.36 0.00 0.91 0.75 0.03 93.95 04:25:23 Average: 4 4.27 0.00 1.05 4.53 0.03 90.11 04:25:23 Average: 5 4.27 0.00 1.00 0.22 0.02 94.49 04:25:23 Average: 6 4.41 0.00 0.95 0.70 0.04 93.90 04:25:23 Average: 7 4.23 0.00 0.86 0.34 0.02 94.55 04:25:23 04:25:23 04:25:23