Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 268da6f83e209ba80039c304e6dff6a0d7afc8ae+afe14f99071666e3a8a1e98015d177d59a71e5e7 (6eb6f51b8eaaf3e9bbbc22ca9fdc4a0cef679769) 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-ssh18155376138279270797.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4607556603133659430.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-1460/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-1460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4313983225424090607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14566386891617126076.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-1460/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-1460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14166152062324353602.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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16972 in /w/workspace/gexfoundry_device-sdk-go_PR-1460 [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-1460 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1460/head:refs/remotes/origin/PR-1460 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit afe14f99071666e3a8a1e98015d177d59a71e5e7 into PR head commit 268da6f83e209ba80039c304e6dff6a0d7afc8ae Merge succeeded, producing 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e Checking out Revision 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e (PR-1460) > git config core.sparsecheckout # timeout=10 > git checkout -f 268da6f83e209ba80039c304e6dff6a0d7afc8ae # 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 afe14f99071666e3a8a1e98015d177d59a71e5e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e # timeout=10 Commit message: "Merge commit 'afe14f99071666e3a8a1e98015d177d59a71e5e7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T18:41:32.342Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T18:41:32.399Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T18:41:32.413Z] ========================================================= [2023-05-25T18:41:32.413Z] EdgeX Global Pipelines Version Info [2023-05-25T18:41:32.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:41:33.124Z] ------------------- [2023-05-25T18:41:33.124Z] stable info: [2023-05-25T18:41:33.124Z] ------------------- [2023-05-25T18:41:33.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T18:41:33.124Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T18:41:33.124Z] Message: update stable to v1.0.249 > git rev-list --no-walk 2692f0563c057608cef1e768a4b9bc6c33380055 # timeout=10 [2023-05-25T18:41:33.697Z] ------------------- [2023-05-25T18:41:33.697Z] experimental info: [2023-05-25T18:41:33.697Z] ------------------- [2023-05-25T18:41:33.697Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T18:41:33.697Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T18:41:33.697Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T18:41:33.863Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-25T18:41:33.874Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-25T18:41:33.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T18:41:33.899Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T18:41:33.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T18:41:33.922Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T18:41:33.934Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T18:41:33.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-25T18:41:33.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T18:41:33.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T18:41:33.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T18:41:33.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-25T18:41:33.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T18:41:34.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T18:41:34.019Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T18:41:34.031Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T18:41:34.040Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T18:41:34.056Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T18:41:34.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T18:41:34.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T18:41:34.104Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-25T18:41:34.122Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-25T18:41:34.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T18:41:34.155Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T18:41:34.172Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T18:41:34.188Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T18:41:34.202Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T18:41:34.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1460 [Pipeline] echo [2023-05-25T18:41:34.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1460 [Pipeline] echo [2023-05-25T18:41:34.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1460 [Pipeline] echo [2023-05-25T18:41:34.261Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e [Pipeline] echo [2023-05-25T18:41:34.274Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3dc6ec5 [Pipeline] echo [2023-05-25T18:41:34.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T18:41:34.338Z] provisioning config files... [2023-05-25T18:41:34.352Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config3020217023828105630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:41:34.665Z] ---> docker-login.sh [2023-05-25T18:41:34.665Z] nexus3.edgexfoundry.org:10001 [2023-05-25T18:41:34.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:41:34.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:41:34.934Z] Configure a credential helper to remove this warning. See [2023-05-25T18:41:34.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:41:34.934Z] [2023-05-25T18:41:34.934Z] Login Succeeded [2023-05-25T18:41:34.934Z] nexus3.edgexfoundry.org:10002 [2023-05-25T18:41:35.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:41:35.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:41:35.195Z] Configure a credential helper to remove this warning. See [2023-05-25T18:41:35.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:41:35.195Z] [2023-05-25T18:41:35.195Z] Login Succeeded [2023-05-25T18:41:35.195Z] nexus3.edgexfoundry.org:10003 [2023-05-25T18:41:35.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:41:35.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:41:35.195Z] Configure a credential helper to remove this warning. See [2023-05-25T18:41:35.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:41:35.195Z] [2023-05-25T18:41:35.195Z] Login Succeeded [2023-05-25T18:41:35.195Z] nexus3.edgexfoundry.org:10004 [2023-05-25T18:41:35.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:41:35.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:41:35.457Z] Configure a credential helper to remove this warning. See [2023-05-25T18:41:35.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:41:35.457Z] [2023-05-25T18:41:35.457Z] Login Succeeded [2023-05-25T18:41:35.457Z] docker.io [2023-05-25T18:41:35.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:41:35.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:41:35.718Z] Configure a credential helper to remove this warning. See [2023-05-25T18:41:35.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:41:35.718Z] [2023-05-25T18:41:35.718Z] Login Succeeded [2023-05-25T18:41:35.718Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T18:41:35.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T18:41:36.082Z] + git rev-list -1 --merges 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e~1..3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e [Pipeline] echo [2023-05-25T18:41:36.133Z] -----------> git rev-list -1 --merges 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e~1..3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e [2023-05-25T18:41:36.133Z] 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e [false] [Pipeline] sh [2023-05-25T18:41:36.420Z] + git log --format=format:%s -1 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e [Pipeline] echo [2023-05-25T18:41:36.435Z] ========================================================= [2023-05-25T18:41:36.435Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T18:41:36.435Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T18:41:36.755Z] + git log --format=format:%s -1 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e [Pipeline] echo [2023-05-25T18:41:36.766Z] [semverPrep] GIT_COMMIT: 3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e, Commit Message: Merge commit 'afe14f99071666e3a8a1e98015d177d59a71e5e7' into HEAD [Pipeline] echo [2023-05-25T18:41:36.776Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T18:41:37.161Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T18:41:37.161Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T18:41:37.162Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T18:41:37.162Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T18:41:37.162Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T18:41:37.162Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T18:41:37.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:41:37.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T18:41:37.596Z] [2023-05-25T18:41:37.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:41:37.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T18:41:37.902Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T18:41:37.902Z] b85a868b505f: Pulling fs layer [2023-05-25T18:41:37.902Z] e2be974225ed: Pulling fs layer [2023-05-25T18:41:37.902Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T18:41:37.902Z] 988bab9f4d93: Pulling fs layer [2023-05-25T18:41:37.902Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T18:41:37.902Z] eaf3925da568: Pulling fs layer [2023-05-25T18:41:37.902Z] bab4dde63d76: Pulling fs layer [2023-05-25T18:41:37.902Z] bde34c3a00c8: Pulling fs layer [2023-05-25T18:41:37.902Z] b352a97aabf1: Pulling fs layer [2023-05-25T18:41:37.902Z] 4872d77fe225: Pulling fs layer [2023-05-25T18:41:37.902Z] 5851b861e8e6: Pulling fs layer [2023-05-25T18:41:37.902Z] 988bab9f4d93: Waiting [2023-05-25T18:41:37.902Z] eaf3925da568: Waiting [2023-05-25T18:41:37.902Z] bde34c3a00c8: Waiting [2023-05-25T18:41:37.902Z] 1469e6f7b9e6: Waiting [2023-05-25T18:41:37.902Z] 4872d77fe225: Waiting [2023-05-25T18:41:37.902Z] bab4dde63d76: Waiting [2023-05-25T18:41:37.902Z] 5851b861e8e6: Waiting [2023-05-25T18:41:37.902Z] b352a97aabf1: Waiting [2023-05-25T18:41:37.902Z] e2be974225ed: Download complete [2023-05-25T18:41:37.902Z] 988bab9f4d93: Download complete [2023-05-25T18:41:37.902Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T18:41:37.902Z] 1469e6f7b9e6: Download complete [2023-05-25T18:41:38.161Z] eaf3925da568: Verifying Checksum [2023-05-25T18:41:38.161Z] eaf3925da568: Download complete [2023-05-25T18:41:38.161Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T18:41:38.161Z] 339a4e72a1f5: Download complete [2023-05-25T18:41:38.161Z] b352a97aabf1: Download complete [2023-05-25T18:41:38.161Z] 4872d77fe225: Verifying Checksum [2023-05-25T18:41:38.161Z] 4872d77fe225: Download complete [2023-05-25T18:41:38.161Z] 5851b861e8e6: Download complete [2023-05-25T18:41:38.161Z] b85a868b505f: Verifying Checksum [2023-05-25T18:41:38.161Z] b85a868b505f: Download complete [2023-05-25T18:41:38.421Z] bab4dde63d76: Verifying Checksum [2023-05-25T18:41:38.421Z] bab4dde63d76: Download complete [2023-05-25T18:41:39.364Z] b85a868b505f: Pull complete [2023-05-25T18:41:39.364Z] e2be974225ed: Pull complete [2023-05-25T18:41:39.934Z] 339a4e72a1f5: Pull complete [2023-05-25T18:41:39.934Z] 988bab9f4d93: Pull complete [2023-05-25T18:41:40.506Z] 1469e6f7b9e6: Pull complete [2023-05-25T18:41:40.506Z] eaf3925da568: Pull complete [2023-05-25T18:41:42.462Z] bab4dde63d76: Pull complete [2023-05-25T18:41:42.462Z] bde34c3a00c8: Pull complete [2023-05-25T18:41:42.462Z] b352a97aabf1: Pull complete [2023-05-25T18:41:42.462Z] 4872d77fe225: Pull complete [2023-05-25T18:41:42.729Z] 5851b861e8e6: Pull complete [2023-05-25T18:41:42.729Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T18:41:42.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T18:41:42.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T18:41:42.834Z] prd-ubuntu20.04-docker-8c-8g-16972 does not seem to be running inside a container [2023-05-25T18:41:42.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@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-05-25T18:41:45.867Z] $ docker top eba482c01d03e0a3a39c6ac6d482fc2b5d289c2da8d9c9a6f5cd2858567d616f -eo pid,comm [2023-05-25T18:41:45.941Z] 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-05-25T18:41:45.941Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T18:41:45.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T18:41:45.977Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T18:41:46.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T18:41:46.076Z] $ docker exec eba482c01d03e0a3a39c6ac6d482fc2b5d289c2da8d9c9a6f5cd2858567d616f ssh-agent [2023-05-25T18:41:46.202Z] SSH_AUTH_SOCK=/tmp/ssh-UUEljIe6m2wC/agent.32 [2023-05-25T18:41:46.202Z] SSH_AGENT_PID=38 [2023-05-25T18:41:46.209Z] Running ssh-add (command line suppressed) [2023-05-25T18:41:46.300Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_16790765345096952513.key (/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_16790765345096952513.key) [2023-05-25T18:41:46.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T18:41:46.621Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T18:41:46.628Z] $ docker exec --env ******** --env ******** eba482c01d03e0a3a39c6ac6d482fc2b5d289c2da8d9c9a6f5cd2858567d616f ssh-agent -k [2023-05-25T18:41:46.728Z] unset SSH_AUTH_SOCK; [2023-05-25T18:41:46.729Z] unset SSH_AGENT_PID; [2023-05-25T18:41:46.729Z] echo Agent pid 38 killed; [2023-05-25T18:41:46.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T18:41:46.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T18:41:46.787Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T18:41:46.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T18:41:46.905Z] $ docker exec eba482c01d03e0a3a39c6ac6d482fc2b5d289c2da8d9c9a6f5cd2858567d616f ssh-agent [2023-05-25T18:41:47.027Z] SSH_AUTH_SOCK=/tmp/ssh-kcnMjq4QEWbk/agent.71 [2023-05-25T18:41:47.027Z] SSH_AGENT_PID=77 [2023-05-25T18:41:47.031Z] Running ssh-add (command line suppressed) [2023-05-25T18:41:47.135Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_3931988612048553081.key (/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_3931988612048553081.key) [2023-05-25T18:41:47.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T18:41:47.449Z] + git semver init [2023-05-25T18:41:47.709Z] 2023-05-25 18:41:47,633 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T18:41:47.710Z] 2023-05-25 18:41:47,634 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver [2023-05-25T18:41:47.710Z] 2023-05-25 18:41:47,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver [2023-05-25T18:41:47.710Z] 2023-05-25 18:41:47,635 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460, universal_newlines=False, shell=None, istream=None) [2023-05-25T18:41:48.648Z] 2023-05-25 18:41:48,528 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.git/info/exclude [2023-05-25T18:41:48.648Z] 2023-05-25 18:41:48,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 with force:False [2023-05-25T18:41:48.648Z] 2023-05-25 18:41:48,529 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 [2023-05-25T18:41:48.648Z] 2023-05-25 18:41:48,533 [execute] INFO git cat-file --batch-check [2023-05-25T18:41:48.648Z] 2023-05-25 18:41:48,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T18:41:48.648Z] 2023-05-25 18:41:48,540 [execute] INFO git cat-file --batch [2023-05-25T18:41:48.648Z] 2023-05-25 18:41:48,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T18:41:48.648Z] 2023-05-25 18:41:48,546 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 [2023-05-25T18:41:48.648Z] 0.0.0 [Pipeline] } [2023-05-25T18:41:48.644Z] $ docker exec --env ******** --env ******** eba482c01d03e0a3a39c6ac6d482fc2b5d289c2da8d9c9a6f5cd2858567d616f ssh-agent -k [2023-05-25T18:41:48.742Z] unset SSH_AUTH_SOCK; [2023-05-25T18:41:48.743Z] unset SSH_AGENT_PID; [2023-05-25T18:41:48.743Z] echo Agent pid 77 killed; [2023-05-25T18:41:48.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T18:41:49.072Z] + git semver [Pipeline] } [2023-05-25T18:41:49.333Z] $ docker stop --time=1 eba482c01d03e0a3a39c6ac6d482fc2b5d289c2da8d9c9a6f5cd2858567d616f [2023-05-25T18:41:50.620Z] $ docker rm -f --volumes eba482c01d03e0a3a39c6ac6d482fc2b5d289c2da8d9c9a6f5cd2858567d616f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T18:41:50.970Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T18:41:51.204Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T18:41:51.206Z] [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-05-25T18:41:51.302Z] provisioning config files... [2023-05-25T18:41:51.312Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config7089648036861443229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:41:51.601Z] ---> docker-login.sh [2023-05-25T18:41:51.601Z] nexus3.edgexfoundry.org:10001 [2023-05-25T18:41:51.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:41:51.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:41:51.601Z] Configure a credential helper to remove this warning. See [2023-05-25T18:41:51.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:41:51.601Z] [2023-05-25T18:41:51.601Z] Login Succeeded [2023-05-25T18:41:51.601Z] nexus3.edgexfoundry.org:10002 [2023-05-25T18:41:51.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:41:51.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:41:51.601Z] Configure a credential helper to remove this warning. See [2023-05-25T18:41:51.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:41:51.601Z] [2023-05-25T18:41:51.601Z] Login Succeeded [2023-05-25T18:41:51.601Z] nexus3.edgexfoundry.org:10003 [2023-05-25T18:41:51.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:41:51.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:41:51.863Z] Configure a credential helper to remove this warning. See [2023-05-25T18:41:51.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:41:51.864Z] [2023-05-25T18:41:51.864Z] Login Succeeded [2023-05-25T18:41:51.864Z] nexus3.edgexfoundry.org:10004 [2023-05-25T18:41:51.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:41:51.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:41:51.864Z] Configure a credential helper to remove this warning. See [2023-05-25T18:41:51.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:41:51.864Z] [2023-05-25T18:41:51.864Z] Login Succeeded [2023-05-25T18:41:51.864Z] docker.io [2023-05-25T18:41:52.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:41:52.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:41:52.123Z] Configure a credential helper to remove this warning. See [2023-05-25T18:41:52.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:41:52.123Z] [2023-05-25T18:41:52.123Z] Login Succeeded [2023-05-25T18:41:52.123Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T18:41:52.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T18:41:52.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T18:41:52.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T18:41:52.214Z] ========================================================= [2023-05-25T18:41:52.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T18:41:52.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:41:52.518Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T18:41:52.518Z] Sending build context to Docker daemon 11.25MB [2023-05-25T18:41:52.518Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T18:41:52.518Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-25T18:41:52.781Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T18:41:52.781Z] f56be85fc22e: Pulling fs layer [2023-05-25T18:41:52.781Z] 85791d961cd3: Pulling fs layer [2023-05-25T18:41:52.781Z] d694b5ae8c79: Pulling fs layer [2023-05-25T18:41:52.781Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T18:41:52.781Z] 4d19c01a9841: Pulling fs layer [2023-05-25T18:41:52.781Z] 9325e15d5711: Pulling fs layer [2023-05-25T18:41:52.781Z] 556b6ee489ea: Pulling fs layer [2023-05-25T18:41:52.781Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T18:41:52.781Z] 4d19c01a9841: Waiting [2023-05-25T18:41:52.781Z] 9325e15d5711: Waiting [2023-05-25T18:41:52.781Z] c5a4b2cf53e6: Waiting [2023-05-25T18:41:52.781Z] 556b6ee489ea: Waiting [2023-05-25T18:41:52.781Z] 9f32a84ed3da: Waiting [2023-05-25T18:41:52.781Z] 85791d961cd3: Download complete [2023-05-25T18:41:52.781Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T18:41:52.781Z] 9f32a84ed3da: Download complete [2023-05-25T18:41:52.781Z] 4d19c01a9841: Download complete [2023-05-25T18:41:52.781Z] f56be85fc22e: Download complete [2023-05-25T18:41:52.781Z] 9325e15d5711: Verifying Checksum [2023-05-25T18:41:52.781Z] 9325e15d5711: Download complete [2023-05-25T18:41:53.043Z] f56be85fc22e: Pull complete [2023-05-25T18:41:53.043Z] 85791d961cd3: Pull complete [2023-05-25T18:41:53.302Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T18:41:53.302Z] c5a4b2cf53e6: Download complete [2023-05-25T18:41:53.302Z] d694b5ae8c79: Verifying Checksum [2023-05-25T18:41:53.302Z] d694b5ae8c79: Download complete [2023-05-25T18:41:53.560Z] 556b6ee489ea: Verifying Checksum [2023-05-25T18:41:53.560Z] 556b6ee489ea: Download complete [2023-05-25T18:41:56.845Z] d694b5ae8c79: Pull complete [2023-05-25T18:41:56.845Z] 9f32a84ed3da: Pull complete [2023-05-25T18:41:57.103Z] 4d19c01a9841: Pull complete [2023-05-25T18:41:57.103Z] 9325e15d5711: Pull complete [2023-05-25T18:41:59.633Z] 556b6ee489ea: Pull complete [2023-05-25T18:42:00.566Z] c5a4b2cf53e6: Pull complete [2023-05-25T18:42:00.566Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T18:42:00.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T18:42:00.566Z] ---> c4be618373d6 [2023-05-25T18:42:00.566Z] Step 3/10 : ARG MAKE=make build [2023-05-25T18:42:04.755Z] ---> Running in 60db685f67b9 [2023-05-25T18:42:04.755Z] Removing intermediate container 60db685f67b9 [2023-05-25T18:42:04.755Z] ---> 9e687baf6af2 [2023-05-25T18:42:04.755Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-25T18:42:04.755Z] ---> Running in 20aaebb69657 [2023-05-25T18:42:04.755Z] Removing intermediate container 20aaebb69657 [2023-05-25T18:42:04.755Z] ---> 927c0950b952 [2023-05-25T18:42:04.755Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-25T18:42:04.755Z] ---> Running in 522155d2c1e9 [2023-05-25T18:42:04.755Z] Removing intermediate container 522155d2c1e9 [2023-05-25T18:42:04.755Z] ---> bc676a049dd5 [2023-05-25T18:42:04.755Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-25T18:42:04.755Z] ---> Running in 63c37af5ce0d [2023-05-25T18:42:04.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T18:42:04.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T18:42:05.014Z] OK: 265 MiB in 53 packages [2023-05-25T18:42:05.274Z] Removing intermediate container 63c37af5ce0d [2023-05-25T18:42:05.274Z] ---> 11b03ed6c6f0 [2023-05-25T18:42:05.274Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-25T18:42:05.534Z] ---> d80d62a23d34 [2023-05-25T18:42:05.534Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T18:42:05.534Z] ---> Running in 28ca24e36512 [2023-05-25T18:42:06.275Z] Still waiting to schedule task [2023-05-25T18:42:06.275Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-25T18:42:37.625Z] Removing intermediate container 28ca24e36512 [2023-05-25T18:42:37.626Z] ---> 349b4ddd4bd6 [2023-05-25T18:42:37.626Z] Step 9/10 : COPY . . [2023-05-25T18:42:37.626Z] ---> 2e61f90b2e70 [2023-05-25T18:42:37.626Z] Step 10/10 : RUN ${MAKE} [2023-05-25T18:42:37.626Z] ---> Running in bc3137976046 [2023-05-25T18:42:37.626Z] noop [2023-05-25T18:42:37.626Z] Removing intermediate container bc3137976046 [2023-05-25T18:42:37.626Z] ---> 4ba7dd838e36 [2023-05-25T18:42:37.626Z] Successfully built 4ba7dd838e36 [2023-05-25T18:42:37.626Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:42:37.940Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T18:42:37.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T18:42:38.013Z] prd-ubuntu20.04-docker-8c-8g-16972 does not seem to be running inside a container [2023-05-25T18:42:38.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@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-05-25T18:42:38.429Z] $ docker top 2bf271a2fd93e76e837066c5bb3157be80ec785f963bc6fbc02244fc529a6248 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T18:42:38.775Z] + go version [2023-05-25T18:42:38.775Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T18:42:38.788Z] $ docker stop --time=1 2bf271a2fd93e76e837066c5bb3157be80ec785f963bc6fbc02244fc529a6248 [2023-05-25T18:42:40.046Z] $ docker rm -f --volumes 2bf271a2fd93e76e837066c5bb3157be80ec785f963bc6fbc02244fc529a6248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:42:40.462Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T18:42:40.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T18:42:40.546Z] prd-ubuntu20.04-docker-8c-8g-16972 does not seem to be running inside a container [2023-05-25T18:42:40.581Z] $ 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-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@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-05-25T18:42:40.954Z] $ docker top c8293dc7f63124fa4ad47e7e4b63009b3fc033f1cdeb6eb8ea6fd9206926c3af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T18:42:41.297Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1460 [Pipeline] fileExists [Pipeline] sh [2023-05-25T18:42:41.596Z] + make test [2023-05-25T18:42:41.596Z] go test -race -coverprofile=coverage.out ./... [2023-05-25T18:42:49.717Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-25T18:43:04.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-25T18:43:04.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-25T18:43:04.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-25T18:43:04.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-25T18:43:04.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-25T18:43:04.586Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.048s coverage: 27.6% of statements [2023-05-25T18:43:04.844Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-25T18:43:04.844Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-25T18:43:04.844Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 80.2% of statements [2023-05-25T18:43:04.844Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.089s coverage: 86.0% of statements [2023-05-25T18:43:06.217Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-25T18:43:06.217Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-25T18:43:06.217Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.117s coverage: 77.5% of statements [2023-05-25T18:43:06.217Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-25T18:43:06.217Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-25T18:43:07.153Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-25T18:43:09.055Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.069s coverage: 14.3% of statements [2023-05-25T18:43:09.055Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.106s coverage: 68.5% of statements [2023-05-25T18:43:09.055Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.122s coverage: 89.2% of statements [2023-05-25T18:43:09.055Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.7% of statements [2023-05-25T18:43:35.614Z] GO111MODULE=on go vet ./... [2023-05-25T18:43:35.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T18:43:35.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T18:43:35.614Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T18:43:35.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T18:43:35.652Z] $ docker stop --time=1 c8293dc7f63124fa4ad47e7e4b63009b3fc033f1cdeb6eb8ea6fd9206926c3af [2023-05-25T18:43:38.890Z] $ docker rm -f --volumes c8293dc7f63124fa4ad47e7e4b63009b3fc033f1cdeb6eb8ea6fd9206926c3af [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T18:43:39.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T18:43:39.475Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T18:43:40.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T18:43:40.291Z] + ls -al . [2023-05-25T18:43:40.291Z] total 284 [2023-05-25T18:43:40.291Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 18:42 . [2023-05-25T18:43:40.291Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 18:41 .. [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 18:41 .dockerignore [2023-05-25T18:43:40.291Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 18:41 .git [2023-05-25T18:43:40.291Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 18:41 .github [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 137 May 25 18:41 .gitignore [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 42 May 25 18:41 .golangci.yml [2023-05-25T18:43:40.291Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 18:41 .semver [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 44878 May 25 18:41 CHANGELOG.md [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 18:41 GOVERNANCE.md [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 885 May 25 18:41 Jenkinsfile [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 25 18:41 LICENSE [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 25 18:41 Makefile [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 619 May 25 18:41 OWNERS.md [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 25 18:41 README.md [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 18:41 VERSION [2023-05-25T18:43:40.291Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 18:41 bin [2023-05-25T18:43:40.291Z] -rw-r--r-- 1 jenkins jenkins 106150 May 25 18:43 coverage.out [2023-05-25T18:43:40.291Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 18:41 example [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 3193 May 25 18:41 go.mod [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 30789 May 25 18:41 go.sum [2023-05-25T18:43:40.291Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 18:41 internal [2023-05-25T18:43:40.291Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 18:41 openapi [2023-05-25T18:43:40.291Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 18:41 pkg [2023-05-25T18:43:40.291Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 18:41 snap [2023-05-25T18:43:40.291Z] -rw-rw-r-- 1 jenkins jenkins 222 May 25 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:43:40.671Z] + 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=3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e --label arch=amd64 --label version=0.0.0 . [2023-05-25T18:43:40.671Z] Sending build context to Docker daemon 11.36MB [2023-05-25T18:43:40.671Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T18:43:40.671Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-25T18:43:40.671Z] ---> 4ba7dd838e36 [2023-05-25T18:43:40.671Z] Step 3/23 : ARG MAKE=make build [2023-05-25T18:43:40.929Z] ---> Running in 4d7c849137a2 [2023-05-25T18:43:40.929Z] Removing intermediate container 4d7c849137a2 [2023-05-25T18:43:40.929Z] ---> 550eb7a9d2b9 [2023-05-25T18:43:40.929Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-25T18:43:40.929Z] ---> Running in dd35afa41ab0 [2023-05-25T18:43:41.188Z] Removing intermediate container dd35afa41ab0 [2023-05-25T18:43:41.188Z] ---> abae3c0e9aaf [2023-05-25T18:43:41.188Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-25T18:43:41.188Z] ---> Running in 8d7addcb098f [2023-05-25T18:43:41.188Z] Removing intermediate container 8d7addcb098f [2023-05-25T18:43:41.188Z] ---> 1137f3ecc363 [2023-05-25T18:43:41.188Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-25T18:43:41.188Z] ---> Running in 390e6a55735b [2023-05-25T18:43:41.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T18:43:41.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T18:43:41.707Z] OK: 265 MiB in 53 packages [2023-05-25T18:43:42.274Z] Removing intermediate container 390e6a55735b [2023-05-25T18:43:42.274Z] ---> 6bd941c86442 [2023-05-25T18:43:42.274Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-25T18:43:42.274Z] ---> 3350f5b0032c [2023-05-25T18:43:42.274Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T18:43:42.274Z] ---> Running in 996d5bc3760e [2023-05-25T18:43:43.213Z] Removing intermediate container 996d5bc3760e [2023-05-25T18:43:43.213Z] ---> 4c6681492a03 [2023-05-25T18:43:43.213Z] Step 9/23 : COPY . . [2023-05-25T18:43:43.475Z] ---> 41b170d69810 [2023-05-25T18:43:43.475Z] Step 10/23 : RUN ${MAKE} [2023-05-25T18:43:43.475Z] ---> Running in 46dbfe18d3ac [2023-05-25T18:43:44.040Z] 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-05-25T18:43:44.953Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16973 in /w/workspace/gexfoundry_device-sdk-go_PR-1460 [Pipeline] { [Pipeline] ws [2023-05-25T18:43:44.965Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2023-05-25T18:43:45.003Z] The recommended git tool is: git [2023-05-25T18:43:52.740Z] using credential edgex-jenkins-ssh [2023-05-25T18:43:52.760Z] Cloning the remote Git repository [2023-05-25T18:43:52.807Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-25T18:43:52.897Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2023-05-25T18:43:53.040Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-25T18:43:53.042Z] > git --version # timeout=10 [2023-05-25T18:43:53.067Z] > git --version # 'git version 2.25.1' [2023-05-25T18:43:53.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T18:43:53.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T18:43:54.799Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-25T18:43:54.840Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T18:43:56.258Z] Merging remotes/origin/main commit afe14f99071666e3a8a1e98015d177d59a71e5e7 into PR head commit 268da6f83e209ba80039c304e6dff6a0d7afc8ae [2023-05-25T18:43:56.592Z] Merge succeeded, producing 13669fb83280f4da40837285b0236a0c07a9b4fe [2023-05-25T18:43:56.592Z] Checking out Revision 13669fb83280f4da40837285b0236a0c07a9b4fe (PR-1460) [2023-05-25T18:43:55.656Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-25T18:43:55.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-25T18:43:55.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T18:43:55.714Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1460/head:refs/remotes/origin/PR-1460 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T18:43:56.276Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T18:43:56.341Z] > git checkout -f 268da6f83e209ba80039c304e6dff6a0d7afc8ae # timeout=10 [2023-05-25T18:43:56.431Z] > git remote # timeout=10 [2023-05-25T18:43:56.455Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T18:43:56.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T18:43:56.490Z] > git merge afe14f99071666e3a8a1e98015d177d59a71e5e7 # timeout=10 [2023-05-25T18:43:56.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T18:43:56.600Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T18:43:56.612Z] > git checkout -f 13669fb83280f4da40837285b0236a0c07a9b4fe # timeout=10 [2023-05-25T18:44:00.046Z] Commit message: "Merge commit 'afe14f99071666e3a8a1e98015d177d59a71e5e7' into HEAD" [2023-05-25T18:44:00.071Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T18:44:00.955Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T18:44:00.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T18:44:00.955Z] Dload Upload Total Spent Left Speed [2023-05-25T18:44:00.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [2023-05-25T18:44:00.058Z] > git rev-list --no-walk 2692f0563c057608cef1e768a4b9bc6c33380055 # timeout=10 [Pipeline] sh [2023-05-25T18:44:01.658Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T18:44:01.986Z] + sudo tee /etc/docker/daemon.new [2023-05-25T18:44:01.986Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T18:44:01.986Z] { [2023-05-25T18:44:01.986Z] "registry-mirrors": [ [2023-05-25T18:44:01.986Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T18:44:01.986Z] ], [2023-05-25T18:44:01.986Z] "bip": "10.250.0.254/24", [2023-05-25T18:44:01.986Z] "hosts": [ [2023-05-25T18:44:01.986Z] "tcp://0.0.0.0:5555", [2023-05-25T18:44:01.986Z] "unix:///var/run/docker.sock" [2023-05-25T18:44:01.986Z] ], [2023-05-25T18:44:01.986Z] "mtu": 1458, [2023-05-25T18:44:01.986Z] "selinux-enabled": true, [2023-05-25T18:44:01.986Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T18:44:01.986Z] } [Pipeline] sh [2023-05-25T18:44:02.311Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T18:44:02.633Z] + sudo service docker restart [2023-05-25T18:44:05.983Z] Removing intermediate container 46dbfe18d3ac [2023-05-25T18:44:05.983Z] ---> eaa4bd88d9bd [2023-05-25T18:44:05.983Z] Step 11/23 : FROM alpine:3.17 [2023-05-25T18:44:05.983Z] 3.17: Pulling from library/alpine [2023-05-25T18:44:05.983Z] f56be85fc22e: Already exists [2023-05-25T18:44:05.983Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T18:44:05.983Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T18:44:05.983Z] ---> 9ed4aefc74f6 [2023-05-25T18:44:05.983Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-25T18:44:05.983Z] ---> Running in 5aeee5fccaa8 [2023-05-25T18:44:05.983Z] Removing intermediate container 5aeee5fccaa8 [2023-05-25T18:44:05.983Z] ---> b61372138d34 [2023-05-25T18:44:05.983Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-25T18:44:05.983Z] ---> Running in 9110ae49d583 [2023-05-25T18:44:05.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T18:44:05.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T18:44:05.983Z] OK: 7 MiB in 15 packages [2023-05-25T18:44:05.983Z] Removing intermediate container 9110ae49d583 [2023-05-25T18:44:05.983Z] ---> 2cf09def64fa [2023-05-25T18:44:05.983Z] Step 14/23 : WORKDIR / [2023-05-25T18:44:05.983Z] ---> Running in d54685919348 [2023-05-25T18:44:05.983Z] Removing intermediate container d54685919348 [2023-05-25T18:44:05.983Z] ---> 28092443268a [2023-05-25T18:44:05.983Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-25T18:44:05.983Z] ---> a19d71a5a7a4 [2023-05-25T18:44:05.983Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-25T18:44:06.919Z] ---> 4434aabefed6 [2023-05-25T18:44:06.919Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-25T18:44:06.919Z] ---> 71c69222bb36 [2023-05-25T18:44:06.919Z] Step 18/23 : EXPOSE 59999 [2023-05-25T18:44:06.919Z] ---> Running in ba8746f97a11 [2023-05-25T18:44:07.180Z] Removing intermediate container ba8746f97a11 [2023-05-25T18:44:07.180Z] ---> 21736df76b98 [2023-05-25T18:44:07.180Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-25T18:44:07.180Z] ---> Running in 12641b38c710 [2023-05-25T18:44:07.180Z] Removing intermediate container 12641b38c710 [2023-05-25T18:44:07.180Z] ---> 8a8666e5d8d0 [2023-05-25T18:44:07.180Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T18:44:07.180Z] ---> Running in 6f11ed47cf9a [2023-05-25T18:44:07.180Z] Removing intermediate container 6f11ed47cf9a [2023-05-25T18:44:07.180Z] ---> 579cebd23714 [2023-05-25T18:44:07.180Z] Step 21/23 : LABEL arch=amd64 [2023-05-25T18:44:07.180Z] ---> Running in 4daba581060e [2023-05-25T18:44:07.441Z] Removing intermediate container 4daba581060e [2023-05-25T18:44:07.441Z] ---> 874d79f95627 [2023-05-25T18:44:07.441Z] Step 22/23 : LABEL git_sha=3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e [2023-05-25T18:44:07.441Z] ---> Running in 3712b0762f69 [2023-05-25T18:44:07.441Z] Removing intermediate container 3712b0762f69 [2023-05-25T18:44:07.441Z] ---> 8b57afd32c83 [2023-05-25T18:44:07.441Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T18:44:07.441Z] ---> Running in ff37b84f7bc9 [2023-05-25T18:44:07.441Z] Removing intermediate container ff37b84f7bc9 [2023-05-25T18:44:07.441Z] ---> 2d644663ab70 [2023-05-25T18:44:07.441Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T18:44:07.441Z] Successfully built 2d644663ab70 [2023-05-25T18:44:07.702Z] 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-05-25T18:44:08.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T18:44:08.118Z] [2023-05-25T18:44:08.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:44:08.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T18:44:08.422Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T18:44:08.422Z] 5eb5b503b376: Pulling fs layer [2023-05-25T18:44:08.422Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T18:44:08.422Z] ec43610c2a17: Pulling fs layer [2023-05-25T18:44:08.422Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T18:44:08.422Z] 33b1e0a273af: Pulling fs layer [2023-05-25T18:44:08.422Z] 3a2ae6a8a46f: Waiting [2023-05-25T18:44:08.422Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T18:44:08.422Z] 33b1e0a273af: Waiting [2023-05-25T18:44:08.422Z] 2f39f015ded8: Pulling fs layer [2023-05-25T18:44:08.422Z] 5d3b04190fa2: Waiting [2023-05-25T18:44:08.422Z] 2f39f015ded8: Waiting [2023-05-25T18:44:08.422Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T18:44:08.422Z] 5c69ac0246d0: Download complete [2023-05-25T18:44:08.422Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T18:44:08.422Z] 3a2ae6a8a46f: Download complete [2023-05-25T18:44:08.422Z] 33b1e0a273af: Verifying Checksum [2023-05-25T18:44:08.422Z] 33b1e0a273af: Download complete [2023-05-25T18:44:08.422Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T18:44:08.422Z] 5d3b04190fa2: Download complete [2023-05-25T18:44:08.681Z] ec43610c2a17: Verifying Checksum [2023-05-25T18:44:08.681Z] ec43610c2a17: Download complete [2023-05-25T18:44:08.681Z] 5eb5b503b376: Download complete [2023-05-25T18:44:09.248Z] 2f39f015ded8: Download complete [2023-05-25T18:44:10.184Z] 5eb5b503b376: Pull complete [2023-05-25T18:44:10.184Z] 5c69ac0246d0: Pull complete [2023-05-25T18:44:10.444Z] ec43610c2a17: Pull complete [2023-05-25T18:44:10.703Z] 3a2ae6a8a46f: Pull complete [2023-05-25T18:44:10.962Z] 33b1e0a273af: Pull complete [2023-05-25T18:44:10.962Z] 5d3b04190fa2: Pull complete [2023-05-25T18:44:15.158Z] 2f39f015ded8: Pull complete [2023-05-25T18:44:15.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T18:44:15.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T18:44:15.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T18:44:15.244Z] prd-ubuntu20.04-docker-8c-8g-16972 does not seem to be running inside a container [2023-05-25T18:44:15.280Z] $ 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-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@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-05-25T18:44:18.219Z] $ docker top 9aab84f208505d212e9e1c1057b2f646e10e74f3a249bc86799af304185e307d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:44:18.606Z] ---> job-cost.sh [2023-05-25T18:44:18.606Z] lf-activate-venv: SKIPPING [2023-05-25T18:44:18.606Z] INFO: No Stack... [2023-05-25T18:44:18.864Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T18:44:19.433Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T18:44:19.722Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/cost.csv [2023-05-25T18:44:19.722Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T18:44:19.734Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1460-4-stack-cost] [2023-05-25T18:44:19.741Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-4-stack-cost] did not exist. Created. [2023-05-25T18:44:19.741Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1460-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T18:44:20.041Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T18:44:20.075Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T18:44:20.082Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T18:44:20.105Z] $ docker stop --time=1 9aab84f208505d212e9e1c1057b2f646e10e74f3a249bc86799af304185e307d [2023-05-25T18:44:21.272Z] $ docker rm -f --volumes 9aab84f208505d212e9e1c1057b2f646e10e74f3a249bc86799af304185e307d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-05-25T18:44:21.347Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-05-25T18:44:21.374Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config6464589339796733855tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:44:21.716Z] ---> docker-login.sh [2023-05-25T18:44:21.716Z] nexus3.edgexfoundry.org:10001 [2023-05-25T18:44:21.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:44:22.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:44:22.253Z] Configure a credential helper to remove this warning. See [2023-05-25T18:44:22.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:44:22.253Z] [2023-05-25T18:44:22.253Z] Login Succeeded [2023-05-25T18:44:22.253Z] nexus3.edgexfoundry.org:10002 [2023-05-25T18:44:22.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:44:22.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:44:22.523Z] Configure a credential helper to remove this warning. See [2023-05-25T18:44:22.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:44:22.523Z] [2023-05-25T18:44:22.523Z] Login Succeeded [2023-05-25T18:44:22.523Z] nexus3.edgexfoundry.org:10003 [2023-05-25T18:44:22.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:44:23.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:44:23.062Z] Configure a credential helper to remove this warning. See [2023-05-25T18:44:23.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:44:23.062Z] [2023-05-25T18:44:23.062Z] Login Succeeded [2023-05-25T18:44:23.062Z] nexus3.edgexfoundry.org:10004 [2023-05-25T18:44:23.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:44:23.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:44:23.331Z] Configure a credential helper to remove this warning. See [2023-05-25T18:44:23.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:44:23.331Z] [2023-05-25T18:44:23.331Z] Login Succeeded [2023-05-25T18:44:23.331Z] docker.io [2023-05-25T18:44:23.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T18:44:23.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T18:44:23.867Z] Configure a credential helper to remove this warning. See [2023-05-25T18:44:23.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T18:44:23.867Z] [2023-05-25T18:44:23.867Z] Login Succeeded [2023-05-25T18:44:23.867Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T18:44:23.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T18:44:24.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T18:44:24.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T18:44:24.174Z] ========================================================= [2023-05-25T18:44:24.174Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T18:44:24.174Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:44:24.518Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T18:44:24.785Z] Sending build context to Docker daemon 6.061MB [2023-05-25T18:44:25.058Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T18:44:25.058Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-25T18:44:25.058Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T18:44:25.058Z] c41833b44d91: Pulling fs layer [2023-05-25T18:44:25.058Z] ed15518f5707: Pulling fs layer [2023-05-25T18:44:25.058Z] feae8fd75edb: Pulling fs layer [2023-05-25T18:44:25.058Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T18:44:25.058Z] 3cdef696dda3: Pulling fs layer [2023-05-25T18:44:25.058Z] 2ced38df9373: Pulling fs layer [2023-05-25T18:44:25.058Z] 58f1dce35555: Pulling fs layer [2023-05-25T18:44:25.058Z] 3cdef696dda3: Waiting [2023-05-25T18:44:25.058Z] 242c74f7c9fa: Waiting [2023-05-25T18:44:25.058Z] 2ced38df9373: Waiting [2023-05-25T18:44:25.058Z] 58f1dce35555: Waiting [2023-05-25T18:44:25.058Z] ed15518f5707: Verifying Checksum [2023-05-25T18:44:25.058Z] ed15518f5707: Download complete [2023-05-25T18:44:25.058Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T18:44:25.058Z] 242c74f7c9fa: Download complete [2023-05-25T18:44:25.058Z] 3cdef696dda3: Verifying Checksum [2023-05-25T18:44:25.058Z] 3cdef696dda3: Download complete [2023-05-25T18:44:25.058Z] c41833b44d91: Download complete [2023-05-25T18:44:26.506Z] c41833b44d91: Pull complete [2023-05-25T18:44:26.506Z] 58f1dce35555: Verifying Checksum [2023-05-25T18:44:26.506Z] 58f1dce35555: Download complete [2023-05-25T18:44:26.787Z] ed15518f5707: Pull complete [2023-05-25T18:44:27.756Z] feae8fd75edb: Verifying Checksum [2023-05-25T18:44:27.756Z] feae8fd75edb: Download complete [2023-05-25T18:44:27.756Z] 2ced38df9373: Download complete [2023-05-25T18:44:37.874Z] feae8fd75edb: Pull complete [2023-05-25T18:44:38.144Z] 242c74f7c9fa: Pull complete [2023-05-25T18:44:38.412Z] 3cdef696dda3: Pull complete [2023-05-25T18:44:45.072Z] 2ced38df9373: Pull complete [2023-05-25T18:44:48.439Z] 58f1dce35555: Pull complete [2023-05-25T18:44:48.439Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T18:44:48.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T18:44:48.439Z] ---> fadd8f120f05 [2023-05-25T18:44:48.439Z] Step 3/10 : ARG MAKE=make build [2023-05-25T18:44:49.852Z] ---> Running in 1cd20f7b927a [2023-05-25T18:44:50.120Z] Removing intermediate container 1cd20f7b927a [2023-05-25T18:44:50.120Z] ---> a09f8fb0a5c2 [2023-05-25T18:44:50.120Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-25T18:44:50.120Z] ---> Running in b5defdb47bd3 [2023-05-25T18:44:50.388Z] Removing intermediate container b5defdb47bd3 [2023-05-25T18:44:50.388Z] ---> a4981620497c [2023-05-25T18:44:50.388Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-25T18:44:50.659Z] ---> Running in 6c58ee6c9630 [2023-05-25T18:44:50.927Z] Removing intermediate container 6c58ee6c9630 [2023-05-25T18:44:50.927Z] ---> f145445f93dd [2023-05-25T18:44:50.927Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-25T18:44:50.927Z] ---> Running in 9be8a878d67b [2023-05-25T18:44:51.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T18:44:52.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T18:44:53.898Z] OK: 263 MiB in 53 packages [2023-05-25T18:44:54.491Z] Removing intermediate container 9be8a878d67b [2023-05-25T18:44:54.491Z] ---> 1ddc6f01e641 [2023-05-25T18:44:54.491Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-25T18:44:55.073Z] ---> 3d2a820801c8 [2023-05-25T18:44:55.073Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T18:44:55.073Z] ---> Running in 96071d6caf17 [2023-05-25T18:45:51.540Z] Removing intermediate container 96071d6caf17 [2023-05-25T18:45:51.540Z] ---> 9f7f83020d2e [2023-05-25T18:45:51.540Z] Step 9/10 : COPY . . [2023-05-25T18:45:52.508Z] ---> 6135e1074775 [2023-05-25T18:45:52.508Z] Step 10/10 : RUN ${MAKE} [2023-05-25T18:45:52.508Z] ---> Running in 38f45322ef4c [2023-05-25T18:45:53.472Z] noop [2023-05-25T18:45:56.492Z] Removing intermediate container 38f45322ef4c [2023-05-25T18:45:56.492Z] ---> 9eb2ab865eca [2023-05-25T18:45:56.492Z] Successfully built 9eb2ab865eca [2023-05-25T18:45:56.492Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:45:56.840Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T18:45:56.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T18:45:57.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-16973 does not seem to be running inside a container [2023-05-25T18:45:57.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T18:45:58.231Z] $ docker top 1864bf78fc4bd71a18c566c0e416024e5d6e3369c3ede6038362d907bce7922a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T18:45:59.050Z] + go version [2023-05-25T18:45:59.050Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T18:45:59.070Z] $ docker stop --time=1 1864bf78fc4bd71a18c566c0e416024e5d6e3369c3ede6038362d907bce7922a [2023-05-25T18:46:00.654Z] $ docker rm -f --volumes 1864bf78fc4bd71a18c566c0e416024e5d6e3369c3ede6038362d907bce7922a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:46:01.159Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T18:46:01.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T18:46:01.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-16973 does not seem to be running inside a container [2023-05-25T18:46:01.409Z] $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T18:46:02.555Z] $ docker top 58a0bf67d25fd645a55f71a08b818b67ad6f8fbc5785617763ee9d71d3fc2852 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T18:46:03.060Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-25T18:46:03.404Z] + make test [2023-05-25T18:46:03.405Z] go test -race -coverprofile=coverage.out ./... [2023-05-25T18:46:42.281Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-25T18:48:48.947Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-25T18:48:48.947Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-25T18:48:48.947Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-25T18:48:48.947Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-25T18:48:48.947Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-25T18:48:48.947Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.226s coverage: 27.6% of statements [2023-05-25T18:48:50.901Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.288s coverage: 80.2% of statements [2023-05-25T18:49:05.947Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-25T18:49:05.947Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-25T18:49:05.947Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.319s coverage: 86.0% of statements [2023-05-25T18:49:11.288Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-25T18:49:11.288Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.447s coverage: 77.5% of statements [2023-05-25T18:49:15.542Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-25T18:49:16.501Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-25T18:49:16.501Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-25T18:49:19.100Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.245s coverage: 14.3% of statements [2023-05-25T18:49:19.100Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.413s coverage: 68.5% of statements [2023-05-25T18:49:20.508Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.429s coverage: 89.2% of statements [2023-05-25T18:49:21.918Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-25T18:49:22.184Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.226s coverage: 5.7% of statements [2023-05-25T18:49:22.767Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T18:49:22.767Z] GO111MODULE=on go vet ./... [2023-05-25T18:51:44.881Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T18:51:44.881Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T18:51:44.881Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T18:51:44.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T18:51:44.913Z] $ docker stop --time=1 58a0bf67d25fd645a55f71a08b818b67ad6f8fbc5785617763ee9d71d3fc2852 [2023-05-25T18:51:46.735Z] $ docker rm -f --volumes 58a0bf67d25fd645a55f71a08b818b67ad6f8fbc5785617763ee9d71d3fc2852 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T18:51:48.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T18:51:48.244Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T18:51:48.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T18:51:49.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T18:51:49.427Z] + ls -al . [2023-05-25T18:51:49.427Z] total 280 [2023-05-25T18:51:49.427Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 18:46 . [2023-05-25T18:51:49.427Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 18:43 .. [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 18:43 .dockerignore [2023-05-25T18:51:49.427Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 18:43 .git [2023-05-25T18:51:49.427Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 18:43 .github [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 137 May 25 18:43 .gitignore [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 42 May 25 18:43 .golangci.yml [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 44878 May 25 18:43 CHANGELOG.md [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 18:43 GOVERNANCE.md [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 885 May 25 18:43 Jenkinsfile [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 25 18:43 LICENSE [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 25 18:43 Makefile [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 619 May 25 18:43 OWNERS.md [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 25 18:43 README.md [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 18:41 VERSION [2023-05-25T18:51:49.427Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 18:43 bin [2023-05-25T18:51:49.427Z] -rw-r--r-- 1 jenkins jenkins 106150 May 25 18:49 coverage.out [2023-05-25T18:51:49.427Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 18:43 example [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 3193 May 25 18:43 go.mod [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 30789 May 25 18:43 go.sum [2023-05-25T18:51:49.427Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 18:43 internal [2023-05-25T18:51:49.427Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 18:43 openapi [2023-05-25T18:51:49.427Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 18:43 pkg [2023-05-25T18:51:49.427Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 18:43 snap [2023-05-25T18:51:49.427Z] -rw-rw-r-- 1 jenkins jenkins 222 May 25 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:51:49.759Z] + 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=13669fb83280f4da40837285b0236a0c07a9b4fe --label arch=arm64 --label version=0.0.0 . [2023-05-25T18:51:50.026Z] Sending build context to Docker daemon 6.168MB [2023-05-25T18:51:50.290Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T18:51:50.290Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-25T18:51:50.290Z] ---> 9eb2ab865eca [2023-05-25T18:51:50.290Z] Step 3/23 : ARG MAKE=make build [2023-05-25T18:51:51.694Z] ---> Running in 3cac87e009a5 [2023-05-25T18:51:51.960Z] Removing intermediate container 3cac87e009a5 [2023-05-25T18:51:51.960Z] ---> 9066a1ab3540 [2023-05-25T18:51:51.960Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-25T18:51:52.228Z] ---> Running in de7037f816c7 [2023-05-25T18:51:52.494Z] Removing intermediate container de7037f816c7 [2023-05-25T18:51:52.494Z] ---> 449209320699 [2023-05-25T18:51:52.494Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-25T18:51:52.494Z] ---> Running in c5e3d96be125 [2023-05-25T18:51:52.761Z] Removing intermediate container c5e3d96be125 [2023-05-25T18:51:52.761Z] ---> e44f92126092 [2023-05-25T18:51:52.761Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-25T18:51:52.761Z] ---> Running in dc2e5cf51880 [2023-05-25T18:51:53.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T18:51:54.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T18:51:55.258Z] OK: 263 MiB in 53 packages [2023-05-25T18:51:56.216Z] Removing intermediate container dc2e5cf51880 [2023-05-25T18:51:56.216Z] ---> a1bc3e9e504b [2023-05-25T18:51:56.216Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-25T18:51:56.484Z] ---> a17800de81d0 [2023-05-25T18:51:56.484Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T18:51:56.484Z] ---> Running in c4cae18cf0d0 [2023-05-25T18:51:59.061Z] Removing intermediate container c4cae18cf0d0 [2023-05-25T18:51:59.061Z] ---> 0962d7755b6e [2023-05-25T18:51:59.061Z] Step 9/23 : COPY . . [2023-05-25T18:52:00.020Z] ---> 6063bf1ccde4 [2023-05-25T18:52:00.020Z] Step 10/23 : RUN ${MAKE} [2023-05-25T18:52:00.020Z] ---> Running in dda8c818403a [2023-05-25T18:52:00.979Z] 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-05-25T18:54:07.656Z] Removing intermediate container dda8c818403a [2023-05-25T18:54:07.656Z] ---> 5e373655a567 [2023-05-25T18:54:07.656Z] Step 11/23 : FROM alpine:3.17 [2023-05-25T18:54:07.656Z] 3.17: Pulling from library/alpine [2023-05-25T18:54:07.656Z] c41833b44d91: Already exists [2023-05-25T18:54:07.656Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T18:54:07.656Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T18:54:07.656Z] ---> 51e60588ff2c [2023-05-25T18:54:07.656Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-25T18:54:07.656Z] ---> Running in 182daa8dfcd4 [2023-05-25T18:54:07.656Z] Removing intermediate container 182daa8dfcd4 [2023-05-25T18:54:07.656Z] ---> efb24b666f07 [2023-05-25T18:54:07.656Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-25T18:54:07.656Z] ---> Running in b5dec3fe7c72 [2023-05-25T18:54:07.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T18:54:07.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T18:54:08.620Z] OK: 7 MiB in 15 packages [2023-05-25T18:54:09.211Z] Removing intermediate container b5dec3fe7c72 [2023-05-25T18:54:09.211Z] ---> 25e03e33ab7a [2023-05-25T18:54:09.211Z] Step 14/23 : WORKDIR / [2023-05-25T18:54:09.479Z] ---> Running in 4638e7b29c68 [2023-05-25T18:54:09.745Z] Removing intermediate container 4638e7b29c68 [2023-05-25T18:54:09.745Z] ---> 781f7a981b32 [2023-05-25T18:54:09.745Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-25T18:54:10.329Z] ---> 763d95453c93 [2023-05-25T18:54:10.329Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-25T18:54:11.742Z] ---> 14daaf09a786 [2023-05-25T18:54:11.742Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-25T18:54:12.008Z] ---> 726eaaa7c949 [2023-05-25T18:54:12.008Z] Step 18/23 : EXPOSE 59999 [2023-05-25T18:54:12.008Z] ---> Running in 3f9b457250d1 [2023-05-25T18:54:12.274Z] Removing intermediate container 3f9b457250d1 [2023-05-25T18:54:12.274Z] ---> 296eb398eca7 [2023-05-25T18:54:12.274Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-25T18:54:12.541Z] ---> Running in f8958896a207 [2023-05-25T18:54:12.810Z] Removing intermediate container f8958896a207 [2023-05-25T18:54:12.810Z] ---> 7d7c903bbec9 [2023-05-25T18:54:12.810Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T18:54:12.810Z] ---> Running in 24456e6a797a [2023-05-25T18:54:13.079Z] Removing intermediate container 24456e6a797a [2023-05-25T18:54:13.079Z] ---> 2873022d64cb [2023-05-25T18:54:13.079Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T18:54:13.079Z] ---> Running in e663b38ba6fd [2023-05-25T18:54:13.348Z] Removing intermediate container e663b38ba6fd [2023-05-25T18:54:13.348Z] ---> f8942cdd928b [2023-05-25T18:54:13.348Z] Step 22/23 : LABEL git_sha=13669fb83280f4da40837285b0236a0c07a9b4fe [2023-05-25T18:54:13.615Z] ---> Running in 3a529e869313 [2023-05-25T18:54:13.883Z] Removing intermediate container 3a529e869313 [2023-05-25T18:54:13.883Z] ---> 9a4cb05c47d6 [2023-05-25T18:54:13.883Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T18:54:13.883Z] ---> Running in 0575d11c2edd [2023-05-25T18:54:14.150Z] Removing intermediate container 0575d11c2edd [2023-05-25T18:54:14.150Z] ---> 0d84f72244b9 [2023-05-25T18:54:14.150Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T18:54:14.150Z] Successfully built 0d84f72244b9 [2023-05-25T18:54:14.150Z] 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-05-25T18:54:14.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T18:54:14.570Z] [2023-05-25T18:54:14.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:54:14.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T18:54:14.896Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T18:54:14.896Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T18:54:14.896Z] 04944245beec: Pulling fs layer [2023-05-25T18:54:14.896Z] 699f458cf7ca: Pulling fs layer [2023-05-25T18:54:14.896Z] 765212b225bb: Pulling fs layer [2023-05-25T18:54:14.896Z] f23df028b6ca: Pulling fs layer [2023-05-25T18:54:14.896Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T18:54:14.896Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T18:54:14.896Z] f23df028b6ca: Waiting [2023-05-25T18:54:14.896Z] d65c8cfc05b1: Waiting [2023-05-25T18:54:14.896Z] 2437ff75d9bd: Waiting [2023-05-25T18:54:14.896Z] 765212b225bb: Waiting [2023-05-25T18:54:15.167Z] 04944245beec: Verifying Checksum [2023-05-25T18:54:15.167Z] 04944245beec: Download complete [2023-05-25T18:54:15.167Z] 765212b225bb: Verifying Checksum [2023-05-25T18:54:15.167Z] 765212b225bb: Download complete [2023-05-25T18:54:15.167Z] f23df028b6ca: Download complete [2023-05-25T18:54:15.167Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T18:54:15.167Z] d65c8cfc05b1: Download complete [2023-05-25T18:54:15.167Z] 699f458cf7ca: Verifying Checksum [2023-05-25T18:54:15.167Z] 699f458cf7ca: Download complete [2023-05-25T18:54:15.751Z] 8998bd30e6a1: Download complete [2023-05-25T18:54:18.328Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T18:54:18.328Z] 2437ff75d9bd: Download complete [2023-05-25T18:54:19.740Z] 8998bd30e6a1: Pull complete [2023-05-25T18:54:20.009Z] 04944245beec: Pull complete [2023-05-25T18:54:21.954Z] 699f458cf7ca: Pull complete [2023-05-25T18:54:22.221Z] 765212b225bb: Pull complete [2023-05-25T18:54:22.807Z] f23df028b6ca: Pull complete [2023-05-25T18:54:23.080Z] d65c8cfc05b1: Pull complete [2023-05-25T18:54:36.025Z] 2437ff75d9bd: Pull complete [2023-05-25T18:54:36.025Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T18:54:36.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T18:54:36.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T18:54:36.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-16973 does not seem to be running inside a container [2023-05-25T18:54:36.514Z] $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T18:54:38.830Z] $ docker top e1b8f0c0df328402c60743419ceab87566aed083a3075a8c2034c8c74bb4db0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:54:39.318Z] ---> job-cost.sh [2023-05-25T18:54:39.584Z] lf-activate-venv: SKIPPING [2023-05-25T18:54:39.584Z] INFO: No Stack... [2023-05-25T18:54:40.164Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T18:54:40.744Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T18:54:41.061Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [2023-05-25T18:54:41.062Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T18:54:41.123Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1460-4-stack-cost] [2023-05-25T18:54:41.129Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-4-stack-cost] did not exist. Created. [2023-05-25T18:54:41.129Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1460-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T18:54:41.460Z] /w/workspace/device-sdk-go/4@tmp/durable-ef041d60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T18:54:41.787Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T18:54:41.808Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T18:54:41.863Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T18:54:41.869Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T18:54:41.880Z] $ docker stop --time=1 e1b8f0c0df328402c60743419ceab87566aed083a3075a8c2034c8c74bb4db0e [2023-05-25T18:54:43.330Z] $ docker rm -f --volumes e1b8f0c0df328402c60743419ceab87566aed083a3075a8c2034c8c74bb4db0e [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-05-25T18:54:43.678Z] provisioning config files... [2023-05-25T18:54:43.685Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config1808023874775911791tmp [Pipeline] { [Pipeline] sh [2023-05-25T18:54:43.976Z] + set +x [2023-05-25T18:54:43.976Z] + curl -s https://codecov.io/bash [2023-05-25T18:54:43.976Z] + bash -s -- [2023-05-25T18:54:43.976Z] [2023-05-25T18:54:43.976Z] _____ _ [2023-05-25T18:54:43.976Z] / ____| | | [2023-05-25T18:54:43.976Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T18:54:43.976Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T18:54:43.976Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T18:54:43.976Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T18:54:43.976Z] Bash-1.0.6 [2023-05-25T18:54:43.976Z] [2023-05-25T18:54:43.976Z] [2023-05-25T18:54:43.976Z] ==> git version 2.25.1 found [2023-05-25T18:54:43.976Z] ==> 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-05-25T18:54:43.976Z] Release-Date: 2020-01-08 [2023-05-25T18:54:43.976Z] 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-05-25T18:54:43.976Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T18:54:43.976Z] ==> Jenkins CI detected. [2023-05-25T18:54:43.976Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1460 [2023-05-25T18:54:43.976Z] project root: . [2023-05-25T18:54:43.976Z] --> token set from env [2023-05-25T18:54:43.976Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T18:54:44.236Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T18:54:44.236Z] ==> Python coveragepy not found [2023-05-25T18:54:44.236Z] ==> Searching for coverage reports in: [2023-05-25T18:54:44.236Z] + . [2023-05-25T18:54:44.236Z] -> Found 1 reports [2023-05-25T18:54:44.236Z] ==> Detecting git/mercurial file structure [2023-05-25T18:54:44.236Z] ==> Reading reports [2023-05-25T18:54:44.236Z] + ./coverage.out bytes=106150 [2023-05-25T18:54:44.236Z] ==> Appending adjustments [2023-05-25T18:54:44.236Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T18:54:44.494Z] + Found adjustments [2023-05-25T18:54:44.494Z] ==> Gzipping contents [2023-05-25T18:54:44.494Z] 16K /tmp/codecov.w1KqGG.gz [2023-05-25T18:54:44.494Z] ==> Uploading reports [2023-05-25T18:54:44.494Z] url: https://codecov.io [2023-05-25T18:54:44.495Z] query: branch=PR-1460&commit=3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1460%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1460&job=&cmd_args= [2023-05-25T18:54:44.495Z] -> Pinging Codecov [2023-05-25T18:54:44.495Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1460&commit=3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1460%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1460&job=&cmd_args= [2023-05-25T18:54:44.495Z] -> Uploading to [2023-05-25T18:54:44.495Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/7E55EF52A471D76F132DFD9A03CDDE97/3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e/55f894b2-efa0-4e50-9525-fbc4a7c03649.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T185444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00c2b99c2f6031b4413ae2a801324254a8d4df94de3466f54907271b0e80bce2 [2023-05-25T18:54:44.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T18:54:44.495Z] Dload Upload Total Spent Left Speed [2023-05-25T18:54:44.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15154 0 0 100 15154 0 68570 --:--:-- --:--:-- --:--:-- 68261 100 15154 0 0 100 15154 0 68570 --:--:-- --:--:-- --:--:-- 68261 [2023-05-25T18:54:44.753Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3dc6ec51a4db7d418ab62bd770cf2a9b47a5ec5e [Pipeline] } [2023-05-25T18:54:44.759Z] 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-05-25T18:54:45.482Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives ] [2023-05-25T18:54:45.482Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives [2023-05-25T18:54:45.482Z] total 16 [2023-05-25T18:54:45.482Z] drwxr-xr-x 3 root root 4096 May 25 18:44 . [2023-05-25T18:54:45.482Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 18:44 .. [2023-05-25T18:54:45.482Z] drwxr-xr-x 2 root root 4096 May 25 18:44 cost [2023-05-25T18:54:45.482Z] -rw-r--r-- 1 root root 86 May 25 18:44 cost.csv [2023-05-25T18:54:45.482Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives [2023-05-25T18:54:45.482Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives [2023-05-25T18:54:45.482Z] total 16 [2023-05-25T18:54:45.482Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 18:44 . [2023-05-25T18:54:45.482Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 18:44 .. [2023-05-25T18:54:45.482Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 18:44 cost [2023-05-25T18:54:45.482Z] -rw-r--r-- 1 jenkins jenkins 86 May 25 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:54:45.772Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:54:46.628Z] ---> package-listing.sh [2023-05-25T18:54:46.628Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T18:54:46.628Z] ++ facter osfamily [2023-05-25T18:54:46.888Z] + OS_FAMILY=debian [2023-05-25T18:54:46.888Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1460 [2023-05-25T18:54:46.888Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T18:54:46.888Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T18:54:46.888Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T18:54:46.888Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T18:54:46.888Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1460 ']' [2023-05-25T18:54:46.888Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T18:54:46.888Z] + case "${OS_FAMILY}" in [2023-05-25T18:54:46.888Z] + dpkg -l [2023-05-25T18:54:46.888Z] + grep '^ii' [2023-05-25T18:54:46.888Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T18:54:46.888Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T18:54:46.888Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T18:54:46.888Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1460 ']' [2023-05-25T18:54:46.888Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/ [2023-05-25T18:54:46.888Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/ [Pipeline] echo [2023-05-25T18:54:46.898Z] 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-1460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T18:54:47.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T18:54:47.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T18:54:47.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T18:54:47.799Z] prd-ubuntu20.04-docker-8c-8g-16972 does not seem to be running inside a container [2023-05-25T18:54:47.841Z] $ 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-1460/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-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@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-05-25T18:54:48.010Z] $ docker top 8e44c75cf72d4b3306aac930517ed348fce27a55d9cb017821d87aa1de2cda62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T18:54:48.334Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T18:54:48.616Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T18:54:48.899Z] + ls /var/log/sa-host [2023-05-25T18:54:48.899Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T18:54:49.045Z] provisioning config files... [2023-05-25T18:54:49.054Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config1576038345367214516tmp [Pipeline] { [Pipeline] echo [2023-05-25T18:54:49.064Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:54:49.343Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T18:54:49.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:54:49.680Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T18:54:49.687Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:54:49.968Z] ---> sudo-logs.sh [2023-05-25T18:54:49.968Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T18:54:49.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:54:50.280Z] ---> job-cost.sh [2023-05-25T18:54:50.280Z] lf-activate-venv: SKIPPING [2023-05-25T18:54:50.280Z] DEBUG: total: 0.2199999988079071 [2023-05-25T18:54:50.280Z] INFO: Retrieving Stack Cost... [2023-05-25T18:54:50.539Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T18:54:51.107Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T18:54:51.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T18:54:51.410Z] ---> logs-deploy.sh [2023-05-25T18:54:51.410Z] lf-activate-venv: SKIPPING [2023-05-25T18:54:51.410Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1460/4 [2023-05-25T18:54:51.410Z] INFO: archiving workspace using pattern(s): [2023-05-25T18:54:52.350Z] Archives upload complete. [2023-05-25T18:54:52.610Z] INFO: archiving logs to Nexus [2023-05-25T18:54:53.182Z] ---> uname -a: [2023-05-25T18:54:53.182Z] Linux prd-ubuntu20-04-docker-8c-8g-16972 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] ---> lscpu: [2023-05-25T18:54:53.182Z] Architecture: x86_64 [2023-05-25T18:54:53.182Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-25T18:54:53.182Z] Byte Order: Little Endian [2023-05-25T18:54:53.182Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-25T18:54:53.182Z] CPU(s): 8 [2023-05-25T18:54:53.182Z] On-line CPU(s) list: 0-7 [2023-05-25T18:54:53.182Z] Thread(s) per core: 1 [2023-05-25T18:54:53.182Z] Core(s) per socket: 1 [2023-05-25T18:54:53.182Z] Socket(s): 8 [2023-05-25T18:54:53.182Z] NUMA node(s): 1 [2023-05-25T18:54:53.182Z] Vendor ID: AuthenticAMD [2023-05-25T18:54:53.182Z] CPU family: 23 [2023-05-25T18:54:53.182Z] Model: 49 [2023-05-25T18:54:53.182Z] Model name: AMD EPYC-Rome Processor [2023-05-25T18:54:53.182Z] Stepping: 0 [2023-05-25T18:54:53.182Z] CPU MHz: 2799.998 [2023-05-25T18:54:53.182Z] BogoMIPS: 5599.99 [2023-05-25T18:54:53.182Z] Virtualization: AMD-V [2023-05-25T18:54:53.182Z] Hypervisor vendor: KVM [2023-05-25T18:54:53.182Z] Virtualization type: full [2023-05-25T18:54:53.182Z] L1d cache: 256 KiB [2023-05-25T18:54:53.182Z] L1i cache: 256 KiB [2023-05-25T18:54:53.182Z] L2 cache: 4 MiB [2023-05-25T18:54:53.182Z] L3 cache: 128 MiB [2023-05-25T18:54:53.182Z] NUMA node0 CPU(s): 0-7 [2023-05-25T18:54:53.182Z] Vulnerability Itlb multihit: Not affected [2023-05-25T18:54:53.182Z] Vulnerability L1tf: Not affected [2023-05-25T18:54:53.182Z] Vulnerability Mds: Not affected [2023-05-25T18:54:53.182Z] Vulnerability Meltdown: Not affected [2023-05-25T18:54:53.182Z] Vulnerability Mmio stale data: Not affected [2023-05-25T18:54:53.182Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-25T18:54:53.182Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-25T18:54:53.182Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-25T18:54:53.182Z] Vulnerability Srbds: Not affected [2023-05-25T18:54:53.182Z] Vulnerability Tsx async abort: Not affected [2023-05-25T18:54:53.182Z] 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-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] ---> nproc: [2023-05-25T18:54:53.182Z] 8 [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] ---> df -h: [2023-05-25T18:54:53.182Z] Filesystem Size Used Avail Use% Mounted on [2023-05-25T18:54:53.182Z] overlay 155G 12G 144G 8% / [2023-05-25T18:54:53.182Z] tmpfs 64M 0 64M 0% /dev [2023-05-25T18:54:53.182Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-25T18:54:53.182Z] shm 64M 0 64M 0% /dev/shm [2023-05-25T18:54:53.182Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] ---> sar -b -r -n DEV: [2023-05-25T18:54:53.182Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16972) 05/25/23 _x86_64_ (8 CPU) [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] 18:40:54 LINUX RESTART (8 CPU) [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] 18:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-25T18:54:53.182Z] 18:42:01 337.82 47.98 289.84 0.00 5413.66 159596.93 0.00 [2023-05-25T18:54:53.182Z] 18:43:01 167.22 1.35 165.87 0.00 33.86 62908.45 0.00 [2023-05-25T18:54:53.182Z] 18:44:01 92.03 0.22 91.82 0.00 7.87 26351.62 0.00 [2023-05-25T18:54:53.182Z] 18:45:01 98.85 0.05 98.80 0.00 7.46 26664.71 0.00 [2023-05-25T18:54:53.182Z] 18:46:01 18.25 7.07 11.18 0.00 898.65 2163.51 0.00 [2023-05-25T18:54:53.182Z] 18:47:01 40.88 4.53 36.34 0.00 4278.09 6762.07 0.00 [2023-05-25T18:54:53.182Z] 18:48:01 3.62 0.02 3.60 0.00 0.13 92.10 0.00 [2023-05-25T18:54:53.182Z] 18:49:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 [2023-05-25T18:54:53.182Z] 18:50:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 [2023-05-25T18:54:53.182Z] 18:51:02 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2023-05-25T18:54:53.182Z] 18:52:01 1.68 0.00 1.68 0.00 0.00 19.11 0.00 [2023-05-25T18:54:53.182Z] 18:53:01 2.15 0.00 2.15 0.00 0.00 24.00 0.00 [2023-05-25T18:54:53.182Z] 18:54:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 [2023-05-25T18:54:53.182Z] Average: 59.23 4.72 54.51 0.00 819.51 21925.57 0.00 [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] 18:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-25T18:54:53.182Z] 18:42:01 29167324 31593792 718616 2.19 72152 2634852 1842624 5.43 990920 2368112 465648 [2023-05-25T18:54:53.182Z] 18:43:01 27919060 31551184 745416 2.27 145456 3660804 1906720 5.62 1396416 3088572 455108 [2023-05-25T18:54:53.182Z] 18:44:01 27921808 31542536 756364 2.30 149420 3654172 2054280 6.05 1280964 3209036 208112 [2023-05-25T18:54:53.182Z] 18:45:01 27661468 31585764 711816 2.16 159332 3910940 1763240 5.20 1253788 3457864 140 [2023-05-25T18:54:53.182Z] 18:46:01 27525020 31558448 727484 2.21 166780 4013508 1537780 4.53 1335308 3500012 1192 [2023-05-25T18:54:53.182Z] 18:47:01 27123124 31563156 720496 2.19 193468 4372244 1838572 5.42 1580536 3631608 136 [2023-05-25T18:54:53.182Z] 18:48:01 27128088 31563144 720372 2.19 192032 4368992 1807488 5.33 1579028 3628412 8 [2023-05-25T18:54:53.182Z] 18:49:01 27136808 31571988 711352 2.16 192096 4368996 1807488 5.33 1570068 3628412 4 [2023-05-25T18:54:53.182Z] 18:50:01 27137036 31572320 710960 2.16 192176 4369000 1807488 5.33 1570092 3628464 16 [2023-05-25T18:54:53.182Z] 18:51:02 27136648 31572032 711176 2.16 192244 4369004 1807488 5.33 1570504 3628472 164 [2023-05-25T18:54:53.182Z] 18:52:01 27136660 31572220 710716 2.16 192316 4369004 1807488 5.33 1570612 3628476 12 [2023-05-25T18:54:53.182Z] 18:53:01 27136852 31572652 710588 2.16 192400 4369008 1807488 5.33 1570448 3628604 4 [2023-05-25T18:54:53.182Z] 18:54:01 27137036 31572912 710292 2.16 192476 4369012 1807488 5.33 1570408 3628616 12 [2023-05-25T18:54:53.182Z] Average: 27482072 31568627 720434 2.19 171719 4063810 1815049 5.35 1449161 3434974 86966 [2023-05-25T18:54:53.182Z] [2023-05-25T18:54:53.182Z] 18:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-25T18:54:53.183Z] 18:42:01 docker0 8.26 8.78 0.84 79.01 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:42:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:42:01 ens3 614.93 390.12 6802.30 110.76 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:43:01 docker0 180.60 304.50 14.26 1933.58 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:43:01 ens3 336.01 198.92 1962.68 28.96 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:43:01 veth59eb3db 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:44:01 docker0 1.40 3.55 0.09 42.53 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:44:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:44:01 ens3 27.33 15.23 63.23 10.22 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:45:01 docker0 1.38 3.47 0.09 42.51 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:45:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:45:01 ens3 101.43 61.55 2566.22 11.81 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:46:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:46:01 ens3 53.36 20.60 913.70 1.59 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:47:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:47:01 ens3 138.76 67.89 1954.58 4.73 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:48:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:49:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:50:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:51:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:51:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:52:01 ens3 0.14 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:53:01 ens3 1.67 1.45 8.37 0.10 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] 18:54:01 ens3 2.60 1.52 3.95 0.10 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] Average: docker0 14.76 24.67 1.18 161.55 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] Average: ens3 98.33 58.36 1099.55 12.97 0.00 0.00 0.00 0.00 [2023-05-25T18:54:53.183Z] [2023-05-25T18:54:53.183Z] [2023-05-25T18:54:53.183Z] ---> sar -P ALL: [2023-05-25T18:54:53.183Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16972) 05/25/23 _x86_64_ (8 CPU) [2023-05-25T18:54:53.183Z] [2023-05-25T18:54:53.183Z] 18:40:54 LINUX RESTART (8 CPU) [2023-05-25T18:54:53.183Z] [2023-05-25T18:54:53.183Z] 18:41:01 CPU %user %nice %system %iowait %steal %idle [2023-05-25T18:54:53.183Z] 18:42:01 all 9.69 0.00 3.57 2.45 0.06 84.23 [2023-05-25T18:54:53.183Z] 18:42:01 0 12.75 0.00 4.02 2.05 0.07 81.11 [2023-05-25T18:54:53.183Z] 18:42:01 1 7.53 0.00 4.73 7.40 0.07 80.27 [2023-05-25T18:54:53.183Z] 18:42:01 2 9.96 0.00 3.80 2.43 0.05 83.76 [2023-05-25T18:54:53.183Z] 18:42:01 3 10.10 0.00 4.09 0.62 0.05 85.14 [2023-05-25T18:54:53.183Z] 18:42:01 4 11.19 0.00 2.12 0.92 0.05 85.72 [2023-05-25T18:54:53.183Z] 18:42:01 5 7.95 0.00 2.97 0.25 0.05 88.79 [2023-05-25T18:54:53.183Z] 18:42:01 6 10.18 0.00 3.64 0.25 0.07 85.86 [2023-05-25T18:54:53.183Z] 18:42:01 7 7.89 0.00 3.18 5.66 0.08 83.19 [2023-05-25T18:54:53.183Z] 18:43:01 all 22.21 0.00 5.05 2.44 0.06 70.23 [2023-05-25T18:54:53.183Z] 18:43:01 0 23.41 0.00 5.25 0.77 0.05 70.52 [2023-05-25T18:54:53.183Z] 18:43:01 1 23.11 0.00 4.41 0.20 0.07 72.21 [2023-05-25T18:54:53.183Z] 18:43:01 2 23.93 0.00 4.85 0.13 0.05 71.03 [2023-05-25T18:54:53.183Z] 18:43:01 3 25.01 0.00 5.64 0.79 0.07 68.49 [2023-05-25T18:54:53.183Z] 18:43:01 4 21.55 0.00 5.45 0.42 0.07 72.52 [2023-05-25T18:54:53.183Z] 18:43:01 5 20.38 0.00 4.43 0.10 0.07 75.02 [2023-05-25T18:54:53.183Z] 18:43:01 6 20.12 0.00 4.43 0.08 0.07 75.29 [2023-05-25T18:54:53.183Z] 18:43:01 7 20.18 0.00 5.93 17.10 0.07 56.73 [2023-05-25T18:54:53.183Z] 18:44:01 all 42.70 0.00 6.84 1.30 0.07 49.09 [2023-05-25T18:54:53.183Z] 18:44:01 0 42.44 0.00 6.78 2.05 0.07 48.65 [2023-05-25T18:54:53.183Z] 18:44:01 1 43.46 0.00 7.18 0.84 0.07 48.46 [2023-05-25T18:54:53.183Z] 18:44:01 2 44.63 0.00 7.48 4.78 0.08 43.03 [2023-05-25T18:54:53.183Z] 18:44:01 3 47.58 0.00 7.78 0.55 0.07 44.02 [2023-05-25T18:54:53.183Z] 18:44:01 4 41.03 0.00 6.28 0.34 0.07 52.29 [2023-05-25T18:54:53.183Z] 18:44:01 5 39.51 0.00 5.64 0.30 0.07 54.47 [2023-05-25T18:54:53.183Z] 18:44:01 6 40.89 0.00 6.93 0.02 0.07 52.09 [2023-05-25T18:54:53.183Z] 18:44:01 7 42.00 0.00 6.65 1.54 0.08 49.73 [2023-05-25T18:54:53.183Z] 18:45:01 all 3.14 0.00 1.51 1.39 0.03 93.92 [2023-05-25T18:54:53.183Z] 18:45:01 0 3.25 0.00 1.71 0.03 0.03 94.98 [2023-05-25T18:54:53.183Z] 18:45:01 1 4.05 0.00 1.42 0.67 0.05 93.80 [2023-05-25T18:54:53.183Z] 18:45:01 2 4.33 0.00 1.92 6.86 0.05 86.84 [2023-05-25T18:54:53.183Z] 18:45:01 3 2.65 0.00 1.54 0.97 0.02 94.82 [2023-05-25T18:54:53.183Z] 18:45:01 4 1.80 0.00 1.39 1.25 0.03 95.53 [2023-05-25T18:54:53.183Z] 18:45:01 5 3.95 0.00 1.32 0.45 0.03 94.24 [2023-05-25T18:54:53.183Z] 18:45:01 6 2.59 0.00 1.56 0.81 0.02 95.03 [2023-05-25T18:54:53.183Z] 18:45:01 7 2.48 0.00 1.24 0.08 0.03 96.16 [2023-05-25T18:54:53.183Z] 18:46:01 all 0.40 0.00 0.31 0.18 0.01 99.10 [2023-05-25T18:54:53.183Z] 18:46:01 0 0.42 0.00 0.28 0.05 0.00 99.25 [2023-05-25T18:54:53.183Z] 18:46:01 1 0.32 0.00 0.68 0.02 0.02 98.97 [2023-05-25T18:54:53.183Z] 18:46:01 2 0.18 0.00 0.20 0.27 0.02 99.33 [2023-05-25T18:54:53.183Z] 18:46:01 3 0.87 0.00 0.48 0.55 0.02 98.08 [2023-05-25T18:54:53.183Z] 18:46:01 4 0.03 0.00 0.08 0.00 0.00 99.88 [2023-05-25T18:54:53.183Z] 18:46:01 5 0.07 0.00 0.30 0.02 0.00 99.62 [2023-05-25T18:54:53.183Z] 18:46:01 6 0.27 0.00 0.18 0.00 0.00 99.55 [2023-05-25T18:54:53.183Z] 18:46:01 7 1.05 0.00 0.27 0.55 0.00 98.13 [2023-05-25T18:54:53.183Z] 18:47:01 all 1.92 0.00 1.38 0.51 0.02 96.16 [2023-05-25T18:54:53.183Z] 18:47:01 0 3.79 0.00 1.24 0.72 0.03 94.22 [2023-05-25T18:54:53.183Z] 18:47:01 1 2.37 0.00 2.25 0.73 0.02 94.62 [2023-05-25T18:54:53.183Z] 18:47:01 2 1.50 0.00 0.94 0.74 0.02 96.81 [2023-05-25T18:54:53.183Z] 18:47:01 3 1.26 0.00 1.17 1.07 0.03 96.47 [2023-05-25T18:54:53.183Z] 18:47:01 4 1.74 0.00 1.42 0.03 0.02 96.79 [2023-05-25T18:54:53.183Z] 18:47:01 5 1.29 0.00 0.79 0.25 0.03 97.64 [2023-05-25T18:54:53.183Z] 18:47:01 6 1.98 0.00 0.97 0.03 0.02 97.00 [2023-05-25T18:54:53.183Z] 18:47:01 7 1.45 0.00 2.27 0.50 0.02 95.76 [2023-05-25T18:54:53.183Z] 18:48:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2023-05-25T18:54:53.183Z] 18:48:01 0 0.05 0.00 0.03 0.07 0.02 99.83 [2023-05-25T18:54:53.183Z] 18:48:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-25T18:54:53.183Z] 18:48:01 2 0.12 0.00 0.03 0.00 0.02 99.83 [2023-05-25T18:54:53.183Z] 18:48:01 3 0.03 0.00 0.07 0.02 0.03 99.85 [2023-05-25T18:54:53.183Z] 18:48:01 4 0.22 0.00 0.08 0.00 0.02 99.68 [2023-05-25T18:54:53.183Z] 18:48:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-25T18:54:53.183Z] 18:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-25T18:54:53.183Z] 18:48:01 7 0.00 0.00 0.05 0.00 0.00 99.95 [2023-05-25T18:54:53.183Z] 18:49:01 all 0.13 0.00 0.02 0.00 0.01 99.84 [2023-05-25T18:54:53.183Z] 18:49:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-25T18:54:53.183Z] 18:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-25T18:54:53.183Z] 18:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-25T18:54:53.183Z] 18:49:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-25T18:54:53.183Z] 18:49:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-25T18:54:53.183Z] 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T18:54:53.183Z] 18:49:01 6 0.83 0.00 0.05 0.00 0.02 99.10 [2023-05-25T18:54:53.183Z] 18:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T18:54:53.183Z] 18:50:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2023-05-25T18:54:53.183Z] 18:50:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-25T18:54:53.183Z] 18:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T18:54:53.183Z] 18:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-25T18:54:53.183Z] 18:50:01 3 0.05 0.00 0.00 0.02 0.03 99.90 [2023-05-25T18:54:53.183Z] 18:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T18:54:53.183Z] 18:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-25T18:54:53.183Z] 18:50:01 6 0.70 0.00 0.03 0.00 0.00 99.27 [2023-05-25T18:54:53.183Z] 18:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T18:54:53.183Z] 18:51:02 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-25T18:54:53.183Z] 18:51:02 0 0.05 0.00 0.00 0.05 0.02 99.88 [2023-05-25T18:54:53.183Z] 18:51:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T18:54:53.183Z] 18:51:02 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-25T18:54:53.183Z] 18:51:02 3 0.03 0.00 0.05 0.00 0.03 99.88 [2023-05-25T18:54:53.183Z] 18:51:02 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T18:54:53.184Z] 18:51:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T18:54:53.184Z] 18:51:02 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-25T18:54:53.184Z] 18:51:02 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-25T18:54:53.184Z] 18:52:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2023-05-25T18:54:53.184Z] 18:52:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-25T18:54:53.184Z] 18:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T18:54:53.184Z] 18:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-25T18:54:53.184Z] 18:52:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-25T18:54:53.184Z] 18:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-25T18:54:53.184Z] 18:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T18:54:53.184Z] 18:52:01 6 0.73 0.00 0.00 0.00 0.02 99.26 [2023-05-25T18:54:53.184Z] 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T18:54:53.184Z] [2023-05-25T18:54:53.184Z] 18:52:01 CPU %user %nice %system %iowait %steal %idle [2023-05-25T18:54:53.184Z] 18:53:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-05-25T18:54:53.184Z] 18:53:01 0 0.05 0.00 0.02 0.03 0.02 99.88 [2023-05-25T18:54:53.184Z] 18:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T18:54:53.184Z] 18:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-25T18:54:53.184Z] 18:53:01 3 0.10 0.00 0.00 0.02 0.02 99.87 [2023-05-25T18:54:53.184Z] 18:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-25T18:54:53.184Z] 18:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-25T18:54:53.184Z] 18:53:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-25T18:54:53.184Z] 18:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T18:54:53.184Z] 18:54:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-05-25T18:54:53.184Z] 18:54:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2023-05-25T18:54:53.184Z] 18:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T18:54:53.184Z] 18:54:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-25T18:54:53.184Z] 18:54:01 3 0.03 0.00 0.05 0.00 0.03 99.88 [2023-05-25T18:54:53.184Z] 18:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-25T18:54:53.184Z] 18:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-25T18:54:53.184Z] 18:54:01 6 0.12 0.00 0.00 0.00 0.02 99.87 [2023-05-25T18:54:53.184Z] 18:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T18:54:53.184Z] Average: all 6.16 0.00 1.44 0.64 0.03 91.74 [2023-05-25T18:54:53.184Z] Average: 0 6.61 0.00 1.49 0.46 0.03 91.42 [2023-05-25T18:54:53.184Z] Average: 1 6.20 0.00 1.59 0.76 0.02 91.43 [2023-05-25T18:54:53.184Z] Average: 2 6.48 0.00 1.48 1.17 0.03 90.85 [2023-05-25T18:54:53.184Z] Average: 3 6.73 0.00 1.60 0.36 0.04 91.28 [2023-05-25T18:54:53.184Z] Average: 4 5.93 0.00 1.29 0.23 0.02 92.53 [2023-05-25T18:54:53.184Z] Average: 5 5.60 0.00 1.19 0.11 0.02 93.09 [2023-05-25T18:54:53.184Z] Average: 6 6.02 0.00 1.37 0.09 0.02 92.50 [2023-05-25T18:54:53.184Z] Average: 7 5.73 0.00 1.50 1.94 0.02 90.81 [2023-05-25T18:54:53.184Z] [2023-05-25T18:54:53.184Z] [2023-05-25T18:54:53.184Z]