Pull request #1337 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c268f763b5c588e6727d0581f09d4b36c45ae3b+64ca9b081847739b4160c0dc87966f6c81a47c16 (133e02890ddde43b6d4436f9f2450b4350b1028a) 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-ssh15094136968184114916.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-ssh8439965842685226018.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-1337/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-1337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2383395536591785730.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-1337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18173766834264293334.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-ssh15986972274248972084.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-1337/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-1337/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10344360861275925388.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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6804 in /w/workspace/gexfoundry_device-sdk-go_PR-1337 [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-1337 # 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/1337/head:refs/remotes/origin/PR-1337 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit 6c268f763b5c588e6727d0581f09d4b36c45ae3b Merge succeeded, producing 6c268f763b5c588e6727d0581f09d4b36c45ae3b Checking out Revision 6c268f763b5c588e6727d0581f09d4b36c45ae3b (PR-1337) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/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 [2023-02-21T04:58:52.128Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-21T04:58:52.295Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 6c268f763b5c588e6727d0581f09d4b36c45ae3b # 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 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c268f763b5c588e6727d0581f09d4b36c45ae3b # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-21T04:58:52.389Z] ========================================================= [2023-02-21T04:58:52.389Z] EdgeX Global Pipelines Version Info [2023-02-21T04:58:52.389Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-21T04:58:53.138Z] ------------------- [2023-02-21T04:58:53.138Z] stable info: [2023-02-21T04:58:53.138Z] ------------------- [2023-02-21T04:58:53.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-21T04:58:53.138Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T04:58:53.138Z] Message: update stable to v1.0.244 [2023-02-21T04:58:53.719Z] ------------------- [2023-02-21T04:58:53.719Z] experimental info: [2023-02-21T04:58:53.719Z] ------------------- [2023-02-21T04:58:53.719Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-21T04:58:53.719Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T04:58:53.719Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-21T04:58:54.016Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-21T04:58:54.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-21T04:58:54.091Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-21T04:58:54.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-21T04:58:54.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-21T04:58:54.216Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-21T04:58:54.256Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-21T04:58:54.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-21T04:58:54.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-21T04:58:54.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-21T04:58:54.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-21T04:58:54.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-21T04:58:54.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-21T04:58:54.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-21T04:58:54.573Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T04:58:54.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-21T04:58:54.654Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-21T04:58:54.693Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-21T04:58:54.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-21T04:58:54.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-21T04:58:54.820Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-21T04:58:54.859Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-21T04:58:54.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-21T04:58:54.933Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-21T04:58:54.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-21T04:58:55.012Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-21T04:58:55.049Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-21T04:58:55.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1337 [Pipeline] echo [2023-02-21T04:58:55.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1337 [Pipeline] echo [2023-02-21T04:58:55.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1337 [Pipeline] echo [2023-02-21T04:58:55.212Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c268f763b5c588e6727d0581f09d4b36c45ae3b [Pipeline] echo [2023-02-21T04:58:55.250Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c268f7 [Pipeline] echo [2023-02-21T04:58:55.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T04:58:55.396Z] provisioning config files... [2023-02-21T04:58:55.412Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/config17193878548484042715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T04:58:55.744Z] ---> docker-login.sh [2023-02-21T04:58:55.744Z] nexus3.edgexfoundry.org:10001 [2023-02-21T04:58:56.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T04:58:56.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T04:58:56.264Z] Configure a credential helper to remove this warning. See [2023-02-21T04:58:56.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T04:58:56.264Z] [2023-02-21T04:58:56.264Z] Login Succeeded [2023-02-21T04:58:56.264Z] nexus3.edgexfoundry.org:10002 [2023-02-21T04:58:56.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T04:58:56.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T04:58:56.264Z] Configure a credential helper to remove this warning. See [2023-02-21T04:58:56.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T04:58:56.264Z] [2023-02-21T04:58:56.264Z] Login Succeeded [2023-02-21T04:58:56.264Z] nexus3.edgexfoundry.org:10003 [2023-02-21T04:58:56.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T04:58:56.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T04:58:56.523Z] Configure a credential helper to remove this warning. See [2023-02-21T04:58:56.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T04:58:56.523Z] [2023-02-21T04:58:56.523Z] Login Succeeded [2023-02-21T04:58:56.523Z] nexus3.edgexfoundry.org:10004 [2023-02-21T04:58:56.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T04:58:56.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T04:58:56.523Z] Configure a credential helper to remove this warning. See [2023-02-21T04:58:56.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T04:58:56.523Z] [2023-02-21T04:58:56.523Z] Login Succeeded [2023-02-21T04:58:56.523Z] docker.io [2023-02-21T04:58:56.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T04:58:56.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T04:58:56.783Z] Configure a credential helper to remove this warning. See [2023-02-21T04:58:56.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T04:58:56.783Z] [2023-02-21T04:58:56.783Z] Login Succeeded [2023-02-21T04:58:56.783Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T04:58:56.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-21T04:58:57.427Z] + git rev-list -1 --merges 6c268f763b5c588e6727d0581f09d4b36c45ae3b~1..6c268f763b5c588e6727d0581f09d4b36c45ae3b [Pipeline] echo [2023-02-21T04:58:57.495Z] -----------> git rev-list -1 --merges 6c268f763b5c588e6727d0581f09d4b36c45ae3b~1..6c268f763b5c588e6727d0581f09d4b36c45ae3b 6c268f763b5c588e6727d0581f09d4b36c45ae3b [false] [Pipeline] sh [2023-02-21T04:58:57.804Z] + git log --format=format:%s -1 6c268f763b5c588e6727d0581f09d4b36c45ae3b [Pipeline] echo [2023-02-21T04:58:57.846Z] ========================================================= [2023-02-21T04:58:57.846Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-21T04:58:57.846Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T04:58:58.283Z] + git log --format=format:%s -1 6c268f763b5c588e6727d0581f09d4b36c45ae3b [Pipeline] echo [2023-02-21T04:58:58.314Z] [semverPrep] GIT_COMMIT: 6c268f763b5c588e6727d0581f09d4b36c45ae3b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-02-21T04:58:58.345Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-21T04:58:58.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T04:58:58.739Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-21T04:58:58.739Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-21T04:58:58.739Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-21T04:58:58.739Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-02-21T04:58:58.739Z] -a /etc/ssh/ssh_known_hosts [2023-02-21T04:58:58.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T04:58:59.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T04:58:59.238Z] [2023-02-21T04:58:59.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T04:58:59.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T04:58:59.666Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-21T04:58:59.666Z] b85a868b505f: Pulling fs layer [2023-02-21T04:58:59.666Z] e2be974225ed: Pulling fs layer [2023-02-21T04:58:59.666Z] 339a4e72a1f5: Pulling fs layer [2023-02-21T04:58:59.666Z] 988bab9f4d93: Pulling fs layer [2023-02-21T04:58:59.666Z] 1469e6f7b9e6: Pulling fs layer [2023-02-21T04:58:59.666Z] eaf3925da568: Pulling fs layer [2023-02-21T04:58:59.666Z] bab4dde63d76: Pulling fs layer [2023-02-21T04:58:59.666Z] bde34c3a00c8: Pulling fs layer [2023-02-21T04:58:59.666Z] b352a97aabf1: Pulling fs layer [2023-02-21T04:58:59.666Z] 4872d77fe225: Pulling fs layer [2023-02-21T04:58:59.666Z] 5851b861e8e6: Pulling fs layer [2023-02-21T04:58:59.666Z] bde34c3a00c8: Waiting [2023-02-21T04:58:59.666Z] bab4dde63d76: Waiting [2023-02-21T04:58:59.666Z] b352a97aabf1: Waiting [2023-02-21T04:58:59.666Z] 4872d77fe225: Waiting [2023-02-21T04:58:59.666Z] 1469e6f7b9e6: Waiting [2023-02-21T04:58:59.666Z] eaf3925da568: Waiting [2023-02-21T04:58:59.666Z] 5851b861e8e6: Waiting [2023-02-21T04:58:59.666Z] 988bab9f4d93: Waiting [2023-02-21T04:58:59.666Z] e2be974225ed: Verifying Checksum [2023-02-21T04:58:59.666Z] e2be974225ed: Download complete [2023-02-21T04:58:59.666Z] 988bab9f4d93: Verifying Checksum [2023-02-21T04:58:59.666Z] 988bab9f4d93: Download complete [2023-02-21T04:58:59.926Z] 339a4e72a1f5: Verifying Checksum [2023-02-21T04:58:59.926Z] 339a4e72a1f5: Download complete [2023-02-21T04:58:59.926Z] 1469e6f7b9e6: Verifying Checksum [2023-02-21T04:58:59.926Z] 1469e6f7b9e6: Download complete [2023-02-21T04:58:59.926Z] eaf3925da568: Download complete [2023-02-21T04:58:59.926Z] bde34c3a00c8: Verifying Checksum [2023-02-21T04:58:59.926Z] bde34c3a00c8: Download complete [2023-02-21T04:58:59.926Z] b352a97aabf1: Download complete [2023-02-21T04:58:59.926Z] 4872d77fe225: Verifying Checksum [2023-02-21T04:58:59.926Z] 4872d77fe225: Download complete [2023-02-21T04:58:59.926Z] 5851b861e8e6: Verifying Checksum [2023-02-21T04:58:59.926Z] 5851b861e8e6: Download complete [2023-02-21T04:58:59.926Z] b85a868b505f: Download complete [2023-02-21T04:59:00.493Z] bab4dde63d76: Verifying Checksum [2023-02-21T04:59:00.493Z] bab4dde63d76: Download complete [2023-02-21T04:59:01.431Z] b85a868b505f: Pull complete [2023-02-21T04:59:01.431Z] e2be974225ed: Pull complete [2023-02-21T04:59:01.999Z] 339a4e72a1f5: Pull complete [2023-02-21T04:59:01.999Z] 988bab9f4d93: Pull complete [2023-02-21T04:59:02.258Z] 1469e6f7b9e6: Pull complete [2023-02-21T04:59:02.517Z] eaf3925da568: Pull complete [2023-02-21T04:59:04.422Z] bab4dde63d76: Pull complete [2023-02-21T04:59:04.422Z] bde34c3a00c8: Pull complete [2023-02-21T04:59:04.422Z] b352a97aabf1: Pull complete [2023-02-21T04:59:04.422Z] 4872d77fe225: Pull complete [2023-02-21T04:59:04.422Z] 5851b861e8e6: Pull complete [2023-02-21T04:59:04.685Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-21T04:59:04.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T04:59:04.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T04:59:04.911Z] prd-ubuntu20.04-docker-8c-8g-6804 does not seem to be running inside a container [2023-02-21T04:59:04.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1337 -v /w/workspace/gexfoundry_device-sdk-go_PR-1337:/w/workspace/gexfoundry_device-sdk-go_PR-1337:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1337@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T04:59:06.172Z] $ docker top 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 -eo pid,comm [2023-02-21T04:59:06.229Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-21T04:59:06.229Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T04:59:06.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T04:59:06.357Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T04:59:06.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T04:59:06.475Z] $ docker exec 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 ssh-agent [2023-02-21T04:59:06.583Z] SSH_AUTH_SOCK=/tmp/ssh-0kNSv70GOp9q/agent.32 [2023-02-21T04:59:06.583Z] SSH_AGENT_PID=37 [2023-02-21T04:59:06.590Z] Running ssh-add (command line suppressed) [2023-02-21T04:59:06.718Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/private_key_9433016018235322385.key (/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/private_key_9433016018235322385.key) [2023-02-21T04:59:06.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T04:59:07.060Z] + git tag --points-at HEAD [Pipeline] } [2023-02-21T04:59:07.087Z] $ docker exec --env ******** --env ******** 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 ssh-agent -k [2023-02-21T04:59:07.204Z] unset SSH_AUTH_SOCK; [2023-02-21T04:59:07.205Z] unset SSH_AGENT_PID; [2023-02-21T04:59:07.205Z] echo Agent pid 37 killed; [2023-02-21T04:59:07.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-21T04:59:07.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T04:59:07.305Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T04:59:07.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T04:59:07.442Z] $ docker exec 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 ssh-agent [2023-02-21T04:59:07.543Z] SSH_AUTH_SOCK=/tmp/ssh-o4dTuxK5TKPo/agent.69 [2023-02-21T04:59:07.543Z] SSH_AGENT_PID=75 [2023-02-21T04:59:07.550Z] Running ssh-add (command line suppressed) [2023-02-21T04:59:07.652Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/private_key_18425360780966250299.key (/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/private_key_18425360780966250299.key) [2023-02-21T04:59:07.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T04:59:08.074Z] + git semver init [2023-02-21T04:59:08.333Z] 2023-02-21 04:59:08,276 [run_init] DEBUG init version:0.0.0 force:False [2023-02-21T04:59:08.333Z] 2023-02-21 04:59:08,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver [2023-02-21T04:59:08.333Z] 2023-02-21 04:59:08,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver [2023-02-21T04:59:08.333Z] 2023-02-21 04:59:08,277 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1337, universal_newlines=False, shell=None, istream=None) [2023-02-21T04:59:09.273Z] 2023-02-21 04:59:09,196 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337/.git/info/exclude [2023-02-21T04:59:09.273Z] 2023-02-21 04:59:09,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver/PR-1337 with force:False [2023-02-21T04:59:09.273Z] 2023-02-21 04:59:09,197 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver/PR-1337 [2023-02-21T04:59:09.273Z] 2023-02-21 04:59:09,202 [execute] INFO git cat-file --batch-check [2023-02-21T04:59:09.273Z] 2023-02-21 04:59:09,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T04:59:09.273Z] 2023-02-21 04:59:09,208 [execute] INFO git cat-file --batch [2023-02-21T04:59:09.273Z] 2023-02-21 04:59:09,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T04:59:09.273Z] 2023-02-21 04:59:09,214 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1337/.semver/PR-1337 [2023-02-21T04:59:09.273Z] 0.0.0 [Pipeline] } [2023-02-21T04:59:09.298Z] $ docker exec --env ******** --env ******** 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 ssh-agent -k [2023-02-21T04:59:09.390Z] unset SSH_AUTH_SOCK; [2023-02-21T04:59:09.390Z] unset SSH_AGENT_PID; [2023-02-21T04:59:09.391Z] echo Agent pid 75 killed; [2023-02-21T04:59:09.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T04:59:09.806Z] + git semver [Pipeline] } [2023-02-21T04:59:10.089Z] $ docker stop --time=1 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 [2023-02-21T04:59:11.430Z] $ docker rm -f --volumes 26ac979910774fac714232947a379ea7722387722e60420f6f42f2777c5e3f92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T04:59:11.835Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-21T04:59:12.122Z] Stashed 1 file(s) [Pipeline] echo [2023-02-21T04:59:12.140Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T04:59:12.733Z] provisioning config files... [2023-02-21T04:59:12.744Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/config12318579099958314888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T04:59:13.104Z] ---> docker-login.sh [2023-02-21T04:59:13.104Z] nexus3.edgexfoundry.org:10001 [2023-02-21T04:59:13.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T04:59:13.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T04:59:13.104Z] Configure a credential helper to remove this warning. See [2023-02-21T04:59:13.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T04:59:13.104Z] [2023-02-21T04:59:13.104Z] Login Succeeded [2023-02-21T04:59:13.104Z] nexus3.edgexfoundry.org:10002 [2023-02-21T04:59:13.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T04:59:13.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T04:59:13.104Z] Configure a credential helper to remove this warning. See [2023-02-21T04:59:13.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T04:59:13.104Z] [2023-02-21T04:59:13.104Z] Login Succeeded [2023-02-21T04:59:13.104Z] nexus3.edgexfoundry.org:10003 [2023-02-21T04:59:13.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T04:59:13.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T04:59:13.365Z] Configure a credential helper to remove this warning. See [2023-02-21T04:59:13.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T04:59:13.365Z] [2023-02-21T04:59:13.365Z] Login Succeeded [2023-02-21T04:59:13.365Z] nexus3.edgexfoundry.org:10004 [2023-02-21T04:59:13.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T04:59:13.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T04:59:13.365Z] Configure a credential helper to remove this warning. See [2023-02-21T04:59:13.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T04:59:13.365Z] [2023-02-21T04:59:13.365Z] Login Succeeded [2023-02-21T04:59:13.365Z] docker.io [2023-02-21T04:59:13.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T04:59:13.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T04:59:13.625Z] Configure a credential helper to remove this warning. See [2023-02-21T04:59:13.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T04:59:13.625Z] [2023-02-21T04:59:13.625Z] Login Succeeded [2023-02-21T04:59:13.625Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T04:59:13.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-21T04:59:13.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T04:59:13.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T04:59:13.986Z] ========================================================= [2023-02-21T04:59:13.986Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-21T04:59:13.986Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T04:59:14.490Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-21T04:59:14.491Z] Sending build context to Docker daemon 10.54MB [2023-02-21T04:59:14.491Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-21T04:59:14.491Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-21T04:59:14.491Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-21T04:59:14.491Z] 213ec9aee27d: Pulling fs layer [2023-02-21T04:59:14.491Z] 4583459ba037: Pulling fs layer [2023-02-21T04:59:14.491Z] 93c1e223e6f2: Pulling fs layer [2023-02-21T04:59:14.491Z] 53926ce57604: Pulling fs layer [2023-02-21T04:59:14.491Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-21T04:59:14.491Z] 53926ce57604: Waiting [2023-02-21T04:59:14.491Z] 22ff95d597cd: Pulling fs layer [2023-02-21T04:59:14.491Z] 21b2b0c7a3f4: Waiting [2023-02-21T04:59:14.491Z] 22ff95d597cd: Waiting [2023-02-21T04:59:14.491Z] 12d6caf4c0d1: Pulling fs layer [2023-02-21T04:59:14.491Z] 96b7cbca73a9: Pulling fs layer [2023-02-21T04:59:14.491Z] a7acece74701: Pulling fs layer [2023-02-21T04:59:14.491Z] 12d6caf4c0d1: Waiting [2023-02-21T04:59:14.491Z] 96b7cbca73a9: Waiting [2023-02-21T04:59:14.491Z] a7acece74701: Waiting [2023-02-21T04:59:14.752Z] 93c1e223e6f2: Download complete [2023-02-21T04:59:14.752Z] 4583459ba037: Download complete [2023-02-21T04:59:14.752Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-21T04:59:14.752Z] 21b2b0c7a3f4: Download complete [2023-02-21T04:59:14.752Z] 22ff95d597cd: Verifying Checksum [2023-02-21T04:59:14.752Z] 22ff95d597cd: Download complete [2023-02-21T04:59:14.752Z] 213ec9aee27d: Verifying Checksum [2023-02-21T04:59:14.752Z] 12d6caf4c0d1: Download complete [2023-02-21T04:59:14.752Z] 213ec9aee27d: Pull complete [2023-02-21T04:59:15.013Z] 4583459ba037: Pull complete [2023-02-21T04:59:15.013Z] 93c1e223e6f2: Pull complete [2023-02-21T04:59:15.277Z] a7acece74701: Verifying Checksum [2023-02-21T04:59:15.277Z] a7acece74701: Download complete [2023-02-21T04:59:15.537Z] 96b7cbca73a9: Verifying Checksum [2023-02-21T04:59:15.537Z] 96b7cbca73a9: Download complete [2023-02-21T04:59:15.537Z] 53926ce57604: Verifying Checksum [2023-02-21T04:59:15.537Z] 53926ce57604: Download complete [2023-02-21T04:59:19.721Z] 53926ce57604: Pull complete [2023-02-21T04:59:19.721Z] 21b2b0c7a3f4: Pull complete [2023-02-21T04:59:19.721Z] 22ff95d597cd: Pull complete [2023-02-21T04:59:19.721Z] 12d6caf4c0d1: Pull complete [2023-02-21T04:59:21.623Z] 96b7cbca73a9: Pull complete [2023-02-21T04:59:22.558Z] a7acece74701: Pull complete [2023-02-21T04:59:22.558Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-21T04:59:22.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T04:59:22.558Z] ---> db6d94c90886 [2023-02-21T04:59:22.558Z] Step 3/10 : ARG MAKE=make build [2023-02-21T04:59:23.940Z] ---> Running in 493afb39e3ea [2023-02-21T04:59:23.940Z] Removing intermediate container 493afb39e3ea [2023-02-21T04:59:23.940Z] ---> 50e7eaabc133 [2023-02-21T04:59:23.940Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-21T04:59:23.940Z] ---> Running in 18b11952c901 [2023-02-21T04:59:24.205Z] Removing intermediate container 18b11952c901 [2023-02-21T04:59:24.205Z] ---> 811d242e5de9 [2023-02-21T04:59:24.205Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-21T04:59:24.205Z] ---> Running in ca4604506c6d [2023-02-21T04:59:24.205Z] Removing intermediate container ca4604506c6d [2023-02-21T04:59:24.205Z] ---> d359fed3fe46 [2023-02-21T04:59:24.205Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-21T04:59:24.464Z] ---> Running in 371ccb82862e [2023-02-21T04:59:24.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T04:59:24.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T04:59:24.984Z] OK: 211 MiB in 51 packages [2023-02-21T04:59:25.552Z] Removing intermediate container 371ccb82862e [2023-02-21T04:59:25.552Z] ---> 0dde2ccaa76e [2023-02-21T04:59:25.552Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-21T04:59:25.552Z] ---> b71990d51ed6 [2023-02-21T04:59:25.552Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T04:59:25.552Z] ---> Running in e8d284510481 [2023-02-21T04:59:27.546Z] Still waiting to schedule task [2023-02-21T04:59:27.546Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-21T04:59:57.658Z] Removing intermediate container e8d284510481 [2023-02-21T04:59:57.658Z] ---> 1fbacebb9c99 [2023-02-21T04:59:57.658Z] Step 9/10 : COPY . . [2023-02-21T04:59:58.226Z] ---> 1c67f0b7feea [2023-02-21T04:59:58.226Z] Step 10/10 : RUN ${MAKE} [2023-02-21T04:59:58.226Z] ---> Running in 4f22ec1dcc5f [2023-02-21T04:59:58.486Z] noop [2023-02-21T04:59:58.745Z] Removing intermediate container 4f22ec1dcc5f [2023-02-21T04:59:58.745Z] ---> 6ea1d473020e [2023-02-21T04:59:58.745Z] Successfully built 6ea1d473020e [2023-02-21T04:59:58.745Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T04:59:59.178Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T04:59:59.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T04:59:59.333Z] prd-ubuntu20.04-docker-8c-8g-6804 does not seem to be running inside a container [2023-02-21T04:59:59.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1337 -v /w/workspace/gexfoundry_device-sdk-go_PR-1337:/w/workspace/gexfoundry_device-sdk-go_PR-1337:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1337@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 ******** ci-base-image-x86_64 cat [2023-02-21T04:59:59.711Z] $ docker top 432e61e191d238b482dfc62953cdf00bd803b70b34666244face6720a8b52ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T05:00:00.101Z] + go version [2023-02-21T05:00:00.101Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-21T05:00:00.133Z] $ docker stop --time=1 432e61e191d238b482dfc62953cdf00bd803b70b34666244face6720a8b52ed5 [2023-02-21T05:00:01.408Z] $ docker rm -f --volumes 432e61e191d238b482dfc62953cdf00bd803b70b34666244face6720a8b52ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T05:00:02.121Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T05:00:02.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T05:00:02.262Z] prd-ubuntu20.04-docker-8c-8g-6804 does not seem to be running inside a container [2023-02-21T05:00:02.294Z] $ 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-1337 -v /w/workspace/gexfoundry_device-sdk-go_PR-1337:/w/workspace/gexfoundry_device-sdk-go_PR-1337:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1337@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 ******** ci-base-image-x86_64 cat [2023-02-21T05:00:02.640Z] $ docker top 50a7145c74b7ce51c35b22508caa403890389fd8dc44ea6b297505fdb1816a88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T05:00:03.037Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1337 [Pipeline] fileExists [Pipeline] sh [2023-02-21T05:00:03.419Z] + make test [2023-02-21T05:00:03.419Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T05:00:09.985Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-21T05:00:24.852Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-21T05:00:24.853Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.054s coverage: 27.6% of statements [2023-02-21T05:00:24.853Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 78.9% of statements [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-21T05:00:24.853Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.111s coverage: 86.0% of statements [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-21T05:00:24.853Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.106s coverage: 77.0% of statements [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-21T05:00:24.853Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 65.2% of statements [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-21T05:00:24.853Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.778s coverage: 89.2% of statements [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-21T05:00:24.853Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 4.7% of statements [2023-02-21T05:00:24.853Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-21T05:00:42.943Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-21T05:00:42.943Z] GO111MODULE=on go vet ./... [2023-02-21T05:00:43.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T05:00:43.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T05:00:43.766Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T05:00:43.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-21T05:00:43.835Z] $ docker stop --time=1 50a7145c74b7ce51c35b22508caa403890389fd8dc44ea6b297505fdb1816a88 [2023-02-21T05:00:45.817Z] $ docker rm -f --volumes 50a7145c74b7ce51c35b22508caa403890389fd8dc44ea6b297505fdb1816a88 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T05:00:46.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-21T05:00:46.511Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-21T05:00:47.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-21T05:00:47.541Z] + ls -al . [2023-02-21T05:00:47.541Z] total 272 [2023-02-21T05:00:47.541Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 05:00 . [2023-02-21T05:00:47.541Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 04:58 .. [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 21 04:58 .dockerignore [2023-02-21T05:00:47.541Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 05:00 .git [2023-02-21T05:00:47.541Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:58 .github [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 21 04:58 .gitignore [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 21 04:58 .golangci.yml [2023-02-21T05:00:47.541Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 04:59 .semver [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 21 04:58 CHANGELOG.md [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 04:58 GOVERNANCE.md [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 21 04:58 Jenkinsfile [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 21 04:58 LICENSE [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 21 04:58 Makefile [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 21 04:58 OWNERS.md [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 21 04:58 README.md [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 04:59 VERSION [2023-02-21T05:00:47.541Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 04:58 bin [2023-02-21T05:00:47.541Z] -rw-r--r-- 1 jenkins jenkins 98530 Feb 21 05:00 coverage.out [2023-02-21T05:00:47.541Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 21 04:58 example [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 21 04:58 go.mod [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 21 04:58 go.sum [2023-02-21T05:00:47.541Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 21 04:58 internal [2023-02-21T05:00:47.541Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 04:58 openapi [2023-02-21T05:00:47.541Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 21 04:58 pkg [2023-02-21T05:00:47.541Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 04:58 snap [2023-02-21T05:00:47.541Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 21 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T05:00:48.112Z] + 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=6c268f763b5c588e6727d0581f09d4b36c45ae3b --label arch=amd64 --label version=0.0.0 . [2023-02-21T05:00:48.112Z] Sending build context to Docker daemon 10.64MB [2023-02-21T05:00:48.112Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-21T05:00:48.112Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-21T05:00:48.112Z] ---> 6ea1d473020e [2023-02-21T05:00:48.112Z] Step 3/23 : ARG MAKE=make build [2023-02-21T05:00:48.374Z] ---> Running in caab985be36a [2023-02-21T05:00:48.374Z] Removing intermediate container caab985be36a [2023-02-21T05:00:48.374Z] ---> 587eef6c71b5 [2023-02-21T05:00:48.374Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-21T05:00:48.374Z] ---> Running in 645d95aa9865 [2023-02-21T05:00:48.374Z] Removing intermediate container 645d95aa9865 [2023-02-21T05:00:48.374Z] ---> d99c698c4df7 [2023-02-21T05:00:48.374Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-21T05:00:48.637Z] ---> Running in a7813609c832 [2023-02-21T05:00:48.637Z] Removing intermediate container a7813609c832 [2023-02-21T05:00:48.637Z] ---> 34588127d1d6 [2023-02-21T05:00:48.637Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-21T05:00:48.637Z] ---> Running in a1d84ed04599 [2023-02-21T05:00:48.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T05:00:49.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T05:00:49.415Z] OK: 211 MiB in 51 packages [2023-02-21T05:00:49.672Z] Removing intermediate container a1d84ed04599 [2023-02-21T05:00:49.672Z] ---> ee6970b5479b [2023-02-21T05:00:49.672Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-21T05:00:49.930Z] ---> eae606041ef7 [2023-02-21T05:00:49.930Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T05:00:49.930Z] ---> Running in 47ec6e8bca35 [2023-02-21T05:00:50.865Z] Removing intermediate container 47ec6e8bca35 [2023-02-21T05:00:50.865Z] ---> 81bd67a0ea72 [2023-02-21T05:00:50.865Z] Step 9/23 : COPY . . [2023-02-21T05:00:51.432Z] ---> a31ff2a692f4 [2023-02-21T05:00:51.433Z] Step 10/23 : RUN ${MAKE} [2023-02-21T05:00:51.433Z] ---> Running in 8c612e3837a2 [2023-02-21T05:00:51.691Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-21T05:01:04.216Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6806 in /w/workspace/gexfoundry_device-sdk-go_PR-1337 [Pipeline] { [Pipeline] ws [2023-02-21T05:01:04.270Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-02-21T05:01:04.336Z] The recommended git tool is: git [2023-02-21T05:01:09.204Z] using credential edgex-jenkins-ssh [2023-02-21T05:01:09.222Z] Cloning the remote Git repository [2023-02-21T05:01:09.773Z] Removing intermediate container 8c612e3837a2 [2023-02-21T05:01:09.773Z] ---> 2e5e659eec9a [2023-02-21T05:01:09.774Z] Step 11/23 : FROM alpine:3.16 [2023-02-21T05:01:10.344Z] 3.16: Pulling from library/alpine [2023-02-21T05:01:10.344Z] ef5531b6e74e: Pulling fs layer [2023-02-21T05:01:09.274Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-21T05:01:09.363Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-02-21T05:01:09.529Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-21T05:01:09.530Z] > git --version # timeout=10 [2023-02-21T05:01:09.552Z] > git --version # 'git version 2.25.1' [2023-02-21T05:01:09.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T05:01:09.611Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T05:01:10.604Z] ef5531b6e74e: Download complete [2023-02-21T05:01:10.604Z] ef5531b6e74e: Pull complete [2023-02-21T05:01:10.604Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T05:01:10.604Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T05:01:10.604Z] ---> dfd21b5a31f5 [2023-02-21T05:01:10.604Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-21T05:01:10.863Z] ---> Running in 1d75392d83ad [2023-02-21T05:01:10.863Z] Removing intermediate container 1d75392d83ad [2023-02-21T05:01:10.863Z] ---> e8fb2838314c [2023-02-21T05:01:10.863Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-21T05:01:10.863Z] ---> Running in 0ed1a7afd2d5 [2023-02-21T05:01:11.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T05:01:11.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T05:01:11.641Z] OK: 6 MiB in 14 packages [2023-02-21T05:01:11.194Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-21T05:01:11.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T05:01:11.900Z] Removing intermediate container 0ed1a7afd2d5 [2023-02-21T05:01:11.900Z] ---> 8fff087d298e [2023-02-21T05:01:11.900Z] Step 14/23 : WORKDIR / [2023-02-21T05:01:11.900Z] ---> Running in 9694a345ead3 [2023-02-21T05:01:12.157Z] Removing intermediate container 9694a345ead3 [2023-02-21T05:01:12.157Z] ---> eb9c66b46690 [2023-02-21T05:01:12.157Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-21T05:01:12.157Z] ---> 5957a837900e [2023-02-21T05:01:12.157Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-21T05:01:12.725Z] ---> 4a4cda7148ad [2023-02-21T05:01:12.725Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-21T05:01:12.725Z] ---> e5ec2575b711 [2023-02-21T05:01:12.725Z] Step 18/23 : EXPOSE 59999 [2023-02-21T05:01:12.725Z] ---> Running in 7c49018f9388 [2023-02-21T05:01:12.783Z] Merging remotes/origin/main commit 64ca9b081847739b4160c0dc87966f6c81a47c16 into PR head commit 6c268f763b5c588e6727d0581f09d4b36c45ae3b [2023-02-21T05:01:12.983Z] Removing intermediate container 7c49018f9388 [2023-02-21T05:01:12.983Z] ---> 3130251db663 [2023-02-21T05:01:12.983Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-21T05:01:12.983Z] ---> Running in dbd914dfeff5 [2023-02-21T05:01:12.983Z] Removing intermediate container dbd914dfeff5 [2023-02-21T05:01:12.983Z] ---> 200f7b388156 [2023-02-21T05:01:12.983Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T05:01:12.983Z] ---> Running in e82ec6e5b19c [2023-02-21T05:01:12.110Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-21T05:01:12.156Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-21T05:01:12.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T05:01:12.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1337/head:refs/remotes/origin/PR-1337 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-21T05:01:12.799Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T05:01:12.815Z] > git checkout -f 6c268f763b5c588e6727d0581f09d4b36c45ae3b # timeout=10 [2023-02-21T05:01:12.929Z] > git remote # timeout=10 [2023-02-21T05:01:12.950Z] > git config --get remote.origin.url # timeout=10 [2023-02-21T05:01:12.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T05:01:12.980Z] > git merge 64ca9b081847739b4160c0dc87966f6c81a47c16 # timeout=10 [2023-02-21T05:01:13.027Z] Merge succeeded, producing 6c268f763b5c588e6727d0581f09d4b36c45ae3b [2023-02-21T05:01:13.027Z] Checking out Revision 6c268f763b5c588e6727d0581f09d4b36c45ae3b (PR-1337) [2023-02-21T05:01:13.241Z] Removing intermediate container e82ec6e5b19c [2023-02-21T05:01:13.241Z] ---> 462d253d64e1 [2023-02-21T05:01:13.241Z] Step 21/23 : LABEL arch=amd64 [2023-02-21T05:01:13.241Z] ---> Running in cf07bb7151e2 [2023-02-21T05:01:13.241Z] Removing intermediate container cf07bb7151e2 [2023-02-21T05:01:13.241Z] ---> 2fff2668d30f [2023-02-21T05:01:13.241Z] Step 22/23 : LABEL git_sha=6c268f763b5c588e6727d0581f09d4b36c45ae3b [2023-02-21T05:01:13.241Z] ---> Running in 4d04d46d8f4b [2023-02-21T05:01:13.500Z] Removing intermediate container 4d04d46d8f4b [2023-02-21T05:01:13.500Z] ---> 962e7d3f9875 [2023-02-21T05:01:13.500Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T05:01:13.500Z] ---> Running in c8fb6115adf9 [2023-02-21T05:01:13.500Z] Removing intermediate container c8fb6115adf9 [2023-02-21T05:01:13.500Z] ---> 10f94f62bc0c [2023-02-21T05:01:13.500Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-21T05:01:13.500Z] Successfully built 10f94f62bc0c [2023-02-21T05:01:13.500Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [2023-02-21T05:01:13.570Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-02-21T05:01:13.623Z] > git --version # timeout=10 [2023-02-21T05:01:13.634Z] > git --version # 'git version 2.25.1' [2023-02-21T05:01:13.651Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [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] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T05:01:14.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T05:01:14.359Z] [2023-02-21T05:01:14.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T05:01:13.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-21T05:01:13.031Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T05:01:13.049Z] > git checkout -f 6c268f763b5c588e6727d0581f09d4b36c45ae3b # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T05:01:14.752Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-21T05:01:14.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T05:01:14.752Z] Dload Upload Total Spent Left Speed [2023-02-21T05:01:14.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [2023-02-21T05:01:14.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T05:01:14.851Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-21T05:01:14.851Z] 5eb5b503b376: Pulling fs layer [2023-02-21T05:01:14.851Z] 5c69ac0246d0: Pulling fs layer [2023-02-21T05:01:14.851Z] ec43610c2a17: Pulling fs layer [2023-02-21T05:01:14.851Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-21T05:01:14.851Z] 33b1e0a273af: Pulling fs layer [2023-02-21T05:01:14.851Z] 5d3b04190fa2: Pulling fs layer [2023-02-21T05:01:14.851Z] 2f39f015ded8: Pulling fs layer [2023-02-21T05:01:14.851Z] 33b1e0a273af: Waiting [2023-02-21T05:01:14.851Z] 3a2ae6a8a46f: Waiting [2023-02-21T05:01:14.851Z] 5d3b04190fa2: Waiting [2023-02-21T05:01:14.851Z] 2f39f015ded8: Waiting [2023-02-21T05:01:14.851Z] 5c69ac0246d0: Verifying Checksum [2023-02-21T05:01:14.851Z] 5c69ac0246d0: Download complete [2023-02-21T05:01:14.851Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-21T05:01:14.851Z] 3a2ae6a8a46f: Download complete [Pipeline] sh [2023-02-21T05:01:15.110Z] 33b1e0a273af: Verifying Checksum [2023-02-21T05:01:15.110Z] 33b1e0a273af: Download complete [2023-02-21T05:01:15.110Z] 5d3b04190fa2: Download complete [2023-02-21T05:01:15.110Z] ec43610c2a17: Verifying Checksum [2023-02-21T05:01:15.110Z] ec43610c2a17: Download complete [2023-02-21T05:01:15.110Z] 5eb5b503b376: Verifying Checksum [2023-02-21T05:01:15.110Z] 5eb5b503b376: Download complete [2023-02-21T05:01:15.372Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-21T05:01:15.679Z] 2f39f015ded8: Download complete [2023-02-21T05:01:15.717Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-21T05:01:15.717Z] + sudo tee /etc/docker/daemon.new [2023-02-21T05:01:15.717Z] { [2023-02-21T05:01:15.717Z] "registry-mirrors": [ [2023-02-21T05:01:15.717Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-21T05:01:15.717Z] ], [2023-02-21T05:01:15.717Z] "bip": "10.250.0.254/24", [2023-02-21T05:01:15.717Z] "hosts": [ [2023-02-21T05:01:15.717Z] "tcp://0.0.0.0:5555", [2023-02-21T05:01:15.717Z] "unix:///var/run/docker.sock" [2023-02-21T05:01:15.717Z] ], [2023-02-21T05:01:15.717Z] "mtu": 1458, [2023-02-21T05:01:15.717Z] "selinux-enabled": true, [2023-02-21T05:01:15.717Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-21T05:01:15.717Z] } [Pipeline] sh [2023-02-21T05:01:16.069Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-21T05:01:16.244Z] 5eb5b503b376: Pull complete [2023-02-21T05:01:16.244Z] 5c69ac0246d0: Pull complete [2023-02-21T05:01:16.436Z] + sudo service docker restart [2023-02-21T05:01:16.810Z] ec43610c2a17: Pull complete [2023-02-21T05:01:16.810Z] 3a2ae6a8a46f: Pull complete [2023-02-21T05:01:17.069Z] 33b1e0a273af: Pull complete [2023-02-21T05:01:17.069Z] 5d3b04190fa2: Pull complete [2023-02-21T05:01:21.256Z] 2f39f015ded8: Pull complete [2023-02-21T05:01:21.256Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-21T05:01:21.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T05:01:21.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T05:01:21.477Z] prd-ubuntu20.04-docker-8c-8g-6804 does not seem to be running inside a container [2023-02-21T05:01:21.511Z] $ 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-1337 -v /w/workspace/gexfoundry_device-sdk-go_PR-1337:/w/workspace/gexfoundry_device-sdk-go_PR-1337:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1337@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 [2023-02-21T05:01:23.054Z] $ docker top 050f1ba8ac655c93ef613cefec029491b1e7a84ffe26cacaeb98a2962f60f280 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T05:01:23.480Z] ---> job-cost.sh [2023-02-21T05:01:23.480Z] lf-activate-venv: SKIPPING [2023-02-21T05:01:23.480Z] INFO: No Stack... [2023-02-21T05:01:23.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T05:01:24.306Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T05:01:24.627Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives/cost.csv [2023-02-21T05:01:24.627Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T05:01:24.666Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] [2023-02-21T05:01:24.670Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] did not exist. Created. [2023-02-21T05:01:24.670Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T05:01:25.085Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-21T05:01:25.140Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T05:01:25.170Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T05:01:25.254Z] $ docker stop --time=1 050f1ba8ac655c93ef613cefec029491b1e7a84ffe26cacaeb98a2962f60f280 [2023-02-21T05:01:26.438Z] $ docker rm -f --volumes 050f1ba8ac655c93ef613cefec029491b1e7a84ffe26cacaeb98a2962f60f280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T05:01:34.744Z] provisioning config files... [2023-02-21T05:01:34.773Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5644279157257655353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T05:01:35.169Z] ---> docker-login.sh [2023-02-21T05:01:35.169Z] nexus3.edgexfoundry.org:10001 [2023-02-21T05:01:35.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T05:01:35.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T05:01:35.759Z] Configure a credential helper to remove this warning. See [2023-02-21T05:01:35.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T05:01:35.759Z] [2023-02-21T05:01:35.759Z] Login Succeeded [2023-02-21T05:01:35.759Z] nexus3.edgexfoundry.org:10002 [2023-02-21T05:01:36.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T05:01:36.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T05:01:36.027Z] Configure a credential helper to remove this warning. See [2023-02-21T05:01:36.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T05:01:36.027Z] [2023-02-21T05:01:36.027Z] Login Succeeded [2023-02-21T05:01:36.027Z] nexus3.edgexfoundry.org:10003 [2023-02-21T05:01:36.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T05:01:36.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T05:01:36.567Z] Configure a credential helper to remove this warning. See [2023-02-21T05:01:36.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T05:01:36.567Z] [2023-02-21T05:01:36.567Z] Login Succeeded [2023-02-21T05:01:36.567Z] nexus3.edgexfoundry.org:10004 [2023-02-21T05:01:36.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T05:01:36.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T05:01:36.837Z] Configure a credential helper to remove this warning. See [2023-02-21T05:01:36.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T05:01:36.837Z] [2023-02-21T05:01:36.837Z] Login Succeeded [2023-02-21T05:01:36.837Z] docker.io [2023-02-21T05:01:37.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T05:01:37.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T05:01:37.372Z] Configure a credential helper to remove this warning. See [2023-02-21T05:01:37.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T05:01:37.372Z] [2023-02-21T05:01:37.372Z] Login Succeeded [2023-02-21T05:01:37.373Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T05:01:37.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-21T05:01:37.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T05:01:37.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T05:01:37.876Z] ========================================================= [2023-02-21T05:01:37.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-21T05:01:37.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T05:01:38.373Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-21T05:01:38.643Z] Sending build context to Docker daemon 5.657MB [2023-02-21T05:01:38.644Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-21T05:01:38.644Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-21T05:01:38.915Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-21T05:01:38.915Z] 9b18e9b68314: Pulling fs layer [2023-02-21T05:01:38.915Z] 35d82f9e3411: Pulling fs layer [2023-02-21T05:01:38.915Z] e16973657156: Pulling fs layer [2023-02-21T05:01:38.915Z] fc693d55d65f: Pulling fs layer [2023-02-21T05:01:38.915Z] 7e9fc2657dce: Pulling fs layer [2023-02-21T05:01:38.915Z] dda99020689f: Pulling fs layer [2023-02-21T05:01:38.915Z] db1c61fa0a46: Pulling fs layer [2023-02-21T05:01:38.915Z] 891c053d2c06: Pulling fs layer [2023-02-21T05:01:38.915Z] dda99020689f: Waiting [2023-02-21T05:01:38.915Z] db1c61fa0a46: Waiting [2023-02-21T05:01:38.915Z] 891c053d2c06: Waiting [2023-02-21T05:01:38.915Z] 7e9fc2657dce: Waiting [2023-02-21T05:01:38.915Z] fc693d55d65f: Waiting [2023-02-21T05:01:38.915Z] e16973657156: Verifying Checksum [2023-02-21T05:01:38.915Z] e16973657156: Download complete [2023-02-21T05:01:38.915Z] 35d82f9e3411: Verifying Checksum [2023-02-21T05:01:38.915Z] 35d82f9e3411: Download complete [2023-02-21T05:01:38.915Z] 7e9fc2657dce: Verifying Checksum [2023-02-21T05:01:38.915Z] 7e9fc2657dce: Download complete [2023-02-21T05:01:38.915Z] dda99020689f: Download complete [2023-02-21T05:01:38.915Z] 9b18e9b68314: Verifying Checksum [2023-02-21T05:01:38.915Z] 9b18e9b68314: Download complete [2023-02-21T05:01:39.903Z] 9b18e9b68314: Pull complete [2023-02-21T05:01:40.171Z] 891c053d2c06: Verifying Checksum [2023-02-21T05:01:40.171Z] 891c053d2c06: Download complete [2023-02-21T05:01:40.440Z] 35d82f9e3411: Pull complete [2023-02-21T05:01:40.708Z] e16973657156: Pull complete [2023-02-21T05:01:40.977Z] db1c61fa0a46: Verifying Checksum [2023-02-21T05:01:40.977Z] db1c61fa0a46: Download complete [2023-02-21T05:01:41.570Z] fc693d55d65f: Verifying Checksum [2023-02-21T05:01:41.570Z] fc693d55d65f: Download complete [2023-02-21T05:01:53.881Z] fc693d55d65f: Pull complete [2023-02-21T05:01:53.881Z] 7e9fc2657dce: Pull complete [2023-02-21T05:01:53.881Z] dda99020689f: Pull complete [2023-02-21T05:01:59.284Z] db1c61fa0a46: Pull complete [2023-02-21T05:02:01.280Z] 891c053d2c06: Pull complete [2023-02-21T05:02:01.280Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-21T05:02:01.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T05:02:01.280Z] ---> f96f9c87975a [2023-02-21T05:02:01.280Z] Step 3/10 : ARG MAKE=make build [2023-02-21T05:02:03.232Z] ---> Running in 9e6656820a5a [2023-02-21T05:02:03.498Z] Removing intermediate container 9e6656820a5a [2023-02-21T05:02:03.498Z] ---> 678ca2378f92 [2023-02-21T05:02:03.498Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-21T05:02:03.498Z] ---> Running in 796184d582b1 [2023-02-21T05:02:03.766Z] Removing intermediate container 796184d582b1 [2023-02-21T05:02:03.766Z] ---> 0dc18ed9c602 [2023-02-21T05:02:03.766Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-21T05:02:04.031Z] ---> Running in 4b8f9cae9f65 [2023-02-21T05:02:04.297Z] Removing intermediate container 4b8f9cae9f65 [2023-02-21T05:02:04.298Z] ---> e7ec0377bcef [2023-02-21T05:02:04.298Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-02-21T05:02:04.298Z] ---> Running in 0a4814d3bff7 [2023-02-21T05:02:05.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T05:02:05.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T05:02:06.482Z] OK: 221 MiB in 51 packages [2023-02-21T05:02:07.449Z] Removing intermediate container 0a4814d3bff7 [2023-02-21T05:02:07.449Z] ---> f31834deffca [2023-02-21T05:02:07.449Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-21T05:02:08.408Z] ---> 6bea443cb203 [2023-02-21T05:02:08.408Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T05:02:08.408Z] ---> Running in ce3c1c883fb5 [2023-02-21T05:03:16.500Z] Removing intermediate container ce3c1c883fb5 [2023-02-21T05:03:16.500Z] ---> 7013122ef294 [2023-02-21T05:03:16.500Z] Step 9/10 : COPY . . [2023-02-21T05:03:16.500Z] ---> 882708b93074 [2023-02-21T05:03:16.500Z] Step 10/10 : RUN ${MAKE} [2023-02-21T05:03:16.500Z] ---> Running in 8b550ed7d311 [2023-02-21T05:03:16.500Z] noop [2023-02-21T05:03:16.500Z] Removing intermediate container 8b550ed7d311 [2023-02-21T05:03:16.500Z] ---> 4d16081ef622 [2023-02-21T05:03:16.500Z] Successfully built 4d16081ef622 [2023-02-21T05:03:16.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T05:03:16.996Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T05:03:16.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T05:03:17.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container [2023-02-21T05:03:17.430Z] $ 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 [2023-02-21T05:03:20.421Z] $ docker top ca76b257065dbd3e55a6ac0e30950aef63ea28ffb74d51d263c10f03f4dba9f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T05:03:21.311Z] + go version [2023-02-21T05:03:21.311Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-21T05:03:21.349Z] $ docker stop --time=1 ca76b257065dbd3e55a6ac0e30950aef63ea28ffb74d51d263c10f03f4dba9f0 [2023-02-21T05:03:22.967Z] $ docker rm -f --volumes ca76b257065dbd3e55a6ac0e30950aef63ea28ffb74d51d263c10f03f4dba9f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T05:03:23.804Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T05:03:23.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T05:03:24.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container [2023-02-21T05:03:24.135Z] $ 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 [2023-02-21T05:03:25.292Z] $ docker top 7eda3a9cf23e6159519bf06c6ff124add62d684f18af6e2981a6b6742851c8c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T05:03:26.186Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-21T05:03:26.573Z] + make test [2023-02-21T05:03:26.844Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T05:03:59.082Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-02-21T05:06:05.792Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-02-21T05:06:05.792Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-02-21T05:06:05.792Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-02-21T05:06:05.792Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-02-21T05:06:05.792Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-02-21T05:06:05.792Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.252s coverage: 27.6% of statements [2023-02-21T05:06:09.154Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.390s coverage: 78.9% of statements [2023-02-21T05:06:09.154Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-02-21T05:06:17.357Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.509s coverage: 86.0% of statements [2023-02-21T05:06:17.357Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-02-21T05:06:17.357Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-02-21T05:06:17.942Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.515s coverage: 77.0% of statements [2023-02-21T05:06:17.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-02-21T05:06:17.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2023-02-21T05:06:17.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-02-21T05:06:19.366Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.487s coverage: 65.2% of statements [2023-02-21T05:06:19.366Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-02-21T05:06:19.366Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-02-21T05:06:19.366Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.275s coverage: 89.2% of statements [2023-02-21T05:06:19.366Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-02-21T05:06:19.366Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.262s coverage: 4.7% of statements [2023-02-21T05:06:19.366Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-02-21T05:06:19.950Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-21T05:06:19.950Z] GO111MODULE=on go vet ./... [2023-02-21T05:07:56.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T05:07:56.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T05:07:56.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T05:07:56.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-21T05:07:56.688Z] $ docker stop --time=1 7eda3a9cf23e6159519bf06c6ff124add62d684f18af6e2981a6b6742851c8c3 [2023-02-21T05:07:59.710Z] $ docker rm -f --volumes 7eda3a9cf23e6159519bf06c6ff124add62d684f18af6e2981a6b6742851c8c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T05:08:01.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-21T05:08:01.106Z] Warning: overwriting stash ‘coverage-report’ [2023-02-21T05:08:01.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T05:08:02.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-21T05:08:02.559Z] + ls -al . [2023-02-21T05:08:02.559Z] total 268 [2023-02-21T05:08:02.559Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 05:03 . [2023-02-21T05:08:02.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 05:01 .. [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 21 05:01 .dockerignore [2023-02-21T05:08:02.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 05:01 .git [2023-02-21T05:08:02.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 05:01 .github [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 21 05:01 .gitignore [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 21 05:01 .golangci.yml [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 21 05:01 CHANGELOG.md [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 05:01 GOVERNANCE.md [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 21 05:01 Jenkinsfile [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 21 05:01 LICENSE [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 1679 Feb 21 05:01 Makefile [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 21 05:01 OWNERS.md [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 4891 Feb 21 05:01 README.md [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 04:59 VERSION [2023-02-21T05:08:02.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 05:01 bin [2023-02-21T05:08:02.559Z] -rw-r--r-- 1 jenkins jenkins 98530 Feb 21 05:06 coverage.out [2023-02-21T05:08:02.559Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 21 05:01 example [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 3265 Feb 21 05:01 go.mod [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 32819 Feb 21 05:01 go.sum [2023-02-21T05:08:02.559Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 21 05:01 internal [2023-02-21T05:08:02.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 05:01 openapi [2023-02-21T05:08:02.559Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 21 05:01 pkg [2023-02-21T05:08:02.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 05:01 snap [2023-02-21T05:08:02.559Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 21 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T05:08:03.055Z] + 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=6c268f763b5c588e6727d0581f09d4b36c45ae3b --label arch=arm64 --label version=0.0.0 . [2023-02-21T05:08:03.652Z] Sending build context to Docker daemon 5.756MB [2023-02-21T05:08:03.652Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-21T05:08:03.652Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-21T05:08:03.652Z] ---> 4d16081ef622 [2023-02-21T05:08:03.652Z] Step 3/23 : ARG MAKE=make build [2023-02-21T05:08:03.652Z] ---> Running in 9d02c847be79 [2023-02-21T05:08:03.933Z] Removing intermediate container 9d02c847be79 [2023-02-21T05:08:03.933Z] ---> 6fe8fdf16db1 [2023-02-21T05:08:03.933Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-21T05:08:03.933Z] ---> Running in 1cc0a7773acf [2023-02-21T05:08:04.536Z] Removing intermediate container 1cc0a7773acf [2023-02-21T05:08:04.536Z] ---> a9831adbdad4 [2023-02-21T05:08:04.536Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-21T05:08:04.536Z] ---> Running in 036011687f7c [2023-02-21T05:08:04.809Z] Removing intermediate container 036011687f7c [2023-02-21T05:08:04.809Z] ---> 3f57a7e89f9f [2023-02-21T05:08:04.809Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-02-21T05:08:04.809Z] ---> Running in 79d71aff9e6f [2023-02-21T05:08:05.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T05:08:06.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T05:08:07.017Z] OK: 221 MiB in 51 packages [2023-02-21T05:08:07.987Z] Removing intermediate container 79d71aff9e6f [2023-02-21T05:08:07.987Z] ---> 37e202838855 [2023-02-21T05:08:07.987Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-21T05:08:08.571Z] ---> d9ea1cad2efd [2023-02-21T05:08:08.571Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T05:08:08.571Z] ---> Running in 48bf5711d25d [2023-02-21T05:08:11.158Z] Removing intermediate container 48bf5711d25d [2023-02-21T05:08:11.158Z] ---> 43fe8a49dcb4 [2023-02-21T05:08:11.158Z] Step 9/23 : COPY . . [2023-02-21T05:08:12.565Z] ---> 3706fa917b85 [2023-02-21T05:08:12.565Z] Step 10/23 : RUN ${MAKE} [2023-02-21T05:08:12.565Z] ---> Running in e513d218adec [2023-02-21T05:08:13.150Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-21T05:10:07.603Z] Removing intermediate container e513d218adec [2023-02-21T05:10:07.603Z] ---> b2fd2cec45e1 [2023-02-21T05:10:07.603Z] Step 11/23 : FROM alpine:3.16 [2023-02-21T05:10:07.603Z] 3.16: Pulling from library/alpine [2023-02-21T05:10:07.871Z] 3760b48202b3: Pulling fs layer [2023-02-21T05:10:08.138Z] 3760b48202b3: Verifying Checksum [2023-02-21T05:10:08.138Z] 3760b48202b3: Download complete [2023-02-21T05:10:08.408Z] 3760b48202b3: Pull complete [2023-02-21T05:10:08.408Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T05:10:08.408Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T05:10:08.675Z] ---> 4c81e5bf8899 [2023-02-21T05:10:08.675Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-21T05:10:08.675Z] ---> Running in 2e07335e3630 [2023-02-21T05:10:08.943Z] Removing intermediate container 2e07335e3630 [2023-02-21T05:10:08.943Z] ---> f6ca28c269c0 [2023-02-21T05:10:08.943Z] Step 13/23 : RUN apk add --update --no-cache [2023-02-21T05:10:08.943Z] ---> Running in d508750dd50a [2023-02-21T05:10:09.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T05:10:10.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T05:10:11.575Z] OK: 5 MiB in 14 packages [2023-02-21T05:10:12.167Z] Removing intermediate container d508750dd50a [2023-02-21T05:10:12.167Z] ---> e8bd23cf8ddf [2023-02-21T05:10:12.167Z] Step 14/23 : WORKDIR / [2023-02-21T05:10:12.167Z] ---> Running in 4bfff1680e9c [2023-02-21T05:10:12.434Z] Removing intermediate container 4bfff1680e9c [2023-02-21T05:10:12.434Z] ---> 9d910e6908c9 [2023-02-21T05:10:12.434Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-21T05:10:13.020Z] ---> 6329368d3ef6 [2023-02-21T05:10:13.020Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-21T05:10:14.433Z] ---> f70f47fea363 [2023-02-21T05:10:14.433Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-21T05:10:14.703Z] ---> 524c35956e70 [2023-02-21T05:10:14.703Z] Step 18/23 : EXPOSE 59999 [2023-02-21T05:10:14.971Z] ---> Running in 23baf971805a [2023-02-21T05:10:15.238Z] Removing intermediate container 23baf971805a [2023-02-21T05:10:15.238Z] ---> fcb9d48031d4 [2023-02-21T05:10:15.238Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-21T05:10:15.238Z] ---> Running in a88d587cf0ed [2023-02-21T05:10:15.505Z] Removing intermediate container a88d587cf0ed [2023-02-21T05:10:15.505Z] ---> 906665c8adda [2023-02-21T05:10:15.505Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T05:10:15.505Z] ---> Running in d7c5c26aef7c [2023-02-21T05:10:15.772Z] Removing intermediate container d7c5c26aef7c [2023-02-21T05:10:15.772Z] ---> d3d227981bb1 [2023-02-21T05:10:15.772Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T05:10:15.772Z] ---> Running in 504dc895931f [2023-02-21T05:10:16.039Z] Removing intermediate container 504dc895931f [2023-02-21T05:10:16.039Z] ---> 9e0f20f48da3 [2023-02-21T05:10:16.039Z] Step 22/23 : LABEL git_sha=6c268f763b5c588e6727d0581f09d4b36c45ae3b [2023-02-21T05:10:16.306Z] ---> Running in 78f055d518bb [2023-02-21T05:10:16.574Z] Removing intermediate container 78f055d518bb [2023-02-21T05:10:16.574Z] ---> f2054de56565 [2023-02-21T05:10:16.574Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T05:10:16.574Z] ---> Running in 8e721d48f2da [2023-02-21T05:10:16.840Z] Removing intermediate container 8e721d48f2da [2023-02-21T05:10:16.840Z] ---> 44c3bd969aab [2023-02-21T05:10:16.840Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-21T05:10:16.840Z] Successfully built 44c3bd969aab [2023-02-21T05:10:16.840Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T05:10:17.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T05:10:17.664Z] [2023-02-21T05:10:17.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T05:10:18.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T05:10:18.076Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-21T05:10:18.076Z] 8998bd30e6a1: Pulling fs layer [2023-02-21T05:10:18.076Z] 04944245beec: Pulling fs layer [2023-02-21T05:10:18.076Z] 699f458cf7ca: Pulling fs layer [2023-02-21T05:10:18.076Z] 765212b225bb: Pulling fs layer [2023-02-21T05:10:18.076Z] f23df028b6ca: Pulling fs layer [2023-02-21T05:10:18.076Z] d65c8cfc05b1: Pulling fs layer [2023-02-21T05:10:18.076Z] 765212b225bb: Waiting [2023-02-21T05:10:18.076Z] f23df028b6ca: Waiting [2023-02-21T05:10:18.076Z] 2437ff75d9bd: Pulling fs layer [2023-02-21T05:10:18.076Z] d65c8cfc05b1: Waiting [2023-02-21T05:10:18.076Z] 2437ff75d9bd: Waiting [2023-02-21T05:10:18.342Z] 04944245beec: Verifying Checksum [2023-02-21T05:10:18.342Z] 04944245beec: Download complete [2023-02-21T05:10:18.342Z] 765212b225bb: Verifying Checksum [2023-02-21T05:10:18.342Z] 765212b225bb: Download complete [2023-02-21T05:10:18.342Z] f23df028b6ca: Verifying Checksum [2023-02-21T05:10:18.342Z] f23df028b6ca: Download complete [2023-02-21T05:10:18.342Z] d65c8cfc05b1: Verifying Checksum [2023-02-21T05:10:18.342Z] d65c8cfc05b1: Download complete [2023-02-21T05:10:18.608Z] 699f458cf7ca: Verifying Checksum [2023-02-21T05:10:18.608Z] 699f458cf7ca: Download complete [2023-02-21T05:10:18.875Z] 8998bd30e6a1: Verifying Checksum [2023-02-21T05:10:18.875Z] 8998bd30e6a1: Download complete [2023-02-21T05:10:21.459Z] 2437ff75d9bd: Verifying Checksum [2023-02-21T05:10:21.459Z] 2437ff75d9bd: Download complete [2023-02-21T05:10:22.869Z] 8998bd30e6a1: Pull complete [2023-02-21T05:10:23.454Z] 04944245beec: Pull complete [2023-02-21T05:10:24.866Z] 699f458cf7ca: Pull complete [2023-02-21T05:10:24.866Z] 765212b225bb: Pull complete [2023-02-21T05:10:25.825Z] f23df028b6ca: Pull complete [2023-02-21T05:10:25.825Z] d65c8cfc05b1: Pull complete [2023-02-21T05:10:40.826Z] 2437ff75d9bd: Pull complete [2023-02-21T05:10:40.826Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-21T05:10:40.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T05:10:40.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T05:10:41.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container [2023-02-21T05:10:41.229Z] $ 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 [2023-02-21T05:10:43.778Z] $ docker top 7e7ef5cab63daeab6eea711af72794aeb28c0ff746e587df59a8aca21501bb7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T05:10:44.674Z] ---> job-cost.sh [2023-02-21T05:10:44.675Z] lf-activate-venv: SKIPPING [2023-02-21T05:10:44.675Z] INFO: No Stack... [2023-02-21T05:10:45.255Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-21T05:10:45.834Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T05:10:46.489Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-02-21T05:10:46.489Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T05:10:46.543Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] [2023-02-21T05:10:46.549Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] did not exist. Created. [2023-02-21T05:10:46.549Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T05:10:46.962Z] /w/workspace/device-sdk-go/1@tmp/durable-73e8405d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-21T05:10:47.628Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-21T05:10:47.661Z] Warning: overwriting stash ‘stack-cost’ [2023-02-21T05:10:47.723Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T05:10:47.742Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1337-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T05:10:47.817Z] $ docker stop --time=1 7e7ef5cab63daeab6eea711af72794aeb28c0ff746e587df59a8aca21501bb7b [2023-02-21T05:10:49.312Z] $ docker rm -f --volumes 7e7ef5cab63daeab6eea711af72794aeb28c0ff746e587df59a8aca21501bb7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-21T05:10:50.229Z] provisioning config files... [2023-02-21T05:10:50.236Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/config6825346985357518217tmp [Pipeline] { [Pipeline] sh [2023-02-21T05:10:50.576Z] + set +x [2023-02-21T05:10:50.576Z] + bash -s -- [2023-02-21T05:10:50.576Z] + curl -s https://codecov.io/bash [2023-02-21T05:10:50.576Z] [2023-02-21T05:10:50.576Z] _____ _ [2023-02-21T05:10:50.576Z] / ____| | | [2023-02-21T05:10:50.576Z] | | ___ __| | ___ ___ _____ __ [2023-02-21T05:10:50.576Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-21T05:10:50.576Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-21T05:10:50.576Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-21T05:10:50.576Z] Bash-1.0.6 [2023-02-21T05:10:50.576Z] [2023-02-21T05:10:50.576Z] [2023-02-21T05:10:50.576Z] ==> git version 2.25.1 found [2023-02-21T05:10:50.576Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-21T05:10:50.576Z] Release-Date: 2020-01-08 [2023-02-21T05:10:50.576Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-21T05:10:50.576Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-21T05:10:50.576Z] ==> Jenkins CI detected. [2023-02-21T05:10:50.576Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1337 [2023-02-21T05:10:50.576Z] project root: . [2023-02-21T05:10:50.576Z] --> token set from env [2023-02-21T05:10:50.576Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-21T05:10:50.576Z] ==> Running gcov in . (disable via -X gcov) [2023-02-21T05:10:50.576Z] ==> Python coveragepy not found [2023-02-21T05:10:50.576Z] ==> Searching for coverage reports in: [2023-02-21T05:10:50.576Z] + . [2023-02-21T05:10:50.576Z] -> Found 1 reports [2023-02-21T05:10:50.576Z] ==> Detecting git/mercurial file structure [2023-02-21T05:10:50.836Z] ==> Reading reports [2023-02-21T05:10:50.836Z] + ./coverage.out bytes=98530 [2023-02-21T05:10:50.836Z] ==> Appending adjustments [2023-02-21T05:10:50.836Z] https://docs.codecov.io/docs/fixing-reports [2023-02-21T05:10:51.096Z] + Found adjustments [2023-02-21T05:10:51.096Z] ==> Gzipping contents [2023-02-21T05:10:51.096Z] 16K /tmp/codecov.LAOIoI.gz [2023-02-21T05:10:51.096Z] ==> Uploading reports [2023-02-21T05:10:51.096Z] url: https://codecov.io [2023-02-21T05:10:51.096Z] query: branch=PR-1337&commit=6c268f763b5c588e6727d0581f09d4b36c45ae3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1337&job=&cmd_args= [2023-02-21T05:10:51.096Z] -> Pinging Codecov [2023-02-21T05:10:51.096Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1337&commit=6c268f763b5c588e6727d0581f09d4b36c45ae3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1337&job=&cmd_args= [2023-02-21T05:10:51.096Z] -> Uploading to [2023-02-21T05:10:51.096Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-21/7E55EF52A471D76F132DFD9A03CDDE97/6c268f763b5c588e6727d0581f09d4b36c45ae3b/315ec6b7-5abc-4c3c-a213-1bf53feef8b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T051050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7dfc8286331a5431556a4db0da3357f5ba13c137a5ee42e55dca91e6eaafa805 [2023-02-21T05:10:51.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T05:10:51.096Z] Dload Upload Total Spent Left Speed [2023-02-21T05:10:51.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14334 0 0 100 14334 0 46388 --:--:-- --:--:-- --:--:-- 46538 [2023-02-21T05:10:51.666Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6c268f763b5c588e6727d0581f09d4b36c45ae3b [Pipeline] } [2023-02-21T05:10:51.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-21T05:10:53.332Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives ] [2023-02-21T05:10:53.332Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives [2023-02-21T05:10:53.332Z] total 16 [2023-02-21T05:10:53.333Z] drwxr-xr-x 3 root root 4096 Feb 21 05:01 . [2023-02-21T05:10:53.333Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 05:01 .. [2023-02-21T05:10:53.333Z] drwxr-xr-x 2 root root 4096 Feb 21 05:01 cost [2023-02-21T05:10:53.333Z] -rw-r--r-- 1 root root 86 Feb 21 05:01 cost.csv [2023-02-21T05:10:53.333Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives [2023-02-21T05:10:53.333Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives [2023-02-21T05:10:53.333Z] total 16 [2023-02-21T05:10:53.333Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 05:01 . [2023-02-21T05:10:53.333Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 05:01 .. [2023-02-21T05:10:53.333Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 05:01 cost [2023-02-21T05:10:53.333Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 21 05:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-21T05:10:53.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T05:10:54.559Z] ---> package-listing.sh [2023-02-21T05:10:54.559Z] ++ facter osfamily [2023-02-21T05:10:54.559Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-21T05:10:54.818Z] + OS_FAMILY=debian [2023-02-21T05:10:54.818Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1337 [2023-02-21T05:10:54.818Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-21T05:10:54.818Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-21T05:10:54.818Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-21T05:10:54.818Z] + PACKAGES=/tmp/packages_start.txt [2023-02-21T05:10:54.818Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1337 ']' [2023-02-21T05:10:54.818Z] + PACKAGES=/tmp/packages_end.txt [2023-02-21T05:10:54.818Z] + case "${OS_FAMILY}" in [2023-02-21T05:10:54.818Z] + dpkg -l [2023-02-21T05:10:54.818Z] + grep '^ii' [2023-02-21T05:10:54.818Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-21T05:10:54.818Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-21T05:10:54.818Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-21T05:10:54.818Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1337 ']' [2023-02-21T05:10:54.818Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives/ [2023-02-21T05:10:54.818Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1337/archives/ [Pipeline] echo [2023-02-21T05:10:54.847Z] 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-1337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-21T05:10:55.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T05:10:55.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T05:10:55.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T05:10:55.884Z] prd-ubuntu20.04-docker-8c-8g-6804 does not seem to be running inside a container [2023-02-21T05:10:55.921Z] $ 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-1337/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-1337 -v /w/workspace/gexfoundry_device-sdk-go_PR-1337:/w/workspace/gexfoundry_device-sdk-go_PR-1337:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1337@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-21T05:10:56.164Z] $ docker top 3ed8cb609e0a21d486028070ba700c8bb337f4f4662a5f2ede30a24c63b397e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T05:10:56.550Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-21T05:10:56.860Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-21T05:10:57.168Z] + ls /var/log/sa-host [2023-02-21T05:10:57.168Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T05:10:57.311Z] provisioning config files... [2023-02-21T05:10:57.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1337@tmp/config6506822239044470417tmp [Pipeline] { [Pipeline] echo [2023-02-21T05:10:57.362Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T05:10:57.676Z] ---> create-netrc.sh [Pipeline] } [2023-02-21T05:10:57.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-21T05:10:58.099Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-21T05:10:58.130Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T05:10:58.441Z] ---> sudo-logs.sh [2023-02-21T05:10:58.441Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-21T05:10:58.525Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T05:10:58.838Z] ---> job-cost.sh [2023-02-21T05:10:58.838Z] lf-activate-venv: SKIPPING [2023-02-21T05:10:58.838Z] DEBUG: total: 0.2199999988079071 [2023-02-21T05:10:58.838Z] INFO: Retrieving Stack Cost... [2023-02-21T05:10:59.408Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T05:10:59.666Z] INFO: Archiving Costs [Pipeline] echo [2023-02-21T05:10:59.707Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T05:11:00.018Z] ---> logs-deploy.sh [2023-02-21T05:11:00.018Z] lf-activate-venv: SKIPPING [2023-02-21T05:11:00.018Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1337/1 [2023-02-21T05:11:00.018Z] INFO: archiving workspace using pattern(s): [2023-02-21T05:11:00.963Z] Archives upload complete. [2023-02-21T05:11:01.222Z] INFO: archiving logs to Nexus [2023-02-21T05:11:01.788Z] ---> uname -a: [2023-02-21T05:11:01.788Z] Linux prd-ubuntu20-04-docker-8c-8g-6804 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] ---> lscpu: [2023-02-21T05:11:01.788Z] Architecture: x86_64 [2023-02-21T05:11:01.788Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-21T05:11:01.788Z] Byte Order: Little Endian [2023-02-21T05:11:01.788Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-21T05:11:01.788Z] CPU(s): 8 [2023-02-21T05:11:01.788Z] On-line CPU(s) list: 0-7 [2023-02-21T05:11:01.788Z] Thread(s) per core: 1 [2023-02-21T05:11:01.788Z] Core(s) per socket: 1 [2023-02-21T05:11:01.788Z] Socket(s): 8 [2023-02-21T05:11:01.788Z] NUMA node(s): 1 [2023-02-21T05:11:01.788Z] Vendor ID: AuthenticAMD [2023-02-21T05:11:01.788Z] CPU family: 23 [2023-02-21T05:11:01.788Z] Model: 49 [2023-02-21T05:11:01.788Z] Model name: AMD EPYC-Rome Processor [2023-02-21T05:11:01.788Z] Stepping: 0 [2023-02-21T05:11:01.788Z] CPU MHz: 2799.998 [2023-02-21T05:11:01.788Z] BogoMIPS: 5599.99 [2023-02-21T05:11:01.788Z] Virtualization: AMD-V [2023-02-21T05:11:01.788Z] Hypervisor vendor: KVM [2023-02-21T05:11:01.788Z] Virtualization type: full [2023-02-21T05:11:01.788Z] L1d cache: 256 KiB [2023-02-21T05:11:01.788Z] L1i cache: 256 KiB [2023-02-21T05:11:01.788Z] L2 cache: 4 MiB [2023-02-21T05:11:01.788Z] L3 cache: 128 MiB [2023-02-21T05:11:01.788Z] NUMA node0 CPU(s): 0-7 [2023-02-21T05:11:01.788Z] Vulnerability Itlb multihit: Not affected [2023-02-21T05:11:01.788Z] Vulnerability L1tf: Not affected [2023-02-21T05:11:01.788Z] Vulnerability Mds: Not affected [2023-02-21T05:11:01.788Z] Vulnerability Meltdown: Not affected [2023-02-21T05:11:01.788Z] Vulnerability Mmio stale data: Not affected [2023-02-21T05:11:01.788Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-21T05:11:01.788Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-21T05:11:01.788Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-21T05:11:01.788Z] Vulnerability Srbds: Not affected [2023-02-21T05:11:01.788Z] Vulnerability Tsx async abort: Not affected [2023-02-21T05:11:01.788Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] ---> nproc: [2023-02-21T05:11:01.788Z] 8 [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] ---> df -h: [2023-02-21T05:11:01.788Z] Filesystem Size Used Avail Use% Mounted on [2023-02-21T05:11:01.788Z] overlay 155G 12G 144G 8% / [2023-02-21T05:11:01.788Z] tmpfs 64M 0 64M 0% /dev [2023-02-21T05:11:01.788Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-21T05:11:01.788Z] shm 64M 0 64M 0% /dev/shm [2023-02-21T05:11:01.788Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] ---> sar -b -r -n DEV: [2023-02-21T05:11:01.788Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6804) 02/21/23 _x86_64_ (8 CPU) [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] 04:58:16 LINUX RESTART (8 CPU) [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] 04:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-21T05:11:01.788Z] 05:00:01 210.20 4.08 206.12 0.00 408.47 83591.53 0.00 [2023-02-21T05:11:01.788Z] 05:01:01 73.67 0.25 73.42 0.00 15.60 15197.73 0.00 [2023-02-21T05:11:01.788Z] 05:02:01 114.10 0.00 114.10 0.00 0.00 32941.84 0.00 [2023-02-21T05:11:01.788Z] 05:03:01 2.20 0.00 2.20 0.00 0.00 24.00 0.00 [2023-02-21T05:11:01.788Z] 05:04:01 51.87 10.63 41.24 0.00 5160.74 8680.02 0.00 [2023-02-21T05:11:01.788Z] 05:05:01 6.44 0.02 6.42 0.00 0.14 125.54 0.00 [2023-02-21T05:11:01.788Z] 05:06:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 [2023-02-21T05:11:01.788Z] 05:07:01 3.52 1.60 1.92 0.00 36.25 22.13 0.00 [2023-02-21T05:11:01.788Z] 05:08:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2023-02-21T05:11:01.788Z] 05:09:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 [2023-02-21T05:11:01.788Z] 05:10:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2023-02-21T05:11:01.788Z] 05:11:01 6.36 0.22 6.15 0.00 16.93 118.89 0.00 [2023-02-21T05:11:01.788Z] Average: 39.51 1.40 38.11 0.00 470.48 11746.01 0.00 [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] 04:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-21T05:11:01.788Z] 05:00:01 28474640 31595316 714740 2.17 144096 3183692 1771756 5.22 1061588 2913272 88 [2023-02-21T05:11:01.788Z] 05:01:01 27745216 31152548 1149252 3.49 149220 3439768 2692340 7.93 1715524 2952696 234388 [2023-02-21T05:11:01.788Z] 05:02:01 27692908 31583728 719168 2.19 159508 3872648 1793812 5.29 1221904 3459252 4 [2023-02-21T05:11:01.788Z] 05:03:01 27693204 31584096 718548 2.19 159568 3872648 1793812 5.29 1221528 3459252 4 [2023-02-21T05:11:01.788Z] 05:04:01 27177792 31568692 713892 2.17 192916 4328024 1823972 5.38 1538880 3622264 976 [2023-02-21T05:11:01.788Z] 05:05:01 27182544 31568556 713688 2.17 191444 4324772 1801336 5.31 1537156 3619052 12 [2023-02-21T05:11:01.788Z] 05:06:01 27185884 31571848 710320 2.16 191520 4324776 1801336 5.31 1533668 3619060 12 [2023-02-21T05:11:01.788Z] 05:07:01 27179312 31567320 714672 2.17 191580 4325864 1801336 5.31 1542880 3619376 12 [2023-02-21T05:11:01.788Z] 05:08:01 27179192 31567468 714552 2.17 191636 4325864 1801336 5.31 1542404 3619544 8 [2023-02-21T05:11:01.788Z] 05:09:01 27179044 31567364 714776 2.17 191676 4325868 1801336 5.31 1542488 3619548 16 [2023-02-21T05:11:01.788Z] 05:10:01 27179028 31567356 714728 2.17 191708 4325868 1801336 5.31 1542300 3619548 12 [2023-02-21T05:11:01.788Z] 05:11:01 27124276 31518672 758780 2.31 191888 4326988 1859484 5.48 1590480 3613916 648 [2023-02-21T05:11:01.788Z] Average: 27416087 31534414 754760 2.30 178897 4081398 1878599 5.54 1465900 3478065 19682 [2023-02-21T05:11:01.788Z] [2023-02-21T05:11:01.788Z] 04:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-21T05:11:01.788Z] 05:00:01 docker0 171.25 285.54 14.03 1966.79 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:00:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:00:01 ens3 464.34 277.64 6015.19 42.63 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:01:01 docker0 1.98 4.50 0.12 40.60 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:01:01 veth7975e3d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:01:01 ens3 52.59 42.76 74.24 91.71 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:02:01 docker0 1.93 4.38 0.11 40.58 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:02:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:02:01 ens3 119.98 70.76 2613.18 13.56 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:03:01 ens3 0.70 0.42 0.35 0.27 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:04:01 ens3 142.64 69.66 2785.70 5.26 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:05:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:07:01 ens3 8.13 6.78 6.51 6.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.788Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] 05:09:01 ens3 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] 05:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] 05:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] 05:11:01 ens3 31.49 19.39 31.59 12.54 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] Average: docker0 14.62 24.57 1.19 170.90 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] Average: ens3 68.47 40.71 961.91 14.36 0.00 0.00 0.00 0.00 [2023-02-21T05:11:01.789Z] [2023-02-21T05:11:01.789Z] [2023-02-21T05:11:01.789Z] ---> sar -P ALL: [2023-02-21T05:11:01.789Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6804) 02/21/23 _x86_64_ (8 CPU) [2023-02-21T05:11:01.789Z] [2023-02-21T05:11:01.789Z] 04:58:16 LINUX RESTART (8 CPU) [2023-02-21T05:11:01.789Z] [2023-02-21T05:11:01.789Z] 04:59:01 CPU %user %nice %system %iowait %steal %idle [2023-02-21T05:11:01.789Z] 05:00:01 all 9.68 0.00 4.60 1.39 0.06 84.27 [2023-02-21T05:11:01.789Z] 05:00:01 0 9.32 0.00 4.51 0.34 0.03 85.80 [2023-02-21T05:11:01.789Z] 05:00:01 1 8.02 0.00 4.95 2.66 0.05 84.31 [2023-02-21T05:11:01.789Z] 05:00:01 2 11.00 0.00 4.07 0.12 0.05 84.76 [2023-02-21T05:11:01.789Z] 05:00:01 3 9.06 0.00 5.13 0.29 0.07 85.46 [2023-02-21T05:11:01.789Z] 05:00:01 4 10.58 0.00 4.30 0.49 0.08 84.55 [2023-02-21T05:11:01.789Z] 05:00:01 5 11.02 0.00 3.74 0.24 0.03 84.97 [2023-02-21T05:11:01.789Z] 05:00:01 6 9.99 0.00 5.29 2.22 0.07 82.43 [2023-02-21T05:11:01.789Z] 05:00:01 7 8.43 0.00 4.81 4.86 0.07 81.84 [2023-02-21T05:11:01.789Z] 05:01:01 all 53.67 0.00 7.33 0.31 0.11 38.58 [2023-02-21T05:11:01.789Z] 05:01:01 0 52.73 0.00 6.69 0.03 0.10 40.44 [2023-02-21T05:11:01.789Z] 05:01:01 1 53.08 0.00 7.20 0.12 0.12 39.48 [2023-02-21T05:11:01.789Z] 05:01:01 2 53.73 0.00 7.97 0.17 0.12 38.01 [2023-02-21T05:11:01.789Z] 05:01:01 3 54.42 0.00 7.34 0.47 0.10 37.66 [2023-02-21T05:11:01.789Z] 05:01:01 4 54.19 0.00 7.07 0.02 0.12 38.61 [2023-02-21T05:11:01.789Z] 05:01:01 5 52.82 0.00 7.16 0.05 0.12 39.85 [2023-02-21T05:11:01.789Z] 05:01:01 6 55.14 0.00 7.72 0.29 0.12 36.74 [2023-02-21T05:11:01.789Z] 05:01:01 7 53.28 0.00 7.52 1.30 0.10 37.81 [2023-02-21T05:11:01.789Z] 05:02:01 all 6.57 0.00 2.16 0.63 0.03 90.60 [2023-02-21T05:11:01.789Z] 05:02:01 0 6.22 0.00 1.83 0.07 0.03 91.84 [2023-02-21T05:11:01.789Z] 05:02:01 1 6.58 0.00 2.55 0.17 0.03 90.67 [2023-02-21T05:11:01.789Z] 05:02:01 2 7.22 0.00 2.82 1.22 0.03 88.70 [2023-02-21T05:11:01.789Z] 05:02:01 3 6.01 0.00 2.66 1.46 0.03 89.84 [2023-02-21T05:11:01.789Z] 05:02:01 4 6.31 0.00 1.71 0.08 0.02 91.87 [2023-02-21T05:11:01.789Z] 05:02:01 5 6.67 0.00 2.03 0.22 0.02 91.07 [2023-02-21T05:11:01.789Z] 05:02:01 6 6.93 0.00 1.89 1.82 0.03 89.33 [2023-02-21T05:11:01.789Z] 05:02:01 7 6.61 0.00 1.82 0.00 0.07 91.51 [2023-02-21T05:11:01.789Z] 05:03:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-02-21T05:11:01.789Z] 05:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-21T05:11:01.789Z] 05:03:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-02-21T05:11:01.789Z] 05:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-21T05:11:01.789Z] 05:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-21T05:11:01.789Z] 05:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-21T05:11:01.789Z] 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-21T05:11:01.789Z] 05:03:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2023-02-21T05:11:01.789Z] 05:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-21T05:11:01.789Z] 05:04:01 all 2.10 0.00 1.32 0.28 0.02 96.28 [2023-02-21T05:11:01.789Z] 05:04:01 0 0.97 0.00 1.02 0.02 0.02 97.97 [2023-02-21T05:11:01.789Z] 05:04:01 1 1.54 0.00 1.17 1.00 0.02 96.27 [2023-02-21T05:11:01.789Z] 05:04:01 2 2.29 0.00 1.05 0.35 0.02 96.29 [2023-02-21T05:11:01.789Z] 05:04:01 3 3.28 0.00 1.60 0.12 0.02 94.98 [2023-02-21T05:11:01.789Z] 05:04:01 4 2.05 0.00 0.87 0.20 0.02 96.86 [2023-02-21T05:11:01.789Z] 05:04:01 5 1.77 0.00 1.68 0.23 0.02 96.30 [2023-02-21T05:11:01.789Z] 05:04:01 6 3.12 0.00 2.42 0.07 0.02 94.37 [2023-02-21T05:11:01.789Z] 05:04:01 7 1.74 0.00 0.75 0.27 0.02 97.22 [2023-02-21T05:11:01.789Z] 05:05:01 all 0.08 0.00 0.06 0.02 0.01 99.83 [2023-02-21T05:11:01.789Z] 05:05:01 0 0.12 0.00 0.03 0.02 0.00 99.83 [2023-02-21T05:11:01.789Z] 05:05:01 1 0.03 0.00 0.08 0.00 0.00 99.88 [2023-02-21T05:11:01.789Z] 05:05:01 2 0.02 0.00 0.07 0.08 0.02 99.81 [2023-02-21T05:11:01.789Z] 05:05:01 3 0.22 0.00 0.12 0.00 0.02 99.64 [2023-02-21T05:11:01.789Z] 05:05:01 4 0.05 0.00 0.05 0.07 0.00 99.83 [2023-02-21T05:11:01.789Z] 05:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-21T05:11:01.789Z] 05:05:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-21T05:11:01.789Z] 05:05:01 7 0.10 0.00 0.10 0.00 0.02 99.78 [2023-02-21T05:11:01.789Z] 05:06:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-02-21T05:11:01.789Z] 05:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-21T05:11:01.789Z] 05:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-21T05:11:01.789Z] 05:06:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-21T05:11:01.789Z] 05:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-21T05:11:01.789Z] 05:06:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-02-21T05:11:01.789Z] 05:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-21T05:11:01.789Z] 05:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-21T05:11:01.789Z] 05:06:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2023-02-21T05:11:01.789Z] 05:07:01 all 0.29 0.00 0.04 0.01 0.01 99.65 [2023-02-21T05:11:01.789Z] 05:07:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2023-02-21T05:11:01.789Z] 05:07:01 1 0.43 0.00 0.13 0.05 0.02 99.37 [2023-02-21T05:11:01.789Z] 05:07:01 2 0.18 0.00 0.02 0.00 0.00 99.80 [2023-02-21T05:11:01.789Z] 05:07:01 3 0.08 0.00 0.02 0.03 0.00 99.87 [2023-02-21T05:11:01.789Z] 05:07:01 4 0.07 0.00 0.02 0.03 0.00 99.88 [2023-02-21T05:11:01.789Z] 05:07:01 5 0.18 0.00 0.03 0.00 0.00 99.78 [2023-02-21T05:11:01.789Z] 05:07:01 6 1.20 0.00 0.02 0.00 0.02 98.77 [2023-02-21T05:11:01.789Z] 05:07:01 7 0.10 0.00 0.02 0.00 0.02 99.87 [2023-02-21T05:11:01.789Z] 05:08:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-02-21T05:11:01.789Z] 05:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-21T05:11:01.789Z] 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-21T05:11:01.789Z] 05:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-21T05:11:01.789Z] 05:08:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-21T05:11:01.789Z] 05:08:01 4 0.07 0.00 0.03 0.02 0.00 99.88 [2023-02-21T05:11:01.789Z] 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-21T05:11:01.789Z] 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-21T05:11:01.789Z] 05:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-21T05:11:01.789Z] 05:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-21T05:11:01.789Z] 05:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-21T05:11:01.789Z] 05:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-21T05:11:01.789Z] 05:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-21T05:11:01.789Z] 05:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-21T05:11:01.789Z] 05:09:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-21T05:11:01.789Z] 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-21T05:11:01.789Z] 05:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-21T05:11:01.789Z] 05:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-21T05:11:01.789Z] 05:10:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-21T05:11:01.789Z] 05:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-21T05:11:01.789Z] 05:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-21T05:11:01.789Z] 05:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-21T05:11:01.789Z] 05:10:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2023-02-21T05:11:01.789Z] 05:10:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-02-21T05:11:01.789Z] 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-21T05:11:01.789Z] 05:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-21T05:11:01.789Z] 05:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-21T05:11:01.789Z] [2023-02-21T05:11:01.789Z] 05:10:01 CPU %user %nice %system %iowait %steal %idle [2023-02-21T05:11:01.789Z] 05:11:01 all 0.87 0.00 0.33 0.02 0.01 98.77 [2023-02-21T05:11:01.789Z] 05:11:01 0 0.45 0.00 0.25 0.03 0.02 99.25 [2023-02-21T05:11:01.789Z] 05:11:01 1 0.32 0.00 0.30 0.02 0.02 99.35 [2023-02-21T05:11:01.789Z] 05:11:01 2 0.65 0.00 0.32 0.00 0.02 99.02 [2023-02-21T05:11:01.789Z] 05:11:01 3 2.45 0.00 0.53 0.02 0.02 96.98 [2023-02-21T05:11:01.789Z] 05:11:01 4 0.70 0.00 0.28 0.08 0.00 98.93 [2023-02-21T05:11:01.789Z] 05:11:01 5 0.35 0.00 0.30 0.00 0.02 99.33 [2023-02-21T05:11:01.789Z] 05:11:01 6 0.80 0.00 0.28 0.00 0.00 98.92 [2023-02-21T05:11:01.789Z] 05:11:01 7 1.20 0.00 0.38 0.00 0.00 98.42 [2023-02-21T05:11:01.789Z] Average: all 6.07 0.00 1.32 0.22 0.02 92.36 [2023-02-21T05:11:01.789Z] Average: 0 5.82 0.00 1.20 0.04 0.02 92.91 [2023-02-21T05:11:01.789Z] Average: 1 5.79 0.00 1.36 0.33 0.02 92.49 [2023-02-21T05:11:01.789Z] Average: 2 6.22 0.00 1.36 0.17 0.02 92.24 [2023-02-21T05:11:01.789Z] Average: 3 6.27 0.00 1.45 0.20 0.02 92.06 [2023-02-21T05:11:01.789Z] Average: 4 6.13 0.00 1.19 0.09 0.02 92.57 [2023-02-21T05:11:01.789Z] Average: 5 6.03 0.00 1.24 0.06 0.02 92.65 [2023-02-21T05:11:01.789Z] Average: 6 6.40 0.00 1.46 0.36 0.02 91.76 [2023-02-21T05:11:01.789Z] Average: 7 5.93 0.00 1.28 0.53 0.02 92.24 [2023-02-21T05:11:01.789Z] [2023-02-21T05:11:01.789Z] [2023-02-21T05:11:01.789Z]