Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f+775e2b56bedf8d4ad3f90164e245819fbdab1870 (3890d35444a9ffec9ec963228e43ceded0e44410) 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-ssh6820485492358314414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17133037826852074364.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7211217962264296766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh10830180606123267894.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14718047998585857634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4389 in /w/workspace/gexfoundry_device-sdk-go_PR-1288 [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-1288 # 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 775e2b56bedf8d4ad3f90164e245819fbdab1870 into PR head commit fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f Merge succeeded, producing 7bbc9c286fac616e08c756253d6e324dcb7072c4 Checking out Revision 7bbc9c286fac616e08c756253d6e324dcb7072c4 (PR-1288) > 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/1288/head:refs/remotes/origin/PR-1288 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f # 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 775e2b56bedf8d4ad3f90164e245819fbdab1870 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bbc9c286fac616e08c756253d6e324dcb7072c4 # timeout=10 Commit message: "Merge commit '775e2b56bedf8d4ad3f90164e245819fbdab1870' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-02T18:42:46.764Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-02T18:42:46.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-02T18:42:46.848Z] ========================================================= [2023-02-02T18:42:46.848Z] EdgeX Global Pipelines Version Info [2023-02-02T18:42:46.848Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5e6c4f06f7271691e1778228ef9a0bf29e468f5e # timeout=10 [2023-02-02T18:42:47.574Z] ------------------- [2023-02-02T18:42:47.574Z] stable info: [2023-02-02T18:42:47.574Z] ------------------- [2023-02-02T18:42:47.574Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-02T18:42:47.574Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-02T18:42:47.574Z] Message: update stable to v1.0.244 [2023-02-02T18:42:48.153Z] ------------------- [2023-02-02T18:42:48.153Z] experimental info: [2023-02-02T18:42:48.153Z] ------------------- [2023-02-02T18:42:48.153Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-02T18:42:48.153Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-02T18:42:48.153Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-02T18:42:49.870Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-02T18:42:49.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-02T18:42:49.902Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-02T18:42:49.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-02T18:42:49.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-02T18:42:49.947Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-02T18:42:49.960Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-02T18:42:49.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-02T18:42:49.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-02T18:42:49.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-02T18:42:50.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-02T18:42:50.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-02T18:42:50.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-02T18:42:50.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-02T18:42:50.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-02T18:42:50.086Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-02T18:42:50.101Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-02T18:42:50.116Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-02T18:42:50.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-02T18:42:50.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-02T18:42:50.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-02T18:42:50.168Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-02T18:42:50.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-02T18:42:50.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-02T18:42:50.207Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-02T18:42:50.217Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-02T18:42:50.227Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-02T18:42:50.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1288 [Pipeline] echo [2023-02-02T18:42:50.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1288 [Pipeline] echo [2023-02-02T18:42:50.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1288 [Pipeline] echo [2023-02-02T18:42:50.271Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bbc9c286fac616e08c756253d6e324dcb7072c4 [Pipeline] echo [2023-02-02T18:42:50.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bbc9c2 [Pipeline] echo [2023-02-02T18:42:50.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-02T18:42:50.349Z] provisioning config files... [2023-02-02T18:42:52.220Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config4992668934288104490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:42:53.014Z] ---> docker-login.sh [2023-02-02T18:42:53.014Z] nexus3.edgexfoundry.org:10001 [2023-02-02T18:42:53.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:42:53.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:42:53.274Z] Configure a credential helper to remove this warning. See [2023-02-02T18:42:53.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:42:53.274Z] [2023-02-02T18:42:53.274Z] Login Succeeded [2023-02-02T18:42:53.274Z] nexus3.edgexfoundry.org:10002 [2023-02-02T18:42:53.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:42:53.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:42:53.274Z] Configure a credential helper to remove this warning. See [2023-02-02T18:42:53.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:42:53.274Z] [2023-02-02T18:42:53.274Z] Login Succeeded [2023-02-02T18:42:53.274Z] nexus3.edgexfoundry.org:10003 [2023-02-02T18:42:55.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:42:55.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:42:55.348Z] Configure a credential helper to remove this warning. See [2023-02-02T18:42:55.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:42:55.348Z] [2023-02-02T18:42:55.348Z] Login Succeeded [2023-02-02T18:42:55.348Z] nexus3.edgexfoundry.org:10004 [2023-02-02T18:42:55.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:42:55.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:42:55.348Z] Configure a credential helper to remove this warning. See [2023-02-02T18:42:55.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:42:55.348Z] [2023-02-02T18:42:55.348Z] Login Succeeded [2023-02-02T18:42:55.348Z] docker.io [2023-02-02T18:42:55.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:42:57.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:42:57.544Z] Configure a credential helper to remove this warning. See [2023-02-02T18:42:57.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:42:57.544Z] [2023-02-02T18:42:57.544Z] Login Succeeded [2023-02-02T18:42:57.544Z] ---> docker-login.sh ends [Pipeline] } [2023-02-02T18:42:57.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-02T18:42:57.933Z] + git rev-list -1 --merges 7bbc9c286fac616e08c756253d6e324dcb7072c4~1..7bbc9c286fac616e08c756253d6e324dcb7072c4 [Pipeline] echo [2023-02-02T18:42:57.975Z] -----------> git rev-list -1 --merges 7bbc9c286fac616e08c756253d6e324dcb7072c4~1..7bbc9c286fac616e08c756253d6e324dcb7072c4 7bbc9c286fac616e08c756253d6e324dcb7072c4 [2023-02-02T18:42:57.975Z] 7bbc9c286fac616e08c756253d6e324dcb7072c4 [false] [Pipeline] sh [2023-02-02T18:42:58.259Z] + git log --format=format:%s -1 7bbc9c286fac616e08c756253d6e324dcb7072c4 [Pipeline] echo [2023-02-02T18:42:58.272Z] ========================================================= [2023-02-02T18:42:58.272Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-02T18:42:58.272Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-02T18:42:58.585Z] + git log --format=format:%s -1 7bbc9c286fac616e08c756253d6e324dcb7072c4 [Pipeline] echo [2023-02-02T18:42:58.598Z] [semverPrep] GIT_COMMIT: 7bbc9c286fac616e08c756253d6e324dcb7072c4, Commit Message: Merge commit '775e2b56bedf8d4ad3f90164e245819fbdab1870' into HEAD [Pipeline] echo [2023-02-02T18:42:58.610Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-02T18:42:58.948Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-02T18:42:58.949Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-02T18:42:58.949Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-02T18:42:58.949Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-02T18:42:58.949Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-02T18:42:58.949Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-02T18:42:58.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:42:59.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-02T18:42:59.295Z] [2023-02-02T18:42:59.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:42:59.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-02T18:43:00.208Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-02T18:43:00.208Z] b85a868b505f: Pulling fs layer [2023-02-02T18:43:00.208Z] e2be974225ed: Pulling fs layer [2023-02-02T18:43:00.208Z] 339a4e72a1f5: Pulling fs layer [2023-02-02T18:43:00.208Z] 988bab9f4d93: Pulling fs layer [2023-02-02T18:43:00.208Z] 1469e6f7b9e6: Pulling fs layer [2023-02-02T18:43:00.208Z] eaf3925da568: Pulling fs layer [2023-02-02T18:43:00.208Z] bab4dde63d76: Pulling fs layer [2023-02-02T18:43:00.208Z] bde34c3a00c8: Pulling fs layer [2023-02-02T18:43:00.208Z] b352a97aabf1: Pulling fs layer [2023-02-02T18:43:00.208Z] 4872d77fe225: Pulling fs layer [2023-02-02T18:43:00.208Z] 5851b861e8e6: Pulling fs layer [2023-02-02T18:43:00.208Z] 988bab9f4d93: Waiting [2023-02-02T18:43:00.208Z] 4872d77fe225: Waiting [2023-02-02T18:43:00.208Z] 1469e6f7b9e6: Waiting [2023-02-02T18:43:00.208Z] eaf3925da568: Waiting [2023-02-02T18:43:00.208Z] bab4dde63d76: Waiting [2023-02-02T18:43:00.208Z] bde34c3a00c8: Waiting [2023-02-02T18:43:00.208Z] 5851b861e8e6: Waiting [2023-02-02T18:43:00.208Z] b352a97aabf1: Waiting [2023-02-02T18:43:00.208Z] e2be974225ed: Verifying Checksum [2023-02-02T18:43:00.208Z] e2be974225ed: Download complete [2023-02-02T18:43:00.208Z] 988bab9f4d93: Verifying Checksum [2023-02-02T18:43:00.208Z] 988bab9f4d93: Download complete [2023-02-02T18:43:00.470Z] 1469e6f7b9e6: Verifying Checksum [2023-02-02T18:43:00.470Z] 1469e6f7b9e6: Download complete [2023-02-02T18:43:00.470Z] eaf3925da568: Verifying Checksum [2023-02-02T18:43:00.470Z] eaf3925da568: Download complete [2023-02-02T18:43:00.470Z] 339a4e72a1f5: Verifying Checksum [2023-02-02T18:43:00.470Z] 339a4e72a1f5: Download complete [2023-02-02T18:43:00.470Z] bde34c3a00c8: Verifying Checksum [2023-02-02T18:43:00.470Z] bde34c3a00c8: Download complete [2023-02-02T18:43:00.470Z] b352a97aabf1: Download complete [2023-02-02T18:43:00.470Z] 4872d77fe225: Verifying Checksum [2023-02-02T18:43:00.470Z] 4872d77fe225: Download complete [2023-02-02T18:43:00.470Z] 5851b861e8e6: Download complete [2023-02-02T18:43:00.470Z] b85a868b505f: Verifying Checksum [2023-02-02T18:43:00.470Z] b85a868b505f: Download complete [2023-02-02T18:43:01.040Z] bab4dde63d76: Verifying Checksum [2023-02-02T18:43:01.040Z] bab4dde63d76: Download complete [2023-02-02T18:43:01.980Z] b85a868b505f: Pull complete [2023-02-02T18:43:01.980Z] e2be974225ed: Pull complete [2023-02-02T18:43:02.548Z] 339a4e72a1f5: Pull complete [2023-02-02T18:43:02.548Z] 988bab9f4d93: Pull complete [2023-02-02T18:43:02.807Z] 1469e6f7b9e6: Pull complete [2023-02-02T18:43:02.807Z] eaf3925da568: Pull complete [2023-02-02T18:43:04.720Z] bab4dde63d76: Pull complete [2023-02-02T18:43:04.720Z] bde34c3a00c8: Pull complete [2023-02-02T18:43:04.720Z] b352a97aabf1: Pull complete [2023-02-02T18:43:04.720Z] 4872d77fe225: Pull complete [2023-02-02T18:43:04.981Z] 5851b861e8e6: Pull complete [2023-02-02T18:43:04.981Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-02T18:43:04.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-02T18:43:04.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T18:43:05.063Z] prd-ubuntu20.04-docker-8c-8g-4389 does not seem to be running inside a container [2023-02-02T18:43:05.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-02T18:43:08.367Z] $ docker top 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 -eo pid,comm [2023-02-02T18:43:08.421Z] 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). [2023-02-02T18:43:08.422Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-02T18:43:08.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-02T18:43:08.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-02T18:43:08.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-02T18:43:08.577Z] $ docker exec 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 ssh-agent [2023-02-02T18:43:08.681Z] SSH_AUTH_SOCK=/tmp/ssh-a69QEjE6XhBX/agent.31 [2023-02-02T18:43:08.681Z] SSH_AGENT_PID=37 [2023-02-02T18:43:08.687Z] Running ssh-add (command line suppressed) [2023-02-02T18:43:08.786Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_6908393074853743924.key (/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_6908393074853743924.key) [2023-02-02T18:43:08.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-02T18:43:09.086Z] + git tag --points-at HEAD [Pipeline] } [2023-02-02T18:43:09.114Z] $ docker exec --env ******** --env ******** 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 ssh-agent -k [2023-02-02T18:43:09.217Z] unset SSH_AUTH_SOCK; [2023-02-02T18:43:09.217Z] unset SSH_AGENT_PID; [2023-02-02T18:43:09.218Z] echo Agent pid 37 killed; [2023-02-02T18:43:09.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-02T18:43:09.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-02T18:43:09.249Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-02T18:43:09.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-02T18:43:09.362Z] $ docker exec 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 ssh-agent [2023-02-02T18:43:09.468Z] SSH_AUTH_SOCK=/tmp/ssh-nuX18ttaHelw/agent.69 [2023-02-02T18:43:09.468Z] SSH_AGENT_PID=75 [2023-02-02T18:43:09.473Z] Running ssh-add (command line suppressed) [2023-02-02T18:43:09.584Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_4879565324147038849.key (/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/private_key_4879565324147038849.key) [2023-02-02T18:43:09.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-02T18:43:09.888Z] + git semver init [2023-02-02T18:43:10.148Z] 2023-02-02 18:43:10,096 [run_init] DEBUG init version:0.0.0 force:False [2023-02-02T18:43:10.148Z] 2023-02-02 18:43:10,097 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver [2023-02-02T18:43:10.148Z] 2023-02-02 18:43:10,098 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver [2023-02-02T18:43:10.148Z] 2023-02-02 18:43:10,098 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1288, universal_newlines=False, shell=None, istream=None) [2023-02-02T18:43:11.534Z] 2023-02-02 18:43:11,109 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.git/info/exclude [2023-02-02T18:43:11.534Z] 2023-02-02 18:43:11,109 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver/PR-1288 with force:False [2023-02-02T18:43:11.534Z] 2023-02-02 18:43:11,110 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver/PR-1288 [2023-02-02T18:43:11.534Z] 2023-02-02 18:43:11,114 [execute] INFO git cat-file --batch-check [2023-02-02T18:43:11.534Z] 2023-02-02 18:43:11,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver, universal_newlines=False, shell=None, istream=) [2023-02-02T18:43:11.534Z] 2023-02-02 18:43:11,120 [execute] INFO git cat-file --batch [2023-02-02T18:43:11.534Z] 2023-02-02 18:43:11,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver, universal_newlines=False, shell=None, istream=) [2023-02-02T18:43:11.534Z] 2023-02-02 18:43:11,127 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1288/.semver/PR-1288 [2023-02-02T18:43:11.534Z] 0.0.0 [Pipeline] } [2023-02-02T18:43:11.547Z] $ docker exec --env ******** --env ******** 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 ssh-agent -k [2023-02-02T18:43:11.656Z] unset SSH_AUTH_SOCK; [2023-02-02T18:43:11.656Z] unset SSH_AGENT_PID; [2023-02-02T18:43:11.657Z] echo Agent pid 75 killed; [2023-02-02T18:43:11.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-02T18:43:11.958Z] + git semver [Pipeline] } [2023-02-02T18:43:12.234Z] $ docker stop --time=1 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 [2023-02-02T18:43:13.505Z] $ docker rm -f --volumes 1572fe9ef18b60957a66aa5f92821b561cd98ec27e3322bc6a88c03da4ccbe09 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-02T18:43:13.846Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-02T18:43:14.068Z] Stashed 1 file(s) [Pipeline] echo [2023-02-02T18:43:14.071Z] [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 [2023-02-02T18:43:14.174Z] provisioning config files... [2023-02-02T18:43:14.184Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config1487621927760503088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:43:14.479Z] ---> docker-login.sh [2023-02-02T18:43:14.479Z] nexus3.edgexfoundry.org:10001 [2023-02-02T18:43:14.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:43:14.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:43:14.479Z] Configure a credential helper to remove this warning. See [2023-02-02T18:43:14.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:43:14.479Z] [2023-02-02T18:43:14.479Z] Login Succeeded [2023-02-02T18:43:14.479Z] nexus3.edgexfoundry.org:10002 [2023-02-02T18:43:14.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:43:14.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:43:14.479Z] Configure a credential helper to remove this warning. See [2023-02-02T18:43:14.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:43:14.479Z] [2023-02-02T18:43:14.479Z] Login Succeeded [2023-02-02T18:43:14.479Z] nexus3.edgexfoundry.org:10003 [2023-02-02T18:43:14.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:43:14.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:43:14.738Z] Configure a credential helper to remove this warning. See [2023-02-02T18:43:14.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:43:14.738Z] [2023-02-02T18:43:14.738Z] Login Succeeded [2023-02-02T18:43:14.738Z] nexus3.edgexfoundry.org:10004 [2023-02-02T18:43:14.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:43:14.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:43:14.738Z] Configure a credential helper to remove this warning. See [2023-02-02T18:43:14.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:43:14.738Z] [2023-02-02T18:43:14.738Z] Login Succeeded [2023-02-02T18:43:14.738Z] docker.io [2023-02-02T18:43:14.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:43:14.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:43:14.999Z] Configure a credential helper to remove this warning. See [2023-02-02T18:43:14.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:43:14.999Z] [2023-02-02T18:43:14.999Z] Login Succeeded [2023-02-02T18:43:14.999Z] ---> docker-login.sh ends [Pipeline] } [2023-02-02T18:43:15.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-02T18:43:15.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T18:43:15.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T18:43:15.094Z] ========================================================= [2023-02-02T18:43:15.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-02T18:43:15.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:43:15.404Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-02T18:43:15.404Z] Sending build context to Docker daemon 10.49MB [2023-02-02T18:43:15.404Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T18:43:15.404Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-02T18:43:15.668Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-02T18:43:15.668Z] 213ec9aee27d: Pulling fs layer [2023-02-02T18:43:15.668Z] 4583459ba037: Pulling fs layer [2023-02-02T18:43:15.668Z] 93c1e223e6f2: Pulling fs layer [2023-02-02T18:43:15.668Z] 53926ce57604: Pulling fs layer [2023-02-02T18:43:15.668Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-02T18:43:15.668Z] 22ff95d597cd: Pulling fs layer [2023-02-02T18:43:15.668Z] 12d6caf4c0d1: Pulling fs layer [2023-02-02T18:43:15.668Z] 96b7cbca73a9: Pulling fs layer [2023-02-02T18:43:15.668Z] a7acece74701: Pulling fs layer [2023-02-02T18:43:15.668Z] 22ff95d597cd: Waiting [2023-02-02T18:43:15.668Z] 12d6caf4c0d1: Waiting [2023-02-02T18:43:15.668Z] 96b7cbca73a9: Waiting [2023-02-02T18:43:15.668Z] a7acece74701: Waiting [2023-02-02T18:43:15.668Z] 53926ce57604: Waiting [2023-02-02T18:43:15.668Z] 21b2b0c7a3f4: Waiting [2023-02-02T18:43:15.668Z] 93c1e223e6f2: Verifying Checksum [2023-02-02T18:43:15.668Z] 93c1e223e6f2: Download complete [2023-02-02T18:43:15.668Z] 4583459ba037: Download complete [2023-02-02T18:43:15.668Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-02T18:43:15.668Z] 21b2b0c7a3f4: Download complete [2023-02-02T18:43:15.668Z] 22ff95d597cd: Verifying Checksum [2023-02-02T18:43:15.668Z] 22ff95d597cd: Download complete [2023-02-02T18:43:15.668Z] 213ec9aee27d: Verifying Checksum [2023-02-02T18:43:15.668Z] 213ec9aee27d: Download complete [2023-02-02T18:43:15.668Z] 12d6caf4c0d1: Download complete [2023-02-02T18:43:15.668Z] 213ec9aee27d: Pull complete [2023-02-02T18:43:15.940Z] 4583459ba037: Pull complete [2023-02-02T18:43:15.940Z] 93c1e223e6f2: Pull complete [2023-02-02T18:43:16.521Z] a7acece74701: Verifying Checksum [2023-02-02T18:43:16.521Z] a7acece74701: Download complete [2023-02-02T18:43:16.781Z] 53926ce57604: Verifying Checksum [2023-02-02T18:43:16.781Z] 53926ce57604: Download complete [2023-02-02T18:43:17.040Z] 96b7cbca73a9: Verifying Checksum [2023-02-02T18:43:17.040Z] 96b7cbca73a9: Download complete [2023-02-02T18:43:21.304Z] 53926ce57604: Pull complete [2023-02-02T18:43:21.304Z] 21b2b0c7a3f4: Pull complete [2023-02-02T18:43:21.304Z] 22ff95d597cd: Pull complete [2023-02-02T18:43:21.304Z] 12d6caf4c0d1: Pull complete [2023-02-02T18:43:22.679Z] 96b7cbca73a9: Pull complete [2023-02-02T18:43:23.611Z] a7acece74701: Pull complete [2023-02-02T18:43:23.611Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-02T18:43:23.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-02T18:43:23.611Z] ---> db6d94c90886 [2023-02-02T18:43:23.611Z] Step 3/10 : ARG MAKE=make build [2023-02-02T18:43:29.144Z] Still waiting to schedule task [2023-02-02T18:43:29.144Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4390’ is offline [2023-02-02T18:43:30.218Z] ---> Running in 934bd455cfdc [2023-02-02T18:43:30.219Z] Removing intermediate container 934bd455cfdc [2023-02-02T18:43:30.219Z] ---> 1c34bd7b24f8 [2023-02-02T18:43:30.219Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-02T18:43:30.219Z] ---> Running in bc6513639718 [2023-02-02T18:43:30.219Z] Removing intermediate container bc6513639718 [2023-02-02T18:43:30.219Z] ---> ce265494fd65 [2023-02-02T18:43:30.219Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-02T18:43:30.219Z] ---> Running in 81432662cb85 [2023-02-02T18:43:30.219Z] Removing intermediate container 81432662cb85 [2023-02-02T18:43:30.219Z] ---> a6e05a695589 [2023-02-02T18:43:30.219Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-02T18:43:30.219Z] ---> Running in da3b5e35b207 [2023-02-02T18:43:30.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-02T18:43:30.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-02T18:43:30.735Z] OK: 211 MiB in 51 packages [2023-02-02T18:43:31.301Z] Removing intermediate container da3b5e35b207 [2023-02-02T18:43:31.301Z] ---> 80d857726e5c [2023-02-02T18:43:31.301Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-02T18:43:31.301Z] ---> 2ded2ff018ce [2023-02-02T18:43:31.301Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T18:43:31.301Z] ---> Running in e65d3d510fcf [2023-02-02T18:44:18.361Z] Removing intermediate container e65d3d510fcf [2023-02-02T18:44:18.361Z] ---> 1939dd002d44 [2023-02-02T18:44:18.361Z] Step 9/10 : COPY . . [2023-02-02T18:44:18.361Z] ---> 15de4555de15 [2023-02-02T18:44:18.361Z] Step 10/10 : RUN ${MAKE} [2023-02-02T18:44:18.361Z] ---> Running in e936069aec20 [2023-02-02T18:44:18.361Z] noop [2023-02-02T18:44:18.361Z] Removing intermediate container e936069aec20 [2023-02-02T18:44:18.361Z] ---> cb8c29d396ce [2023-02-02T18:44:18.361Z] Successfully built cb8c29d396ce [2023-02-02T18:44:18.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:44:18.669Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-02T18:44:18.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T18:44:18.747Z] prd-ubuntu20.04-docker-8c-8g-4389 does not seem to be running inside a container [2023-02-02T18:44:18.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-02T18:44:19.147Z] $ docker top f3f24f028b67a0304ec97510c874fd6a2012b4d134bd3fecca21ae5e639e2416 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T18:44:19.496Z] + go version [2023-02-02T18:44:19.496Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-02T18:44:19.511Z] $ docker stop --time=1 f3f24f028b67a0304ec97510c874fd6a2012b4d134bd3fecca21ae5e639e2416 [2023-02-02T18:44:20.779Z] $ docker rm -f --volumes f3f24f028b67a0304ec97510c874fd6a2012b4d134bd3fecca21ae5e639e2416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:44:21.196Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-02T18:44:21.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T18:44:21.274Z] prd-ubuntu20.04-docker-8c-8g-4389 does not seem to be running inside a container [2023-02-02T18:44:21.313Z] $ 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-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-02T18:44:21.658Z] $ docker top df82ed56674788e233c51f94c7b42d72e7660fedc85958c6def72863398c5a2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T18:44:22.007Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1288 [Pipeline] fileExists [Pipeline] sh [2023-02-02T18:44:22.309Z] + make test [2023-02-02T18:44:22.309Z] go test -race -coverprofile=coverage.out ./... [2023-02-02T18:44:28.875Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-02T18:44:43.750Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.063s coverage: 27.6% of statements [2023-02-02T18:44:43.750Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.079s coverage: 78.9% of statements [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-02T18:44:43.750Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.111s coverage: 70.2% of statements [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-02T18:44:43.750Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.122s coverage: 59.8% of statements [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-02T18:44:43.750Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.097s coverage: 65.1% of statements [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-02T18:44:43.750Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.737s coverage: 89.2% of statements [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-02T18:44:43.750Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 4.7% of statements [2023-02-02T18:44:43.750Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-02T18:44:58.618Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-02T18:44:58.618Z] GO111MODULE=on go vet ./... [2023-02-02T18:45:01.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-02T18:45:01.909Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-02T18:45:01.909Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-02T18:45:01.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-02T18:45:01.943Z] $ docker stop --time=1 df82ed56674788e233c51f94c7b42d72e7660fedc85958c6def72863398c5a2c [2023-02-02T18:45:07.146Z] $ docker rm -f --volumes df82ed56674788e233c51f94c7b42d72e7660fedc85958c6def72863398c5a2c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-02T18:45:07.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-02T18:45:07.702Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-02T18:45:08.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-02T18:45:08.417Z] + ls -al . [2023-02-02T18:45:08.417Z] total 272 [2023-02-02T18:45:08.417Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 2 18:44 . [2023-02-02T18:45:08.417Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 18:42 .. [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 2 18:42 .dockerignore [2023-02-02T18:45:08.417Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 18:44 .git [2023-02-02T18:45:08.417Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 18:42 .github [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 2 18:42 .gitignore [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 2 18:42 .golangci.yml [2023-02-02T18:45:08.417Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 18:43 .semver [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 2 18:42 CHANGELOG.md [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 2 18:42 GOVERNANCE.md [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 2 18:42 Jenkinsfile [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 2 18:42 LICENSE [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 2 18:42 Makefile [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 2 18:42 OWNERS.md [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 2 18:42 README.md [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 18:43 VERSION [2023-02-02T18:45:08.417Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 18:42 bin [2023-02-02T18:45:08.417Z] -rw-r--r-- 1 jenkins jenkins 99762 Feb 2 18:44 coverage.out [2023-02-02T18:45:08.417Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 2 18:42 example [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 3307 Feb 2 18:42 go.mod [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 34396 Feb 2 18:42 go.sum [2023-02-02T18:45:08.417Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 2 18:42 internal [2023-02-02T18:45:08.417Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 18:42 openapi [2023-02-02T18:45:08.417Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 2 18:42 pkg [2023-02-02T18:45:08.417Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 18:42 snap [2023-02-02T18:45:08.417Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 2 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:45:08.723Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7bbc9c286fac616e08c756253d6e324dcb7072c4 --label arch=amd64 --label version=0.0.0 . [2023-02-02T18:45:08.723Z] Sending build context to Docker daemon 10.59MB [2023-02-02T18:45:08.723Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T18:45:08.723Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-02T18:45:08.723Z] ---> cb8c29d396ce [2023-02-02T18:45:08.723Z] Step 3/23 : ARG MAKE=make build [2023-02-02T18:45:08.984Z] ---> Running in de5e79ec4390 [2023-02-02T18:45:08.984Z] Removing intermediate container de5e79ec4390 [2023-02-02T18:45:08.984Z] ---> 590ef0fa58a0 [2023-02-02T18:45:08.984Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-02T18:45:08.984Z] ---> Running in 29101a04c6fb [2023-02-02T18:45:08.984Z] Removing intermediate container 29101a04c6fb [2023-02-02T18:45:08.984Z] ---> 4545731d7f3a [2023-02-02T18:45:08.984Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-02T18:45:08.984Z] ---> Running in 8c00675b0db9 [2023-02-02T18:45:09.242Z] Removing intermediate container 8c00675b0db9 [2023-02-02T18:45:09.242Z] ---> 7162caeadd9c [2023-02-02T18:45:09.242Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-02T18:45:09.242Z] ---> Running in 655c11a38308 [2023-02-02T18:45:09.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-02T18:45:09.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-02T18:45:10.067Z] OK: 211 MiB in 51 packages [2023-02-02T18:45:10.326Z] Removing intermediate container 655c11a38308 [2023-02-02T18:45:10.326Z] ---> 4cd59cf59ab5 [2023-02-02T18:45:10.326Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-02T18:45:10.326Z] ---> ac17aad5a04f [2023-02-02T18:45:10.326Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T18:45:10.326Z] ---> Running in c9155b5b9dbc [2023-02-02T18:45:11.261Z] Removing intermediate container c9155b5b9dbc [2023-02-02T18:45:11.261Z] ---> a16648b4ec82 [2023-02-02T18:45:11.261Z] Step 9/23 : COPY . . [2023-02-02T18:45:11.851Z] ---> b87e32ecda7f [2023-02-02T18:45:11.851Z] Step 10/23 : RUN ${MAKE} [2023-02-02T18:45:11.851Z] ---> Running in 8b73bd64896e [2023-02-02T18:45:12.108Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-02T18:45:34.096Z] Removing intermediate container 8b73bd64896e [2023-02-02T18:45:34.096Z] ---> e839696b27aa [2023-02-02T18:45:34.096Z] Step 11/23 : FROM alpine:3.16 [2023-02-02T18:45:34.096Z] 3.16: Pulling from library/alpine [2023-02-02T18:45:34.096Z] ca7dd9ec2225: Pulling fs layer [2023-02-02T18:45:34.096Z] ca7dd9ec2225: Verifying Checksum [2023-02-02T18:45:34.096Z] ca7dd9ec2225: Download complete [2023-02-02T18:45:34.096Z] ca7dd9ec2225: Pull complete [2023-02-02T18:45:34.096Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-02T18:45:34.096Z] Status: Downloaded newer image for alpine:3.16 [2023-02-02T18:45:34.096Z] ---> bfe296a52501 [2023-02-02T18:45:34.096Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-02T18:45:34.096Z] ---> Running in 5352753b2adb [2023-02-02T18:45:34.096Z] Removing intermediate container 5352753b2adb [2023-02-02T18:45:34.096Z] ---> df3c0babbe76 [2023-02-02T18:45:34.096Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-02T18:45:34.096Z] ---> Running in d51faf8e6b68 [2023-02-02T18:45:34.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-02T18:45:34.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-02T18:45:34.096Z] OK: 6 MiB in 14 packages [2023-02-02T18:45:34.096Z] Removing intermediate container d51faf8e6b68 [2023-02-02T18:45:34.096Z] ---> c0d15947e9c0 [2023-02-02T18:45:34.096Z] Step 14/23 : WORKDIR / [2023-02-02T18:45:34.096Z] ---> Running in 899a2f7d2cc1 [2023-02-02T18:45:34.096Z] Removing intermediate container 899a2f7d2cc1 [2023-02-02T18:45:34.096Z] ---> 42ac6daafa88 [2023-02-02T18:45:34.096Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-02T18:45:34.355Z] ---> e5b1d87584b8 [2023-02-02T18:45:34.355Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-02T18:45:34.935Z] ---> 4721ed8f3510 [2023-02-02T18:45:34.935Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-02T18:45:34.935Z] ---> ac45e1dfe20e [2023-02-02T18:45:34.935Z] Step 18/23 : EXPOSE 59999 [2023-02-02T18:45:34.935Z] ---> Running in f7b20f76fb6a [2023-02-02T18:45:35.193Z] Removing intermediate container f7b20f76fb6a [2023-02-02T18:45:35.193Z] ---> 828719e7a7b8 [2023-02-02T18:45:35.193Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-02T18:45:35.193Z] ---> Running in 3fe661475a70 [2023-02-02T18:45:35.193Z] Removing intermediate container 3fe661475a70 [2023-02-02T18:45:35.193Z] ---> fa53a8cd6962 [2023-02-02T18:45:35.193Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-02T18:45:35.193Z] ---> Running in 38fa0e9e6f51 [2023-02-02T18:45:35.193Z] Removing intermediate container 38fa0e9e6f51 [2023-02-02T18:45:35.193Z] ---> 96777b11b489 [2023-02-02T18:45:35.193Z] Step 21/23 : LABEL arch=amd64 [2023-02-02T18:45:35.193Z] ---> Running in bea71827bfbb [2023-02-02T18:45:35.452Z] Removing intermediate container bea71827bfbb [2023-02-02T18:45:35.452Z] ---> 374a192fe516 [2023-02-02T18:45:35.452Z] Step 22/23 : LABEL git_sha=7bbc9c286fac616e08c756253d6e324dcb7072c4 [2023-02-02T18:45:35.452Z] ---> Running in 5dad3d8542d5 [2023-02-02T18:45:35.452Z] Removing intermediate container 5dad3d8542d5 [2023-02-02T18:45:35.452Z] ---> 16c54f620ef0 [2023-02-02T18:45:35.452Z] Step 23/23 : LABEL version=0.0.0 [2023-02-02T18:45:35.452Z] ---> Running in 96763efc5947 [2023-02-02T18:45:35.452Z] Removing intermediate container 96763efc5947 [2023-02-02T18:45:35.452Z] ---> 646a17f5930d [2023-02-02T18:45:35.452Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-02T18:45:35.452Z] Successfully built 646a17f5930d [2023-02-02T18:45:35.452Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:45:35.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T18:45:35.874Z] [2023-02-02T18:45:35.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:45:36.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T18:45:36.171Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-02T18:45:36.171Z] 5eb5b503b376: Pulling fs layer [2023-02-02T18:45:36.171Z] 5c69ac0246d0: Pulling fs layer [2023-02-02T18:45:36.171Z] ec43610c2a17: Pulling fs layer [2023-02-02T18:45:36.171Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-02T18:45:36.171Z] 33b1e0a273af: Pulling fs layer [2023-02-02T18:45:36.171Z] 5d3b04190fa2: Pulling fs layer [2023-02-02T18:45:36.171Z] 2f39f015ded8: Pulling fs layer [2023-02-02T18:45:36.171Z] 5d3b04190fa2: Waiting [2023-02-02T18:45:36.171Z] 3a2ae6a8a46f: Waiting [2023-02-02T18:45:36.171Z] 2f39f015ded8: Waiting [2023-02-02T18:45:36.171Z] 33b1e0a273af: Waiting [2023-02-02T18:45:36.171Z] 5c69ac0246d0: Download complete [2023-02-02T18:45:36.171Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-02T18:45:36.171Z] 3a2ae6a8a46f: Download complete [2023-02-02T18:45:36.435Z] 33b1e0a273af: Verifying Checksum [2023-02-02T18:45:36.436Z] 33b1e0a273af: Download complete [2023-02-02T18:45:36.436Z] 5d3b04190fa2: Verifying Checksum [2023-02-02T18:45:36.436Z] 5d3b04190fa2: Download complete [2023-02-02T18:45:36.436Z] ec43610c2a17: Verifying Checksum [2023-02-02T18:45:36.436Z] ec43610c2a17: Download complete [2023-02-02T18:45:36.699Z] 5eb5b503b376: Verifying Checksum [2023-02-02T18:45:36.699Z] 5eb5b503b376: Download complete [2023-02-02T18:45:37.267Z] 2f39f015ded8: Verifying Checksum [2023-02-02T18:45:37.268Z] 2f39f015ded8: Download complete [2023-02-02T18:45:37.832Z] 5eb5b503b376: Pull complete [2023-02-02T18:45:38.090Z] 5c69ac0246d0: Pull complete [2023-02-02T18:45:38.348Z] ec43610c2a17: Pull complete [2023-02-02T18:45:38.348Z] 3a2ae6a8a46f: Pull complete [2023-02-02T18:45:38.606Z] 33b1e0a273af: Pull complete [2023-02-02T18:45:38.606Z] 5d3b04190fa2: Pull complete [2023-02-02T18:45:42.785Z] 2f39f015ded8: Pull complete [2023-02-02T18:45:42.785Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-02T18:45:42.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T18:45:42.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T18:45:42.865Z] prd-ubuntu20.04-docker-8c-8g-4389 does not seem to be running inside a container [2023-02-02T18:45:42.896Z] $ 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-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-02T18:45:48.359Z] $ docker top 378bc1448f2f165d40ca260c6c7889e51648dd91b45d0ada499d06c323edf60a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:45:48.724Z] ---> job-cost.sh [2023-02-02T18:45:48.725Z] lf-activate-venv: SKIPPING [2023-02-02T18:45:48.725Z] INFO: No Stack... [2023-02-02T18:45:48.983Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-02T18:45:49.241Z] INFO: Archiving Costs [Pipeline] sh [2023-02-02T18:45:49.526Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives/cost.csv [2023-02-02T18:45:49.526Z] + cut -d, -f6 [Pipeline] lock [2023-02-02T18:45:49.541Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] [2023-02-02T18:45:49.548Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] did not exist. Created. [2023-02-02T18:45:49.548Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-02T18:45:49.848Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-02T18:45:49.877Z] Stashed 1 file(s) [Pipeline] } [2023-02-02T18:45:49.882Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-02T18:45:49.901Z] $ docker stop --time=1 378bc1448f2f165d40ca260c6c7889e51648dd91b45d0ada499d06c323edf60a [2023-02-02T18:45:51.044Z] $ docker rm -f --volumes 378bc1448f2f165d40ca260c6c7889e51648dd91b45d0ada499d06c323edf60a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-02T18:46:04.676Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4392 in /w/workspace/gexfoundry_device-sdk-go_PR-1288 [Pipeline] { [Pipeline] ws [2023-02-02T18:46:04.686Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2023-02-02T18:46:04.723Z] The recommended git tool is: git [2023-02-02T18:46:10.402Z] using credential edgex-jenkins-ssh [2023-02-02T18:46:10.418Z] Cloning the remote Git repository [2023-02-02T18:46:10.465Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-02T18:46:10.542Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2023-02-02T18:46:10.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-02T18:46:10.703Z] > git --version # timeout=10 [2023-02-02T18:46:10.723Z] > git --version # 'git version 2.25.1' [2023-02-02T18:46:10.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-02T18:46:10.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-02T18:46:12.349Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-02T18:46:12.367Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-02T18:46:13.149Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-02T18:46:13.194Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-02T18:46:13.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-02T18:46:13.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1288/head:refs/remotes/origin/PR-1288 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-02T18:46:13.785Z] Merging remotes/origin/main commit 775e2b56bedf8d4ad3f90164e245819fbdab1870 into PR head commit fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f [2023-02-02T18:46:14.123Z] Merge succeeded, producing 5d71565234a755713e47525c8897ae7fcd2f81ad [2023-02-02T18:46:14.123Z] Checking out Revision 5d71565234a755713e47525c8897ae7fcd2f81ad (PR-1288) [2023-02-02T18:46:13.805Z] > git config core.sparsecheckout # timeout=10 [2023-02-02T18:46:13.829Z] > git checkout -f fb18e0873d5fe4db098b1d5c7ad5fefef83ec76f # timeout=10 [2023-02-02T18:46:13.949Z] > git remote # timeout=10 [2023-02-02T18:46:13.969Z] > git config --get remote.origin.url # timeout=10 [2023-02-02T18:46:13.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-02T18:46:14.009Z] > git merge 775e2b56bedf8d4ad3f90164e245819fbdab1870 # timeout=10 [2023-02-02T18:46:14.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-02T18:46:14.130Z] > git config core.sparsecheckout # timeout=10 [2023-02-02T18:46:14.147Z] > git checkout -f 5d71565234a755713e47525c8897ae7fcd2f81ad # timeout=10 [2023-02-02T18:46:17.596Z] Commit message: "Merge commit '775e2b56bedf8d4ad3f90164e245819fbdab1870' into HEAD" [2023-02-02T18:46:17.623Z] First time build. Skipping changelog. [2023-02-02T18:46:17.606Z] > git rev-list --no-walk 5e6c4f06f7271691e1778228ef9a0bf29e468f5e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-02T18:46:18.570Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-02T18:46:18.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-02T18:46:18.570Z] Dload Upload Total Spent Left Speed [2023-02-02T18:46:18.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-02-02T18:46:19.294Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-02T18:46:19.620Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-02-02T18:46:19.620Z] sudo tee /etc/docker/daemon.new [2023-02-02T18:46:19.620Z] { [2023-02-02T18:46:19.620Z] "registry-mirrors": [ [2023-02-02T18:46:19.620Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-02T18:46:19.620Z] ], [2023-02-02T18:46:19.620Z] "bip": "10.250.0.254/24", [2023-02-02T18:46:19.620Z] "hosts": [ [2023-02-02T18:46:19.620Z] "tcp://0.0.0.0:5555", [2023-02-02T18:46:19.620Z] "unix:///var/run/docker.sock" [2023-02-02T18:46:19.620Z] ], [2023-02-02T18:46:19.620Z] "mtu": 1458, [2023-02-02T18:46:19.620Z] "selinux-enabled": true, [2023-02-02T18:46:19.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-02T18:46:19.620Z] } [Pipeline] sh [2023-02-02T18:46:19.953Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-02T18:46:20.302Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-02T18:46:39.278Z] provisioning config files... [2023-02-02T18:46:39.306Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config935202956274509151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:46:39.660Z] ---> docker-login.sh [2023-02-02T18:46:39.660Z] nexus3.edgexfoundry.org:10001 [2023-02-02T18:46:39.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:46:40.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:46:40.519Z] Configure a credential helper to remove this warning. See [2023-02-02T18:46:40.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:46:40.519Z] [2023-02-02T18:46:40.519Z] Login Succeeded [2023-02-02T18:46:40.519Z] nexus3.edgexfoundry.org:10002 [2023-02-02T18:46:40.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:46:40.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:46:40.793Z] Configure a credential helper to remove this warning. See [2023-02-02T18:46:40.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:46:40.793Z] [2023-02-02T18:46:40.793Z] Login Succeeded [2023-02-02T18:46:40.793Z] nexus3.edgexfoundry.org:10003 [2023-02-02T18:46:41.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:46:41.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:46:41.062Z] Configure a credential helper to remove this warning. See [2023-02-02T18:46:41.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:46:41.062Z] [2023-02-02T18:46:41.062Z] Login Succeeded [2023-02-02T18:46:41.062Z] nexus3.edgexfoundry.org:10004 [2023-02-02T18:46:41.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:46:41.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:46:41.339Z] Configure a credential helper to remove this warning. See [2023-02-02T18:46:41.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:46:41.339Z] [2023-02-02T18:46:41.339Z] Login Succeeded [2023-02-02T18:46:41.339Z] docker.io [2023-02-02T18:46:41.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T18:46:41.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T18:46:41.896Z] Configure a credential helper to remove this warning. See [2023-02-02T18:46:41.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T18:46:41.896Z] [2023-02-02T18:46:41.896Z] Login Succeeded [2023-02-02T18:46:41.896Z] ---> docker-login.sh ends [Pipeline] } [2023-02-02T18:46:41.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-02T18:46:42.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T18:46:42.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T18:46:42.229Z] ========================================================= [2023-02-02T18:46:42.229Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-02T18:46:42.229Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:46:42.573Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-02T18:46:42.851Z] Sending build context to Docker daemon 5.635MB [2023-02-02T18:46:42.851Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T18:46:42.851Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-02T18:46:43.125Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-02T18:46:43.125Z] 9b18e9b68314: Pulling fs layer [2023-02-02T18:46:43.125Z] 35d82f9e3411: Pulling fs layer [2023-02-02T18:46:43.125Z] e16973657156: Pulling fs layer [2023-02-02T18:46:43.125Z] fc693d55d65f: Pulling fs layer [2023-02-02T18:46:43.125Z] 7e9fc2657dce: Pulling fs layer [2023-02-02T18:46:43.125Z] dda99020689f: Pulling fs layer [2023-02-02T18:46:43.125Z] db1c61fa0a46: Pulling fs layer [2023-02-02T18:46:43.125Z] 891c053d2c06: Pulling fs layer [2023-02-02T18:46:43.125Z] dda99020689f: Waiting [2023-02-02T18:46:43.125Z] db1c61fa0a46: Waiting [2023-02-02T18:46:43.125Z] fc693d55d65f: Waiting [2023-02-02T18:46:43.125Z] 7e9fc2657dce: Waiting [2023-02-02T18:46:43.125Z] 891c053d2c06: Waiting [2023-02-02T18:46:43.125Z] e16973657156: Download complete [2023-02-02T18:46:43.125Z] 35d82f9e3411: Download complete [2023-02-02T18:46:43.125Z] 7e9fc2657dce: Verifying Checksum [2023-02-02T18:46:43.125Z] 7e9fc2657dce: Download complete [2023-02-02T18:46:43.400Z] dda99020689f: Download complete [2023-02-02T18:46:43.400Z] 9b18e9b68314: Verifying Checksum [2023-02-02T18:46:43.400Z] 9b18e9b68314: Download complete [2023-02-02T18:46:44.401Z] 9b18e9b68314: Pull complete [2023-02-02T18:46:44.678Z] 891c053d2c06: Verifying Checksum [2023-02-02T18:46:44.678Z] 891c053d2c06: Download complete [2023-02-02T18:46:44.678Z] 35d82f9e3411: Pull complete [2023-02-02T18:46:45.276Z] e16973657156: Pull complete [2023-02-02T18:46:45.873Z] db1c61fa0a46: Verifying Checksum [2023-02-02T18:46:45.873Z] db1c61fa0a46: Download complete [2023-02-02T18:46:46.471Z] fc693d55d65f: Verifying Checksum [2023-02-02T18:46:46.471Z] fc693d55d65f: Download complete [2023-02-02T18:46:58.841Z] fc693d55d65f: Pull complete [2023-02-02T18:46:58.841Z] 7e9fc2657dce: Pull complete [2023-02-02T18:46:59.111Z] dda99020689f: Pull complete [2023-02-02T18:47:05.806Z] db1c61fa0a46: Pull complete [2023-02-02T18:47:07.224Z] 891c053d2c06: Pull complete [2023-02-02T18:47:07.224Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-02T18:47:07.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-02T18:47:07.495Z] ---> f96f9c87975a [2023-02-02T18:47:07.495Z] Step 3/10 : ARG MAKE=make build [2023-02-02T18:47:09.453Z] ---> Running in c48bd3ef45a4 [2023-02-02T18:47:09.722Z] Removing intermediate container c48bd3ef45a4 [2023-02-02T18:47:09.722Z] ---> fb726e8d3846 [2023-02-02T18:47:09.722Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-02T18:47:09.995Z] ---> Running in 36b464607194 [2023-02-02T18:47:10.263Z] Removing intermediate container 36b464607194 [2023-02-02T18:47:10.263Z] ---> c4832c1e5c65 [2023-02-02T18:47:10.263Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-02T18:47:10.532Z] ---> Running in 718164b8c05d [2023-02-02T18:47:10.807Z] Removing intermediate container 718164b8c05d [2023-02-02T18:47:10.807Z] ---> 9c306f06f678 [2023-02-02T18:47:10.807Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-02T18:47:10.807Z] ---> Running in 19ae09a8a3a8 [2023-02-02T18:47:13.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-02T18:47:13.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-02T18:47:14.639Z] OK: 221 MiB in 51 packages [2023-02-02T18:47:15.607Z] Removing intermediate container 19ae09a8a3a8 [2023-02-02T18:47:15.607Z] ---> 50af2d7cc519 [2023-02-02T18:47:15.607Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-02T18:47:16.194Z] ---> 8d61c6470921 [2023-02-02T18:47:16.194Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T18:47:16.194Z] ---> Running in 2060fe2f0e8b [2023-02-02T18:48:52.864Z] Removing intermediate container 2060fe2f0e8b [2023-02-02T18:48:52.864Z] ---> 34b24a6dd7b0 [2023-02-02T18:48:52.864Z] Step 9/10 : COPY . . [2023-02-02T18:48:52.864Z] ---> 88e210cb4337 [2023-02-02T18:48:52.864Z] Step 10/10 : RUN ${MAKE} [2023-02-02T18:48:52.864Z] ---> Running in ece762db0cf5 [2023-02-02T18:48:52.864Z] noop [2023-02-02T18:48:52.864Z] Removing intermediate container ece762db0cf5 [2023-02-02T18:48:52.864Z] ---> 4ceb8caac096 [2023-02-02T18:48:52.864Z] Successfully built 4ceb8caac096 [2023-02-02T18:48:52.864Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:48:53.221Z] + docker inspect -f . ci-base-image-arm64 [2023-02-02T18:48:53.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T18:48:53.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-4392 does not seem to be running inside a container [2023-02-02T18:48:53.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-02T18:48:55.457Z] $ docker top ea4b77ed66d49fec16683b97269e0ebe3cfbacec89e124b978604a4927212714 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T18:48:56.281Z] + go version [2023-02-02T18:48:56.281Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-02T18:48:56.309Z] $ docker stop --time=1 ea4b77ed66d49fec16683b97269e0ebe3cfbacec89e124b978604a4927212714 [2023-02-02T18:48:57.919Z] $ docker rm -f --volumes ea4b77ed66d49fec16683b97269e0ebe3cfbacec89e124b978604a4927212714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:48:58.449Z] + docker inspect -f . ci-base-image-arm64 [2023-02-02T18:48:58.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T18:48:58.624Z] prd-ubuntu20.04-docker-arm64-4c-16g-4392 does not seem to be running inside a container [2023-02-02T18:48:58.695Z] $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-02T18:48:59.827Z] $ docker top 04ff02153a74d1cb0a19191450e253163e93a3637b38aea0877264741fcdb6e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T18:49:00.348Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-02T18:49:00.954Z] + make test [2023-02-02T18:49:00.954Z] go test -race -coverprofile=coverage.out ./... [2023-02-02T18:49:39.858Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-02T18:52:01.554Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-02T18:52:01.554Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-02T18:52:01.554Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-02T18:52:01.554Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-02T18:52:01.554Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-02T18:52:01.554Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.361s coverage: 27.6% of statements [2023-02-02T18:52:01.554Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.296s coverage: 78.9% of statements [2023-02-02T18:52:01.554Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-02T18:52:01.554Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.431s coverage: 70.2% of statements [2023-02-02T18:52:01.554Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-02T18:52:01.554Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-02T18:52:05.804Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.548s coverage: 59.8% of statements [2023-02-02T18:52:05.804Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-02T18:52:05.804Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-02T18:52:05.804Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-02T18:52:05.804Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.421s coverage: 65.1% of statements [2023-02-02T18:52:05.804Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-02T18:52:05.804Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-02T18:52:05.804Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.301s coverage: 89.2% of statements [2023-02-02T18:52:05.804Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-02T18:52:05.804Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.358s coverage: 4.7% of statements [2023-02-02T18:52:05.804Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-02T18:52:06.388Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-02T18:52:06.388Z] GO111MODULE=on go vet ./... [2023-02-02T18:53:43.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-02T18:53:43.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-02T18:53:43.034Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-02T18:53:43.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-02T18:53:43.079Z] $ docker stop --time=1 04ff02153a74d1cb0a19191450e253163e93a3637b38aea0877264741fcdb6e2 [2023-02-02T18:53:44.835Z] $ docker rm -f --volumes 04ff02153a74d1cb0a19191450e253163e93a3637b38aea0877264741fcdb6e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-02T18:53:46.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-02T18:53:46.182Z] Warning: overwriting stash ‘coverage-report’ [2023-02-02T18:53:46.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-02T18:53:47.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-02T18:53:47.428Z] + ls -al . [2023-02-02T18:53:47.428Z] total 268 [2023-02-02T18:53:47.428Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 2 18:49 . [2023-02-02T18:53:47.428Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 18:46 .. [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 2 18:46 .dockerignore [2023-02-02T18:53:47.428Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 18:46 .git [2023-02-02T18:53:47.428Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 18:46 .github [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 2 18:46 .gitignore [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 2 18:46 .golangci.yml [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 2 18:46 CHANGELOG.md [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 2 18:46 GOVERNANCE.md [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 2 18:46 Jenkinsfile [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 2 18:46 LICENSE [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 2 18:46 Makefile [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 2 18:46 OWNERS.md [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 2 18:46 README.md [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 18:43 VERSION [2023-02-02T18:53:47.428Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 18:46 bin [2023-02-02T18:53:47.428Z] -rw-r--r-- 1 jenkins jenkins 99762 Feb 2 18:52 coverage.out [2023-02-02T18:53:47.428Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 2 18:46 example [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 3307 Feb 2 18:46 go.mod [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 34396 Feb 2 18:46 go.sum [2023-02-02T18:53:47.428Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 2 18:46 internal [2023-02-02T18:53:47.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 18:46 openapi [2023-02-02T18:53:47.428Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 2 18:46 pkg [2023-02-02T18:53:47.428Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 18:46 snap [2023-02-02T18:53:47.428Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 2 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:53:47.761Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5d71565234a755713e47525c8897ae7fcd2f81ad --label arch=arm64 --label version=0.0.0 . [2023-02-02T18:53:48.028Z] Sending build context to Docker daemon 5.735MB [2023-02-02T18:53:48.028Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T18:53:48.028Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-02T18:53:48.028Z] ---> 4ceb8caac096 [2023-02-02T18:53:48.028Z] Step 3/23 : ARG MAKE=make build [2023-02-02T18:53:48.295Z] ---> Running in c698cf8a7950 [2023-02-02T18:53:48.562Z] Removing intermediate container c698cf8a7950 [2023-02-02T18:53:48.562Z] ---> c9d8a639cfee [2023-02-02T18:53:48.562Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-02T18:53:48.562Z] ---> Running in f9cc7c3d8ceb [2023-02-02T18:53:48.834Z] Removing intermediate container f9cc7c3d8ceb [2023-02-02T18:53:48.834Z] ---> 4a1e11a7a581 [2023-02-02T18:53:48.834Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-02T18:53:49.102Z] ---> Running in d02891c3dca4 [2023-02-02T18:53:49.369Z] Removing intermediate container d02891c3dca4 [2023-02-02T18:53:49.369Z] ---> 22b10380ac50 [2023-02-02T18:53:49.369Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-02T18:53:49.369Z] ---> Running in f610f180731d [2023-02-02T18:53:50.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-02T18:53:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-02T18:53:51.664Z] OK: 221 MiB in 51 packages [2023-02-02T18:53:52.286Z] Removing intermediate container f610f180731d [2023-02-02T18:53:52.286Z] ---> a5c9ebe89b61 [2023-02-02T18:53:52.286Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-02T18:53:52.899Z] ---> 9f0ee73a1177 [2023-02-02T18:53:52.899Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T18:53:53.180Z] ---> Running in 1224b0183a38 [2023-02-02T18:53:55.833Z] Removing intermediate container 1224b0183a38 [2023-02-02T18:53:55.833Z] ---> 676bf9b29f62 [2023-02-02T18:53:55.833Z] Step 9/23 : COPY . . [2023-02-02T18:53:57.268Z] ---> a19bbf260926 [2023-02-02T18:53:57.268Z] Step 10/23 : RUN ${MAKE} [2023-02-02T18:53:57.268Z] ---> Running in 02a9a8f44a24 [2023-02-02T18:53:58.244Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-02T18:56:04.935Z] Removing intermediate container 02a9a8f44a24 [2023-02-02T18:56:04.935Z] ---> a63cc23bdc35 [2023-02-02T18:56:04.935Z] Step 11/23 : FROM alpine:3.16 [2023-02-02T18:56:04.935Z] 3.16: Pulling from library/alpine [2023-02-02T18:56:04.935Z] 6875df1f5354: Pulling fs layer [2023-02-02T18:56:04.935Z] 6875df1f5354: Verifying Checksum [2023-02-02T18:56:04.935Z] 6875df1f5354: Download complete [2023-02-02T18:56:04.935Z] 6875df1f5354: Pull complete [2023-02-02T18:56:04.935Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-02T18:56:04.935Z] Status: Downloaded newer image for alpine:3.16 [2023-02-02T18:56:04.935Z] ---> 2b4661558fb8 [2023-02-02T18:56:04.935Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-02T18:56:04.935Z] ---> Running in b2149faba79a [2023-02-02T18:56:04.935Z] Removing intermediate container b2149faba79a [2023-02-02T18:56:04.935Z] ---> 30d26d91d73b [2023-02-02T18:56:04.935Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-02T18:56:04.935Z] ---> Running in 7af46f9575a9 [2023-02-02T18:56:04.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-02T18:56:04.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-02T18:56:04.935Z] OK: 5 MiB in 14 packages [2023-02-02T18:56:05.893Z] Removing intermediate container 7af46f9575a9 [2023-02-02T18:56:05.893Z] ---> 3fae3557af23 [2023-02-02T18:56:05.893Z] Step 14/23 : WORKDIR / [2023-02-02T18:56:05.893Z] ---> Running in 540a63d6393c [2023-02-02T18:56:06.160Z] Removing intermediate container 540a63d6393c [2023-02-02T18:56:06.160Z] ---> 1216c8db2706 [2023-02-02T18:56:06.160Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-02T18:56:06.745Z] ---> e6d293274612 [2023-02-02T18:56:06.745Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-02T18:56:08.153Z] ---> 4c08cc57fc38 [2023-02-02T18:56:08.153Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-02T18:56:08.420Z] ---> 29f408e7910a [2023-02-02T18:56:08.420Z] Step 18/23 : EXPOSE 59999 [2023-02-02T18:56:08.686Z] ---> Running in 3051a6473a4e [2023-02-02T18:56:08.954Z] Removing intermediate container 3051a6473a4e [2023-02-02T18:56:08.954Z] ---> e9f7496e1029 [2023-02-02T18:56:08.954Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-02T18:56:08.954Z] ---> Running in 1c7ccacd8649 [2023-02-02T18:56:09.221Z] Removing intermediate container 1c7ccacd8649 [2023-02-02T18:56:09.222Z] ---> 84cbd7d20a21 [2023-02-02T18:56:09.222Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-02T18:56:09.222Z] ---> Running in dcedee290231 [2023-02-02T18:56:09.489Z] Removing intermediate container dcedee290231 [2023-02-02T18:56:09.489Z] ---> 51ed1910d25e [2023-02-02T18:56:09.489Z] Step 21/23 : LABEL arch=arm64 [2023-02-02T18:56:09.762Z] ---> Running in ddd0f3ebc26b [2023-02-02T18:56:10.029Z] Removing intermediate container ddd0f3ebc26b [2023-02-02T18:56:10.029Z] ---> 1091ab42d5ad [2023-02-02T18:56:10.029Z] Step 22/23 : LABEL git_sha=5d71565234a755713e47525c8897ae7fcd2f81ad [2023-02-02T18:56:10.029Z] ---> Running in a9cb3563ed4e [2023-02-02T18:56:10.300Z] Removing intermediate container a9cb3563ed4e [2023-02-02T18:56:10.300Z] ---> 08b9f0ec0b00 [2023-02-02T18:56:10.300Z] Step 23/23 : LABEL version=0.0.0 [2023-02-02T18:56:10.300Z] ---> Running in b77e9eb3a4bf [2023-02-02T18:56:10.884Z] Removing intermediate container b77e9eb3a4bf [2023-02-02T18:56:10.884Z] ---> 6b1eb728aec9 [2023-02-02T18:56:10.884Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-02T18:56:10.884Z] Successfully built 6b1eb728aec9 [2023-02-02T18:56:10.884Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:56:11.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-02T18:56:11.317Z] [2023-02-02T18:56:11.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:56:11.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-02T18:56:11.651Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-02T18:56:11.651Z] 8998bd30e6a1: Pulling fs layer [2023-02-02T18:56:11.651Z] 04944245beec: Pulling fs layer [2023-02-02T18:56:11.651Z] 699f458cf7ca: Pulling fs layer [2023-02-02T18:56:11.651Z] 765212b225bb: Pulling fs layer [2023-02-02T18:56:11.651Z] f23df028b6ca: Pulling fs layer [2023-02-02T18:56:11.651Z] d65c8cfc05b1: Pulling fs layer [2023-02-02T18:56:11.651Z] 2437ff75d9bd: Pulling fs layer [2023-02-02T18:56:11.651Z] 765212b225bb: Waiting [2023-02-02T18:56:11.651Z] f23df028b6ca: Waiting [2023-02-02T18:56:11.651Z] d65c8cfc05b1: Waiting [2023-02-02T18:56:11.651Z] 2437ff75d9bd: Waiting [2023-02-02T18:56:11.918Z] 04944245beec: Verifying Checksum [2023-02-02T18:56:11.918Z] 04944245beec: Download complete [2023-02-02T18:56:11.918Z] 765212b225bb: Verifying Checksum [2023-02-02T18:56:11.918Z] 765212b225bb: Download complete [2023-02-02T18:56:11.918Z] f23df028b6ca: Verifying Checksum [2023-02-02T18:56:11.918Z] f23df028b6ca: Download complete [2023-02-02T18:56:12.187Z] d65c8cfc05b1: Verifying Checksum [2023-02-02T18:56:12.187Z] d65c8cfc05b1: Download complete [2023-02-02T18:56:12.187Z] 699f458cf7ca: Verifying Checksum [2023-02-02T18:56:12.187Z] 699f458cf7ca: Download complete [2023-02-02T18:56:12.456Z] 8998bd30e6a1: Download complete [2023-02-02T18:56:15.036Z] 2437ff75d9bd: Verifying Checksum [2023-02-02T18:56:16.443Z] 8998bd30e6a1: Pull complete [2023-02-02T18:56:17.027Z] 04944245beec: Pull complete [2023-02-02T18:56:18.438Z] 699f458cf7ca: Pull complete [2023-02-02T18:56:18.438Z] 765212b225bb: Pull complete [2023-02-02T18:56:19.397Z] f23df028b6ca: Pull complete [2023-02-02T18:56:19.397Z] d65c8cfc05b1: Pull complete [2023-02-02T18:56:34.385Z] 2437ff75d9bd: Pull complete [2023-02-02T18:56:34.385Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-02T18:56:34.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-02T18:56:34.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T18:56:34.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-4392 does not seem to be running inside a container [2023-02-02T18:56:34.638Z] $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-02T18:56:37.232Z] $ docker top 63e8b72681429dee7b0287f6c13682416f2e60522348aab9ea5bde3ab9073a89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:56:38.059Z] ---> job-cost.sh [2023-02-02T18:56:38.059Z] lf-activate-venv: SKIPPING [2023-02-02T18:56:38.059Z] INFO: No Stack... [2023-02-02T18:56:38.325Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-02T18:56:39.281Z] INFO: Archiving Costs [Pipeline] sh [2023-02-02T18:56:39.601Z] + cut -d, -f6 [2023-02-02T18:56:39.601Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock [2023-02-02T18:56:39.674Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] [2023-02-02T18:56:39.680Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] did not exist. Created. [2023-02-02T18:56:39.681Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-02T18:56:40.014Z] /w/workspace/device-sdk-go/3@tmp/durable-0fd5c028/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-02T18:56:40.348Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-02T18:56:40.630Z] Warning: overwriting stash ‘stack-cost’ [2023-02-02T18:56:40.693Z] Stashed 1 file(s) [Pipeline] } [2023-02-02T18:56:40.699Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1288-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-02T18:56:40.727Z] $ docker stop --time=1 63e8b72681429dee7b0287f6c13682416f2e60522348aab9ea5bde3ab9073a89 [2023-02-02T18:56:42.198Z] $ docker rm -f --volumes 63e8b72681429dee7b0287f6c13682416f2e60522348aab9ea5bde3ab9073a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-02T18:56:42.552Z] provisioning config files... [2023-02-02T18:56:42.559Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config13995076984051807305tmp [Pipeline] { [Pipeline] sh [2023-02-02T18:56:42.846Z] + set +x [2023-02-02T18:56:42.846Z] + curl -s https://codecov.io/bash [2023-02-02T18:56:42.846Z] + bash -s -- [2023-02-02T18:56:42.846Z] [2023-02-02T18:56:42.846Z] _____ _ [2023-02-02T18:56:42.846Z] / ____| | | [2023-02-02T18:56:42.846Z] | | ___ __| | ___ ___ _____ __ [2023-02-02T18:56:42.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-02T18:56:42.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-02T18:56:42.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-02T18:56:42.846Z] Bash-1.0.6 [2023-02-02T18:56:42.846Z] [2023-02-02T18:56:42.846Z] [2023-02-02T18:56:42.846Z] ==> git version 2.25.1 found [2023-02-02T18:56:42.846Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-02T18:56:42.846Z] Release-Date: 2020-01-08 [2023-02-02T18:56:42.846Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-02T18:56:42.846Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-02T18:56:42.846Z] ==> Jenkins CI detected. [2023-02-02T18:56:42.846Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1288 [2023-02-02T18:56:42.846Z] project root: . [2023-02-02T18:56:42.846Z] --> token set from env [2023-02-02T18:56:42.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-02T18:56:42.846Z] ==> Running gcov in . (disable via -X gcov) [2023-02-02T18:56:42.846Z] ==> Python coveragepy not found [2023-02-02T18:56:42.846Z] ==> Searching for coverage reports in: [2023-02-02T18:56:42.846Z] + . [2023-02-02T18:56:42.846Z] -> Found 1 reports [2023-02-02T18:56:42.846Z] ==> Detecting git/mercurial file structure [2023-02-02T18:56:42.846Z] ==> Reading reports [2023-02-02T18:56:42.846Z] + ./coverage.out bytes=99762 [2023-02-02T18:56:42.846Z] ==> Appending adjustments [2023-02-02T18:56:42.846Z] https://docs.codecov.io/docs/fixing-reports [2023-02-02T18:56:43.104Z] + Found adjustments [2023-02-02T18:56:43.363Z] ==> Gzipping contents [2023-02-02T18:56:43.363Z] 16K /tmp/codecov.ZJ0ix5.gz [2023-02-02T18:56:43.363Z] ==> Uploading reports [2023-02-02T18:56:43.363Z] url: https://codecov.io [2023-02-02T18:56:43.363Z] query: branch=PR-1288&commit=7bbc9c286fac616e08c756253d6e324dcb7072c4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1288%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1288&job=&cmd_args= [2023-02-02T18:56:43.363Z] -> Pinging Codecov [2023-02-02T18:56:43.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1288&commit=7bbc9c286fac616e08c756253d6e324dcb7072c4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1288%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1288&job=&cmd_args= [2023-02-02T18:56:43.622Z] -> Uploading to [2023-02-02T18:56:43.622Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-02/7E55EF52A471D76F132DFD9A03CDDE97/7bbc9c286fac616e08c756253d6e324dcb7072c4/e002d1c4-9e32-4541-a746-e6d0854e3ac5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230202T185643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d5f521720f8f467c7cfbc1692cab7eeb3e990a0d72b9443ca038b850bebcbff [2023-02-02T18:56:43.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-02T18:56:43.622Z] Dload Upload Total Spent Left Speed [2023-02-02T18:56:43.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14433 0 0 100 14433 0 48925 --:--:-- --:--:-- --:--:-- 48925 [2023-02-02T18:56:43.880Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7bbc9c286fac616e08c756253d6e324dcb7072c4 [Pipeline] } [2023-02-02T18:56:43.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-02T18:56:44.533Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives ] [2023-02-02T18:56:44.533Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives [2023-02-02T18:56:44.533Z] total 16 [2023-02-02T18:56:44.533Z] drwxr-xr-x 3 root root 4096 Feb 2 18:45 . [2023-02-02T18:56:44.533Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 2 18:45 .. [2023-02-02T18:56:44.533Z] drwxr-xr-x 2 root root 4096 Feb 2 18:45 cost [2023-02-02T18:56:44.533Z] -rw-r--r-- 1 root root 86 Feb 2 18:45 cost.csv [2023-02-02T18:56:44.533Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives [2023-02-02T18:56:44.533Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives [2023-02-02T18:56:44.533Z] total 16 [2023-02-02T18:56:44.533Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 18:45 . [2023-02-02T18:56:44.533Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 2 18:45 .. [2023-02-02T18:56:44.533Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 2 18:45 cost [2023-02-02T18:56:44.533Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 2 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:56:44.818Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:56:45.675Z] ---> package-listing.sh [2023-02-02T18:56:45.675Z] ++ facter osfamily [2023-02-02T18:56:45.675Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-02T18:56:45.953Z] + OS_FAMILY=debian [2023-02-02T18:56:45.953Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1288 [2023-02-02T18:56:45.953Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-02T18:56:45.953Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-02T18:56:45.953Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-02T18:56:45.953Z] + PACKAGES=/tmp/packages_start.txt [2023-02-02T18:56:45.954Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1288 ']' [2023-02-02T18:56:45.954Z] + PACKAGES=/tmp/packages_end.txt [2023-02-02T18:56:45.954Z] + case "${OS_FAMILY}" in [2023-02-02T18:56:45.954Z] + dpkg -l [2023-02-02T18:56:45.954Z] + grep '^ii' [2023-02-02T18:56:45.954Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-02T18:56:45.954Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-02T18:56:45.954Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-02T18:56:45.954Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1288 ']' [2023-02-02T18:56:45.954Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives/ [2023-02-02T18:56:45.954Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1288/archives/ [Pipeline] echo [2023-02-02T18:56:45.965Z] 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-1288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-02T18:56:46.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:56:46.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T18:56:46.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T18:56:46.878Z] prd-ubuntu20.04-docker-8c-8g-4389 does not seem to be running inside a container [2023-02-02T18:56:46.912Z] $ 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-1288/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-1288 -v /w/workspace/gexfoundry_device-sdk-go_PR-1288:/w/workspace/gexfoundry_device-sdk-go_PR-1288:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-02T18:56:47.128Z] $ docker top cd869358fe1e7f7d28eb6dee4b70a9a67ffea720a49310530a67247329fb3466 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T18:56:47.471Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-02T18:56:47.758Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-02T18:56:48.041Z] + ls /var/log/sa-host [2023-02-02T18:56:48.041Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-02T18:56:48.114Z] provisioning config files... [2023-02-02T18:56:48.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1288@tmp/config593827962566700899tmp [Pipeline] { [Pipeline] echo [2023-02-02T18:56:48.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:56:48.444Z] ---> create-netrc.sh [Pipeline] } [2023-02-02T18:56:48.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:56:48.775Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-02T18:56:48.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:56:49.071Z] ---> sudo-logs.sh [2023-02-02T18:56:49.071Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-02T18:56:49.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:56:49.416Z] ---> job-cost.sh [2023-02-02T18:56:49.416Z] lf-activate-venv: SKIPPING [2023-02-02T18:56:49.416Z] DEBUG: total: 0.2199999988079071 [2023-02-02T18:56:49.416Z] INFO: Retrieving Stack Cost... [2023-02-02T18:56:50.353Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-02T18:56:50.615Z] INFO: Archiving Costs [Pipeline] echo [2023-02-02T18:56:50.628Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:56:50.911Z] ---> logs-deploy.sh [2023-02-02T18:56:50.911Z] lf-activate-venv: SKIPPING [2023-02-02T18:56:50.911Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1288/3 [2023-02-02T18:56:50.911Z] INFO: archiving workspace using pattern(s): [2023-02-02T18:56:51.848Z] Archives upload complete. [2023-02-02T18:56:52.107Z] INFO: archiving logs to Nexus [2023-02-02T18:56:52.676Z] ---> uname -a: [2023-02-02T18:56:52.676Z] Linux prd-ubuntu20-04-docker-8c-8g-4389 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-02T18:56:52.676Z] [2023-02-02T18:56:52.676Z] [2023-02-02T18:56:52.676Z] ---> lscpu: [2023-02-02T18:56:52.676Z] Architecture: x86_64 [2023-02-02T18:56:52.676Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-02T18:56:52.676Z] Byte Order: Little Endian [2023-02-02T18:56:52.676Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-02T18:56:52.676Z] CPU(s): 8 [2023-02-02T18:56:52.676Z] On-line CPU(s) list: 0-7 [2023-02-02T18:56:52.676Z] Thread(s) per core: 1 [2023-02-02T18:56:52.676Z] Core(s) per socket: 1 [2023-02-02T18:56:52.676Z] Socket(s): 8 [2023-02-02T18:56:52.676Z] NUMA node(s): 1 [2023-02-02T18:56:52.676Z] Vendor ID: AuthenticAMD [2023-02-02T18:56:52.676Z] CPU family: 23 [2023-02-02T18:56:52.676Z] Model: 49 [2023-02-02T18:56:52.676Z] Model name: AMD EPYC-Rome Processor [2023-02-02T18:56:52.676Z] Stepping: 0 [2023-02-02T18:56:52.676Z] CPU MHz: 2799.996 [2023-02-02T18:56:52.676Z] BogoMIPS: 5599.99 [2023-02-02T18:56:52.676Z] Virtualization: AMD-V [2023-02-02T18:56:52.676Z] Hypervisor vendor: KVM [2023-02-02T18:56:52.676Z] Virtualization type: full [2023-02-02T18:56:52.676Z] L1d cache: 256 KiB [2023-02-02T18:56:52.676Z] L1i cache: 256 KiB [2023-02-02T18:56:52.676Z] L2 cache: 4 MiB [2023-02-02T18:56:52.676Z] L3 cache: 128 MiB [2023-02-02T18:56:52.676Z] NUMA node0 CPU(s): 0-7 [2023-02-02T18:56:52.676Z] Vulnerability Itlb multihit: Not affected [2023-02-02T18:56:52.676Z] Vulnerability L1tf: Not affected [2023-02-02T18:56:52.676Z] Vulnerability Mds: Not affected [2023-02-02T18:56:52.676Z] Vulnerability Meltdown: Not affected [2023-02-02T18:56:52.676Z] Vulnerability Mmio stale data: Not affected [2023-02-02T18:56:52.676Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-02T18:56:52.676Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-02T18:56:52.676Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-02T18:56:52.676Z] Vulnerability Srbds: Not affected [2023-02-02T18:56:52.676Z] Vulnerability Tsx async abort: Not affected [2023-02-02T18:56:52.676Z] 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 [2023-02-02T18:56:52.676Z] [2023-02-02T18:56:52.676Z] [2023-02-02T18:56:52.676Z] ---> nproc: [2023-02-02T18:56:52.676Z] 8 [2023-02-02T18:56:52.676Z] [2023-02-02T18:56:52.676Z] [2023-02-02T18:56:52.676Z] ---> df -h: [2023-02-02T18:56:52.676Z] Filesystem Size Used Avail Use% Mounted on [2023-02-02T18:56:52.676Z] overlay 155G 12G 144G 8% / [2023-02-02T18:56:52.676Z] tmpfs 64M 0 64M 0% /dev [2023-02-02T18:56:52.676Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-02T18:56:52.676Z] shm 64M 0 64M 0% /dev/shm [2023-02-02T18:56:52.676Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-02T18:56:52.676Z] [2023-02-02T18:56:52.676Z] [2023-02-02T18:56:52.676Z] ---> sar -b -r -n DEV: [2023-02-02T18:56:52.676Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4389) 02/02/23 _x86_64_ (8 CPU) [2023-02-02T18:56:52.676Z] [2023-02-02T18:56:52.676Z] 18:41:52 LINUX RESTART (8 CPU) [2023-02-02T18:56:52.676Z] [2023-02-02T18:56:52.676Z] 18:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-02T18:56:52.676Z] 18:43:02 267.46 44.63 222.83 0.00 4959.84 62032.06 0.00 [2023-02-02T18:56:52.677Z] 18:44:01 155.67 4.13 151.53 0.00 451.72 87186.58 0.00 [2023-02-02T18:56:52.677Z] 18:45:01 75.69 0.15 75.54 0.00 13.86 52801.22 0.00 [2023-02-02T18:56:52.677Z] 18:46:01 174.78 0.20 174.58 0.00 14.66 73441.57 0.00 [2023-02-02T18:56:52.677Z] 18:47:01 9.52 0.97 8.55 0.00 67.46 28675.09 0.00 [2023-02-02T18:56:52.677Z] 18:48:01 54.27 9.62 44.66 0.00 5087.42 21403.90 0.00 [2023-02-02T18:56:52.677Z] 18:49:01 3.38 0.02 3.37 0.00 0.13 89.05 0.00 [2023-02-02T18:56:52.677Z] 18:50:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 [2023-02-02T18:56:52.677Z] 18:51:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2023-02-02T18:56:52.677Z] 18:52:01 2.08 0.00 2.08 0.00 0.00 22.40 0.00 [2023-02-02T18:56:52.677Z] 18:53:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-02-02T18:56:52.677Z] 18:54:01 1.78 0.00 1.78 0.00 0.00 19.20 0.00 [2023-02-02T18:56:52.677Z] 18:55:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 [2023-02-02T18:56:52.677Z] 18:56:01 1.48 0.00 1.48 0.00 0.00 15.06 0.00 [2023-02-02T18:56:52.677Z] Average: 53.57 4.26 49.31 0.00 757.12 23193.16 0.00 [2023-02-02T18:56:52.677Z] [2023-02-02T18:56:52.677Z] 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-02T18:56:52.677Z] 18:43:02 30099920 31628344 738272 2.25 52164 1786112 2073612 6.11 938168 1570780 192708 [2023-02-02T18:56:52.677Z] 18:44:01 27895312 31543556 766560 2.33 136076 3675192 2098252 6.18 1210156 3300136 521232 [2023-02-02T18:56:52.677Z] 18:45:01 28017544 31536564 765232 2.33 147572 3540176 1928356 5.68 1225764 3162872 323028 [2023-02-02T18:56:52.677Z] 18:46:01 27682612 31572180 731116 2.22 159468 3875096 1792296 5.28 1234600 3460020 316 [2023-02-02T18:56:52.677Z] 18:47:01 27618300 31567716 734792 2.23 161104 3931260 1815000 5.35 1244840 3516080 32 [2023-02-02T18:56:52.677Z] 18:48:01 27163980 31556280 729276 2.22 192928 4329872 1843372 5.43 1551732 3625992 12 [2023-02-02T18:56:52.677Z] 18:49:01 27169852 31557512 728464 2.22 191476 4326612 1812148 5.34 1550488 3622792 4 [2023-02-02T18:56:52.677Z] 18:50:01 27171988 31559732 726352 2.21 191552 4326616 1812148 5.34 1548376 3622792 144 [2023-02-02T18:56:52.677Z] 18:51:01 27179304 31567164 718956 2.19 191628 4326616 1812148 5.34 1541828 3622832 8 [2023-02-02T18:56:52.677Z] 18:52:01 27178980 31566928 719076 2.19 191700 4326628 1812148 5.34 1541928 3622836 8 [2023-02-02T18:56:52.677Z] 18:53:01 27178924 31566880 719084 2.19 191732 4326628 1812148 5.34 1541684 3622836 20 [2023-02-02T18:56:52.677Z] 18:54:01 27178900 31567016 718928 2.19 191796 4326636 1812148 5.34 1541832 3622944 4 [2023-02-02T18:56:52.677Z] 18:55:01 27178860 31567092 718888 2.19 191852 4326640 1812148 5.34 1541756 3622956 8 [2023-02-02T18:56:52.677Z] 18:56:01 27178552 31566808 719068 2.19 191876 4326640 1812148 5.34 1541976 3622956 4 [2023-02-02T18:56:52.677Z] Average: 27563788 31565984 731005 2.22 170209 3982195 1860577 5.48 1411081 3401345 74109 [2023-02-02T18:56:52.677Z] [2023-02-02T18:56:52.677Z] 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-02T18:56:52.677Z] 18:43:02 ens3 416.46 289.99 2449.64 66.11 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:43:02 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:44:01 ens3 413.76 320.84 6106.96 70.56 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:44:01 lo 2.98 2.98 0.29 0.29 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:44:01 docker0 183.51 240.03 15.12 2004.03 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:45:01 ens3 28.41 18.70 30.40 12.23 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:45:01 veth34558d3 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:45:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:46:01 ens3 122.10 83.04 2664.80 18.61 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:46:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:46:01 docker0 3.18 7.16 0.19 81.05 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:47:01 ens3 52.11 33.16 855.47 2.52 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:47:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:48:01 ens3 100.33 60.22 1897.97 4.32 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:48:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:49:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:51:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:52:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:53:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:54:01 ens3 0.27 0.22 0.12 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:55:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:56:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] Average: ens3 80.64 57.32 994.36 12.39 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] Average: docker0 13.13 17.40 1.08 146.72 0.00 0.00 0.00 0.00 [2023-02-02T18:56:52.677Z] [2023-02-02T18:56:52.677Z] [2023-02-02T18:56:52.677Z] ---> sar -P ALL: [2023-02-02T18:56:52.677Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4389) 02/02/23 _x86_64_ (8 CPU) [2023-02-02T18:56:52.677Z] [2023-02-02T18:56:52.677Z] 18:41:52 LINUX RESTART (8 CPU) [2023-02-02T18:56:52.677Z] [2023-02-02T18:56:52.677Z] 18:42:01 CPU %user %nice %system %iowait %steal %idle [2023-02-02T18:56:52.677Z] 18:43:02 all 5.08 0.00 1.44 13.06 0.94 79.48 [2023-02-02T18:56:52.677Z] 18:43:02 0 8.27 0.00 0.95 15.79 0.03 74.95 [2023-02-02T18:56:52.677Z] 18:43:02 1 4.45 0.00 1.17 21.06 0.05 73.27 [2023-02-02T18:56:52.677Z] 18:43:02 2 4.15 0.00 1.40 0.30 0.47 93.69 [2023-02-02T18:56:52.677Z] 18:43:02 3 3.37 0.00 2.26 3.52 0.07 90.79 [2023-02-02T18:56:52.677Z] 18:43:02 4 3.74 0.00 1.20 14.86 1.94 78.26 [2023-02-02T18:56:52.677Z] 18:43:02 5 4.95 0.00 1.10 18.07 0.05 75.82 [2023-02-02T18:56:52.677Z] 18:43:02 6 6.99 0.00 2.17 15.90 3.71 71.23 [2023-02-02T18:56:52.677Z] 18:43:02 7 4.66 0.00 1.26 14.80 1.05 78.23 [2023-02-02T18:56:52.677Z] 18:44:01 all 8.79 0.00 3.95 4.24 0.08 82.94 [2023-02-02T18:56:52.677Z] 18:44:01 0 10.44 0.00 4.28 9.69 0.07 75.52 [2023-02-02T18:56:52.677Z] 18:44:01 1 8.72 0.00 3.25 3.63 0.07 84.34 [2023-02-02T18:56:52.677Z] 18:44:01 2 8.28 0.00 4.66 1.59 0.07 85.40 [2023-02-02T18:56:52.677Z] 18:44:01 3 8.12 0.00 3.75 1.27 0.09 86.77 [2023-02-02T18:56:52.677Z] 18:44:01 4 8.02 0.00 4.02 16.56 0.12 71.29 [2023-02-02T18:56:52.677Z] 18:44:01 5 8.40 0.00 3.72 0.28 0.05 87.56 [2023-02-02T18:56:52.677Z] 18:44:01 6 8.68 0.00 3.81 0.12 0.07 87.32 [2023-02-02T18:56:52.677Z] 18:44:01 7 9.69 0.00 4.12 0.78 0.09 85.32 [2023-02-02T18:56:52.677Z] 18:45:01 all 40.00 0.00 5.38 2.09 0.09 52.45 [2023-02-02T18:56:52.677Z] 18:45:01 0 41.85 0.00 6.46 11.14 0.08 40.47 [2023-02-02T18:56:52.677Z] 18:45:01 1 39.91 0.00 5.27 0.07 0.08 54.67 [2023-02-02T18:56:52.677Z] 18:45:01 2 39.78 0.00 5.49 0.15 0.08 54.50 [2023-02-02T18:56:52.677Z] 18:45:01 3 39.92 0.00 5.18 0.03 0.10 54.77 [2023-02-02T18:56:52.677Z] 18:45:01 4 38.66 0.00 5.07 2.78 0.08 53.41 [2023-02-02T18:56:52.677Z] 18:45:01 5 40.51 0.00 5.03 0.15 0.08 54.22 [2023-02-02T18:56:52.677Z] 18:45:01 6 40.19 0.00 4.82 0.12 0.08 54.79 [2023-02-02T18:56:52.677Z] 18:45:01 7 39.15 0.00 5.69 2.28 0.10 52.78 [2023-02-02T18:56:52.677Z] 18:46:01 all 18.21 0.00 4.10 3.82 0.07 73.80 [2023-02-02T18:56:52.677Z] 18:46:01 0 19.68 0.00 4.18 11.62 0.07 64.46 [2023-02-02T18:56:52.677Z] 18:46:01 1 18.38 0.00 4.67 1.95 0.07 74.94 [2023-02-02T18:56:52.677Z] 18:46:01 2 17.41 0.00 4.33 7.14 0.07 71.05 [2023-02-02T18:56:52.677Z] 18:46:01 3 18.96 0.00 4.13 0.88 0.07 75.96 [2023-02-02T18:56:52.677Z] 18:46:01 4 17.09 0.00 3.72 3.16 0.07 75.96 [2023-02-02T18:56:52.677Z] 18:46:01 5 17.39 0.00 3.64 1.50 0.07 77.40 [2023-02-02T18:56:52.677Z] 18:46:01 6 18.18 0.00 4.17 2.24 0.07 75.34 [2023-02-02T18:56:52.677Z] 18:46:01 7 18.58 0.00 3.95 2.10 0.08 75.28 [2023-02-02T18:56:52.677Z] 18:47:01 all 0.15 0.00 0.10 0.07 0.01 99.67 [2023-02-02T18:56:52.677Z] 18:47:01 0 0.05 0.00 0.05 0.25 0.00 99.65 [2023-02-02T18:56:52.677Z] 18:47:01 1 0.12 0.00 0.07 0.07 0.02 99.73 [2023-02-02T18:56:52.677Z] 18:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-02T18:56:52.677Z] 18:47:01 3 0.08 0.00 0.05 0.02 0.02 99.83 [2023-02-02T18:56:52.677Z] 18:47:01 4 0.08 0.00 0.03 0.02 0.00 99.87 [2023-02-02T18:56:52.677Z] 18:47:01 5 0.50 0.00 0.23 0.02 0.02 99.23 [2023-02-02T18:56:52.677Z] 18:47:01 6 0.27 0.00 0.32 0.15 0.02 99.25 [2023-02-02T18:56:52.677Z] 18:47:01 7 0.08 0.00 0.03 0.02 0.00 99.87 [2023-02-02T18:56:52.677Z] 18:48:01 all 8.09 0.00 1.78 0.81 4.98 84.34 [2023-02-02T18:56:52.677Z] 18:48:01 0 15.07 0.00 2.26 0.57 0.08 82.01 [2023-02-02T18:56:52.677Z] 18:48:01 1 5.93 0.00 1.29 0.12 0.38 92.27 [2023-02-02T18:56:52.677Z] 18:48:01 2 6.49 0.00 3.13 1.16 1.80 87.42 [2023-02-02T18:56:52.677Z] 18:48:01 3 12.38 0.00 1.14 0.55 0.44 85.48 [2023-02-02T18:56:52.677Z] 18:48:01 4 12.15 0.00 1.84 0.02 2.20 83.79 [2023-02-02T18:56:52.677Z] 18:48:01 5 7.72 0.00 1.35 1.06 1.10 88.76 [2023-02-02T18:56:52.677Z] 18:48:01 6 3.85 0.00 1.32 1.89 10.66 82.28 [2023-02-02T18:56:52.677Z] 18:48:01 7 1.62 0.00 1.88 0.97 20.40 75.14 [2023-02-02T18:56:52.678Z] 18:49:01 all 0.10 0.00 0.05 0.01 0.00 99.84 [2023-02-02T18:56:52.678Z] 18:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-02T18:56:52.678Z] 18:49:01 1 0.23 0.00 0.05 0.00 0.00 99.72 [2023-02-02T18:56:52.678Z] 18:49:01 2 0.22 0.00 0.10 0.00 0.00 99.68 [2023-02-02T18:56:52.678Z] 18:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-02T18:56:52.678Z] 18:49:01 4 0.08 0.00 0.05 0.00 0.00 99.87 [2023-02-02T18:56:52.678Z] 18:49:01 5 0.07 0.00 0.07 0.07 0.00 99.80 [2023-02-02T18:56:52.678Z] 18:49:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2023-02-02T18:56:52.678Z] 18:49:01 7 0.07 0.00 0.03 0.02 0.00 99.88 [2023-02-02T18:56:52.678Z] 18:50:01 all 0.04 0.00 0.00 0.00 0.01 99.94 [2023-02-02T18:56:52.678Z] 18:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:50:01 1 0.23 0.00 0.00 0.00 0.02 99.75 [2023-02-02T18:56:52.678Z] 18:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-02T18:56:52.678Z] 18:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-02T18:56:52.678Z] 18:50:01 5 0.05 0.00 0.00 0.03 0.02 99.90 [2023-02-02T18:56:52.678Z] 18:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-02T18:56:52.678Z] 18:51:01 all 0.05 0.00 0.01 0.04 0.00 99.90 [2023-02-02T18:56:52.678Z] 18:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:56:52.678Z] 18:51:01 1 0.28 0.00 0.00 0.00 0.00 99.72 [2023-02-02T18:56:52.678Z] 18:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:56:52.678Z] 18:51:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-02T18:56:52.678Z] 18:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-02T18:56:52.678Z] 18:51:01 5 0.03 0.00 0.02 0.35 0.00 99.60 [2023-02-02T18:56:52.678Z] 18:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:52:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-02-02T18:56:52.678Z] 18:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-02T18:56:52.678Z] 18:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-02T18:56:52.678Z] 18:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:56:52.678Z] 18:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-02T18:56:52.678Z] 18:52:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-02-02T18:56:52.678Z] 18:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-02T18:56:52.678Z] 18:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:53:01 all 0.02 0.00 0.01 0.02 0.00 99.96 [2023-02-02T18:56:52.678Z] 18:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-02T18:56:52.678Z] 18:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:56:52.678Z] 18:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-02T18:56:52.678Z] 18:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:53:01 5 0.05 0.00 0.02 0.15 0.00 99.78 [2023-02-02T18:56:52.678Z] 18:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:56:52.678Z] [2023-02-02T18:56:52.678Z] 18:53:01 CPU %user %nice %system %iowait %steal %idle [2023-02-02T18:56:52.678Z] 18:54:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2023-02-02T18:56:52.678Z] 18:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:56:52.678Z] 18:54:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2023-02-02T18:56:52.678Z] 18:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-02T18:56:52.678Z] 18:54:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-02T18:56:52.678Z] 18:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:54:01 5 0.02 0.00 0.00 0.13 0.00 99.85 [2023-02-02T18:56:52.678Z] 18:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-02T18:56:52.678Z] 18:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:55:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-02-02T18:56:52.678Z] 18:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-02T18:56:52.678Z] 18:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:55:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-02T18:56:52.678Z] 18:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-02T18:56:52.678Z] 18:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:56:52.678Z] 18:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:56:01 all 0.05 0.00 0.02 0.01 0.00 99.91 [2023-02-02T18:56:52.678Z] 18:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:56:01 1 0.32 0.00 0.02 0.00 0.00 99.67 [2023-02-02T18:56:52.678Z] 18:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:56:52.678Z] 18:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-02T18:56:52.678Z] 18:56:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-02T18:56:52.678Z] 18:56:01 5 0.03 0.00 0.03 0.10 0.02 99.82 [2023-02-02T18:56:52.678Z] 18:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] 18:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:56:52.678Z] Average: all 5.68 0.00 1.18 1.74 0.38 91.02 [2023-02-02T18:56:52.678Z] Average: 0 6.66 0.00 1.27 3.51 0.02 88.53 [2023-02-02T18:56:52.678Z] Average: 1 5.59 0.00 1.12 1.96 0.04 91.29 [2023-02-02T18:56:52.678Z] Average: 2 5.39 0.00 1.32 0.72 0.15 92.41 [2023-02-02T18:56:52.678Z] Average: 3 5.80 0.00 1.18 0.45 0.05 92.52 [2023-02-02T18:56:52.678Z] Average: 4 5.56 0.00 1.12 2.70 0.29 90.33 [2023-02-02T18:56:52.678Z] Average: 5 5.63 0.00 1.07 1.58 0.09 91.63 [2023-02-02T18:56:52.678Z] Average: 6 5.58 0.00 1.18 1.49 0.93 90.82 [2023-02-02T18:56:52.678Z] Average: 7 5.25 0.00 1.19 1.50 1.42 90.64 [2023-02-02T18:56:52.678Z] [2023-02-02T18:56:52.678Z] [2023-02-02T18:56:52.678Z]