Pull request #1266 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f983c7ebf5e39f24c039311d67031abbde62296+8e357452e8ed135c62f8def4dd7ee99c07bc90f4 (9be0c2b29a1db99cbd04c996a641ae77147e9576) 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-ssh5135967999133396399.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh175837012200892999.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17157501339111782254.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3046687706641026282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8099655663215875442.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10719903852922929926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-121164 in /w/workspace/gexfoundry_device-sdk-go_PR-1266 [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-1266 # 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/1266/head:refs/remotes/origin/PR-1266 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 into PR head commit 3f983c7ebf5e39f24c039311d67031abbde62296 Merge succeeded, producing 3f983c7ebf5e39f24c039311d67031abbde62296 Checking out Revision 3f983c7ebf5e39f24c039311d67031abbde62296 (PR-1266) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-14T04:03:50.292Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3f983c7ebf5e39f24c039311d67031abbde62296 # 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 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f983c7ebf5e39f24c039311d67031abbde62296 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-14T04:03:50.468Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-14T04:03:50.562Z] ========================================================= [2022-12-14T04:03:50.562Z] EdgeX Global Pipelines Version Info [2022-12-14T04:03:50.562Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:03:51.312Z] ------------------- [2022-12-14T04:03:51.312Z] stable info: [2022-12-14T04:03:51.312Z] ------------------- [2022-12-14T04:03:51.312Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-14T04:03:51.312Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T04:03:51.312Z] Message: update stable to v1.0.244 [2022-12-14T04:03:51.884Z] ------------------- [2022-12-14T04:03:51.884Z] experimental info: [2022-12-14T04:03:51.884Z] ------------------- [2022-12-14T04:03:51.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-14T04:03:51.884Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T04:03:51.884Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-14T04:03:52.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-12-14T04:03:52.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-12-14T04:03:52.285Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-14T04:03:52.334Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-14T04:03:52.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-14T04:03:52.424Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-14T04:03:52.470Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-14T04:03:52.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-12-14T04:03:52.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-14T04:03:52.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-14T04:03:52.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-14T04:03:52.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-12-14T04:03:52.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-14T04:03:52.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-14T04:03:52.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T04:03:52.856Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T04:03:52.898Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T04:03:52.939Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T04:03:52.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-14T04:03:53.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-14T04:03:53.062Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-14T04:03:53.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-14T04:03:53.144Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-14T04:03:53.195Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-14T04:03:53.241Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-14T04:03:53.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-14T04:03:53.323Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-14T04:03:53.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1266 [Pipeline] echo [2022-12-14T04:03:53.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1266 [Pipeline] echo [2022-12-14T04:03:53.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1266 [Pipeline] echo [2022-12-14T04:03:53.497Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f983c7ebf5e39f24c039311d67031abbde62296 [Pipeline] echo [2022-12-14T04:03:53.539Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f983c7 [Pipeline] echo [2022-12-14T04:03:53.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T04:03:53.711Z] provisioning config files... [2022-12-14T04:03:53.732Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp/config3152818802167946590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:03:54.084Z] ---> docker-login.sh [2022-12-14T04:03:54.085Z] nexus3.edgexfoundry.org:10001 [2022-12-14T04:03:54.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:03:54.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:03:54.353Z] Configure a credential helper to remove this warning. See [2022-12-14T04:03:54.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:03:54.353Z] [2022-12-14T04:03:54.353Z] Login Succeeded [2022-12-14T04:03:54.353Z] nexus3.edgexfoundry.org:10002 [2022-12-14T04:03:54.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:03:54.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:03:54.353Z] Configure a credential helper to remove this warning. See [2022-12-14T04:03:54.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:03:54.353Z] [2022-12-14T04:03:54.353Z] Login Succeeded [2022-12-14T04:03:54.353Z] nexus3.edgexfoundry.org:10003 [2022-12-14T04:03:54.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:03:54.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:03:54.614Z] Configure a credential helper to remove this warning. See [2022-12-14T04:03:54.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:03:54.614Z] [2022-12-14T04:03:54.614Z] Login Succeeded [2022-12-14T04:03:54.614Z] nexus3.edgexfoundry.org:10004 [2022-12-14T04:03:54.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:03:54.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:03:54.614Z] Configure a credential helper to remove this warning. See [2022-12-14T04:03:54.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:03:54.614Z] [2022-12-14T04:03:54.614Z] Login Succeeded [2022-12-14T04:03:54.614Z] docker.io [2022-12-14T04:03:54.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:03:55.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:03:55.139Z] Configure a credential helper to remove this warning. See [2022-12-14T04:03:55.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:03:55.139Z] [2022-12-14T04:03:55.139Z] Login Succeeded [2022-12-14T04:03:55.139Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T04:03:55.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-14T04:03:55.846Z] + git rev-list -1 --merges 3f983c7ebf5e39f24c039311d67031abbde62296~1..3f983c7ebf5e39f24c039311d67031abbde62296 [Pipeline] echo [2022-12-14T04:03:55.915Z] -----------> git rev-list -1 --merges 3f983c7ebf5e39f24c039311d67031abbde62296~1..3f983c7ebf5e39f24c039311d67031abbde62296 3f983c7ebf5e39f24c039311d67031abbde62296 [false] [Pipeline] sh [2022-12-14T04:03:56.227Z] + git log --format=format:%s -1 3f983c7ebf5e39f24c039311d67031abbde62296 [Pipeline] echo [2022-12-14T04:03:56.264Z] ========================================================= [2022-12-14T04:03:56.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-14T04:03:56.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T04:03:56.680Z] + git log --format=format:%s -1 3f983c7ebf5e39f24c039311d67031abbde62296 [Pipeline] echo [2022-12-14T04:03:56.714Z] [semverPrep] GIT_COMMIT: 3f983c7ebf5e39f24c039311d67031abbde62296, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2022-12-14T04:03:56.749Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-14T04:03:57.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T04:03:57.121Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-14T04:03:57.121Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-14T04:03:57.121Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-14T04:03:57.121Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-14T04:03:57.121Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-14T04:03:57.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:03:57.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T04:03:57.559Z] [2022-12-14T04:03:57.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:03:57.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T04:03:57.947Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-14T04:03:57.947Z] b85a868b505f: Pulling fs layer [2022-12-14T04:03:57.947Z] e2be974225ed: Pulling fs layer [2022-12-14T04:03:57.947Z] 339a4e72a1f5: Pulling fs layer [2022-12-14T04:03:57.947Z] 988bab9f4d93: Pulling fs layer [2022-12-14T04:03:57.947Z] 1469e6f7b9e6: Pulling fs layer [2022-12-14T04:03:57.947Z] eaf3925da568: Pulling fs layer [2022-12-14T04:03:57.947Z] bab4dde63d76: Pulling fs layer [2022-12-14T04:03:57.947Z] bde34c3a00c8: Pulling fs layer [2022-12-14T04:03:57.947Z] b352a97aabf1: Pulling fs layer [2022-12-14T04:03:57.947Z] 988bab9f4d93: Waiting [2022-12-14T04:03:57.947Z] 1469e6f7b9e6: Waiting [2022-12-14T04:03:57.947Z] eaf3925da568: Waiting [2022-12-14T04:03:57.947Z] bab4dde63d76: Waiting [2022-12-14T04:03:57.947Z] 4872d77fe225: Pulling fs layer [2022-12-14T04:03:57.947Z] bde34c3a00c8: Waiting [2022-12-14T04:03:57.947Z] 5851b861e8e6: Pulling fs layer [2022-12-14T04:03:57.947Z] b352a97aabf1: Waiting [2022-12-14T04:03:57.947Z] 4872d77fe225: Waiting [2022-12-14T04:03:57.947Z] 5851b861e8e6: Waiting [2022-12-14T04:03:57.947Z] e2be974225ed: Verifying Checksum [2022-12-14T04:03:57.947Z] e2be974225ed: Download complete [2022-12-14T04:03:57.947Z] 988bab9f4d93: Download complete [2022-12-14T04:03:58.208Z] 1469e6f7b9e6: Verifying Checksum [2022-12-14T04:03:58.208Z] 1469e6f7b9e6: Download complete [2022-12-14T04:03:58.208Z] eaf3925da568: Verifying Checksum [2022-12-14T04:03:58.208Z] eaf3925da568: Download complete [2022-12-14T04:03:58.208Z] 339a4e72a1f5: Verifying Checksum [2022-12-14T04:03:58.208Z] 339a4e72a1f5: Download complete [2022-12-14T04:03:58.208Z] bde34c3a00c8: Verifying Checksum [2022-12-14T04:03:58.208Z] bde34c3a00c8: Download complete [2022-12-14T04:03:58.208Z] b352a97aabf1: Verifying Checksum [2022-12-14T04:03:58.208Z] b352a97aabf1: Download complete [2022-12-14T04:03:58.208Z] 4872d77fe225: Download complete [2022-12-14T04:03:58.208Z] 5851b861e8e6: Verifying Checksum [2022-12-14T04:03:58.208Z] 5851b861e8e6: Download complete [2022-12-14T04:03:58.208Z] b85a868b505f: Download complete [2022-12-14T04:03:58.779Z] bab4dde63d76: Verifying Checksum [2022-12-14T04:03:59.715Z] b85a868b505f: Pull complete [2022-12-14T04:03:59.715Z] e2be974225ed: Pull complete [2022-12-14T04:04:00.281Z] 339a4e72a1f5: Pull complete [2022-12-14T04:04:00.281Z] 988bab9f4d93: Pull complete [2022-12-14T04:04:00.540Z] 1469e6f7b9e6: Pull complete [2022-12-14T04:04:00.799Z] eaf3925da568: Pull complete [2022-12-14T04:04:02.703Z] bab4dde63d76: Pull complete [2022-12-14T04:04:02.703Z] bde34c3a00c8: Pull complete [2022-12-14T04:04:02.703Z] b352a97aabf1: Pull complete [2022-12-14T04:04:02.703Z] 4872d77fe225: Pull complete [2022-12-14T04:04:02.962Z] 5851b861e8e6: Pull complete [2022-12-14T04:04:02.962Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-14T04:04:02.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T04:04:02.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T04:04:03.174Z] prd-ubuntu20.04-docker-8c-8g-121164 does not seem to be running inside a container [2022-12-14T04:04:03.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1266 -v /w/workspace/gexfoundry_device-sdk-go_PR-1266:/w/workspace/gexfoundry_device-sdk-go_PR-1266:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-14T04:04:04.668Z] $ docker top b3ebcb0dbe07a14c26cdd2b3e7fe5ba04bce29a6063af7d4005ee9eee3aaf012 -eo pid,comm [2022-12-14T04:04:04.723Z] 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). [2022-12-14T04:04:04.723Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T04:04:04.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T04:04:04.855Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T04:04:04.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T04:04:04.989Z] $ docker exec b3ebcb0dbe07a14c26cdd2b3e7fe5ba04bce29a6063af7d4005ee9eee3aaf012 ssh-agent [2022-12-14T04:04:05.109Z] SSH_AUTH_SOCK=/tmp/ssh-xLE1aiMCmOU8/agent.33 [2022-12-14T04:04:05.109Z] SSH_AGENT_PID=39 [2022-12-14T04:04:05.116Z] Running ssh-add (command line suppressed) [2022-12-14T04:04:05.234Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp/private_key_2419689087584637651.key (/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp/private_key_2419689087584637651.key) [2022-12-14T04:04:05.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T04:04:05.581Z] + git tag --points-at HEAD [Pipeline] } [2022-12-14T04:04:05.609Z] $ docker exec --env ******** --env ******** b3ebcb0dbe07a14c26cdd2b3e7fe5ba04bce29a6063af7d4005ee9eee3aaf012 ssh-agent -k [2022-12-14T04:04:05.712Z] unset SSH_AUTH_SOCK; [2022-12-14T04:04:05.713Z] unset SSH_AGENT_PID; [2022-12-14T04:04:05.713Z] echo Agent pid 39 killed; [2022-12-14T04:04:05.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-14T04:04:05.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T04:04:05.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T04:04:05.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T04:04:05.907Z] $ docker exec b3ebcb0dbe07a14c26cdd2b3e7fe5ba04bce29a6063af7d4005ee9eee3aaf012 ssh-agent [2022-12-14T04:04:06.022Z] SSH_AUTH_SOCK=/tmp/ssh-toDf6dmoeGLl/agent.71 [2022-12-14T04:04:06.022Z] SSH_AGENT_PID=77 [2022-12-14T04:04:06.026Z] Running ssh-add (command line suppressed) [2022-12-14T04:04:06.143Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp/private_key_8460720109232051741.key (/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp/private_key_8460720109232051741.key) [2022-12-14T04:04:06.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T04:04:06.491Z] + git semver init [2022-12-14T04:04:06.752Z] 2022-12-14 04:04:06,704 [run_init] DEBUG init version:0.0.0 force:False [2022-12-14T04:04:06.752Z] 2022-12-14 04:04:06,704 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1266/.semver [2022-12-14T04:04:06.752Z] 2022-12-14 04:04:06,705 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1266/.semver [2022-12-14T04:04:06.752Z] 2022-12-14 04:04:06,705 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1266/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1266, universal_newlines=False, shell=None, istream=None) [2022-12-14T04:04:07.692Z] 2022-12-14 04:04:07,647 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1266/.git/info/exclude [2022-12-14T04:04:07.692Z] 2022-12-14 04:04:07,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1266/.semver/PR-1266 with force:False [2022-12-14T04:04:07.692Z] 2022-12-14 04:04:07,647 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1266/.semver/PR-1266 [2022-12-14T04:04:07.692Z] 2022-12-14 04:04:07,651 [execute] INFO git cat-file --batch-check [2022-12-14T04:04:07.692Z] 2022-12-14 04:04:07,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1266/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T04:04:07.692Z] 2022-12-14 04:04:07,658 [execute] INFO git cat-file --batch [2022-12-14T04:04:07.692Z] 2022-12-14 04:04:07,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1266/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T04:04:07.692Z] 2022-12-14 04:04:07,663 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1266/.semver/PR-1266 [2022-12-14T04:04:07.692Z] 0.0.0 [Pipeline] } [2022-12-14T04:04:07.720Z] $ docker exec --env ******** --env ******** b3ebcb0dbe07a14c26cdd2b3e7fe5ba04bce29a6063af7d4005ee9eee3aaf012 ssh-agent -k [2022-12-14T04:04:07.840Z] unset SSH_AUTH_SOCK; [2022-12-14T04:04:07.841Z] unset SSH_AGENT_PID; [2022-12-14T04:04:07.841Z] echo Agent pid 77 killed; [2022-12-14T04:04:07.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T04:04:08.256Z] + git semver [Pipeline] } [2022-12-14T04:04:08.540Z] $ docker stop --time=1 b3ebcb0dbe07a14c26cdd2b3e7fe5ba04bce29a6063af7d4005ee9eee3aaf012 [2022-12-14T04:04:09.862Z] $ docker rm -f b3ebcb0dbe07a14c26cdd2b3e7fe5ba04bce29a6063af7d4005ee9eee3aaf012 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T04:04:10.260Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-14T04:04:10.525Z] Stashed 1 file(s) [Pipeline] echo [2022-12-14T04:04:10.542Z] [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 [2022-12-14T04:04:11.100Z] provisioning config files... [2022-12-14T04:04:11.110Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp/config16650126067245240441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:04:11.446Z] ---> docker-login.sh [2022-12-14T04:04:11.446Z] nexus3.edgexfoundry.org:10001 [2022-12-14T04:04:11.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:04:11.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:04:11.446Z] Configure a credential helper to remove this warning. See [2022-12-14T04:04:11.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:04:11.446Z] [2022-12-14T04:04:11.446Z] Login Succeeded [2022-12-14T04:04:11.446Z] nexus3.edgexfoundry.org:10002 [2022-12-14T04:04:11.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:04:11.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:04:11.707Z] Configure a credential helper to remove this warning. See [2022-12-14T04:04:11.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:04:11.707Z] [2022-12-14T04:04:11.707Z] Login Succeeded [2022-12-14T04:04:11.707Z] nexus3.edgexfoundry.org:10003 [2022-12-14T04:04:11.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:04:11.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:04:11.707Z] Configure a credential helper to remove this warning. See [2022-12-14T04:04:11.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:04:11.707Z] [2022-12-14T04:04:11.707Z] Login Succeeded [2022-12-14T04:04:11.707Z] nexus3.edgexfoundry.org:10004 [2022-12-14T04:04:11.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:04:11.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:04:11.707Z] Configure a credential helper to remove this warning. See [2022-12-14T04:04:11.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:04:11.707Z] [2022-12-14T04:04:11.707Z] Login Succeeded [2022-12-14T04:04:11.707Z] docker.io [2022-12-14T04:04:11.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:04:12.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:04:12.227Z] Configure a credential helper to remove this warning. See [2022-12-14T04:04:12.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:04:12.227Z] [2022-12-14T04:04:12.227Z] Login Succeeded [2022-12-14T04:04:12.227Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T04:04:12.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T04:04:12.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T04:04:12.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T04:04:12.544Z] ========================================================= [2022-12-14T04:04:12.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-14T04:04:12.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:04:13.020Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-14T04:04:13.020Z] Sending build context to Docker daemon 10.36MB [2022-12-14T04:04:13.020Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T04:04:13.020Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-14T04:04:13.021Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-14T04:04:13.021Z] 213ec9aee27d: Pulling fs layer [2022-12-14T04:04:13.021Z] 4583459ba037: Pulling fs layer [2022-12-14T04:04:13.021Z] 93c1e223e6f2: Pulling fs layer [2022-12-14T04:04:13.021Z] 53926ce57604: Pulling fs layer [2022-12-14T04:04:13.021Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-14T04:04:13.021Z] 22ff95d597cd: Pulling fs layer [2022-12-14T04:04:13.021Z] 12d6caf4c0d1: Pulling fs layer [2022-12-14T04:04:13.021Z] 96b7cbca73a9: Pulling fs layer [2022-12-14T04:04:13.021Z] a7acece74701: Pulling fs layer [2022-12-14T04:04:13.021Z] 21b2b0c7a3f4: Waiting [2022-12-14T04:04:13.021Z] 22ff95d597cd: Waiting [2022-12-14T04:04:13.021Z] 12d6caf4c0d1: Waiting [2022-12-14T04:04:13.021Z] 53926ce57604: Waiting [2022-12-14T04:04:13.021Z] 96b7cbca73a9: Waiting [2022-12-14T04:04:13.021Z] a7acece74701: Waiting [2022-12-14T04:04:13.288Z] 93c1e223e6f2: Verifying Checksum [2022-12-14T04:04:13.288Z] 93c1e223e6f2: Download complete [2022-12-14T04:04:13.288Z] 4583459ba037: Verifying Checksum [2022-12-14T04:04:13.288Z] 4583459ba037: Download complete [2022-12-14T04:04:13.288Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-14T04:04:13.288Z] 21b2b0c7a3f4: Download complete [2022-12-14T04:04:13.288Z] 22ff95d597cd: Download complete [2022-12-14T04:04:13.288Z] 213ec9aee27d: Download complete [2022-12-14T04:04:13.288Z] 12d6caf4c0d1: Verifying Checksum [2022-12-14T04:04:13.288Z] 12d6caf4c0d1: Download complete [2022-12-14T04:04:13.288Z] 213ec9aee27d: Pull complete [2022-12-14T04:04:13.567Z] 4583459ba037: Pull complete [2022-12-14T04:04:13.567Z] 93c1e223e6f2: Pull complete [2022-12-14T04:04:14.590Z] a7acece74701: Verifying Checksum [2022-12-14T04:04:14.590Z] a7acece74701: Download complete [2022-12-14T04:04:14.872Z] 96b7cbca73a9: Verifying Checksum [2022-12-14T04:04:14.872Z] 96b7cbca73a9: Download complete [2022-12-14T04:04:15.133Z] 53926ce57604: Verifying Checksum [2022-12-14T04:04:15.133Z] 53926ce57604: Download complete [2022-12-14T04:04:19.319Z] 53926ce57604: Pull complete [2022-12-14T04:04:19.319Z] 21b2b0c7a3f4: Pull complete [2022-12-14T04:04:19.319Z] 22ff95d597cd: Pull complete [2022-12-14T04:04:19.576Z] 12d6caf4c0d1: Pull complete [2022-12-14T04:04:22.117Z] 96b7cbca73a9: Pull complete [2022-12-14T04:04:22.686Z] a7acece74701: Pull complete [2022-12-14T04:04:22.686Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-14T04:04:22.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T04:04:22.686Z] ---> db6d94c90886 [2022-12-14T04:04:22.686Z] Step 3/10 : ARG MAKE=make build [2022-12-14T04:04:24.596Z] ---> Running in bb4566cc53ec [2022-12-14T04:04:24.596Z] Removing intermediate container bb4566cc53ec [2022-12-14T04:04:24.596Z] ---> 486e503736f2 [2022-12-14T04:04:24.596Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-14T04:04:24.596Z] ---> Running in 7be2bfc52112 [2022-12-14T04:04:24.596Z] Removing intermediate container 7be2bfc52112 [2022-12-14T04:04:24.596Z] ---> 15cda78d9601 [2022-12-14T04:04:24.596Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T04:04:24.596Z] ---> Running in 37b74f5c239f [2022-12-14T04:04:24.596Z] Removing intermediate container 37b74f5c239f [2022-12-14T04:04:24.596Z] ---> 05e63009e41b [2022-12-14T04:04:24.596Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T04:04:24.596Z] ---> Running in 345fb091e129 [2022-12-14T04:04:25.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T04:04:25.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T04:04:25.425Z] OK: 211 MiB in 51 packages [2022-12-14T04:04:25.927Z] Still waiting to schedule task [2022-12-14T04:04:25.927Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-121166’ is offline [2022-12-14T04:04:25.993Z] Removing intermediate container 345fb091e129 [2022-12-14T04:04:25.993Z] ---> ec1dee6cab72 [2022-12-14T04:04:25.993Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-14T04:04:25.993Z] ---> b8588776d237 [2022-12-14T04:04:25.993Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T04:04:25.993Z] ---> Running in 762731877cda [2022-12-14T04:04:47.947Z] Removing intermediate container 762731877cda [2022-12-14T04:04:47.947Z] ---> 4248472770b0 [2022-12-14T04:04:47.947Z] Step 9/10 : COPY . . [2022-12-14T04:04:47.947Z] ---> 443ae3cb9f2d [2022-12-14T04:04:47.947Z] Step 10/10 : RUN ${MAKE} [2022-12-14T04:04:47.947Z] ---> Running in f3adf743635c [2022-12-14T04:04:47.947Z] noop [2022-12-14T04:04:48.207Z] Removing intermediate container f3adf743635c [2022-12-14T04:04:48.207Z] ---> aab316824030 [2022-12-14T04:04:48.207Z] Successfully built aab316824030 [2022-12-14T04:04:48.207Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:04:48.638Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T04:04:48.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T04:04:48.791Z] prd-ubuntu20.04-docker-8c-8g-121164 does not seem to be running inside a container [2022-12-14T04:04:48.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1266 -v /w/workspace/gexfoundry_device-sdk-go_PR-1266:/w/workspace/gexfoundry_device-sdk-go_PR-1266:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-14T04:04:49.440Z] $ docker top a45446a9acebdb878e73a451b82e5f5c946996a6559a5d2fe34c86306f1b0195 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T04:04:49.840Z] + go version [2022-12-14T04:04:49.840Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-14T04:04:49.870Z] $ docker stop --time=1 a45446a9acebdb878e73a451b82e5f5c946996a6559a5d2fe34c86306f1b0195 [2022-12-14T04:04:51.204Z] $ docker rm -f a45446a9acebdb878e73a451b82e5f5c946996a6559a5d2fe34c86306f1b0195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:04:51.888Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T04:04:51.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T04:04:52.031Z] prd-ubuntu20.04-docker-8c-8g-121164 does not seem to be running inside a container [2022-12-14T04:04:52.064Z] $ 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-1266 -v /w/workspace/gexfoundry_device-sdk-go_PR-1266:/w/workspace/gexfoundry_device-sdk-go_PR-1266:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-14T04:04:52.445Z] $ docker top 6e44264be2f9b9aff1dec6f615a58752afe1bf63b008b6bacbb3ef9ac5b6721c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T04:04:52.839Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1266 [Pipeline] fileExists [Pipeline] sh [2022-12-14T04:04:53.197Z] + make test [2022-12-14T04:04:53.197Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-14T04:04:59.771Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-14T04:05:14.645Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements [2022-12-14T04:05:14.645Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.064s coverage: 78.9% of statements [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-14T04:05:14.645Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.089s coverage: 73.1% of statements [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-14T04:05:14.645Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 54.4% of statements [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-14T04:05:14.645Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 65.1% of statements [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-14T04:05:14.645Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.763s coverage: 89.2% of statements [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-14T04:05:14.645Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.080s coverage: 4.7% of statements [2022-12-14T04:05:14.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-14T04:05:32.725Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-14T04:05:32.725Z] GO111MODULE=on go vet ./... [2022-12-14T04:05:34.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T04:05:34.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T04:05:34.406Z] ./bin/test-attribution-txt.sh [2022-12-14T04:05:34.406Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-14T04:05:34.406Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-14T04:05:34.406Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-14T04:05:34.406Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-14T04:05:34.406Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-14T04:05:34.406Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-14T04:05:34.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T04:05:34.471Z] $ docker stop --time=1 6e44264be2f9b9aff1dec6f615a58752afe1bf63b008b6bacbb3ef9ac5b6721c [2022-12-14T04:05:36.618Z] $ docker rm -f 6e44264be2f9b9aff1dec6f615a58752afe1bf63b008b6bacbb3ef9ac5b6721c [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T04:05:37.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T04:05:37.252Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-14T04:05:37.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T04:05:38.198Z] + ls -al . [2022-12-14T04:05:38.198Z] total 280 [2022-12-14T04:05:38.198Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 04:04 . [2022-12-14T04:05:38.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 04:03 .. [2022-12-14T04:05:38.198Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 04:03 .dockerignore [2022-12-14T04:05:38.198Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 04:05 .git [2022-12-14T04:05:38.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 04:03 .github [2022-12-14T04:05:38.198Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 14 04:03 .gitignore [2022-12-14T04:05:38.198Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 14 04:03 .golangci.yml [2022-12-14T04:05:38.198Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 04:04 .semver [2022-12-14T04:05:38.198Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 14 04:03 CHANGELOG.md [2022-12-14T04:05:38.198Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 04:03 GOVERNANCE.md [2022-12-14T04:05:38.199Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 14 04:03 Jenkinsfile [2022-12-14T04:05:38.199Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 14 04:03 LICENSE [2022-12-14T04:05:38.199Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 14 04:03 Makefile [2022-12-14T04:05:38.199Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 14 04:03 OWNERS.md [2022-12-14T04:05:38.199Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 14 04:03 README.md [2022-12-14T04:05:38.199Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 04:04 VERSION [2022-12-14T04:05:38.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 04:03 bin [2022-12-14T04:05:38.199Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 14 04:05 coverage.out [2022-12-14T04:05:38.199Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 04:03 example [2022-12-14T04:05:38.199Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 14 04:03 go.mod [2022-12-14T04:05:38.199Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 14 04:03 go.sum [2022-12-14T04:05:38.199Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 14 04:03 internal [2022-12-14T04:05:38.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 04:03 openapi [2022-12-14T04:05:38.199Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 14 04:03 pkg [2022-12-14T04:05:38.199Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 04:03 snap [2022-12-14T04:05:38.199Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 14 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:05:38.585Z] + 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=3f983c7ebf5e39f24c039311d67031abbde62296 --label arch=amd64 --label version=0.0.0 . [2022-12-14T04:05:38.585Z] Sending build context to Docker daemon 10.46MB [2022-12-14T04:05:38.585Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T04:05:38.585Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-14T04:05:38.585Z] ---> aab316824030 [2022-12-14T04:05:38.585Z] Step 3/23 : ARG MAKE=make build [2022-12-14T04:05:38.847Z] ---> Running in d32f9476c831 [2022-12-14T04:05:38.847Z] Removing intermediate container d32f9476c831 [2022-12-14T04:05:38.847Z] ---> d94b6d8fd248 [2022-12-14T04:05:38.847Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-14T04:05:38.847Z] ---> Running in 6da942ca10e2 [2022-12-14T04:05:38.847Z] Removing intermediate container 6da942ca10e2 [2022-12-14T04:05:38.847Z] ---> e14a5449d972 [2022-12-14T04:05:38.847Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T04:05:39.105Z] ---> Running in 0595bbd80093 [2022-12-14T04:05:39.105Z] Removing intermediate container 0595bbd80093 [2022-12-14T04:05:39.105Z] ---> 30d3953bffd6 [2022-12-14T04:05:39.105Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T04:05:39.105Z] ---> Running in 616d428c30d2 [2022-12-14T04:05:39.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T04:05:39.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T04:05:39.888Z] OK: 211 MiB in 51 packages [2022-12-14T04:05:40.148Z] Removing intermediate container 616d428c30d2 [2022-12-14T04:05:40.148Z] ---> 15bf97cce5ad [2022-12-14T04:05:40.148Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-14T04:05:40.408Z] ---> bd036fcba36a [2022-12-14T04:05:40.408Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T04:05:40.408Z] ---> Running in aafbc05d60a9 [2022-12-14T04:05:40.975Z] Removing intermediate container aafbc05d60a9 [2022-12-14T04:05:40.975Z] ---> 810b9ca74433 [2022-12-14T04:05:40.975Z] Step 9/23 : COPY . . [2022-12-14T04:05:41.589Z] ---> d279271ebe99 [2022-12-14T04:05:41.589Z] Step 10/23 : RUN ${MAKE} [2022-12-14T04:05:41.589Z] ---> Running in a3ccc9a264a8 [2022-12-14T04:05:41.848Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-14T04:05:59.921Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-14T04:06:01.296Z] Removing intermediate container a3ccc9a264a8 [2022-12-14T04:06:01.296Z] ---> 1554a99b280b [2022-12-14T04:06:01.296Z] Step 11/23 : FROM alpine:3.16 [2022-12-14T04:06:01.296Z] 3.16: Pulling from library/alpine [2022-12-14T04:06:01.556Z] ca7dd9ec2225: Pulling fs layer [2022-12-14T04:06:01.816Z] ca7dd9ec2225: Verifying Checksum [2022-12-14T04:06:01.816Z] ca7dd9ec2225: Download complete [2022-12-14T04:06:02.076Z] ca7dd9ec2225: Pull complete [2022-12-14T04:06:02.652Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T04:06:02.652Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T04:06:02.652Z] ---> bfe296a52501 [2022-12-14T04:06:02.652Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T04:06:02.917Z] ---> Running in 21a0b730e341 [2022-12-14T04:06:02.917Z] Removing intermediate container 21a0b730e341 [2022-12-14T04:06:02.917Z] ---> be47e379a07b [2022-12-14T04:06:02.917Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-14T04:06:02.917Z] ---> Running in 776f86f8abae [2022-12-14T04:06:03.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T04:06:03.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T04:06:03.434Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T04:06:03.434Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-14T04:06:03.434Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T04:06:03.434Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-14T04:06:03.434Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-14T04:06:03.434Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T04:06:03.434Z] OK: 8 MiB in 19 packages [2022-12-14T04:06:04.000Z] Removing intermediate container 776f86f8abae [2022-12-14T04:06:04.000Z] ---> 5eb01d1509ca [2022-12-14T04:06:04.000Z] Step 14/23 : WORKDIR / [2022-12-14T04:06:04.000Z] ---> Running in 366aae48ee81 [2022-12-14T04:06:04.000Z] Removing intermediate container 366aae48ee81 [2022-12-14T04:06:04.000Z] ---> e00a0ab69f97 [2022-12-14T04:06:04.000Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-14T04:06:04.258Z] ---> 7c1032c03a3e [2022-12-14T04:06:04.258Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-14T04:06:04.827Z] ---> ef3a7e1e4a17 [2022-12-14T04:06:04.827Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-14T04:06:05.088Z] ---> 7b84d1d29270 [2022-12-14T04:06:05.088Z] Step 18/23 : EXPOSE 59999 [2022-12-14T04:06:05.088Z] ---> Running in 7f29fc393ee6 [2022-12-14T04:06:05.088Z] Removing intermediate container 7f29fc393ee6 [2022-12-14T04:06:05.088Z] ---> 10d4872af98c [2022-12-14T04:06:05.088Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-14T04:06:05.088Z] ---> Running in fcf8c932b5d8 [2022-12-14T04:06:05.351Z] Removing intermediate container fcf8c932b5d8 [2022-12-14T04:06:05.351Z] ---> 4124ff7983cc [2022-12-14T04:06:05.351Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T04:06:05.351Z] ---> Running in 3b42868e6a21 [2022-12-14T04:06:05.351Z] Removing intermediate container 3b42868e6a21 [2022-12-14T04:06:05.351Z] ---> 6cbb9828b821 [2022-12-14T04:06:05.351Z] Step 21/23 : LABEL arch=amd64 [2022-12-14T04:06:05.351Z] ---> Running in b5b827708149 [2022-12-14T04:06:05.351Z] Removing intermediate container b5b827708149 [2022-12-14T04:06:05.351Z] ---> b0b66e70c69d [2022-12-14T04:06:05.351Z] Step 22/23 : LABEL git_sha=3f983c7ebf5e39f24c039311d67031abbde62296 [2022-12-14T04:06:05.609Z] ---> Running in aadcf26063d0 [2022-12-14T04:06:05.609Z] Removing intermediate container aadcf26063d0 [2022-12-14T04:06:05.609Z] ---> e89de2f18207 [2022-12-14T04:06:05.609Z] Step 23/23 : LABEL version=0.0.0 [2022-12-14T04:06:05.609Z] ---> Running in e711a2b4fca5 [2022-12-14T04:06:05.609Z] Removing intermediate container e711a2b4fca5 [2022-12-14T04:06:05.609Z] ---> 1750a78c482a [2022-12-14T04:06:05.609Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T04:06:05.609Z] Successfully built 1750a78c482a [2022-12-14T04:06:05.868Z] 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 [2022-12-14T04:06:06.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T04:06:06.688Z] [2022-12-14T04:06:06.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:06:07.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T04:06:07.062Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-14T04:06:07.062Z] 5eb5b503b376: Pulling fs layer [2022-12-14T04:06:07.062Z] 5c69ac0246d0: Pulling fs layer [2022-12-14T04:06:07.062Z] ec43610c2a17: Pulling fs layer [2022-12-14T04:06:07.062Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-14T04:06:07.062Z] 33b1e0a273af: Pulling fs layer [2022-12-14T04:06:07.062Z] 5d3b04190fa2: Pulling fs layer [2022-12-14T04:06:07.062Z] 2f39f015ded8: Pulling fs layer [2022-12-14T04:06:07.062Z] 33b1e0a273af: Waiting [2022-12-14T04:06:07.062Z] 5d3b04190fa2: Waiting [2022-12-14T04:06:07.062Z] 2f39f015ded8: Waiting [2022-12-14T04:06:07.062Z] 5c69ac0246d0: Verifying Checksum [2022-12-14T04:06:07.062Z] 5c69ac0246d0: Download complete [2022-12-14T04:06:07.062Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-14T04:06:07.062Z] 3a2ae6a8a46f: Download complete [2022-12-14T04:06:07.325Z] 33b1e0a273af: Verifying Checksum [2022-12-14T04:06:07.325Z] 33b1e0a273af: Download complete [2022-12-14T04:06:07.325Z] 5d3b04190fa2: Verifying Checksum [2022-12-14T04:06:07.325Z] 5d3b04190fa2: Download complete [2022-12-14T04:06:07.325Z] ec43610c2a17: Verifying Checksum [2022-12-14T04:06:07.325Z] ec43610c2a17: Download complete [2022-12-14T04:06:07.586Z] 5eb5b503b376: Download complete [2022-12-14T04:06:08.153Z] 2f39f015ded8: Download complete [2022-12-14T04:06:08.719Z] 5eb5b503b376: Pull complete [2022-12-14T04:06:08.719Z] 5c69ac0246d0: Pull complete [2022-12-14T04:06:09.284Z] ec43610c2a17: Pull complete [2022-12-14T04:06:09.284Z] 3a2ae6a8a46f: Pull complete [2022-12-14T04:06:09.542Z] 33b1e0a273af: Pull complete [2022-12-14T04:06:09.542Z] 5d3b04190fa2: Pull complete [2022-12-14T04:06:13.724Z] 2f39f015ded8: Pull complete [2022-12-14T04:06:13.724Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-14T04:06:13.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T04:06:13.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T04:06:13.944Z] prd-ubuntu20.04-docker-8c-8g-121164 does not seem to be running inside a container [2022-12-14T04:06:13.974Z] $ 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-1266 -v /w/workspace/gexfoundry_device-sdk-go_PR-1266:/w/workspace/gexfoundry_device-sdk-go_PR-1266:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-14T04:06:15.721Z] $ docker top fbea2699c641d1154826a23d270c4ffef6b7569ecf636939a338a11e06efa3e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:06:16.159Z] ---> job-cost.sh [2022-12-14T04:06:16.159Z] lf-activate-venv: SKIPPING [2022-12-14T04:06:16.159Z] INFO: No Stack... [2022-12-14T04:06:16.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T04:06:16.986Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T04:06:17.301Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1266/archives/cost.csv [2022-12-14T04:06:17.301Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T04:06:17.338Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1266-1-stack-cost] [2022-12-14T04:06:17.342Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1266-1-stack-cost] did not exist. Created. [2022-12-14T04:06:17.342Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T04:06:17.732Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-14T04:06:17.781Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T04:06:17.804Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1266-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T04:06:17.871Z] $ docker stop --time=1 fbea2699c641d1154826a23d270c4ffef6b7569ecf636939a338a11e06efa3e8 [2022-12-14T04:06:19.046Z] $ docker rm -f fbea2699c641d1154826a23d270c4ffef6b7569ecf636939a338a11e06efa3e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-14T04:06:41.119Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121167 in /w/workspace/gexfoundry_device-sdk-go_PR-1266 [Pipeline] { [Pipeline] ws [2022-12-14T04:06:41.158Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-12-14T04:06:41.234Z] The recommended git tool is: git [2022-12-14T04:06:46.302Z] using credential edgex-jenkins-ssh [2022-12-14T04:06:46.323Z] Cloning the remote Git repository [2022-12-14T04:06:46.365Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-12-14T04:06:46.444Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-12-14T04:06:46.595Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-12-14T04:06:46.596Z] > git --version # timeout=10 [2022-12-14T04:06:46.618Z] > git --version # 'git version 2.25.1' [2022-12-14T04:06:46.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T04:06:46.692Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T04:06:50.092Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-12-14T04:06:50.124Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T04:06:50.976Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-12-14T04:06:51.023Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-12-14T04:06:51.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T04:06:51.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1266/head:refs/remotes/origin/PR-1266 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-14T04:06:51.568Z] Merging remotes/origin/main commit 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 into PR head commit 3f983c7ebf5e39f24c039311d67031abbde62296 [2022-12-14T04:06:51.807Z] Merge succeeded, producing 3f983c7ebf5e39f24c039311d67031abbde62296 [2022-12-14T04:06:51.808Z] Checking out Revision 3f983c7ebf5e39f24c039311d67031abbde62296 (PR-1266) [2022-12-14T04:06:52.317Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2022-12-14T04:06:52.361Z] > git --version # timeout=10 [2022-12-14T04:06:52.372Z] > git --version # 'git version 2.25.1' [2022-12-14T04:06:52.396Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-12-14T04:06:51.580Z] > git config core.sparsecheckout # timeout=10 [2022-12-14T04:06:51.606Z] > git checkout -f 3f983c7ebf5e39f24c039311d67031abbde62296 # timeout=10 [2022-12-14T04:06:51.713Z] > git remote # timeout=10 [2022-12-14T04:06:51.728Z] > git config --get remote.origin.url # timeout=10 [2022-12-14T04:06:51.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T04:06:51.763Z] > git merge 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 # timeout=10 [2022-12-14T04:06:51.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-14T04:06:51.809Z] > git config core.sparsecheckout # timeout=10 [2022-12-14T04:06:51.825Z] > git checkout -f 3f983c7ebf5e39f24c039311d67031abbde62296 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T04:06:53.411Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-14T04:06:53.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T04:06:53.411Z] Dload Upload Total Spent Left Speed [2022-12-14T04:06:53.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2022-12-14T04:06:54.073Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-14T04:06:54.421Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-14T04:06:54.421Z] + sudo tee /etc/docker/daemon.new [2022-12-14T04:06:54.421Z] { [2022-12-14T04:06:54.421Z] "registry-mirrors": [ [2022-12-14T04:06:54.421Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-14T04:06:54.421Z] ], [2022-12-14T04:06:54.421Z] "bip": "10.250.0.254/24", [2022-12-14T04:06:54.421Z] "hosts": [ [2022-12-14T04:06:54.421Z] "tcp://0.0.0.0:5555", [2022-12-14T04:06:54.421Z] "unix:///var/run/docker.sock" [2022-12-14T04:06:54.421Z] ], [2022-12-14T04:06:54.421Z] "mtu": 1458, [2022-12-14T04:06:54.421Z] "selinux-enabled": true, [2022-12-14T04:06:54.421Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-14T04:06:54.421Z] } [Pipeline] sh [2022-12-14T04:06:54.757Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-14T04:06:55.097Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T04:07:13.413Z] provisioning config files... [2022-12-14T04:07:13.440Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config12061786383752876387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:07:13.822Z] ---> docker-login.sh [2022-12-14T04:07:13.822Z] nexus3.edgexfoundry.org:10001 [2022-12-14T04:07:14.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:07:14.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:07:14.677Z] Configure a credential helper to remove this warning. See [2022-12-14T04:07:14.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:07:14.677Z] [2022-12-14T04:07:14.677Z] Login Succeeded [2022-12-14T04:07:14.677Z] nexus3.edgexfoundry.org:10002 [2022-12-14T04:07:14.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:07:14.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:07:14.944Z] Configure a credential helper to remove this warning. See [2022-12-14T04:07:14.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:07:14.944Z] [2022-12-14T04:07:14.944Z] Login Succeeded [2022-12-14T04:07:14.944Z] nexus3.edgexfoundry.org:10003 [2022-12-14T04:07:15.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:07:15.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:07:15.211Z] Configure a credential helper to remove this warning. See [2022-12-14T04:07:15.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:07:15.211Z] [2022-12-14T04:07:15.211Z] Login Succeeded [2022-12-14T04:07:15.481Z] nexus3.edgexfoundry.org:10004 [2022-12-14T04:07:15.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:07:15.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:07:15.751Z] Configure a credential helper to remove this warning. See [2022-12-14T04:07:15.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:07:15.751Z] [2022-12-14T04:07:15.751Z] Login Succeeded [2022-12-14T04:07:15.751Z] docker.io [2022-12-14T04:07:16.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T04:07:16.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T04:07:16.285Z] Configure a credential helper to remove this warning. See [2022-12-14T04:07:16.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T04:07:16.285Z] [2022-12-14T04:07:16.285Z] Login Succeeded [2022-12-14T04:07:16.285Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T04:07:16.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T04:07:16.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T04:07:16.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T04:07:16.698Z] ========================================================= [2022-12-14T04:07:16.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-14T04:07:16.698Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:07:17.190Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-14T04:07:17.458Z] Sending build context to Docker daemon 5.568MB [2022-12-14T04:07:17.458Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T04:07:17.458Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-14T04:07:17.727Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-14T04:07:17.727Z] 9b18e9b68314: Pulling fs layer [2022-12-14T04:07:17.727Z] 35d82f9e3411: Pulling fs layer [2022-12-14T04:07:17.727Z] e16973657156: Pulling fs layer [2022-12-14T04:07:17.727Z] fc693d55d65f: Pulling fs layer [2022-12-14T04:07:17.727Z] 7e9fc2657dce: Pulling fs layer [2022-12-14T04:07:17.727Z] dda99020689f: Pulling fs layer [2022-12-14T04:07:17.727Z] db1c61fa0a46: Pulling fs layer [2022-12-14T04:07:17.727Z] 891c053d2c06: Pulling fs layer [2022-12-14T04:07:17.727Z] fc693d55d65f: Waiting [2022-12-14T04:07:17.727Z] 7e9fc2657dce: Waiting [2022-12-14T04:07:17.727Z] dda99020689f: Waiting [2022-12-14T04:07:17.727Z] db1c61fa0a46: Waiting [2022-12-14T04:07:17.727Z] 891c053d2c06: Waiting [2022-12-14T04:07:17.727Z] e16973657156: Verifying Checksum [2022-12-14T04:07:17.727Z] e16973657156: Download complete [2022-12-14T04:07:17.727Z] 35d82f9e3411: Verifying Checksum [2022-12-14T04:07:17.727Z] 35d82f9e3411: Download complete [2022-12-14T04:07:17.727Z] 7e9fc2657dce: Verifying Checksum [2022-12-14T04:07:17.727Z] 7e9fc2657dce: Download complete [2022-12-14T04:07:17.727Z] dda99020689f: Verifying Checksum [2022-12-14T04:07:17.727Z] dda99020689f: Download complete [2022-12-14T04:07:17.727Z] 9b18e9b68314: Verifying Checksum [2022-12-14T04:07:17.727Z] 9b18e9b68314: Download complete [2022-12-14T04:07:18.694Z] 9b18e9b68314: Pull complete [2022-12-14T04:07:18.694Z] 891c053d2c06: Verifying Checksum [2022-12-14T04:07:18.694Z] 891c053d2c06: Download complete [2022-12-14T04:07:19.286Z] 35d82f9e3411: Pull complete [2022-12-14T04:07:19.561Z] e16973657156: Pull complete [2022-12-14T04:07:19.829Z] db1c61fa0a46: Verifying Checksum [2022-12-14T04:07:19.829Z] db1c61fa0a46: Download complete [2022-12-14T04:07:20.424Z] fc693d55d65f: Verifying Checksum [2022-12-14T04:07:20.424Z] fc693d55d65f: Download complete [2022-12-14T04:07:32.746Z] fc693d55d65f: Pull complete [2022-12-14T04:07:32.746Z] 7e9fc2657dce: Pull complete [2022-12-14T04:07:32.746Z] dda99020689f: Pull complete [2022-12-14T04:07:38.200Z] db1c61fa0a46: Pull complete [2022-12-14T04:07:40.804Z] 891c053d2c06: Pull complete [2022-12-14T04:07:40.804Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-14T04:07:40.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T04:07:40.804Z] ---> f96f9c87975a [2022-12-14T04:07:40.804Z] Step 3/10 : ARG MAKE=make build [2022-12-14T04:07:42.762Z] ---> Running in 4babf61fac56 [2022-12-14T04:07:42.762Z] Removing intermediate container 4babf61fac56 [2022-12-14T04:07:42.762Z] ---> c336d8234211 [2022-12-14T04:07:42.762Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-14T04:07:42.762Z] ---> Running in 8dc0103b2572 [2022-12-14T04:07:43.030Z] Removing intermediate container 8dc0103b2572 [2022-12-14T04:07:43.030Z] ---> 644459ff0662 [2022-12-14T04:07:43.030Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T04:07:43.030Z] ---> Running in 825154e6f7ca [2022-12-14T04:07:43.614Z] Removing intermediate container 825154e6f7ca [2022-12-14T04:07:43.614Z] ---> 89d1934b4207 [2022-12-14T04:07:43.614Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T04:07:43.614Z] ---> Running in b016250440a0 [2022-12-14T04:07:44.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T04:07:44.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T04:07:45.804Z] OK: 221 MiB in 51 packages [2022-12-14T04:07:46.771Z] Removing intermediate container b016250440a0 [2022-12-14T04:07:46.771Z] ---> c0fdba953107 [2022-12-14T04:07:46.771Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-14T04:07:47.038Z] ---> 2ccaf949c7fd [2022-12-14T04:07:47.038Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T04:07:47.307Z] ---> Running in 79a1fe9b1461 [2022-12-14T04:08:43.738Z] Removing intermediate container 79a1fe9b1461 [2022-12-14T04:08:43.738Z] ---> a6e589e4c3cd [2022-12-14T04:08:43.738Z] Step 9/10 : COPY . . [2022-12-14T04:08:43.738Z] ---> 85b5bc47b599 [2022-12-14T04:08:43.738Z] Step 10/10 : RUN ${MAKE} [2022-12-14T04:08:43.738Z] ---> Running in 7533fd7dc9a5 [2022-12-14T04:08:43.738Z] noop [2022-12-14T04:08:43.738Z] Removing intermediate container 7533fd7dc9a5 [2022-12-14T04:08:43.738Z] ---> aa8192259c5e [2022-12-14T04:08:43.738Z] Successfully built aa8192259c5e [2022-12-14T04:08:43.738Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:08:44.228Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T04:08:44.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T04:08:44.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-121167 does not seem to be running inside a container [2022-12-14T04:08:44.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-14T04:08:45.656Z] $ docker top 2ff74ac27605f8babbbfa5d503ee4d9c1a757972071f54e701c5994a5339a59b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T04:08:46.514Z] + go version [2022-12-14T04:08:46.514Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-14T04:08:46.551Z] $ docker stop --time=1 2ff74ac27605f8babbbfa5d503ee4d9c1a757972071f54e701c5994a5339a59b [2022-12-14T04:08:48.130Z] $ docker rm -f 2ff74ac27605f8babbbfa5d503ee4d9c1a757972071f54e701c5994a5339a59b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:08:48.954Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T04:08:48.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T04:08:49.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-121167 does not seem to be running inside a container [2022-12-14T04:08:49.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-14T04:08:50.351Z] $ docker top 946ff728244314aa8e59bc38cdf91e3ff5a82035dd2aec1343a03b38208b04b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T04:08:50.887Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-14T04:08:51.270Z] + make test [2022-12-14T04:08:51.270Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-14T04:09:23.508Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-14T04:11:15.190Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-14T04:11:15.190Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-14T04:11:15.190Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-14T04:11:15.190Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-14T04:11:15.190Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-14T04:11:19.456Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.375s coverage: 27.6% of statements [2022-12-14T04:11:20.881Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.443s coverage: 78.9% of statements [2022-12-14T04:11:20.881Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-14T04:11:27.559Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.635s coverage: 73.1% of statements [2022-12-14T04:11:27.559Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-14T04:11:27.559Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-14T04:11:30.150Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.801s coverage: 54.4% of statements [2022-12-14T04:11:30.150Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-14T04:11:30.150Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-14T04:11:30.150Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-14T04:11:30.150Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-14T04:11:30.735Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.457s coverage: 65.1% of statements [2022-12-14T04:11:30.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-14T04:11:30.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-14T04:11:30.735Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.492s coverage: 89.2% of statements [2022-12-14T04:11:30.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-14T04:11:30.735Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.468s coverage: 4.7% of statements [2022-12-14T04:11:30.735Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-14T04:11:31.320Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-14T04:11:31.320Z] GO111MODULE=on go vet ./... [2022-12-14T04:13:23.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T04:13:23.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T04:13:23.022Z] ./bin/test-attribution-txt.sh [2022-12-14T04:13:23.022Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-14T04:13:23.022Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-14T04:13:23.022Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-14T04:13:23.022Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-14T04:13:23.022Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-14T04:13:23.022Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-14T04:13:23.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T04:13:23.100Z] $ docker stop --time=1 946ff728244314aa8e59bc38cdf91e3ff5a82035dd2aec1343a03b38208b04b9 [2022-12-14T04:13:24.884Z] $ docker rm -f 946ff728244314aa8e59bc38cdf91e3ff5a82035dd2aec1343a03b38208b04b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T04:13:26.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T04:13:26.259Z] Warning: overwriting stash ‘coverage-report’ [2022-12-14T04:13:26.784Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T04:13:27.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T04:13:27.694Z] + ls -al . [2022-12-14T04:13:27.694Z] total 276 [2022-12-14T04:13:27.694Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 04:08 . [2022-12-14T04:13:27.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 04:06 .. [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 04:06 .dockerignore [2022-12-14T04:13:27.694Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 04:06 .git [2022-12-14T04:13:27.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 04:06 .github [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 14 04:06 .gitignore [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 14 04:06 .golangci.yml [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 14 04:06 CHANGELOG.md [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 04:06 GOVERNANCE.md [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 14 04:06 Jenkinsfile [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 14 04:06 LICENSE [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 14 04:06 Makefile [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 14 04:06 OWNERS.md [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 14 04:06 README.md [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 04:04 VERSION [2022-12-14T04:13:27.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 04:06 bin [2022-12-14T04:13:27.694Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 14 04:11 coverage.out [2022-12-14T04:13:27.694Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 04:06 example [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 14 04:06 go.mod [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 14 04:06 go.sum [2022-12-14T04:13:27.694Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 14 04:06 internal [2022-12-14T04:13:27.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 04:06 openapi [2022-12-14T04:13:27.694Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 14 04:06 pkg [2022-12-14T04:13:27.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 04:06 snap [2022-12-14T04:13:27.694Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 14 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:13:28.120Z] + 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=3f983c7ebf5e39f24c039311d67031abbde62296 --label arch=arm64 --label version=0.0.0 . [2022-12-14T04:13:28.391Z] Sending build context to Docker daemon 5.67MB [2022-12-14T04:13:28.391Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T04:13:28.391Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-14T04:13:28.391Z] ---> aa8192259c5e [2022-12-14T04:13:28.391Z] Step 3/23 : ARG MAKE=make build [2022-12-14T04:13:28.658Z] ---> Running in 822802b2e77e [2022-12-14T04:13:28.925Z] Removing intermediate container 822802b2e77e [2022-12-14T04:13:28.926Z] ---> aa624491bef8 [2022-12-14T04:13:28.926Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-14T04:13:28.926Z] ---> Running in 5dd5adff15de [2022-12-14T04:13:29.194Z] Removing intermediate container 5dd5adff15de [2022-12-14T04:13:29.194Z] ---> f70de7a07684 [2022-12-14T04:13:29.194Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T04:13:29.463Z] ---> Running in 1a3c72042b6d [2022-12-14T04:13:29.729Z] Removing intermediate container 1a3c72042b6d [2022-12-14T04:13:29.729Z] ---> 6577967e83f2 [2022-12-14T04:13:29.729Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T04:13:29.729Z] ---> Running in d4e242bc2593 [2022-12-14T04:13:30.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T04:13:31.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T04:13:32.009Z] OK: 221 MiB in 51 packages [2022-12-14T04:13:32.986Z] Removing intermediate container d4e242bc2593 [2022-12-14T04:13:32.986Z] ---> db45bb3c1136 [2022-12-14T04:13:32.986Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-14T04:13:33.286Z] ---> f1554a76a6c4 [2022-12-14T04:13:33.286Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T04:13:33.286Z] ---> Running in 9c889b094ed3 [2022-12-14T04:13:35.240Z] Removing intermediate container 9c889b094ed3 [2022-12-14T04:13:35.240Z] ---> e5cc29c9b231 [2022-12-14T04:13:35.240Z] Step 9/23 : COPY . . [2022-12-14T04:13:36.655Z] ---> 66aee399d5c3 [2022-12-14T04:13:36.655Z] Step 10/23 : RUN ${MAKE} [2022-12-14T04:13:36.655Z] ---> Running in 4d15831dcfd9 [2022-12-14T04:13:37.618Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-14T04:15:44.282Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-14T04:15:44.282Z] Removing intermediate container 4d15831dcfd9 [2022-12-14T04:15:44.282Z] ---> 68c72591c8fc [2022-12-14T04:15:44.282Z] Step 11/23 : FROM alpine:3.16 [2022-12-14T04:15:44.282Z] 3.16: Pulling from library/alpine [2022-12-14T04:15:44.282Z] 6875df1f5354: Pulling fs layer [2022-12-14T04:15:44.282Z] 6875df1f5354: Verifying Checksum [2022-12-14T04:15:44.282Z] 6875df1f5354: Download complete [2022-12-14T04:15:44.282Z] 6875df1f5354: Pull complete [2022-12-14T04:15:44.282Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T04:15:44.282Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T04:15:44.282Z] ---> 2b4661558fb8 [2022-12-14T04:15:44.282Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T04:15:44.282Z] ---> Running in aea579e34c63 [2022-12-14T04:15:44.282Z] Removing intermediate container aea579e34c63 [2022-12-14T04:15:44.282Z] ---> de4f6c375842 [2022-12-14T04:15:44.282Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-14T04:15:44.282Z] ---> Running in 0d2fd7c24cab [2022-12-14T04:15:44.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T04:15:44.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T04:15:45.240Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T04:15:45.240Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-14T04:15:45.240Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T04:15:45.240Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-14T04:15:45.240Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-14T04:15:45.240Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T04:15:45.240Z] OK: 8 MiB in 19 packages [2022-12-14T04:15:46.197Z] Removing intermediate container 0d2fd7c24cab [2022-12-14T04:15:46.197Z] ---> 4c57c64fee85 [2022-12-14T04:15:46.197Z] Step 14/23 : WORKDIR / [2022-12-14T04:15:46.197Z] ---> Running in 0828e7880483 [2022-12-14T04:15:46.467Z] Removing intermediate container 0828e7880483 [2022-12-14T04:15:46.467Z] ---> 1955a6b73b5b [2022-12-14T04:15:46.467Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-14T04:15:46.732Z] ---> d0ef03a76a79 [2022-12-14T04:15:46.732Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-14T04:15:48.133Z] ---> 9aca0dd5c4c2 [2022-12-14T04:15:48.134Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-14T04:15:48.401Z] ---> d5b77e95129d [2022-12-14T04:15:48.401Z] Step 18/23 : EXPOSE 59999 [2022-12-14T04:15:48.670Z] ---> Running in af168396e4a8 [2022-12-14T04:15:48.935Z] Removing intermediate container af168396e4a8 [2022-12-14T04:15:48.935Z] ---> fa76758c4557 [2022-12-14T04:15:48.935Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-14T04:15:48.935Z] ---> Running in 6d6d32b89616 [2022-12-14T04:15:49.201Z] Removing intermediate container 6d6d32b89616 [2022-12-14T04:15:49.201Z] ---> 798b3e3f1d6d [2022-12-14T04:15:49.201Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T04:15:49.201Z] ---> Running in 2e46376b64bd [2022-12-14T04:15:49.466Z] Removing intermediate container 2e46376b64bd [2022-12-14T04:15:49.466Z] ---> 23e061a8e945 [2022-12-14T04:15:49.466Z] Step 21/23 : LABEL arch=arm64 [2022-12-14T04:15:49.466Z] ---> Running in c42c59794be1 [2022-12-14T04:15:49.731Z] Removing intermediate container c42c59794be1 [2022-12-14T04:15:49.731Z] ---> fe8f7173706b [2022-12-14T04:15:49.731Z] Step 22/23 : LABEL git_sha=3f983c7ebf5e39f24c039311d67031abbde62296 [2022-12-14T04:15:50.003Z] ---> Running in dc586691e882 [2022-12-14T04:15:50.003Z] Removing intermediate container dc586691e882 [2022-12-14T04:15:50.003Z] ---> 225ed3feac7a [2022-12-14T04:15:50.003Z] Step 23/23 : LABEL version=0.0.0 [2022-12-14T04:15:50.269Z] ---> Running in fc8d85c084d7 [2022-12-14T04:15:50.534Z] Removing intermediate container fc8d85c084d7 [2022-12-14T04:15:50.534Z] ---> 0cdc9ec5a007 [2022-12-14T04:15:50.534Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T04:15:50.534Z] Successfully built 0cdc9ec5a007 [2022-12-14T04:15:50.534Z] 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 [2022-12-14T04:15:51.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T04:15:51.333Z] [2022-12-14T04:15:51.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:15:51.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T04:15:51.734Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-14T04:15:51.734Z] 8998bd30e6a1: Pulling fs layer [2022-12-14T04:15:51.734Z] 04944245beec: Pulling fs layer [2022-12-14T04:15:51.734Z] 699f458cf7ca: Pulling fs layer [2022-12-14T04:15:51.734Z] 765212b225bb: Pulling fs layer [2022-12-14T04:15:51.734Z] f23df028b6ca: Pulling fs layer [2022-12-14T04:15:51.734Z] d65c8cfc05b1: Pulling fs layer [2022-12-14T04:15:51.734Z] 2437ff75d9bd: Pulling fs layer [2022-12-14T04:15:51.734Z] 765212b225bb: Waiting [2022-12-14T04:15:51.734Z] f23df028b6ca: Waiting [2022-12-14T04:15:51.734Z] d65c8cfc05b1: Waiting [2022-12-14T04:15:51.734Z] 2437ff75d9bd: Waiting [2022-12-14T04:15:52.002Z] 04944245beec: Verifying Checksum [2022-12-14T04:15:52.002Z] 04944245beec: Download complete [2022-12-14T04:15:52.002Z] 765212b225bb: Verifying Checksum [2022-12-14T04:15:52.002Z] 765212b225bb: Download complete [2022-12-14T04:15:52.002Z] f23df028b6ca: Verifying Checksum [2022-12-14T04:15:52.002Z] f23df028b6ca: Download complete [2022-12-14T04:15:52.274Z] d65c8cfc05b1: Verifying Checksum [2022-12-14T04:15:52.274Z] d65c8cfc05b1: Download complete [2022-12-14T04:15:52.274Z] 699f458cf7ca: Download complete [2022-12-14T04:15:52.541Z] 8998bd30e6a1: Verifying Checksum [2022-12-14T04:15:52.541Z] 8998bd30e6a1: Download complete [2022-12-14T04:15:54.480Z] 2437ff75d9bd: Verifying Checksum [2022-12-14T04:15:54.480Z] 2437ff75d9bd: Download complete [2022-12-14T04:15:55.885Z] 8998bd30e6a1: Pull complete [2022-12-14T04:15:56.469Z] 04944245beec: Pull complete [2022-12-14T04:15:57.873Z] 699f458cf7ca: Pull complete [2022-12-14T04:15:57.873Z] 765212b225bb: Pull complete [2022-12-14T04:15:58.453Z] f23df028b6ca: Pull complete [2022-12-14T04:15:58.718Z] d65c8cfc05b1: Pull complete [2022-12-14T04:16:11.009Z] 2437ff75d9bd: Pull complete [2022-12-14T04:16:11.009Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-14T04:16:11.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T04:16:11.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T04:16:11.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-121167 does not seem to be running inside a container [2022-12-14T04:16:11.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-14T04:16:13.742Z] $ docker top 136ac2bef65ec465bc1e3df845878486e443cc33b434bf42c812767c1f73721c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:16:14.296Z] ---> job-cost.sh [2022-12-14T04:16:14.562Z] lf-activate-venv: SKIPPING [2022-12-14T04:16:14.562Z] INFO: No Stack... [2022-12-14T04:16:15.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-14T04:16:15.719Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T04:16:16.060Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-12-14T04:16:16.060Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T04:16:16.113Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1266-1-stack-cost] [2022-12-14T04:16:16.118Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1266-1-stack-cost] did not exist. Created. [2022-12-14T04:16:16.118Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T04:16:16.528Z] /w/workspace/device-sdk-go/1@tmp/durable-ae6c7724/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-14T04:16:16.882Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-14T04:16:16.914Z] Warning: overwriting stash ‘stack-cost’ [2022-12-14T04:16:16.970Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T04:16:16.984Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1266-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T04:16:17.070Z] $ docker stop --time=1 136ac2bef65ec465bc1e3df845878486e443cc33b434bf42c812767c1f73721c [2022-12-14T04:16:18.541Z] $ docker rm -f 136ac2bef65ec465bc1e3df845878486e443cc33b434bf42c812767c1f73721c [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 [2022-12-14T04:16:19.439Z] provisioning config files... [2022-12-14T04:16:19.447Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp/config8200861379710509050tmp [Pipeline] { [Pipeline] sh [2022-12-14T04:16:19.787Z] + set +x [2022-12-14T04:16:19.787Z] + curl -s https://codecov.io/bash [2022-12-14T04:16:19.787Z] + bash -s -- [2022-12-14T04:16:19.787Z] [2022-12-14T04:16:19.787Z] _____ _ [2022-12-14T04:16:19.787Z] / ____| | | [2022-12-14T04:16:19.787Z] | | ___ __| | ___ ___ _____ __ [2022-12-14T04:16:19.787Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-14T04:16:19.787Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-14T04:16:19.787Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-14T04:16:19.787Z] Bash-1.0.6 [2022-12-14T04:16:19.787Z] [2022-12-14T04:16:19.787Z] [2022-12-14T04:16:19.787Z] ==> git version 2.25.1 found [2022-12-14T04:16:19.787Z] ==> 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 [2022-12-14T04:16:19.787Z] Release-Date: 2020-01-08 [2022-12-14T04:16:19.787Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-14T04:16:19.787Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-14T04:16:19.787Z] ==> Jenkins CI detected. [2022-12-14T04:16:19.787Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1266 [2022-12-14T04:16:19.787Z] project root: . [2022-12-14T04:16:19.787Z] --> token set from env [2022-12-14T04:16:19.787Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-14T04:16:19.787Z] ==> Running gcov in . (disable via -X gcov) [2022-12-14T04:16:19.787Z] ==> Python coveragepy not found [2022-12-14T04:16:19.787Z] ==> Searching for coverage reports in: [2022-12-14T04:16:19.787Z] + . [2022-12-14T04:16:19.787Z] -> Found 1 reports [2022-12-14T04:16:19.787Z] ==> Detecting git/mercurial file structure [2022-12-14T04:16:19.787Z] ==> Reading reports [2022-12-14T04:16:19.787Z] + ./coverage.out bytes=101759 [2022-12-14T04:16:19.787Z] ==> Appending adjustments [2022-12-14T04:16:19.787Z] https://docs.codecov.io/docs/fixing-reports [2022-12-14T04:16:20.046Z] + Found adjustments [2022-12-14T04:16:20.305Z] ==> Gzipping contents [2022-12-14T04:16:20.305Z] 16K /tmp/codecov.IFyCGb.gz [2022-12-14T04:16:20.305Z] ==> Uploading reports [2022-12-14T04:16:20.305Z] url: https://codecov.io [2022-12-14T04:16:20.305Z] query: branch=PR-1266&commit=3f983c7ebf5e39f24c039311d67031abbde62296&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1266&job=&cmd_args= [2022-12-14T04:16:20.305Z] -> Pinging Codecov [2022-12-14T04:16:20.305Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1266&commit=3f983c7ebf5e39f24c039311d67031abbde62296&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1266&job=&cmd_args= [2022-12-14T04:16:20.565Z] -> Uploading to [2022-12-14T04:16:20.565Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-14/7E55EF52A471D76F132DFD9A03CDDE97/3f983c7ebf5e39f24c039311d67031abbde62296/e7171f49-4e4e-4126-81f0-ed6501c1b75b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T041620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7f07321a6fdf06190224f7d9c492b23f20e7818d8641461c4809f3e14ceb4fc [2022-12-14T04:16:20.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T04:16:20.565Z] Dload Upload Total Spent Left Speed [2022-12-14T04:16:20.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14736 0 0 100 14736 0 67596 --:--:-- --:--:-- --:--:-- 67596 [2022-12-14T04:16:20.824Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3f983c7ebf5e39f24c039311d67031abbde62296 [Pipeline] } [2022-12-14T04:16:20.851Z] 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 [2022-12-14T04:16:22.553Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1266/archives ] [2022-12-14T04:16:22.554Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1266/archives [2022-12-14T04:16:22.554Z] total 16 [2022-12-14T04:16:22.554Z] drwxr-xr-x 3 root root 4096 Dec 14 04:06 . [2022-12-14T04:16:22.554Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 04:06 .. [2022-12-14T04:16:22.554Z] drwxr-xr-x 2 root root 4096 Dec 14 04:06 cost [2022-12-14T04:16:22.554Z] -rw-r--r-- 1 root root 86 Dec 14 04:06 cost.csv [2022-12-14T04:16:22.554Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1266/archives [2022-12-14T04:16:22.554Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1266/archives [2022-12-14T04:16:22.554Z] total 16 [2022-12-14T04:16:22.554Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 04:06 . [2022-12-14T04:16:22.554Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 04:06 .. [2022-12-14T04:16:22.554Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 04:06 cost [2022-12-14T04:16:22.554Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 14 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:16:22.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:16:23.768Z] ---> package-listing.sh [2022-12-14T04:16:23.768Z] ++ facter osfamily [2022-12-14T04:16:23.768Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-14T04:16:24.027Z] + OS_FAMILY=debian [2022-12-14T04:16:24.027Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1266 [2022-12-14T04:16:24.027Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-14T04:16:24.027Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-14T04:16:24.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-14T04:16:24.027Z] + PACKAGES=/tmp/packages_start.txt [2022-12-14T04:16:24.027Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1266 ']' [2022-12-14T04:16:24.027Z] + PACKAGES=/tmp/packages_end.txt [2022-12-14T04:16:24.027Z] + case "${OS_FAMILY}" in [2022-12-14T04:16:24.027Z] + dpkg -l [2022-12-14T04:16:24.027Z] + grep '^ii' [2022-12-14T04:16:24.027Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-14T04:16:24.027Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-14T04:16:24.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-14T04:16:24.027Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1266 ']' [2022-12-14T04:16:24.027Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1266/archives/ [2022-12-14T04:16:24.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1266/archives/ [Pipeline] echo [2022-12-14T04:16:24.057Z] 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-1266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-14T04:16:24.346Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T04:16:24.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T04:16:24.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T04:16:25.100Z] prd-ubuntu20.04-docker-8c-8g-121164 does not seem to be running inside a container [2022-12-14T04:16:25.129Z] $ 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-1266/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-1266 -v /w/workspace/gexfoundry_device-sdk-go_PR-1266:/w/workspace/gexfoundry_device-sdk-go_PR-1266:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-14T04:16:25.351Z] $ docker top bbdfd4e6c6df8bdc45edb8f62295c75e1265070e2a6e975f52640dee584d87aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T04:16:25.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-14T04:16:26.067Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-14T04:16:26.375Z] + ls /var/log/sa-host [2022-12-14T04:16:26.375Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T04:16:26.496Z] provisioning config files... [2022-12-14T04:16:26.507Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1266@tmp/config7465989272299633701tmp [Pipeline] { [Pipeline] echo [2022-12-14T04:16:26.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:16:26.864Z] ---> create-netrc.sh [Pipeline] } [2022-12-14T04:16:26.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:16:27.282Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-14T04:16:27.314Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:16:27.621Z] ---> sudo-logs.sh [2022-12-14T04:16:27.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-14T04:16:27.707Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:16:28.014Z] ---> job-cost.sh [2022-12-14T04:16:28.014Z] lf-activate-venv: SKIPPING [2022-12-14T04:16:28.014Z] DEBUG: total: 0.2199999988079071 [2022-12-14T04:16:28.014Z] INFO: Retrieving Stack Cost... [2022-12-14T04:16:28.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T04:16:28.844Z] INFO: Archiving Costs [Pipeline] echo [2022-12-14T04:16:28.879Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T04:16:29.193Z] ---> logs-deploy.sh [2022-12-14T04:16:29.193Z] lf-activate-venv: SKIPPING [2022-12-14T04:16:29.193Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1266/1 [2022-12-14T04:16:29.193Z] INFO: archiving workspace using pattern(s): [2022-12-14T04:16:30.131Z] Archives upload complete. [2022-12-14T04:16:30.390Z] INFO: archiving logs to Nexus [2022-12-14T04:16:30.958Z] ---> uname -a: [2022-12-14T04:16:30.958Z] Linux prd-ubuntu20-04-docker-8c-8g-121164 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-14T04:16:30.958Z] [2022-12-14T04:16:30.958Z] [2022-12-14T04:16:30.958Z] ---> lscpu: [2022-12-14T04:16:30.958Z] Architecture: x86_64 [2022-12-14T04:16:30.958Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-14T04:16:30.958Z] Byte Order: Little Endian [2022-12-14T04:16:30.958Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-14T04:16:30.958Z] CPU(s): 8 [2022-12-14T04:16:30.958Z] On-line CPU(s) list: 0-7 [2022-12-14T04:16:30.958Z] Thread(s) per core: 1 [2022-12-14T04:16:30.958Z] Core(s) per socket: 1 [2022-12-14T04:16:30.958Z] Socket(s): 8 [2022-12-14T04:16:30.958Z] NUMA node(s): 1 [2022-12-14T04:16:30.959Z] Vendor ID: AuthenticAMD [2022-12-14T04:16:30.959Z] CPU family: 23 [2022-12-14T04:16:30.959Z] Model: 49 [2022-12-14T04:16:30.959Z] Model name: AMD EPYC-Rome Processor [2022-12-14T04:16:30.959Z] Stepping: 0 [2022-12-14T04:16:30.959Z] CPU MHz: 2799.998 [2022-12-14T04:16:30.959Z] BogoMIPS: 5599.99 [2022-12-14T04:16:30.959Z] Virtualization: AMD-V [2022-12-14T04:16:30.959Z] Hypervisor vendor: KVM [2022-12-14T04:16:30.959Z] Virtualization type: full [2022-12-14T04:16:30.959Z] L1d cache: 256 KiB [2022-12-14T04:16:30.959Z] L1i cache: 256 KiB [2022-12-14T04:16:30.959Z] L2 cache: 4 MiB [2022-12-14T04:16:30.959Z] L3 cache: 128 MiB [2022-12-14T04:16:30.959Z] NUMA node0 CPU(s): 0-7 [2022-12-14T04:16:30.959Z] Vulnerability Itlb multihit: Not affected [2022-12-14T04:16:30.959Z] Vulnerability L1tf: Not affected [2022-12-14T04:16:30.959Z] Vulnerability Mds: Not affected [2022-12-14T04:16:30.959Z] Vulnerability Meltdown: Not affected [2022-12-14T04:16:30.959Z] Vulnerability Mmio stale data: Not affected [2022-12-14T04:16:30.959Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-14T04:16:30.959Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-14T04:16:30.959Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-14T04:16:30.959Z] Vulnerability Srbds: Not affected [2022-12-14T04:16:30.959Z] Vulnerability Tsx async abort: Not affected [2022-12-14T04:16:30.959Z] 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 [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] ---> nproc: [2022-12-14T04:16:30.959Z] 8 [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] ---> df -h: [2022-12-14T04:16:30.959Z] Filesystem Size Used Avail Use% Mounted on [2022-12-14T04:16:30.959Z] overlay 155G 12G 144G 8% / [2022-12-14T04:16:30.959Z] tmpfs 64M 0 64M 0% /dev [2022-12-14T04:16:30.959Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-14T04:16:30.959Z] shm 64M 0 64M 0% /dev/shm [2022-12-14T04:16:30.959Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] ---> sar -b -r -n DEV: [2022-12-14T04:16:30.959Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121164) 12/14/22 _x86_64_ (8 CPU) [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] 04:03:17 LINUX RESTART (8 CPU) [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-14T04:16:30.959Z] 04:05:01 202.72 3.92 198.80 0.00 407.20 160749.88 0.00 [2022-12-14T04:16:30.959Z] 04:06:01 90.40 0.25 90.15 0.00 7.73 28450.52 0.00 [2022-12-14T04:16:30.959Z] 04:07:01 89.60 0.03 89.57 0.00 2.80 19817.81 0.00 [2022-12-14T04:16:30.959Z] 04:08:01 3.28 1.50 1.78 0.00 35.06 21.06 0.00 [2022-12-14T04:16:30.959Z] 04:09:01 55.35 11.76 43.59 0.00 5179.34 8778.54 0.00 [2022-12-14T04:16:30.959Z] 04:10:01 6.35 0.02 6.33 0.00 0.13 125.82 0.00 [2022-12-14T04:16:30.959Z] 04:11:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2022-12-14T04:16:30.959Z] 04:12:01 2.07 0.00 2.07 0.00 0.00 22.53 0.00 [2022-12-14T04:16:30.959Z] 04:13:01 0.93 0.00 0.93 0.00 0.00 9.86 0.00 [2022-12-14T04:16:30.959Z] 04:14:01 1.92 0.00 1.92 0.00 0.00 20.26 0.00 [2022-12-14T04:16:30.959Z] 04:15:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2022-12-14T04:16:30.959Z] 04:16:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2022-12-14T04:16:30.959Z] Average: 38.04 1.46 36.59 0.00 469.38 18171.01 0.00 [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-14T04:16:30.959Z] 04:05:01 28210716 31391148 911168 2.77 136816 3248060 2335604 6.88 1386140 2841720 136412 [2022-12-14T04:16:30.959Z] 04:06:01 28305088 31573160 731004 2.22 141932 3331220 1892504 5.58 1177744 2955480 1168 [2022-12-14T04:16:30.959Z] 04:07:01 27781276 31586932 714168 2.17 152604 3806416 1757760 5.18 1210452 3391484 168 [2022-12-14T04:16:30.959Z] 04:08:01 27774360 31582148 718648 2.19 152652 3807472 1757760 5.18 1218156 3391888 28 [2022-12-14T04:16:30.959Z] 04:09:01 27252708 31563032 719840 2.19 186152 4262508 1806960 5.33 1540176 3557784 972 [2022-12-14T04:16:30.959Z] 04:10:01 27260116 31565612 717364 2.18 184708 4259252 1772932 5.23 1533820 3554596 164 [2022-12-14T04:16:30.959Z] 04:11:01 27269692 31575248 707696 2.15 184780 4259256 1772932 5.23 1523644 3554604 8 [2022-12-14T04:16:30.959Z] 04:12:01 27269408 31575016 707860 2.15 184852 4259256 1772932 5.23 1523684 3554612 16 [2022-12-14T04:16:30.959Z] 04:13:01 27269904 31575560 707276 2.15 184872 4259260 1772932 5.23 1523748 3554604 8 [2022-12-14T04:16:30.959Z] 04:14:01 27269700 31575400 707580 2.15 184904 4259264 1772932 5.23 1523856 3554608 12 [2022-12-14T04:16:30.959Z] 04:15:01 27269968 31575768 707248 2.15 184928 4259264 1772932 5.23 1523700 3554704 16 [2022-12-14T04:16:30.959Z] 04:16:01 27269984 31575828 707180 2.15 184956 4259272 1772932 5.23 1523772 3554708 8 [2022-12-14T04:16:30.959Z] Average: 27516910 31559571 729753 2.22 172013 4022542 1830093 5.39 1434074 3418399 11582 [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-14T04:16:30.959Z] 04:05:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:05:01 ens3 397.82 309.38 5873.00 47.28 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:05:01 docker0 164.30 204.62 13.54 1823.44 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:05:01 vethf5f79e8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:06:01 ens3 42.99 46.52 63.45 89.74 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:06:01 docker0 1.62 3.70 0.10 40.54 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:07:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:07:01 ens3 108.61 69.34 2628.43 13.36 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:07:01 docker0 2.02 4.58 0.14 57.48 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:08:01 ens3 12.06 7.60 10.28 3.94 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:09:01 ens3 186.85 110.93 2751.95 9.76 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:10:01 ens3 0.33 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:12:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:14:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:15:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] Average: ens3 62.44 45.37 943.99 13.68 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] Average: docker0 13.99 17.74 1.15 160.13 0.00 0.00 0.00 0.00 [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] ---> sar -P ALL: [2022-12-14T04:16:30.959Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121164) 12/14/22 _x86_64_ (8 CPU) [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] 04:03:17 LINUX RESTART (8 CPU) [2022-12-14T04:16:30.959Z] [2022-12-14T04:16:30.959Z] 04:04:01 CPU %user %nice %system %iowait %steal %idle [2022-12-14T04:16:30.959Z] 04:05:01 all 15.73 0.00 5.50 1.95 0.08 76.74 [2022-12-14T04:16:30.959Z] 04:05:01 0 16.62 0.00 5.48 2.09 0.07 75.74 [2022-12-14T04:16:30.959Z] 04:05:01 1 15.11 0.00 4.07 0.12 0.07 80.63 [2022-12-14T04:16:30.959Z] 04:05:01 2 14.79 0.00 5.34 1.16 0.07 78.65 [2022-12-14T04:16:30.959Z] 04:05:01 3 13.60 0.00 5.70 6.14 0.08 74.47 [2022-12-14T04:16:30.959Z] 04:05:01 4 16.19 0.00 5.78 1.25 0.08 76.69 [2022-12-14T04:16:30.959Z] 04:05:01 5 17.20 0.00 5.74 0.32 0.08 76.65 [2022-12-14T04:16:30.959Z] 04:05:01 6 15.52 0.00 5.54 1.12 0.07 77.76 [2022-12-14T04:16:30.959Z] 04:05:01 7 16.78 0.00 6.37 3.43 0.10 73.32 [2022-12-14T04:16:30.959Z] 04:06:01 all 51.56 0.00 7.41 0.60 0.12 40.31 [2022-12-14T04:16:30.959Z] 04:06:01 0 52.07 0.00 7.27 0.20 0.12 40.34 [2022-12-14T04:16:30.959Z] 04:06:01 1 52.43 0.00 7.99 0.00 0.12 39.47 [2022-12-14T04:16:30.959Z] 04:06:01 2 52.56 0.00 7.34 0.02 0.14 39.94 [2022-12-14T04:16:30.960Z] 04:06:01 3 51.65 0.00 7.65 2.00 0.12 38.59 [2022-12-14T04:16:30.960Z] 04:06:01 4 50.78 0.00 7.67 1.57 0.10 39.87 [2022-12-14T04:16:30.960Z] 04:06:01 5 51.80 0.00 6.93 0.08 0.12 41.07 [2022-12-14T04:16:30.960Z] 04:06:01 6 50.29 0.00 7.13 0.67 0.12 41.78 [2022-12-14T04:16:30.960Z] 04:06:01 7 50.90 0.00 7.30 0.25 0.12 41.43 [2022-12-14T04:16:30.960Z] 04:07:01 all 3.07 0.00 1.52 0.53 0.02 94.86 [2022-12-14T04:16:30.960Z] 04:07:01 0 3.04 0.00 1.39 0.27 0.02 95.28 [2022-12-14T04:16:30.960Z] 04:07:01 1 4.10 0.00 1.29 0.07 0.02 94.52 [2022-12-14T04:16:30.960Z] 04:07:01 2 2.49 0.00 1.70 0.05 0.02 95.74 [2022-12-14T04:16:30.960Z] 04:07:01 3 3.45 0.00 1.69 0.02 0.02 94.82 [2022-12-14T04:16:30.960Z] 04:07:01 4 2.78 0.00 1.91 2.20 0.02 93.09 [2022-12-14T04:16:30.960Z] 04:07:01 5 3.25 0.00 1.48 0.08 0.02 95.16 [2022-12-14T04:16:30.960Z] 04:07:01 6 2.54 0.00 1.57 1.44 0.02 94.43 [2022-12-14T04:16:30.960Z] 04:07:01 7 2.90 0.00 1.09 0.13 0.03 95.84 [2022-12-14T04:16:30.960Z] 04:08:01 all 0.27 0.00 0.04 0.01 0.01 99.68 [2022-12-14T04:16:30.960Z] 04:08:01 0 0.30 0.00 0.03 0.00 0.00 99.67 [2022-12-14T04:16:30.960Z] 04:08:01 1 0.97 0.00 0.05 0.00 0.02 98.97 [2022-12-14T04:16:30.960Z] 04:08:01 2 0.22 0.00 0.02 0.00 0.00 99.77 [2022-12-14T04:16:30.960Z] 04:08:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-12-14T04:16:30.960Z] 04:08:01 4 0.33 0.00 0.08 0.05 0.02 99.52 [2022-12-14T04:16:30.960Z] 04:08:01 5 0.18 0.00 0.03 0.00 0.02 99.77 [2022-12-14T04:16:30.960Z] 04:08:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2022-12-14T04:16:30.960Z] 04:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-14T04:16:30.960Z] 04:09:01 all 2.27 0.00 1.58 0.37 0.02 95.76 [2022-12-14T04:16:30.960Z] 04:09:01 0 1.82 0.00 1.38 0.27 0.03 96.50 [2022-12-14T04:16:30.960Z] 04:09:01 1 3.16 0.00 2.37 0.63 0.02 93.82 [2022-12-14T04:16:30.960Z] 04:09:01 2 2.42 0.00 3.40 0.23 0.02 93.93 [2022-12-14T04:16:30.960Z] 04:09:01 3 1.80 0.00 0.96 0.10 0.02 97.13 [2022-12-14T04:16:30.960Z] 04:09:01 4 2.91 0.00 1.09 0.07 0.02 95.92 [2022-12-14T04:16:30.960Z] 04:09:01 5 1.58 0.00 1.14 0.12 0.02 97.15 [2022-12-14T04:16:30.960Z] 04:09:01 6 1.03 0.00 0.93 1.15 0.02 96.86 [2022-12-14T04:16:30.960Z] 04:09:01 7 3.43 0.00 1.39 0.38 0.02 94.78 [2022-12-14T04:16:30.960Z] 04:10:01 all 0.08 0.00 0.08 0.01 0.00 99.83 [2022-12-14T04:16:30.960Z] 04:10:01 0 0.10 0.00 0.07 0.02 0.00 99.82 [2022-12-14T04:16:30.960Z] 04:10:01 1 0.03 0.00 0.13 0.00 0.00 99.83 [2022-12-14T04:16:30.960Z] 04:10:01 2 0.03 0.00 0.10 0.00 0.00 99.87 [2022-12-14T04:16:30.960Z] 04:10:01 3 0.25 0.00 0.10 0.05 0.00 99.60 [2022-12-14T04:16:30.960Z] 04:10:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2022-12-14T04:16:30.960Z] 04:10:01 5 0.10 0.00 0.05 0.00 0.02 99.83 [2022-12-14T04:16:30.960Z] 04:10:01 6 0.02 0.00 0.05 0.05 0.00 99.88 [2022-12-14T04:16:30.960Z] 04:10:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2022-12-14T04:16:30.960Z] 04:11:01 all 0.19 0.00 0.02 0.01 0.00 99.78 [2022-12-14T04:16:30.960Z] 04:11:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-14T04:16:30.960Z] 04:11:01 1 0.03 0.00 0.08 0.00 0.02 99.87 [2022-12-14T04:16:30.960Z] 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T04:16:30.960Z] 04:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-14T04:16:30.960Z] 04:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:11:01 5 1.37 0.00 0.02 0.00 0.00 98.61 [2022-12-14T04:16:30.960Z] 04:11:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-12-14T04:16:30.960Z] 04:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-14T04:16:30.960Z] 04:12:01 all 0.27 0.00 0.01 0.01 0.00 99.70 [2022-12-14T04:16:30.960Z] 04:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-14T04:16:30.960Z] 04:12:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2022-12-14T04:16:30.960Z] 04:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-14T04:16:30.960Z] 04:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-14T04:16:30.960Z] 04:12:01 5 2.02 0.00 0.02 0.00 0.02 97.95 [2022-12-14T04:16:30.960Z] 04:12:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-12-14T04:16:30.960Z] 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T04:16:30.960Z] 04:13:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2022-12-14T04:16:30.960Z] 04:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-14T04:16:30.960Z] 04:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2022-12-14T04:16:30.960Z] 04:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T04:16:30.960Z] 04:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-14T04:16:30.960Z] 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:13:01 5 0.96 0.00 0.00 0.00 0.00 99.04 [2022-12-14T04:16:30.960Z] 04:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-14T04:16:30.960Z] 04:14:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2022-12-14T04:16:30.960Z] 04:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:14:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-12-14T04:16:30.960Z] 04:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-14T04:16:30.960Z] 04:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-14T04:16:30.960Z] 04:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-14T04:16:30.960Z] 04:15:01 all 0.07 0.00 0.00 0.00 0.00 99.93 [2022-12-14T04:16:30.960Z] 04:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:15:01 1 0.38 0.00 0.02 0.00 0.00 99.60 [2022-12-14T04:16:30.960Z] 04:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:15:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-12-14T04:16:30.960Z] 04:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T04:16:30.960Z] 04:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T04:16:30.960Z] 04:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-14T04:16:30.960Z] [2022-12-14T04:16:30.960Z] 04:15:01 CPU %user %nice %system %iowait %steal %idle [2022-12-14T04:16:30.960Z] 04:16:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-12-14T04:16:30.960Z] 04:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-14T04:16:30.960Z] 04:16:01 1 0.17 0.00 0.05 0.00 0.00 99.78 [2022-12-14T04:16:30.960Z] 04:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-14T04:16:30.960Z] 04:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T04:16:30.960Z] 04:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T04:16:30.960Z] 04:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-14T04:16:30.960Z] 04:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-14T04:16:30.960Z] Average: all 6.08 0.00 1.34 0.29 0.02 92.27 [2022-12-14T04:16:30.960Z] Average: 0 6.12 0.00 1.30 0.24 0.02 92.32 [2022-12-14T04:16:30.960Z] Average: 1 6.31 0.00 1.34 0.07 0.02 92.26 [2022-12-14T04:16:30.960Z] Average: 2 5.98 0.00 1.48 0.12 0.02 92.39 [2022-12-14T04:16:30.960Z] Average: 3 5.85 0.00 1.33 0.68 0.02 92.11 [2022-12-14T04:16:30.960Z] Average: 4 6.02 0.00 1.37 0.43 0.02 92.16 [2022-12-14T04:16:30.960Z] Average: 5 6.49 0.00 1.27 0.05 0.02 92.16 [2022-12-14T04:16:30.960Z] Average: 6 5.76 0.00 1.26 0.38 0.02 92.58 [2022-12-14T04:16:30.960Z] Average: 7 6.11 0.00 1.34 0.35 0.03 92.18 [2022-12-14T04:16:30.960Z] [2022-12-14T04:16:30.960Z] [2022-12-14T04:16:30.960Z]