Pull request #1406 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 68f8c562cce285c161062ad5a1ef939fd79f6aef+6846a58e9a18fc50eb2597edee49cc2f283037fd (9eb257ec159153c5fde29a037856379b030135f2) 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-ssh15638130928090392030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7350370699461057514.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-1406/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-1406/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8086934706436765630.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-1406/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9587735904934891489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14242145299109049338.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-1406/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-1406/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12162060353427424036.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5887 in /w/workspace/gexfoundry_device-sdk-go_PR-1406 [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-1406 # 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/1406/head:refs/remotes/origin/PR-1406 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6846a58e9a18fc50eb2597edee49cc2f283037fd into PR head commit 68f8c562cce285c161062ad5a1ef939fd79f6aef Merge succeeded, producing 68f8c562cce285c161062ad5a1ef939fd79f6aef Checking out Revision 68f8c562cce285c161062ad5a1ef939fd79f6aef (PR-1406) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-27T04:59:55.068Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-27T04:59:55.237Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 68f8c562cce285c161062ad5a1ef939fd79f6aef # 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 6846a58e9a18fc50eb2597edee49cc2f283037fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68f8c562cce285c161062ad5a1ef939fd79f6aef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-27T04:59:55.337Z] ========================================================= [2023-03-27T04:59:55.337Z] EdgeX Global Pipelines Version Info [2023-03-27T04:59:55.337Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:59:56.088Z] ------------------- [2023-03-27T04:59:56.088Z] stable info: [2023-03-27T04:59:56.088Z] ------------------- [2023-03-27T04:59:56.088Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-27T04:59:56.088Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-27T04:59:56.088Z] Message: update stable to v1.0.245 [2023-03-27T04:59:56.657Z] ------------------- [2023-03-27T04:59:56.657Z] experimental info: [2023-03-27T04:59:56.657Z] ------------------- [2023-03-27T04:59:56.657Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-27T04:59:56.657Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-27T04:59:56.657Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-27T04:59:56.962Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-27T04:59:57.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-27T04:59:57.058Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-27T04:59:57.104Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-27T04:59:57.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-27T04:59:57.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-27T04:59:57.244Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-27T04:59:57.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-27T04:59:57.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-27T04:59:57.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-27T04:59:57.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-27T04:59:57.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-27T04:59:57.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-27T04:59:57.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-27T04:59:57.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-27T04:59:57.632Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-27T04:59:57.672Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-27T04:59:57.710Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-27T04:59:57.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-27T04:59:57.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-27T04:59:57.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-27T04:59:57.879Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-27T04:59:57.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-27T04:59:57.966Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-27T04:59:58.007Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-27T04:59:58.052Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-27T04:59:58.095Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-27T04:59:58.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1406 [Pipeline] echo [2023-03-27T04:59:58.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1406 [Pipeline] echo [2023-03-27T04:59:58.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1406 [Pipeline] echo [2023-03-27T04:59:58.264Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68f8c562cce285c161062ad5a1ef939fd79f6aef [Pipeline] echo [2023-03-27T04:59:58.304Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68f8c56 [Pipeline] echo [2023-03-27T04:59:58.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T04:59:58.460Z] provisioning config files... [2023-03-27T04:59:58.475Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/config18336534347538400441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:59:58.814Z] ---> docker-login.sh [2023-03-27T04:59:58.814Z] nexus3.edgexfoundry.org:10001 [2023-03-27T04:59:59.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:59:59.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:59:59.074Z] Configure a credential helper to remove this warning. See [2023-03-27T04:59:59.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:59:59.074Z] [2023-03-27T04:59:59.074Z] Login Succeeded [2023-03-27T04:59:59.074Z] nexus3.edgexfoundry.org:10002 [2023-03-27T04:59:59.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:59:59.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:59:59.334Z] Configure a credential helper to remove this warning. See [2023-03-27T04:59:59.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:59:59.334Z] [2023-03-27T04:59:59.334Z] Login Succeeded [2023-03-27T04:59:59.334Z] nexus3.edgexfoundry.org:10003 [2023-03-27T04:59:59.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:59:59.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:59:59.334Z] Configure a credential helper to remove this warning. See [2023-03-27T04:59:59.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:59:59.334Z] [2023-03-27T04:59:59.334Z] Login Succeeded [2023-03-27T04:59:59.334Z] nexus3.edgexfoundry.org:10004 [2023-03-27T04:59:59.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:59:59.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:59:59.594Z] Configure a credential helper to remove this warning. See [2023-03-27T04:59:59.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:59:59.594Z] [2023-03-27T04:59:59.594Z] Login Succeeded [2023-03-27T04:59:59.594Z] docker.io [2023-03-27T04:59:59.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:59:59.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:59:59.854Z] Configure a credential helper to remove this warning. See [2023-03-27T04:59:59.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:59:59.854Z] [2023-03-27T04:59:59.854Z] Login Succeeded [2023-03-27T04:59:59.854Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T04:59:59.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-27T05:00:00.506Z] + git rev-list -1 --merges 68f8c562cce285c161062ad5a1ef939fd79f6aef~1..68f8c562cce285c161062ad5a1ef939fd79f6aef [Pipeline] echo [2023-03-27T05:00:00.564Z] -----------> git rev-list -1 --merges 68f8c562cce285c161062ad5a1ef939fd79f6aef~1..68f8c562cce285c161062ad5a1ef939fd79f6aef 68f8c562cce285c161062ad5a1ef939fd79f6aef [false] [Pipeline] sh [2023-03-27T05:00:00.869Z] + git log --format=format:%s -1 68f8c562cce285c161062ad5a1ef939fd79f6aef [Pipeline] echo [2023-03-27T05:00:00.907Z] ========================================================= [2023-03-27T05:00:00.907Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-27T05:00:00.907Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T05:00:01.349Z] + git log --format=format:%s -1 68f8c562cce285c161062ad5a1ef939fd79f6aef [Pipeline] echo [2023-03-27T05:00:01.386Z] [semverPrep] GIT_COMMIT: 68f8c562cce285c161062ad5a1ef939fd79f6aef, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-03-27T05:00:01.416Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-27T05:00:01.808Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-27T05:00:01.809Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-27T05:00:01.809Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-27T05:00:01.809Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-27T05:00:01.809Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-27T05:00:01.809Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-27T05:00:01.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:00:02.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T05:00:02.318Z] [2023-03-27T05:00:02.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:00:02.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T05:00:02.683Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-27T05:00:02.683Z] b85a868b505f: Pulling fs layer [2023-03-27T05:00:02.683Z] e2be974225ed: Pulling fs layer [2023-03-27T05:00:02.683Z] 339a4e72a1f5: Pulling fs layer [2023-03-27T05:00:02.683Z] 988bab9f4d93: Pulling fs layer [2023-03-27T05:00:02.683Z] 1469e6f7b9e6: Pulling fs layer [2023-03-27T05:00:02.683Z] eaf3925da568: Pulling fs layer [2023-03-27T05:00:02.683Z] bab4dde63d76: Pulling fs layer [2023-03-27T05:00:02.683Z] bde34c3a00c8: Pulling fs layer [2023-03-27T05:00:02.683Z] b352a97aabf1: Pulling fs layer [2023-03-27T05:00:02.683Z] 4872d77fe225: Pulling fs layer [2023-03-27T05:00:02.683Z] 5851b861e8e6: Pulling fs layer [2023-03-27T05:00:02.683Z] 988bab9f4d93: Waiting [2023-03-27T05:00:02.683Z] eaf3925da568: Waiting [2023-03-27T05:00:02.683Z] 1469e6f7b9e6: Waiting [2023-03-27T05:00:02.683Z] bab4dde63d76: Waiting [2023-03-27T05:00:02.683Z] bde34c3a00c8: Waiting [2023-03-27T05:00:02.683Z] b352a97aabf1: Waiting [2023-03-27T05:00:02.683Z] 4872d77fe225: Waiting [2023-03-27T05:00:02.683Z] 5851b861e8e6: Waiting [2023-03-27T05:00:02.683Z] e2be974225ed: Verifying Checksum [2023-03-27T05:00:02.683Z] e2be974225ed: Download complete [2023-03-27T05:00:02.683Z] 988bab9f4d93: Download complete [2023-03-27T05:00:02.683Z] 1469e6f7b9e6: Verifying Checksum [2023-03-27T05:00:02.683Z] 1469e6f7b9e6: Download complete [2023-03-27T05:00:02.946Z] eaf3925da568: Verifying Checksum [2023-03-27T05:00:02.946Z] eaf3925da568: Download complete [2023-03-27T05:00:02.946Z] 339a4e72a1f5: Verifying Checksum [2023-03-27T05:00:02.946Z] 339a4e72a1f5: Download complete [2023-03-27T05:00:02.946Z] bde34c3a00c8: Verifying Checksum [2023-03-27T05:00:02.946Z] bde34c3a00c8: Download complete [2023-03-27T05:00:02.946Z] b352a97aabf1: Verifying Checksum [2023-03-27T05:00:02.946Z] b352a97aabf1: Download complete [2023-03-27T05:00:02.946Z] 4872d77fe225: Verifying Checksum [2023-03-27T05:00:02.946Z] 4872d77fe225: Download complete [2023-03-27T05:00:02.946Z] 5851b861e8e6: Verifying Checksum [2023-03-27T05:00:02.946Z] 5851b861e8e6: Download complete [2023-03-27T05:00:02.946Z] b85a868b505f: Verifying Checksum [2023-03-27T05:00:02.946Z] b85a868b505f: Download complete [2023-03-27T05:00:03.206Z] bab4dde63d76: Verifying Checksum [2023-03-27T05:00:03.206Z] bab4dde63d76: Download complete [2023-03-27T05:00:04.141Z] b85a868b505f: Pull complete [2023-03-27T05:00:04.141Z] e2be974225ed: Pull complete [2023-03-27T05:00:04.707Z] 339a4e72a1f5: Pull complete [2023-03-27T05:00:04.707Z] 988bab9f4d93: Pull complete [2023-03-27T05:00:04.977Z] 1469e6f7b9e6: Pull complete [2023-03-27T05:00:04.977Z] eaf3925da568: Pull complete [2023-03-27T05:00:06.878Z] bab4dde63d76: Pull complete [2023-03-27T05:00:06.878Z] bde34c3a00c8: Pull complete [2023-03-27T05:00:06.878Z] b352a97aabf1: Pull complete [2023-03-27T05:00:06.878Z] 4872d77fe225: Pull complete [2023-03-27T05:00:07.139Z] 5851b861e8e6: Pull complete [2023-03-27T05:00:07.139Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-27T05:00:07.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T05:00:07.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T05:00:07.363Z] prd-ubuntu20.04-docker-8c-8g-5887 does not seem to be running inside a container [2023-03-27T05:00:07.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1406 -v /w/workspace/gexfoundry_device-sdk-go_PR-1406:/w/workspace/gexfoundry_device-sdk-go_PR-1406:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1406@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-03-27T05:00:11.059Z] $ docker top 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 -eo pid,comm [2023-03-27T05:00:11.103Z] 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-03-27T05:00:11.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-27T05:00:11.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T05:00:11.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T05:00:11.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T05:00:11.351Z] $ docker exec 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 ssh-agent [2023-03-27T05:00:11.450Z] SSH_AUTH_SOCK=/tmp/ssh-VUZQpqcGifKS/agent.32 [2023-03-27T05:00:11.450Z] SSH_AGENT_PID=38 [2023-03-27T05:00:11.457Z] Running ssh-add (command line suppressed) [2023-03-27T05:00:11.559Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/private_key_9900693209109686977.key (/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/private_key_9900693209109686977.key) [2023-03-27T05:00:11.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T05:00:11.893Z] + git tag --points-at HEAD [Pipeline] } [2023-03-27T05:00:11.919Z] $ docker exec --env ******** --env ******** 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 ssh-agent -k [2023-03-27T05:00:12.014Z] unset SSH_AUTH_SOCK; [2023-03-27T05:00:12.014Z] unset SSH_AGENT_PID; [2023-03-27T05:00:12.014Z] echo Agent pid 38 killed; [2023-03-27T05:00:12.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-27T05:00:12.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T05:00:12.108Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T05:00:12.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T05:00:12.228Z] $ docker exec 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 ssh-agent [2023-03-27T05:00:12.329Z] SSH_AUTH_SOCK=/tmp/ssh-zfrM8URQ1obg/agent.70 [2023-03-27T05:00:12.329Z] SSH_AGENT_PID=76 [2023-03-27T05:00:12.334Z] Running ssh-add (command line suppressed) [2023-03-27T05:00:12.438Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/private_key_4713496027085298504.key (/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/private_key_4713496027085298504.key) [2023-03-27T05:00:12.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T05:00:12.773Z] + git semver init [2023-03-27T05:00:13.033Z] 2023-03-27 05:00:12,962 [run_init] DEBUG init version:0.0.0 force:False [2023-03-27T05:00:13.033Z] 2023-03-27 05:00:12,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver [2023-03-27T05:00:13.033Z] 2023-03-27 05:00:12,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver [2023-03-27T05:00:13.033Z] 2023-03-27 05:00:12,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1406, universal_newlines=False, shell=None, istream=None) [2023-03-27T05:00:14.412Z] 2023-03-27 05:00:13,989 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406/.git/info/exclude [2023-03-27T05:00:14.412Z] 2023-03-27 05:00:13,989 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver/PR-1406 with force:False [2023-03-27T05:00:14.412Z] 2023-03-27 05:00:13,989 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver/PR-1406 [2023-03-27T05:00:14.412Z] 2023-03-27 05:00:13,993 [execute] INFO git cat-file --batch-check [2023-03-27T05:00:14.412Z] 2023-03-27 05:00:13,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T05:00:14.412Z] 2023-03-27 05:00:13,999 [execute] INFO git cat-file --batch [2023-03-27T05:00:14.412Z] 2023-03-27 05:00:13,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T05:00:14.412Z] 2023-03-27 05:00:14,004 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1406/.semver/PR-1406 [2023-03-27T05:00:14.412Z] 0.0.0 [Pipeline] } [2023-03-27T05:00:14.440Z] $ docker exec --env ******** --env ******** 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 ssh-agent -k [2023-03-27T05:00:14.524Z] unset SSH_AUTH_SOCK; [2023-03-27T05:00:14.524Z] unset SSH_AGENT_PID; [2023-03-27T05:00:14.524Z] echo Agent pid 76 killed; [2023-03-27T05:00:14.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-27T05:00:14.942Z] + git semver [Pipeline] } [2023-03-27T05:00:15.228Z] $ docker stop --time=1 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 [2023-03-27T05:00:16.519Z] $ docker rm -f --volumes 704de24408a98c7332cc076f222a75b47bd9b8d267a43caed84a50a58722c816 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T05:00:16.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-27T05:00:17.175Z] Stashed 1 file(s) [Pipeline] echo [2023-03-27T05:00:17.191Z] [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-03-27T05:00:17.930Z] provisioning config files... [2023-03-27T05:00:17.940Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/config1950590810021677182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:00:18.283Z] ---> docker-login.sh [2023-03-27T05:00:18.283Z] nexus3.edgexfoundry.org:10001 [2023-03-27T05:00:18.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T05:00:18.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T05:00:18.284Z] Configure a credential helper to remove this warning. See [2023-03-27T05:00:18.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T05:00:18.284Z] [2023-03-27T05:00:18.284Z] Login Succeeded [2023-03-27T05:00:18.284Z] nexus3.edgexfoundry.org:10002 [2023-03-27T05:00:18.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T05:00:18.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T05:00:18.284Z] Configure a credential helper to remove this warning. See [2023-03-27T05:00:18.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T05:00:18.284Z] [2023-03-27T05:00:18.284Z] Login Succeeded [2023-03-27T05:00:18.284Z] nexus3.edgexfoundry.org:10003 [2023-03-27T05:00:18.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T05:00:18.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T05:00:18.542Z] Configure a credential helper to remove this warning. See [2023-03-27T05:00:18.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T05:00:18.542Z] [2023-03-27T05:00:18.542Z] Login Succeeded [2023-03-27T05:00:18.542Z] nexus3.edgexfoundry.org:10004 [2023-03-27T05:00:18.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T05:00:18.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T05:00:18.542Z] Configure a credential helper to remove this warning. See [2023-03-27T05:00:18.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T05:00:18.542Z] [2023-03-27T05:00:18.542Z] Login Succeeded [2023-03-27T05:00:18.542Z] docker.io [2023-03-27T05:00:18.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T05:00:18.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T05:00:18.801Z] Configure a credential helper to remove this warning. See [2023-03-27T05:00:18.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T05:00:18.801Z] [2023-03-27T05:00:18.801Z] Login Succeeded [2023-03-27T05:00:18.801Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T05:00:18.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-27T05:00:19.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T05:00:19.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T05:00:19.109Z] ========================================================= [2023-03-27T05:00:19.109Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-27T05:00:19.109Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:00:19.580Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-27T05:00:19.580Z] Sending build context to Docker daemon 10.84MB [2023-03-27T05:00:19.580Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T05:00:19.580Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-27T05:00:19.580Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-27T05:00:19.580Z] 63b65145d645: Pulling fs layer [2023-03-27T05:00:19.580Z] a2d21d5440eb: Pulling fs layer [2023-03-27T05:00:19.580Z] 935e6c44a52c: Pulling fs layer [2023-03-27T05:00:19.580Z] 94cc34f8dd06: Pulling fs layer [2023-03-27T05:00:19.580Z] 30dea6a524f1: Pulling fs layer [2023-03-27T05:00:19.580Z] a2aff8979fd8: Pulling fs layer [2023-03-27T05:00:19.580Z] 6808be2612f2: Pulling fs layer [2023-03-27T05:00:19.580Z] f25807f1079a: Pulling fs layer [2023-03-27T05:00:19.580Z] a2aff8979fd8: Waiting [2023-03-27T05:00:19.580Z] 94cc34f8dd06: Waiting [2023-03-27T05:00:19.580Z] 30dea6a524f1: Waiting [2023-03-27T05:00:19.580Z] 6808be2612f2: Waiting [2023-03-27T05:00:19.580Z] f25807f1079a: Waiting [2023-03-27T05:00:19.580Z] a2d21d5440eb: Verifying Checksum [2023-03-27T05:00:19.580Z] a2d21d5440eb: Download complete [2023-03-27T05:00:19.580Z] 94cc34f8dd06: Verifying Checksum [2023-03-27T05:00:19.580Z] 94cc34f8dd06: Download complete [2023-03-27T05:00:19.580Z] 30dea6a524f1: Download complete [2023-03-27T05:00:19.580Z] 63b65145d645: Verifying Checksum [2023-03-27T05:00:19.580Z] 63b65145d645: Download complete [2023-03-27T05:00:19.839Z] a2aff8979fd8: Verifying Checksum [2023-03-27T05:00:19.839Z] a2aff8979fd8: Download complete [2023-03-27T05:00:19.839Z] 63b65145d645: Pull complete [2023-03-27T05:00:20.099Z] a2d21d5440eb: Pull complete [2023-03-27T05:00:20.099Z] f25807f1079a: Verifying Checksum [2023-03-27T05:00:20.099Z] f25807f1079a: Download complete [2023-03-27T05:00:20.358Z] 935e6c44a52c: Verifying Checksum [2023-03-27T05:00:20.358Z] 935e6c44a52c: Download complete [2023-03-27T05:00:20.358Z] 6808be2612f2: Verifying Checksum [2023-03-27T05:00:20.358Z] 6808be2612f2: Download complete [2023-03-27T05:00:23.642Z] 935e6c44a52c: Pull complete [2023-03-27T05:00:23.642Z] 94cc34f8dd06: Pull complete [2023-03-27T05:00:23.642Z] 30dea6a524f1: Pull complete [2023-03-27T05:00:23.642Z] a2aff8979fd8: Pull complete [2023-03-27T05:00:26.170Z] 6808be2612f2: Pull complete [2023-03-27T05:00:26.428Z] f25807f1079a: Pull complete [2023-03-27T05:00:26.428Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-27T05:00:26.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-27T05:00:26.428Z] ---> 3b553350e43f [2023-03-27T05:00:26.428Z] Step 3/10 : ARG MAKE=make build [2023-03-27T05:00:31.706Z] ---> Running in 7d9a99d4410d [2023-03-27T05:00:31.706Z] Removing intermediate container 7d9a99d4410d [2023-03-27T05:00:31.706Z] ---> 9cf9abd523f3 [2023-03-27T05:00:31.706Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-27T05:00:31.706Z] ---> Running in 7ad1e6f5b9b4 [2023-03-27T05:00:31.706Z] Removing intermediate container 7ad1e6f5b9b4 [2023-03-27T05:00:31.706Z] ---> 6e6e8b0efa67 [2023-03-27T05:00:31.706Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-27T05:00:31.706Z] ---> Running in 41bd1f669445 [2023-03-27T05:00:31.706Z] Removing intermediate container 41bd1f669445 [2023-03-27T05:00:31.706Z] ---> 013206e70408 [2023-03-27T05:00:31.706Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-27T05:00:31.706Z] ---> Running in ce06d84d910f [2023-03-27T05:00:31.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T05:00:31.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T05:00:31.964Z] OK: 265 MiB in 53 packages [2023-03-27T05:00:32.223Z] Removing intermediate container ce06d84d910f [2023-03-27T05:00:32.223Z] ---> 7d337043a2d7 [2023-03-27T05:00:32.223Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-27T05:00:32.223Z] ---> 62806354adfc [2023-03-27T05:00:32.223Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T05:00:32.223Z] ---> Running in ae406a0eeaee [2023-03-27T05:00:32.740Z] Still waiting to schedule task [2023-03-27T05:00:32.740Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-27T05:01:28.448Z] Removing intermediate container ae406a0eeaee [2023-03-27T05:01:28.448Z] ---> e7994bf6ad22 [2023-03-27T05:01:28.448Z] Step 9/10 : COPY . . [2023-03-27T05:01:28.448Z] ---> 53ff16680d2f [2023-03-27T05:01:28.448Z] Step 10/10 : RUN ${MAKE} [2023-03-27T05:01:28.448Z] ---> Running in f575ccc5f2f8 [2023-03-27T05:01:28.448Z] noop [2023-03-27T05:01:28.448Z] Removing intermediate container f575ccc5f2f8 [2023-03-27T05:01:28.448Z] ---> 7133ca39e668 [2023-03-27T05:01:28.448Z] Successfully built 7133ca39e668 [2023-03-27T05:01:28.448Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:01:28.879Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-27T05:01:28.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T05:01:29.015Z] prd-ubuntu20.04-docker-8c-8g-5887 does not seem to be running inside a container [2023-03-27T05:01:29.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1406 -v /w/workspace/gexfoundry_device-sdk-go_PR-1406:/w/workspace/gexfoundry_device-sdk-go_PR-1406:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1406@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-03-27T05:01:29.351Z] $ docker top 88fbb931fec4e3d21bcdfde98fc5f8e1b0be0537818307dc2f61e4f1cd187f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T05:01:29.738Z] + go version [2023-03-27T05:01:29.738Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-27T05:01:29.773Z] $ docker stop --time=1 88fbb931fec4e3d21bcdfde98fc5f8e1b0be0537818307dc2f61e4f1cd187f6e [2023-03-27T05:01:31.040Z] $ docker rm -f --volumes 88fbb931fec4e3d21bcdfde98fc5f8e1b0be0537818307dc2f61e4f1cd187f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:01:31.750Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-27T05:01:31.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T05:01:31.951Z] prd-ubuntu20.04-docker-8c-8g-5887 does not seem to be running inside a container [2023-03-27T05:01:31.985Z] $ 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-1406 -v /w/workspace/gexfoundry_device-sdk-go_PR-1406:/w/workspace/gexfoundry_device-sdk-go_PR-1406:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1406@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-03-27T05:01:32.344Z] $ docker top fe4664de6344e67562c5c5e52901185b8dab67f7fc2bde15ea5aaea38521c593 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T05:01:32.735Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1406 [Pipeline] fileExists [Pipeline] sh [2023-03-27T05:01:33.083Z] + make test [2023-03-27T05:01:33.084Z] go test -race -coverprofile=coverage.out ./... [2023-03-27T05:01:39.643Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-27T05:01:54.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-27T05:01:54.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-27T05:01:54.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-27T05:01:54.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-27T05:01:54.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-27T05:01:54.507Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.088s coverage: 27.6% of statements [2023-03-27T05:01:54.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-27T05:01:54.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-27T05:01:54.507Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.064s coverage: 78.9% of statements [2023-03-27T05:01:54.507Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.074s coverage: 86.0% of statements [2023-03-27T05:01:54.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-27T05:01:54.507Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.093s coverage: 75.9% of statements [2023-03-27T05:01:54.766Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-27T05:01:55.024Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-27T05:01:55.024Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-27T05:01:55.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-27T05:01:58.123Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 15.2% of statements [2023-03-27T05:01:58.123Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.079s coverage: 68.5% of statements [2023-03-27T05:01:58.123Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.114s coverage: 89.2% of statements [2023-03-27T05:01:58.123Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 5.5% of statements [2023-03-27T05:02:08.985Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5890 in /w/workspace/gexfoundry_device-sdk-go_PR-1406 [Pipeline] { [Pipeline] ws [2023-03-27T05:02:09.044Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-03-27T05:02:09.115Z] The recommended git tool is: git [2023-03-27T05:02:14.800Z] using credential edgex-jenkins-ssh [2023-03-27T05:02:14.818Z] Cloning the remote Git repository [2023-03-27T05:02:14.854Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-27T05:02:14.941Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-03-27T05:02:15.072Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-27T05:02:15.073Z] > git --version # timeout=10 [2023-03-27T05:02:15.095Z] > git --version # 'git version 2.25.1' [2023-03-27T05:02:15.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T05:02:15.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T05:02:16.967Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-27T05:02:16.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T05:02:17.826Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-27T05:02:17.872Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-27T05:02:17.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T05:02:17.891Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1406/head:refs/remotes/origin/PR-1406 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-27T05:02:18.542Z] Merging remotes/origin/main commit 6846a58e9a18fc50eb2597edee49cc2f283037fd into PR head commit 68f8c562cce285c161062ad5a1ef939fd79f6aef [2023-03-27T05:02:18.836Z] Merge succeeded, producing 68f8c562cce285c161062ad5a1ef939fd79f6aef [2023-03-27T05:02:18.836Z] Checking out Revision 68f8c562cce285c161062ad5a1ef939fd79f6aef (PR-1406) [2023-03-27T05:02:19.348Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-27T05:02:18.555Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T05:02:18.622Z] > git checkout -f 68f8c562cce285c161062ad5a1ef939fd79f6aef # timeout=10 [2023-03-27T05:02:18.738Z] > git remote # timeout=10 [2023-03-27T05:02:18.756Z] > git config --get remote.origin.url # timeout=10 [2023-03-27T05:02:18.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T05:02:18.792Z] > git merge 6846a58e9a18fc50eb2597edee49cc2f283037fd # timeout=10 [2023-03-27T05:02:18.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-27T05:02:18.839Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T05:02:18.858Z] > git checkout -f 68f8c562cce285c161062ad5a1ef939fd79f6aef # timeout=10 [2023-03-27T05:02:19.392Z] > git --version # timeout=10 [2023-03-27T05:02:19.403Z] > git --version # 'git version 2.25.1' [2023-03-27T05:02:19.420Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-03-27T05:02:20.053Z] GO111MODULE=on go vet ./... [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T05:02:20.689Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-27T05:02:20.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-27T05:02:20.689Z] Dload Upload Total Spent Left Speed [2023-03-27T05:02:20.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-03-27T05:02:21.402Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-27T05:02:21.744Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-27T05:02:21.744Z] + sudo tee /etc/docker/daemon.new [2023-03-27T05:02:21.744Z] { [2023-03-27T05:02:21.744Z] "registry-mirrors": [ [2023-03-27T05:02:21.744Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-27T05:02:21.744Z] ], [2023-03-27T05:02:21.744Z] "bip": "10.250.0.254/24", [2023-03-27T05:02:21.744Z] "hosts": [ [2023-03-27T05:02:21.744Z] "tcp://0.0.0.0:5555", [2023-03-27T05:02:21.744Z] "unix:///var/run/docker.sock" [2023-03-27T05:02:21.744Z] ], [2023-03-27T05:02:21.744Z] "mtu": 1458, [2023-03-27T05:02:21.744Z] "selinux-enabled": true, [2023-03-27T05:02:21.744Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-27T05:02:21.744Z] } [Pipeline] sh [2023-03-27T05:02:22.086Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-27T05:02:22.436Z] + sudo service docker restart [2023-03-27T05:02:22.742Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-27T05:02:22.742Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-27T05:02:22.742Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-27T05:02:23.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-27T05:02:23.058Z] $ docker stop --time=1 fe4664de6344e67562c5c5e52901185b8dab67f7fc2bde15ea5aaea38521c593 [2023-03-27T05:02:26.761Z] $ docker rm -f --volumes fe4664de6344e67562c5c5e52901185b8dab67f7fc2bde15ea5aaea38521c593 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T05:02:27.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-27T05:02:27.467Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-27T05:02:28.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-27T05:02:28.463Z] + ls -al . [2023-03-27T05:02:28.463Z] total 272 [2023-03-27T05:02:28.463Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 05:01 . [2023-03-27T05:02:28.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 04:59 .. [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 27 04:59 .dockerignore [2023-03-27T05:02:28.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 05:00 .git [2023-03-27T05:02:28.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 04:59 .github [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 27 04:59 .gitignore [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 27 04:59 .golangci.yml [2023-03-27T05:02:28.463Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 05:00 .semver [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 27 04:59 CHANGELOG.md [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 04:59 GOVERNANCE.md [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 27 04:59 Jenkinsfile [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 27 04:59 LICENSE [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 27 04:59 Makefile [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 27 04:59 OWNERS.md [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 27 04:59 README.md [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 05:00 VERSION [2023-03-27T05:02:28.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 04:59 bin [2023-03-27T05:02:28.463Z] -rw-r--r-- 1 jenkins jenkins 105814 Mar 27 05:01 coverage.out [2023-03-27T05:02:28.463Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 27 04:59 example [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 27 04:59 go.mod [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 27 04:59 go.sum [2023-03-27T05:02:28.463Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 04:59 internal [2023-03-27T05:02:28.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 04:59 openapi [2023-03-27T05:02:28.463Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 04:59 pkg [2023-03-27T05:02:28.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 04:59 snap [2023-03-27T05:02:28.463Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 27 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:02:28.904Z] + 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=68f8c562cce285c161062ad5a1ef939fd79f6aef --label arch=amd64 --label version=0.0.0 . [2023-03-27T05:02:28.904Z] Sending build context to Docker daemon 10.95MB [2023-03-27T05:02:28.904Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T05:02:28.904Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-27T05:02:28.904Z] ---> 7133ca39e668 [2023-03-27T05:02:28.904Z] Step 3/23 : ARG MAKE=make build [2023-03-27T05:02:29.165Z] ---> Running in 7c8ab17e4c7d [2023-03-27T05:02:29.165Z] Removing intermediate container 7c8ab17e4c7d [2023-03-27T05:02:29.165Z] ---> bdf274dc7699 [2023-03-27T05:02:29.165Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-27T05:02:29.165Z] ---> Running in 32b7d0503bd0 [2023-03-27T05:02:29.424Z] Removing intermediate container 32b7d0503bd0 [2023-03-27T05:02:29.424Z] ---> cac934380233 [2023-03-27T05:02:29.424Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-27T05:02:29.424Z] ---> Running in e536035426f0 [2023-03-27T05:02:29.424Z] Removing intermediate container e536035426f0 [2023-03-27T05:02:29.424Z] ---> e3275fb9ac4a [2023-03-27T05:02:29.424Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-27T05:02:29.424Z] ---> Running in 4404ecf8e04b [2023-03-27T05:02:29.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T05:02:29.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T05:02:30.200Z] OK: 265 MiB in 53 packages [2023-03-27T05:02:30.462Z] Removing intermediate container 4404ecf8e04b [2023-03-27T05:02:30.462Z] ---> 94b3d613b869 [2023-03-27T05:02:30.462Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-27T05:02:30.720Z] ---> 66dd631d05a4 [2023-03-27T05:02:30.720Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T05:02:30.720Z] ---> Running in 9b60dcb80fe5 [2023-03-27T05:02:31.663Z] Removing intermediate container 9b60dcb80fe5 [2023-03-27T05:02:31.663Z] ---> 75bb4a978167 [2023-03-27T05:02:31.663Z] Step 9/23 : COPY . . [2023-03-27T05:02:31.922Z] ---> 2df2acd93980 [2023-03-27T05:02:31.922Z] Step 10/23 : RUN ${MAKE} [2023-03-27T05:02:31.922Z] ---> Running in aa1f3e1e4e97 [2023-03-27T05:02:32.491Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T05:02:40.774Z] provisioning config files... [2023-03-27T05:02:40.803Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8618301265654162927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:02:41.203Z] ---> docker-login.sh [2023-03-27T05:02:41.203Z] nexus3.edgexfoundry.org:10001 [2023-03-27T05:02:41.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T05:02:41.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T05:02:41.792Z] Configure a credential helper to remove this warning. See [2023-03-27T05:02:41.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T05:02:41.792Z] [2023-03-27T05:02:41.792Z] Login Succeeded [2023-03-27T05:02:41.792Z] nexus3.edgexfoundry.org:10002 [2023-03-27T05:02:42.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T05:02:42.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T05:02:42.330Z] Configure a credential helper to remove this warning. See [2023-03-27T05:02:42.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T05:02:42.330Z] [2023-03-27T05:02:42.330Z] Login Succeeded [2023-03-27T05:02:42.330Z] nexus3.edgexfoundry.org:10003 [2023-03-27T05:02:42.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T05:02:42.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T05:02:42.600Z] Configure a credential helper to remove this warning. See [2023-03-27T05:02:42.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T05:02:42.600Z] [2023-03-27T05:02:42.600Z] Login Succeeded [2023-03-27T05:02:42.600Z] nexus3.edgexfoundry.org:10004 [2023-03-27T05:02:42.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T05:02:42.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T05:02:42.871Z] Configure a credential helper to remove this warning. See [2023-03-27T05:02:42.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T05:02:42.871Z] [2023-03-27T05:02:42.871Z] Login Succeeded [2023-03-27T05:02:42.871Z] docker.io [2023-03-27T05:02:43.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T05:02:43.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T05:02:43.405Z] Configure a credential helper to remove this warning. See [2023-03-27T05:02:43.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T05:02:43.405Z] [2023-03-27T05:02:43.405Z] Login Succeeded [2023-03-27T05:02:43.405Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T05:02:43.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-27T05:02:43.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T05:02:43.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T05:02:43.903Z] ========================================================= [2023-03-27T05:02:43.904Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-27T05:02:43.904Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:02:44.491Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-27T05:02:44.764Z] Sending build context to Docker daemon 5.818MB [2023-03-27T05:02:45.037Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T05:02:45.037Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-27T05:02:45.037Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-27T05:02:45.037Z] af6eaf76a39c: Pulling fs layer [2023-03-27T05:02:45.037Z] 55522c791124: Pulling fs layer [2023-03-27T05:02:45.037Z] ce5c4a1c91eb: Pulling fs layer [2023-03-27T05:02:45.037Z] 169dfbe0d373: Pulling fs layer [2023-03-27T05:02:45.037Z] e1ff8fa3b103: Pulling fs layer [2023-03-27T05:02:45.037Z] 52ebb69f0ebf: Pulling fs layer [2023-03-27T05:02:45.037Z] 5abe8eddf0d5: Pulling fs layer [2023-03-27T05:02:45.037Z] e1ff8fa3b103: Waiting [2023-03-27T05:02:45.037Z] 52ebb69f0ebf: Waiting [2023-03-27T05:02:45.037Z] 5abe8eddf0d5: Waiting [2023-03-27T05:02:45.037Z] 169dfbe0d373: Waiting [2023-03-27T05:02:45.037Z] 55522c791124: Verifying Checksum [2023-03-27T05:02:45.037Z] 55522c791124: Download complete [2023-03-27T05:02:45.038Z] 169dfbe0d373: Verifying Checksum [2023-03-27T05:02:45.038Z] 169dfbe0d373: Download complete [2023-03-27T05:02:45.038Z] e1ff8fa3b103: Verifying Checksum [2023-03-27T05:02:45.038Z] e1ff8fa3b103: Download complete [2023-03-27T05:02:45.312Z] af6eaf76a39c: Verifying Checksum [2023-03-27T05:02:45.312Z] af6eaf76a39c: Download complete [2023-03-27T05:02:46.292Z] af6eaf76a39c: Pull complete [2023-03-27T05:02:46.292Z] 5abe8eddf0d5: Verifying Checksum [2023-03-27T05:02:46.292Z] 5abe8eddf0d5: Download complete [2023-03-27T05:02:46.881Z] 55522c791124: Pull complete [2023-03-27T05:02:47.847Z] ce5c4a1c91eb: Download complete [2023-03-27T05:02:47.847Z] 52ebb69f0ebf: Verifying Checksum [2023-03-27T05:02:54.417Z] Removing intermediate container aa1f3e1e4e97 [2023-03-27T05:02:54.417Z] ---> e96905106bc2 [2023-03-27T05:02:54.417Z] Step 11/23 : FROM alpine:3.17 [2023-03-27T05:02:54.417Z] 3.17: Pulling from library/alpine [2023-03-27T05:02:54.417Z] 63b65145d645: Already exists [2023-03-27T05:02:54.417Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-27T05:02:54.417Z] Status: Downloaded newer image for alpine:3.17 [2023-03-27T05:02:54.417Z] ---> b2aa39c304c2 [2023-03-27T05:02:54.417Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-27T05:02:54.417Z] ---> Running in 3e16882e99f6 [2023-03-27T05:02:54.417Z] Removing intermediate container 3e16882e99f6 [2023-03-27T05:02:54.417Z] ---> d9583a8dd61b [2023-03-27T05:02:54.417Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-27T05:02:54.417Z] ---> Running in f71af7e51e3c [2023-03-27T05:02:54.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T05:02:54.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T05:02:54.417Z] OK: 7 MiB in 15 packages [2023-03-27T05:02:54.417Z] Removing intermediate container f71af7e51e3c [2023-03-27T05:02:54.417Z] ---> db9c9e2c3d16 [2023-03-27T05:02:54.417Z] Step 14/23 : WORKDIR / [2023-03-27T05:02:54.417Z] ---> Running in 93b165be2cd6 [2023-03-27T05:02:54.417Z] Removing intermediate container 93b165be2cd6 [2023-03-27T05:02:54.417Z] ---> e808133a36c3 [2023-03-27T05:02:54.417Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-27T05:02:54.417Z] ---> 66522b52804d [2023-03-27T05:02:54.417Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-27T05:02:54.417Z] ---> 44e992d1f81e [2023-03-27T05:02:54.417Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-27T05:02:54.417Z] ---> 1477949647f2 [2023-03-27T05:02:54.417Z] Step 18/23 : EXPOSE 59999 [2023-03-27T05:02:54.417Z] ---> Running in 400526b633fa [2023-03-27T05:02:54.417Z] Removing intermediate container 400526b633fa [2023-03-27T05:02:54.417Z] ---> 48014c9b9c66 [2023-03-27T05:02:54.417Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-27T05:02:54.417Z] ---> Running in ca14ecbdf485 [2023-03-27T05:02:54.417Z] Removing intermediate container ca14ecbdf485 [2023-03-27T05:02:54.417Z] ---> 053568b94a6f [2023-03-27T05:02:54.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T05:02:54.417Z] ---> Running in 56c12db7d6de [2023-03-27T05:02:54.417Z] Removing intermediate container 56c12db7d6de [2023-03-27T05:02:54.417Z] ---> ad1cef23f6f1 [2023-03-27T05:02:54.417Z] Step 21/23 : LABEL arch=amd64 [2023-03-27T05:02:54.417Z] ---> Running in 237a754fe673 [2023-03-27T05:02:54.418Z] Removing intermediate container 237a754fe673 [2023-03-27T05:02:54.418Z] ---> 9d00549330d9 [2023-03-27T05:02:54.418Z] Step 22/23 : LABEL git_sha=68f8c562cce285c161062ad5a1ef939fd79f6aef [2023-03-27T05:02:54.418Z] ---> Running in 781ea394cbbc [2023-03-27T05:02:54.418Z] Removing intermediate container 781ea394cbbc [2023-03-27T05:02:54.418Z] ---> a56c1ef252ef [2023-03-27T05:02:54.418Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T05:02:54.677Z] ---> Running in ddbb47a69c28 [2023-03-27T05:02:54.677Z] Removing intermediate container ddbb47a69c28 [2023-03-27T05:02:54.677Z] ---> acd28272c9e0 [2023-03-27T05:02:54.677Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-27T05:02:54.677Z] Successfully built acd28272c9e0 [2023-03-27T05:02:54.677Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:02:55.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T05:02:55.517Z] [2023-03-27T05:02:55.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:02:55.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T05:02:55.896Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-27T05:02:55.896Z] 5eb5b503b376: Pulling fs layer [2023-03-27T05:02:55.896Z] 5c69ac0246d0: Pulling fs layer [2023-03-27T05:02:55.896Z] ec43610c2a17: Pulling fs layer [2023-03-27T05:02:55.896Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-27T05:02:55.896Z] 33b1e0a273af: Pulling fs layer [2023-03-27T05:02:55.896Z] 5d3b04190fa2: Pulling fs layer [2023-03-27T05:02:55.896Z] 2f39f015ded8: Pulling fs layer [2023-03-27T05:02:55.896Z] 3a2ae6a8a46f: Waiting [2023-03-27T05:02:55.896Z] 33b1e0a273af: Waiting [2023-03-27T05:02:55.896Z] 5d3b04190fa2: Waiting [2023-03-27T05:02:55.896Z] 2f39f015ded8: Waiting [2023-03-27T05:02:55.896Z] 5c69ac0246d0: Download complete [2023-03-27T05:02:55.896Z] 3a2ae6a8a46f: Download complete [2023-03-27T05:02:55.896Z] 33b1e0a273af: Verifying Checksum [2023-03-27T05:02:55.896Z] 33b1e0a273af: Download complete [2023-03-27T05:02:55.896Z] 5d3b04190fa2: Verifying Checksum [2023-03-27T05:02:55.896Z] 5d3b04190fa2: Download complete [2023-03-27T05:02:55.896Z] ec43610c2a17: Verifying Checksum [2023-03-27T05:02:55.896Z] ec43610c2a17: Download complete [2023-03-27T05:02:56.156Z] 5eb5b503b376: Verifying Checksum [2023-03-27T05:02:56.156Z] 5eb5b503b376: Download complete [2023-03-27T05:02:56.722Z] 2f39f015ded8: Download complete [2023-03-27T05:02:57.287Z] 5eb5b503b376: Pull complete [2023-03-27T05:02:57.547Z] 5c69ac0246d0: Pull complete [2023-03-27T05:02:57.941Z] ce5c4a1c91eb: Pull complete [2023-03-27T05:02:57.941Z] 169dfbe0d373: Pull complete [2023-03-27T05:02:57.941Z] e1ff8fa3b103: Pull complete [2023-03-27T05:02:58.114Z] ec43610c2a17: Pull complete [2023-03-27T05:02:58.114Z] 3a2ae6a8a46f: Pull complete [2023-03-27T05:02:58.373Z] 33b1e0a273af: Pull complete [2023-03-27T05:02:58.373Z] 5d3b04190fa2: Pull complete [2023-03-27T05:03:02.560Z] 2f39f015ded8: Pull complete [2023-03-27T05:03:02.560Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-27T05:03:02.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T05:03:02.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T05:03:02.851Z] prd-ubuntu20.04-docker-8c-8g-5887 does not seem to be running inside a container [2023-03-27T05:03:02.886Z] $ 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-1406 -v /w/workspace/gexfoundry_device-sdk-go_PR-1406:/w/workspace/gexfoundry_device-sdk-go_PR-1406:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1406@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-03-27T05:03:04.593Z] 52ebb69f0ebf: Pull complete [2023-03-27T05:03:06.014Z] $ docker top 23aec4f45284df91ef949a11455d9df918a3b0b757f937e6b09aabee5283dd45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:03:06.469Z] ---> job-cost.sh [2023-03-27T05:03:06.469Z] lf-activate-venv: SKIPPING [2023-03-27T05:03:06.469Z] INFO: No Stack... [2023-03-27T05:03:06.543Z] 5abe8eddf0d5: Pull complete [2023-03-27T05:03:06.543Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-27T05:03:06.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-27T05:03:06.543Z] ---> 6cb57ee374ae [2023-03-27T05:03:06.543Z] Step 3/10 : ARG MAKE=make build [2023-03-27T05:03:06.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T05:03:07.298Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T05:03:07.611Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives/cost.csv [2023-03-27T05:03:07.611Z] + cut -d, -f6 [Pipeline] lock [2023-03-27T05:03:07.652Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] [2023-03-27T05:03:07.657Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] did not exist. Created. [2023-03-27T05:03:07.657Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T05:03:08.045Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-27T05:03:08.100Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T05:03:08.124Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T05:03:08.204Z] $ docker stop --time=1 23aec4f45284df91ef949a11455d9df918a3b0b757f937e6b09aabee5283dd45 [2023-03-27T05:03:08.544Z] ---> Running in 65a78a99b496 [2023-03-27T05:03:08.544Z] Removing intermediate container 65a78a99b496 [2023-03-27T05:03:08.544Z] ---> 56c81140fad6 [2023-03-27T05:03:08.544Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-27T05:03:08.544Z] ---> Running in 7f4a84e324ea [2023-03-27T05:03:09.134Z] Removing intermediate container 7f4a84e324ea [2023-03-27T05:03:09.134Z] ---> fdf48d40b27c [2023-03-27T05:03:09.134Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-27T05:03:09.134Z] ---> Running in f0113235e503 [2023-03-27T05:03:09.363Z] $ docker rm -f --volumes 23aec4f45284df91ef949a11455d9df918a3b0b757f937e6b09aabee5283dd45 [2023-03-27T05:03:09.404Z] Removing intermediate container f0113235e503 [2023-03-27T05:03:09.404Z] ---> f2523ead50cf [2023-03-27T05:03:09.404Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-27T05:03:09.404Z] ---> Running in c6a5f6fd02fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-27T05:03:10.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T05:03:11.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T05:03:12.364Z] OK: 263 MiB in 53 packages [2023-03-27T05:03:13.330Z] Removing intermediate container c6a5f6fd02fd [2023-03-27T05:03:13.330Z] ---> a119297886fb [2023-03-27T05:03:13.330Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-27T05:03:13.688Z] ---> 618cf1f80fb0 [2023-03-27T05:03:13.688Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T05:03:13.960Z] ---> Running in 09f2d94f9be0 [2023-03-27T05:04:21.864Z] Removing intermediate container 09f2d94f9be0 [2023-03-27T05:04:21.864Z] ---> fea82c8f72da [2023-03-27T05:04:21.864Z] Step 9/10 : COPY . . [2023-03-27T05:04:21.864Z] ---> 5948c300475f [2023-03-27T05:04:21.864Z] Step 10/10 : RUN ${MAKE} [2023-03-27T05:04:21.864Z] ---> Running in 4103d9c87355 [2023-03-27T05:04:21.864Z] noop [2023-03-27T05:04:21.864Z] Removing intermediate container 4103d9c87355 [2023-03-27T05:04:21.864Z] ---> cc0f9dab5bc4 [2023-03-27T05:04:21.864Z] Successfully built cc0f9dab5bc4 [2023-03-27T05:04:21.864Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:04:22.349Z] + docker inspect -f . ci-base-image-arm64 [2023-03-27T05:04:22.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T05:04:22.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-5890 does not seem to be running inside a container [2023-03-27T05:04:22.704Z] $ 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-03-27T05:04:23.830Z] $ docker top c6611b39751ba3000c73e30489b9e2fe0db44e534e5a9a6a127b3c51360318c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T05:04:24.694Z] + go version [2023-03-27T05:04:24.694Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-27T05:04:24.729Z] $ docker stop --time=1 c6611b39751ba3000c73e30489b9e2fe0db44e534e5a9a6a127b3c51360318c7 [2023-03-27T05:04:26.341Z] $ docker rm -f --volumes c6611b39751ba3000c73e30489b9e2fe0db44e534e5a9a6a127b3c51360318c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:04:27.163Z] + docker inspect -f . ci-base-image-arm64 [2023-03-27T05:04:27.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T05:04:27.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-5890 does not seem to be running inside a container [2023-03-27T05:04:27.472Z] $ 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-03-27T05:04:28.582Z] $ docker top 20b0dded4b7491fb922c4fae522871fdaa2c4dd781c6adc0779af43550549c59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T05:04:29.447Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-27T05:04:30.153Z] + make test [2023-03-27T05:04:30.153Z] go test -race -coverprofile=coverage.out ./... [2023-03-27T05:05:17.032Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-27T05:07:23.754Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-27T05:07:23.754Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-27T05:07:23.754Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-27T05:07:23.754Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-27T05:07:23.754Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-27T05:07:36.072Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.242s coverage: 27.6% of statements [2023-03-27T05:07:41.436Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.284s coverage: 78.9% of statements [2023-03-27T05:07:56.444Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-27T05:07:56.444Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-27T05:07:56.444Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.408s coverage: 86.0% of statements [2023-03-27T05:08:03.090Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-27T05:08:03.090Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.469s coverage: 75.9% of statements [2023-03-27T05:08:07.353Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-27T05:08:08.765Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-27T05:08:08.765Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-27T05:08:10.178Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.275s coverage: 15.2% of statements [2023-03-27T05:08:10.178Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.448s coverage: 68.5% of statements [2023-03-27T05:08:12.785Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.458s coverage: 89.2% of statements [2023-03-27T05:08:14.198Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-27T05:08:14.479Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.285s coverage: 5.5% of statements [2023-03-27T05:08:15.443Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-27T05:08:15.443Z] GO111MODULE=on go vet ./... [2023-03-27T05:10:52.488Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-27T05:10:52.488Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-27T05:10:52.488Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-27T05:10:52.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-27T05:10:52.555Z] $ docker stop --time=1 20b0dded4b7491fb922c4fae522871fdaa2c4dd781c6adc0779af43550549c59 [2023-03-27T05:10:56.441Z] $ docker rm -f --volumes 20b0dded4b7491fb922c4fae522871fdaa2c4dd781c6adc0779af43550549c59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T05:10:58.213Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-27T05:10:58.358Z] Warning: overwriting stash ‘coverage-report’ [2023-03-27T05:10:59.016Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T05:10:59.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-27T05:10:59.958Z] + ls -al . [2023-03-27T05:10:59.958Z] total 268 [2023-03-27T05:10:59.958Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 05:04 . [2023-03-27T05:10:59.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 05:02 .. [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 27 05:02 .dockerignore [2023-03-27T05:10:59.958Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 05:02 .git [2023-03-27T05:10:59.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 05:02 .github [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 27 05:02 .gitignore [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 27 05:02 .golangci.yml [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 27 05:02 CHANGELOG.md [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 05:02 GOVERNANCE.md [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 27 05:02 Jenkinsfile [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 27 05:02 LICENSE [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 27 05:02 Makefile [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 27 05:02 OWNERS.md [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 27 05:02 README.md [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 05:00 VERSION [2023-03-27T05:10:59.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 05:02 bin [2023-03-27T05:10:59.958Z] -rw-r--r-- 1 jenkins jenkins 105814 Mar 27 05:08 coverage.out [2023-03-27T05:10:59.958Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 27 05:02 example [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 27 05:02 go.mod [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 27 05:02 go.sum [2023-03-27T05:10:59.958Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 05:02 internal [2023-03-27T05:10:59.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 05:02 openapi [2023-03-27T05:10:59.958Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 05:02 pkg [2023-03-27T05:10:59.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 05:02 snap [2023-03-27T05:10:59.958Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 27 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:11:00.379Z] + 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=68f8c562cce285c161062ad5a1ef939fd79f6aef --label arch=arm64 --label version=0.0.0 . [2023-03-27T05:11:00.644Z] Sending build context to Docker daemon 5.925MB [2023-03-27T05:11:00.911Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T05:11:00.911Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-27T05:11:00.911Z] ---> cc0f9dab5bc4 [2023-03-27T05:11:00.911Z] Step 3/23 : ARG MAKE=make build [2023-03-27T05:11:00.911Z] ---> Running in 175f513b69b8 [2023-03-27T05:11:01.188Z] Removing intermediate container 175f513b69b8 [2023-03-27T05:11:01.188Z] ---> 960eb9711be3 [2023-03-27T05:11:01.188Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-27T05:11:01.456Z] ---> Running in ac968c0acfd4 [2023-03-27T05:11:01.724Z] Removing intermediate container ac968c0acfd4 [2023-03-27T05:11:01.724Z] ---> a8f846f466eb [2023-03-27T05:11:01.725Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-27T05:11:01.725Z] ---> Running in 5f68e7c89c8c [2023-03-27T05:11:01.992Z] Removing intermediate container 5f68e7c89c8c [2023-03-27T05:11:01.992Z] ---> 1ebdce5b69c3 [2023-03-27T05:11:01.992Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-27T05:11:02.261Z] ---> Running in db09a82af71e [2023-03-27T05:11:03.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T05:11:03.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T05:11:05.204Z] OK: 263 MiB in 53 packages [2023-03-27T05:11:05.787Z] Removing intermediate container db09a82af71e [2023-03-27T05:11:05.787Z] ---> c3f198525451 [2023-03-27T05:11:05.788Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-27T05:11:06.372Z] ---> 84c795091983 [2023-03-27T05:11:06.372Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T05:11:06.372Z] ---> Running in 3e598e829ea2 [2023-03-27T05:11:08.969Z] Removing intermediate container 3e598e829ea2 [2023-03-27T05:11:08.969Z] ---> 8035a91f6b57 [2023-03-27T05:11:08.969Z] Step 9/23 : COPY . . [2023-03-27T05:11:10.379Z] ---> ae9ac879f119 [2023-03-27T05:11:10.379Z] Step 10/23 : RUN ${MAKE} [2023-03-27T05:11:10.651Z] ---> Running in 823fd6b35327 [2023-03-27T05:11:11.616Z] 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-03-27T05:13:33.307Z] Removing intermediate container 823fd6b35327 [2023-03-27T05:13:33.307Z] ---> 57ef3a992732 [2023-03-27T05:13:33.307Z] Step 11/23 : FROM alpine:3.17 [2023-03-27T05:13:33.307Z] 3.17: Pulling from library/alpine [2023-03-27T05:13:33.307Z] af6eaf76a39c: Already exists [2023-03-27T05:13:33.307Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-27T05:13:33.307Z] Status: Downloaded newer image for alpine:3.17 [2023-03-27T05:13:33.307Z] ---> d74e625d9115 [2023-03-27T05:13:33.307Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-27T05:13:33.307Z] ---> Running in d30ca565aa33 [2023-03-27T05:13:33.307Z] Removing intermediate container d30ca565aa33 [2023-03-27T05:13:33.307Z] ---> 2bf40b9b4e1d [2023-03-27T05:13:33.307Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-27T05:13:33.307Z] ---> Running in 07848cdae542 [2023-03-27T05:13:33.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T05:13:33.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T05:13:33.307Z] OK: 7 MiB in 15 packages [2023-03-27T05:13:33.307Z] Removing intermediate container 07848cdae542 [2023-03-27T05:13:33.307Z] ---> 8edfba0eb7fc [2023-03-27T05:13:33.307Z] Step 14/23 : WORKDIR / [2023-03-27T05:13:33.307Z] ---> Running in 9048c05af7f4 [2023-03-27T05:13:33.307Z] Removing intermediate container 9048c05af7f4 [2023-03-27T05:13:33.307Z] ---> 7a420f2be7c5 [2023-03-27T05:13:33.307Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-27T05:13:33.307Z] ---> 1399811ad974 [2023-03-27T05:13:33.307Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-27T05:13:33.307Z] ---> 24176bdeb7a1 [2023-03-27T05:13:33.307Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-27T05:13:33.307Z] ---> 33480c0610d2 [2023-03-27T05:13:33.307Z] Step 18/23 : EXPOSE 59999 [2023-03-27T05:13:33.307Z] ---> Running in bdb6b99f725c [2023-03-27T05:13:33.307Z] Removing intermediate container bdb6b99f725c [2023-03-27T05:13:33.307Z] ---> 7f85c36f5733 [2023-03-27T05:13:33.307Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-27T05:13:33.307Z] ---> Running in e6fa488526fb [2023-03-27T05:13:33.579Z] Removing intermediate container e6fa488526fb [2023-03-27T05:13:33.579Z] ---> 17181ac27d3f [2023-03-27T05:13:33.579Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T05:13:33.845Z] ---> Running in 8ae4b35cee75 [2023-03-27T05:13:34.110Z] Removing intermediate container 8ae4b35cee75 [2023-03-27T05:13:34.111Z] ---> a77533869830 [2023-03-27T05:13:34.111Z] Step 21/23 : LABEL arch=arm64 [2023-03-27T05:13:34.111Z] ---> Running in db2db36d5c9e [2023-03-27T05:13:34.376Z] Removing intermediate container db2db36d5c9e [2023-03-27T05:13:34.376Z] ---> ab99b7610ed4 [2023-03-27T05:13:34.376Z] Step 22/23 : LABEL git_sha=68f8c562cce285c161062ad5a1ef939fd79f6aef [2023-03-27T05:13:34.376Z] ---> Running in cb423dfe5b4a [2023-03-27T05:13:34.642Z] Removing intermediate container cb423dfe5b4a [2023-03-27T05:13:34.642Z] ---> 61f61dd8c7dd [2023-03-27T05:13:34.642Z] Step 23/23 : LABEL version=0.0.0 [2023-03-27T05:13:34.642Z] ---> Running in d994d5ebeff7 [2023-03-27T05:13:34.908Z] Removing intermediate container d994d5ebeff7 [2023-03-27T05:13:34.908Z] ---> 9d167b74d1ff [2023-03-27T05:13:34.908Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-27T05:13:35.173Z] Successfully built 9d167b74d1ff [2023-03-27T05:13:35.173Z] 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-03-27T05:13:35.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T05:13:35.938Z] [2023-03-27T05:13:35.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:13:36.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T05:13:36.331Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-27T05:13:36.331Z] 8998bd30e6a1: Pulling fs layer [2023-03-27T05:13:36.331Z] 04944245beec: Pulling fs layer [2023-03-27T05:13:36.331Z] 699f458cf7ca: Pulling fs layer [2023-03-27T05:13:36.331Z] 765212b225bb: Pulling fs layer [2023-03-27T05:13:36.331Z] f23df028b6ca: Pulling fs layer [2023-03-27T05:13:36.331Z] d65c8cfc05b1: Pulling fs layer [2023-03-27T05:13:36.331Z] 2437ff75d9bd: Pulling fs layer [2023-03-27T05:13:36.331Z] f23df028b6ca: Waiting [2023-03-27T05:13:36.331Z] 765212b225bb: Waiting [2023-03-27T05:13:36.331Z] d65c8cfc05b1: Waiting [2023-03-27T05:13:36.331Z] 2437ff75d9bd: Waiting [2023-03-27T05:13:36.598Z] 04944245beec: Verifying Checksum [2023-03-27T05:13:36.598Z] 04944245beec: Download complete [2023-03-27T05:13:36.598Z] 765212b225bb: Verifying Checksum [2023-03-27T05:13:36.598Z] 765212b225bb: Download complete [2023-03-27T05:13:36.598Z] f23df028b6ca: Verifying Checksum [2023-03-27T05:13:36.598Z] f23df028b6ca: Download complete [2023-03-27T05:13:36.598Z] d65c8cfc05b1: Verifying Checksum [2023-03-27T05:13:36.598Z] d65c8cfc05b1: Download complete [2023-03-27T05:13:36.598Z] 699f458cf7ca: Verifying Checksum [2023-03-27T05:13:36.598Z] 699f458cf7ca: Download complete [2023-03-27T05:13:37.179Z] 8998bd30e6a1: Verifying Checksum [2023-03-27T05:13:37.179Z] 8998bd30e6a1: Download complete [2023-03-27T05:13:39.118Z] 2437ff75d9bd: Verifying Checksum [2023-03-27T05:13:39.118Z] 2437ff75d9bd: Download complete [2023-03-27T05:13:41.063Z] 8998bd30e6a1: Pull complete [2023-03-27T05:13:41.329Z] 04944245beec: Pull complete [2023-03-27T05:13:42.737Z] 699f458cf7ca: Pull complete [2023-03-27T05:13:42.737Z] 765212b225bb: Pull complete [2023-03-27T05:13:46.069Z] f23df028b6ca: Pull complete [2023-03-27T05:13:46.069Z] d65c8cfc05b1: Pull complete [2023-03-27T05:14:01.074Z] 2437ff75d9bd: Pull complete [2023-03-27T05:14:01.074Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-27T05:14:01.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T05:14:01.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T05:14:01.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-5890 does not seem to be running inside a container [2023-03-27T05:14:01.492Z] $ 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-03-27T05:14:04.424Z] $ docker top 24e1ea2b30f2baa0f36abfd8c1666e5d205caba09bf1698047e08202a04479c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:14:05.419Z] ---> job-cost.sh [2023-03-27T05:14:05.420Z] lf-activate-venv: SKIPPING [2023-03-27T05:14:05.420Z] INFO: No Stack... [2023-03-27T05:14:05.686Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-27T05:14:06.645Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T05:14:07.300Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-03-27T05:14:07.300Z] + cut -d, -f6 [Pipeline] lock [2023-03-27T05:14:07.360Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] [2023-03-27T05:14:07.365Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] did not exist. Created. [2023-03-27T05:14:07.365Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T05:14:08.146Z] /w/workspace/device-sdk-go/1@tmp/durable-56c9087d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-27T05:14:08.816Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-27T05:14:08.852Z] Warning: overwriting stash ‘stack-cost’ [2023-03-27T05:14:08.913Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T05:14:08.928Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1406-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T05:14:09.006Z] $ docker stop --time=1 24e1ea2b30f2baa0f36abfd8c1666e5d205caba09bf1698047e08202a04479c2 [2023-03-27T05:14:10.528Z] $ docker rm -f --volumes 24e1ea2b30f2baa0f36abfd8c1666e5d205caba09bf1698047e08202a04479c2 [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-03-27T05:14:11.585Z] provisioning config files... [2023-03-27T05:14:11.593Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/config9290094136565440897tmp [Pipeline] { [Pipeline] sh [2023-03-27T05:14:11.927Z] + set +x [2023-03-27T05:14:11.928Z] + curl -s https://codecov.io/bash [2023-03-27T05:14:11.928Z] + bash -s -- [2023-03-27T05:14:11.928Z] [2023-03-27T05:14:11.928Z] _____ _ [2023-03-27T05:14:11.928Z] / ____| | | [2023-03-27T05:14:11.928Z] | | ___ __| | ___ ___ _____ __ [2023-03-27T05:14:11.928Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-27T05:14:11.928Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-27T05:14:11.928Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-27T05:14:11.928Z] Bash-1.0.6 [2023-03-27T05:14:11.928Z] [2023-03-27T05:14:11.928Z] [2023-03-27T05:14:11.928Z] ==> git version 2.25.1 found [2023-03-27T05:14:11.928Z] ==> 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-03-27T05:14:11.928Z] Release-Date: 2020-01-08 [2023-03-27T05:14:11.928Z] 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-03-27T05:14:11.928Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-27T05:14:11.928Z] ==> Jenkins CI detected. [2023-03-27T05:14:11.928Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1406 [2023-03-27T05:14:11.928Z] project root: . [2023-03-27T05:14:11.928Z] --> token set from env [2023-03-27T05:14:11.928Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-27T05:14:11.928Z] ==> Running gcov in . (disable via -X gcov) [2023-03-27T05:14:11.928Z] ==> Python coveragepy not found [2023-03-27T05:14:11.928Z] ==> Searching for coverage reports in: [2023-03-27T05:14:11.928Z] + . [2023-03-27T05:14:11.928Z] -> Found 1 reports [2023-03-27T05:14:11.928Z] ==> Detecting git/mercurial file structure [2023-03-27T05:14:11.928Z] ==> Reading reports [2023-03-27T05:14:11.928Z] + ./coverage.out bytes=105814 [2023-03-27T05:14:11.928Z] ==> Appending adjustments [2023-03-27T05:14:11.928Z] https://docs.codecov.io/docs/fixing-reports [2023-03-27T05:14:12.187Z] + Found adjustments [2023-03-27T05:14:12.187Z] ==> Gzipping contents [2023-03-27T05:14:12.187Z] 16K /tmp/codecov.ffonoZ.gz [2023-03-27T05:14:12.187Z] ==> Uploading reports [2023-03-27T05:14:12.187Z] url: https://codecov.io [2023-03-27T05:14:12.187Z] query: branch=PR-1406&commit=68f8c562cce285c161062ad5a1ef939fd79f6aef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1406&job=&cmd_args= [2023-03-27T05:14:12.446Z] -> Pinging Codecov [2023-03-27T05:14:12.446Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1406&commit=68f8c562cce285c161062ad5a1ef939fd79f6aef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1406&job=&cmd_args= [2023-03-27T05:14:12.446Z] -> Uploading to [2023-03-27T05:14:12.446Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-27/7E55EF52A471D76F132DFD9A03CDDE97/68f8c562cce285c161062ad5a1ef939fd79f6aef/0228a755-d60c-413a-bce5-0cf5c8091f59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230327%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230327T051412Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35bf83684ccf9322d8b195bf5028b8c444ba549784999362568ce1c20da6df89 [2023-03-27T05:14:12.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-27T05:14:12.446Z] Dload Upload Total Spent Left Speed [2023-03-27T05:14:12.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14996 0 0 100 14996 0 64360 --:--:-- --:--:-- --:--:-- 64360 [2023-03-27T05:14:12.706Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/68f8c562cce285c161062ad5a1ef939fd79f6aef [Pipeline] } [2023-03-27T05:14:12.731Z] 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-03-27T05:14:14.520Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives ] [2023-03-27T05:14:14.520Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives [2023-03-27T05:14:14.520Z] total 16 [2023-03-27T05:14:14.520Z] drwxr-xr-x 3 root root 4096 Mar 27 05:03 . [2023-03-27T05:14:14.520Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 05:03 .. [2023-03-27T05:14:14.520Z] drwxr-xr-x 2 root root 4096 Mar 27 05:03 cost [2023-03-27T05:14:14.520Z] -rw-r--r-- 1 root root 86 Mar 27 05:03 cost.csv [2023-03-27T05:14:14.520Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives [2023-03-27T05:14:14.520Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives [2023-03-27T05:14:14.520Z] total 16 [2023-03-27T05:14:14.520Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 05:03 . [2023-03-27T05:14:14.520Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 05:03 .. [2023-03-27T05:14:14.520Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 05:03 cost [2023-03-27T05:14:14.520Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 27 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:14:14.850Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:14:15.740Z] ---> package-listing.sh [2023-03-27T05:14:15.740Z] ++ facter osfamily [2023-03-27T05:14:15.740Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-27T05:14:16.000Z] + OS_FAMILY=debian [2023-03-27T05:14:16.000Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1406 [2023-03-27T05:14:16.000Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-27T05:14:16.000Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-27T05:14:16.000Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-27T05:14:16.000Z] + PACKAGES=/tmp/packages_start.txt [2023-03-27T05:14:16.000Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1406 ']' [2023-03-27T05:14:16.000Z] + PACKAGES=/tmp/packages_end.txt [2023-03-27T05:14:16.000Z] + case "${OS_FAMILY}" in [2023-03-27T05:14:16.000Z] + dpkg -l [2023-03-27T05:14:16.000Z] + grep '^ii' [2023-03-27T05:14:16.000Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-27T05:14:16.000Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-27T05:14:16.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-27T05:14:16.000Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1406 ']' [2023-03-27T05:14:16.000Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives/ [2023-03-27T05:14:16.000Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1406/archives/ [Pipeline] echo [2023-03-27T05:14:16.035Z] 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-1406/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-27T05:14:16.327Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T05:14:16.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T05:14:16.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T05:14:17.109Z] prd-ubuntu20.04-docker-8c-8g-5887 does not seem to be running inside a container [2023-03-27T05:14:17.141Z] $ 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-1406/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-1406 -v /w/workspace/gexfoundry_device-sdk-go_PR-1406:/w/workspace/gexfoundry_device-sdk-go_PR-1406:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1406@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-03-27T05:14:17.321Z] $ docker top 2b654bf62b7befa009589ce73bdb98cce7104d4fb085a55bc633fce8e0485527 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T05:14:17.716Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-27T05:14:18.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-27T05:14:18.341Z] + ls /var/log/sa-host [2023-03-27T05:14:18.341Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T05:14:18.557Z] provisioning config files... [2023-03-27T05:14:18.567Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1406@tmp/config5379567889411166826tmp [Pipeline] { [Pipeline] echo [2023-03-27T05:14:18.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:14:18.935Z] ---> create-netrc.sh [Pipeline] } [2023-03-27T05:14:18.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:14:19.360Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-27T05:14:19.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:14:19.710Z] ---> sudo-logs.sh [2023-03-27T05:14:19.710Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-27T05:14:19.788Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:14:20.100Z] ---> job-cost.sh [2023-03-27T05:14:20.100Z] lf-activate-venv: SKIPPING [2023-03-27T05:14:20.100Z] DEBUG: total: 0.2199999988079071 [2023-03-27T05:14:20.100Z] INFO: Retrieving Stack Cost... [2023-03-27T05:14:20.361Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T05:14:20.929Z] INFO: Archiving Costs [Pipeline] echo [2023-03-27T05:14:20.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T05:14:21.273Z] ---> logs-deploy.sh [2023-03-27T05:14:21.273Z] lf-activate-venv: SKIPPING [2023-03-27T05:14:21.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1406/1 [2023-03-27T05:14:21.273Z] INFO: archiving workspace using pattern(s): [2023-03-27T05:14:22.205Z] Archives upload complete. [2023-03-27T05:14:22.465Z] INFO: archiving logs to Nexus [2023-03-27T05:14:23.034Z] ---> uname -a: [2023-03-27T05:14:23.034Z] Linux prd-ubuntu20-04-docker-8c-8g-5887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-27T05:14:23.034Z] [2023-03-27T05:14:23.034Z] [2023-03-27T05:14:23.034Z] ---> lscpu: [2023-03-27T05:14:23.034Z] Architecture: x86_64 [2023-03-27T05:14:23.034Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-27T05:14:23.034Z] Byte Order: Little Endian [2023-03-27T05:14:23.034Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-27T05:14:23.034Z] CPU(s): 8 [2023-03-27T05:14:23.034Z] On-line CPU(s) list: 0-7 [2023-03-27T05:14:23.034Z] Thread(s) per core: 1 [2023-03-27T05:14:23.034Z] Core(s) per socket: 1 [2023-03-27T05:14:23.034Z] Socket(s): 8 [2023-03-27T05:14:23.034Z] NUMA node(s): 1 [2023-03-27T05:14:23.034Z] Vendor ID: AuthenticAMD [2023-03-27T05:14:23.034Z] CPU family: 23 [2023-03-27T05:14:23.034Z] Model: 49 [2023-03-27T05:14:23.034Z] Model name: AMD EPYC-Rome Processor [2023-03-27T05:14:23.034Z] Stepping: 0 [2023-03-27T05:14:23.034Z] CPU MHz: 2799.998 [2023-03-27T05:14:23.034Z] BogoMIPS: 5599.99 [2023-03-27T05:14:23.034Z] Virtualization: AMD-V [2023-03-27T05:14:23.034Z] Hypervisor vendor: KVM [2023-03-27T05:14:23.034Z] Virtualization type: full [2023-03-27T05:14:23.034Z] L1d cache: 256 KiB [2023-03-27T05:14:23.034Z] L1i cache: 256 KiB [2023-03-27T05:14:23.034Z] L2 cache: 4 MiB [2023-03-27T05:14:23.034Z] L3 cache: 128 MiB [2023-03-27T05:14:23.034Z] NUMA node0 CPU(s): 0-7 [2023-03-27T05:14:23.034Z] Vulnerability Itlb multihit: Not affected [2023-03-27T05:14:23.034Z] Vulnerability L1tf: Not affected [2023-03-27T05:14:23.034Z] Vulnerability Mds: Not affected [2023-03-27T05:14:23.034Z] Vulnerability Meltdown: Not affected [2023-03-27T05:14:23.034Z] Vulnerability Mmio stale data: Not affected [2023-03-27T05:14:23.034Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-27T05:14:23.034Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-27T05:14:23.034Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-27T05:14:23.034Z] Vulnerability Srbds: Not affected [2023-03-27T05:14:23.034Z] Vulnerability Tsx async abort: Not affected [2023-03-27T05:14:23.034Z] 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-03-27T05:14:23.034Z] [2023-03-27T05:14:23.034Z] [2023-03-27T05:14:23.034Z] ---> nproc: [2023-03-27T05:14:23.034Z] 8 [2023-03-27T05:14:23.034Z] [2023-03-27T05:14:23.034Z] [2023-03-27T05:14:23.034Z] ---> df -h: [2023-03-27T05:14:23.034Z] Filesystem Size Used Avail Use% Mounted on [2023-03-27T05:14:23.034Z] overlay 155G 12G 144G 8% / [2023-03-27T05:14:23.034Z] tmpfs 64M 0 64M 0% /dev [2023-03-27T05:14:23.034Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-27T05:14:23.034Z] shm 64M 0 64M 0% /dev/shm [2023-03-27T05:14:23.034Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-27T05:14:23.034Z] [2023-03-27T05:14:23.034Z] [2023-03-27T05:14:23.034Z] ---> sar -b -r -n DEV: [2023-03-27T05:14:23.034Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5887) 03/27/23 _x86_64_ (8 CPU) [2023-03-27T05:14:23.034Z] [2023-03-27T05:14:23.034Z] 04:59:11 LINUX RESTART (8 CPU) [2023-03-27T05:14:23.034Z] [2023-03-27T05:14:23.034Z] 05:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-27T05:14:23.034Z] 05:01:01 106.23 3.13 103.10 0.00 413.53 36256.76 0.00 [2023-03-27T05:14:23.034Z] 05:02:01 108.62 1.00 107.62 0.00 10.26 45398.30 0.00 [2023-03-27T05:14:23.034Z] 05:03:01 156.18 0.27 155.91 0.00 18.93 35941.90 0.00 [2023-03-27T05:14:23.034Z] 05:04:01 31.24 0.00 31.24 0.00 0.00 16453.66 0.00 [2023-03-27T05:14:23.034Z] 05:05:01 56.32 13.01 43.31 0.00 5210.33 8763.61 0.00 [2023-03-27T05:14:23.034Z] 05:06:01 7.00 0.18 6.82 0.00 2.80 132.78 0.00 [2023-03-27T05:14:23.034Z] 05:07:01 1.47 0.00 1.47 0.00 0.00 15.33 0.00 [2023-03-27T05:14:23.034Z] 05:08:01 2.05 0.00 2.05 0.00 0.00 22.26 0.00 [2023-03-27T05:14:23.034Z] 05:09:01 1.48 0.00 1.48 0.00 0.00 15.33 0.00 [2023-03-27T05:14:23.034Z] 05:10:01 2.23 0.00 2.23 0.00 0.00 24.40 0.00 [2023-03-27T05:14:23.035Z] 05:11:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2023-03-27T05:14:23.035Z] 05:12:01 1.75 0.00 1.75 0.00 0.00 19.20 0.00 [2023-03-27T05:14:23.035Z] 05:13:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2023-03-27T05:14:23.035Z] 05:14:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2023-03-27T05:14:23.035Z] Average: 34.18 1.26 32.93 0.00 403.99 10220.86 0.00 [2023-03-27T05:14:23.035Z] [2023-03-27T05:14:23.035Z] 05:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-27T05:14:23.035Z] 05:01:01 29186568 31604860 715828 2.18 76876 2611144 1960188 5.78 988044 2349292 6544 [2023-03-27T05:14:23.035Z] 05:02:01 28003312 31433324 868984 2.64 145340 3457772 2190180 6.45 1331568 3070324 291616 [2023-03-27T05:14:23.035Z] 05:03:01 27600684 31555104 750664 2.28 157304 3938960 2045860 6.03 1268356 3506164 525744 [2023-03-27T05:14:23.035Z] 05:04:01 27703740 31592664 712216 2.17 158716 3870456 1784468 5.26 1246064 3425084 184 [2023-03-27T05:14:23.035Z] 05:05:01 27167144 31558896 726352 2.21 192200 4327540 1828232 5.39 1584412 3588256 1124 [2023-03-27T05:14:23.035Z] 05:06:01 27174736 31561888 722092 2.20 190768 4324400 1795336 5.29 1579364 3584892 20 [2023-03-27T05:14:23.035Z] 05:07:01 27175256 31562472 721512 2.19 190828 4324404 1795336 5.29 1579016 3584900 12 [2023-03-27T05:14:23.035Z] 05:08:01 27183492 31570792 713140 2.17 190896 4324408 1795336 5.29 1570804 3584900 8 [2023-03-27T05:14:23.035Z] 05:09:01 27183728 31571184 712768 2.17 190968 4324412 1795336 5.29 1570852 3584952 164 [2023-03-27T05:14:23.035Z] 05:10:01 27183648 31571188 712664 2.17 191040 4324412 1795336 5.29 1571028 3584956 8 [2023-03-27T05:14:23.035Z] 05:11:01 27183592 31571388 712588 2.17 191100 4324412 1795336 5.29 1570932 3585148 12 [2023-03-27T05:14:23.035Z] 05:12:01 27183720 31571572 712560 2.17 191136 4324420 1795336 5.29 1571036 3585152 12 [2023-03-27T05:14:23.035Z] 05:13:01 27183452 31571424 712772 2.17 191156 4324424 1795336 5.29 1570948 3585248 8 [2023-03-27T05:14:23.035Z] 05:14:01 27183656 31571660 712472 2.17 191196 4324420 1795336 5.29 1570984 3585248 8 [2023-03-27T05:14:23.035Z] Average: 27449766 31562030 729044 2.22 174966 4080399 1854782 5.47 1469529 3443180 58962 [2023-03-27T05:14:23.035Z] [2023-03-27T05:14:23.035Z] 05:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-27T05:14:23.035Z] 05:01:01 docker0 94.57 130.43 7.62 176.25 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:01:01 ens3 379.64 241.99 5879.64 35.74 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:01:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:01:01 veth49315f1 83.57 118.48 7.76 57.28 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:02:01 docker0 95.50 187.00 8.10 1810.25 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:02:01 ens3 217.58 112.48 1838.35 20.99 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:02:01 veth06ed968 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:03:01 docker0 2.87 6.78 0.18 85.09 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:03:01 ens3 127.71 82.17 2624.04 93.83 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:03:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:04:01 ens3 12.73 8.48 14.64 4.81 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:05:01 ens3 193.42 94.30 2811.24 10.20 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:05:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:06:01 ens3 3.58 3.10 1.97 2.24 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:08:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:10:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] Average: docker0 13.78 23.16 1.14 147.97 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] Average: ens3 66.82 38.79 940.73 11.99 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-27T05:14:23.035Z] [2023-03-27T05:14:23.035Z] [2023-03-27T05:14:23.035Z] ---> sar -P ALL: [2023-03-27T05:14:23.035Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5887) 03/27/23 _x86_64_ (8 CPU) [2023-03-27T05:14:23.035Z] [2023-03-27T05:14:23.035Z] 04:59:11 LINUX RESTART (8 CPU) [2023-03-27T05:14:23.035Z] [2023-03-27T05:14:23.035Z] 05:00:01 CPU %user %nice %system %iowait %steal %idle [2023-03-27T05:14:23.035Z] 05:01:01 all 5.46 0.00 2.48 1.92 0.05 90.09 [2023-03-27T05:14:23.035Z] 05:01:01 0 5.93 0.00 2.39 0.82 0.05 90.81 [2023-03-27T05:14:23.035Z] 05:01:01 1 5.22 0.00 2.75 6.85 0.05 85.13 [2023-03-27T05:14:23.035Z] 05:01:01 2 5.32 0.00 2.25 1.26 0.03 91.13 [2023-03-27T05:14:23.035Z] 05:01:01 3 5.85 0.00 2.92 0.03 0.07 91.12 [2023-03-27T05:14:23.035Z] 05:01:01 4 5.21 0.00 2.35 0.05 0.05 92.34 [2023-03-27T05:14:23.035Z] 05:01:01 5 6.02 0.00 2.49 0.15 0.05 91.29 [2023-03-27T05:14:23.035Z] 05:01:01 6 5.52 0.00 2.28 1.93 0.03 90.23 [2023-03-27T05:14:23.035Z] 05:01:01 7 4.59 0.00 2.44 4.27 0.07 88.63 [2023-03-27T05:14:23.035Z] 05:02:01 all 26.08 0.00 5.20 2.13 0.07 66.52 [2023-03-27T05:14:23.035Z] 05:02:01 0 27.14 0.00 4.97 0.03 0.07 67.79 [2023-03-27T05:14:23.035Z] 05:02:01 1 27.12 0.00 5.66 6.32 0.08 60.81 [2023-03-27T05:14:23.035Z] 05:02:01 2 25.01 0.00 5.52 6.95 0.08 62.45 [2023-03-27T05:14:23.035Z] 05:02:01 3 24.43 0.00 5.75 0.30 0.07 69.44 [2023-03-27T05:14:23.035Z] 05:02:01 4 27.08 0.00 4.48 0.60 0.05 67.78 [2023-03-27T05:14:23.035Z] 05:02:01 5 25.98 0.00 4.78 0.07 0.05 69.13 [2023-03-27T05:14:23.035Z] 05:02:01 6 26.58 0.00 5.83 2.50 0.07 65.02 [2023-03-27T05:14:23.035Z] 05:02:01 7 25.33 0.00 4.62 0.27 0.07 69.72 [2023-03-27T05:14:23.035Z] 05:03:01 all 40.03 0.00 7.27 1.49 0.08 51.13 [2023-03-27T05:14:23.035Z] 05:03:01 0 40.12 0.00 6.42 0.66 0.08 52.72 [2023-03-27T05:14:23.035Z] 05:03:01 1 39.93 0.00 7.61 0.08 0.07 52.31 [2023-03-27T05:14:23.035Z] 05:03:01 2 40.50 0.00 7.65 7.65 0.08 44.11 [2023-03-27T05:14:23.035Z] 05:03:01 3 39.90 0.00 8.43 0.08 0.07 51.52 [2023-03-27T05:14:23.035Z] 05:03:01 4 40.73 0.00 6.67 1.23 0.08 51.29 [2023-03-27T05:14:23.035Z] 05:03:01 5 39.68 0.00 6.98 0.07 0.08 53.19 [2023-03-27T05:14:23.035Z] 05:03:01 6 40.27 0.00 7.39 2.06 0.08 50.19 [2023-03-27T05:14:23.035Z] 05:03:01 7 39.11 0.00 7.00 0.12 0.08 53.69 [2023-03-27T05:14:23.035Z] 05:04:01 all 0.47 0.00 0.28 0.60 0.01 98.64 [2023-03-27T05:14:23.035Z] 05:04:01 0 0.40 0.00 0.15 0.00 0.00 99.45 [2023-03-27T05:14:23.035Z] 05:04:01 1 0.47 0.00 0.23 0.02 0.02 99.27 [2023-03-27T05:14:23.035Z] 05:04:01 2 0.38 0.00 0.22 0.28 0.02 99.10 [2023-03-27T05:14:23.035Z] 05:04:01 3 0.30 0.00 0.22 0.00 0.02 99.47 [2023-03-27T05:14:23.035Z] 05:04:01 4 0.45 0.00 0.62 3.41 0.02 95.50 [2023-03-27T05:14:23.035Z] 05:04:01 5 0.68 0.00 0.20 0.00 0.00 99.12 [2023-03-27T05:14:23.035Z] 05:04:01 6 0.73 0.00 0.43 0.47 0.00 98.37 [2023-03-27T05:14:23.035Z] 05:04:01 7 0.30 0.00 0.20 0.63 0.00 98.86 [2023-03-27T05:14:23.035Z] 05:05:01 all 2.46 0.00 1.46 0.61 0.03 95.44 [2023-03-27T05:14:23.035Z] 05:05:01 0 2.67 0.00 0.97 0.55 0.03 95.77 [2023-03-27T05:14:23.035Z] 05:05:01 1 3.02 0.00 3.00 0.77 0.03 93.18 [2023-03-27T05:14:23.035Z] 05:05:01 2 1.46 0.00 1.81 0.23 0.03 96.47 [2023-03-27T05:14:23.035Z] 05:05:01 3 2.37 0.00 1.03 0.73 0.02 95.85 [2023-03-27T05:14:23.035Z] 05:05:01 4 2.12 0.00 0.79 0.07 0.03 97.00 [2023-03-27T05:14:23.035Z] 05:05:01 5 3.14 0.00 1.74 0.97 0.02 94.14 [2023-03-27T05:14:23.035Z] 05:05:01 6 3.42 0.00 1.13 1.54 0.02 93.89 [2023-03-27T05:14:23.035Z] 05:05:01 7 1.47 0.00 1.17 0.05 0.03 97.27 [2023-03-27T05:14:23.035Z] 05:06:01 all 0.12 0.00 0.05 0.02 0.00 99.81 [2023-03-27T05:14:23.035Z] 05:06:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2023-03-27T05:14:23.035Z] 05:06:01 1 0.10 0.00 0.03 0.02 0.00 99.85 [2023-03-27T05:14:23.035Z] 05:06:01 2 0.07 0.00 0.03 0.03 0.02 99.85 [2023-03-27T05:14:23.035Z] 05:06:01 3 0.08 0.00 0.03 0.02 0.00 99.87 [2023-03-27T05:14:23.035Z] 05:06:01 4 0.12 0.00 0.07 0.02 0.02 99.78 [2023-03-27T05:14:23.035Z] 05:06:01 5 0.30 0.00 0.08 0.00 0.00 99.62 [2023-03-27T05:14:23.035Z] 05:06:01 6 0.13 0.00 0.02 0.07 0.00 99.78 [2023-03-27T05:14:23.035Z] 05:06:01 7 0.12 0.00 0.05 0.00 0.00 99.83 [2023-03-27T05:14:23.035Z] 05:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-27T05:14:23.035Z] 05:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-27T05:14:23.035Z] 05:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T05:14:23.035Z] 05:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-27T05:14:23.035Z] 05:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-27T05:14:23.035Z] 05:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-27T05:14:23.035Z] 05:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-27T05:14:23.035Z] 05:07:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-27T05:14:23.035Z] 05:07:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-27T05:14:23.036Z] 05:08:01 all 0.05 0.00 0.02 0.01 0.00 99.93 [2023-03-27T05:14:23.036Z] 05:08:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-27T05:14:23.036Z] 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T05:14:23.036Z] 05:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-27T05:14:23.036Z] 05:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T05:14:23.036Z] 05:08:01 4 0.22 0.00 0.07 0.00 0.02 99.70 [2023-03-27T05:14:23.036Z] 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-27T05:14:23.036Z] 05:08:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-27T05:14:23.036Z] 05:08:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-27T05:14:23.036Z] 05:09:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2023-03-27T05:14:23.036Z] 05:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-27T05:14:23.036Z] 05:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-27T05:14:23.036Z] 05:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-27T05:14:23.036Z] 05:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-27T05:14:23.036Z] 05:09:01 4 2.00 0.00 0.03 0.00 0.02 97.95 [2023-03-27T05:14:23.036Z] 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T05:14:23.036Z] 05:09:01 6 0.03 0.00 0.00 0.07 0.02 99.88 [2023-03-27T05:14:23.036Z] 05:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-27T05:14:23.036Z] 05:10:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-03-27T05:14:23.036Z] 05:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-27T05:14:23.036Z] 05:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-27T05:14:23.036Z] 05:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-27T05:14:23.036Z] 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T05:14:23.036Z] 05:10:01 4 2.00 0.00 0.02 0.00 0.02 97.96 [2023-03-27T05:14:23.036Z] 05:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-27T05:14:23.036Z] 05:10:01 6 0.05 0.00 0.02 0.03 0.00 99.90 [2023-03-27T05:14:23.036Z] 05:10:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-27T05:14:23.036Z] 05:11:01 all 0.32 0.00 0.01 0.01 0.00 99.66 [2023-03-27T05:14:23.036Z] 05:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-27T05:14:23.036Z] 05:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-27T05:14:23.036Z] 05:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-27T05:14:23.036Z] 05:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T05:14:23.036Z] 05:11:01 4 1.99 0.00 0.02 0.00 0.02 97.98 [2023-03-27T05:14:23.036Z] 05:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-27T05:14:23.036Z] 05:11:01 6 0.43 0.00 0.00 0.05 0.00 99.52 [2023-03-27T05:14:23.036Z] 05:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-27T05:14:23.036Z] [2023-03-27T05:14:23.036Z] 05:11:01 CPU %user %nice %system %iowait %steal %idle [2023-03-27T05:14:23.036Z] 05:12:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2023-03-27T05:14:23.036Z] 05:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-27T05:14:23.036Z] 05:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-27T05:14:23.036Z] 05:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-27T05:14:23.036Z] 05:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T05:14:23.036Z] 05:12:01 4 2.02 0.00 0.02 0.00 0.02 97.95 [2023-03-27T05:14:23.036Z] 05:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-27T05:14:23.036Z] 05:12:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-27T05:14:23.036Z] 05:12:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-27T05:14:23.036Z] 05:13:01 all 0.22 0.00 0.03 0.00 0.01 99.75 [2023-03-27T05:14:23.036Z] 05:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-27T05:14:23.036Z] 05:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-27T05:14:23.036Z] 05:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T05:14:23.036Z] 05:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-27T05:14:23.036Z] 05:13:01 4 1.60 0.00 0.18 0.00 0.02 98.21 [2023-03-27T05:14:23.036Z] 05:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-27T05:14:23.036Z] 05:13:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-27T05:14:23.036Z] 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-27T05:14:23.036Z] 05:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-27T05:14:23.036Z] 05:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-27T05:14:23.036Z] 05:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-27T05:14:23.036Z] 05:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-27T05:14:23.036Z] 05:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-27T05:14:23.036Z] 05:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-27T05:14:23.036Z] 05:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-27T05:14:23.036Z] 05:14:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-27T05:14:23.036Z] 05:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-27T05:14:23.036Z] Average: all 5.39 0.00 1.19 0.48 0.02 92.91 [2023-03-27T05:14:23.036Z] Average: 0 5.43 0.00 1.07 0.15 0.02 93.34 [2023-03-27T05:14:23.036Z] Average: 1 5.37 0.00 1.37 1.00 0.02 92.24 [2023-03-27T05:14:23.036Z] Average: 2 5.17 0.00 1.24 1.16 0.02 92.41 [2023-03-27T05:14:23.036Z] Average: 3 5.17 0.00 1.30 0.08 0.02 93.43 [2023-03-27T05:14:23.036Z] Average: 4 6.07 0.00 1.09 0.38 0.03 92.43 [2023-03-27T05:14:23.036Z] Average: 5 5.39 0.00 1.16 0.09 0.02 93.34 [2023-03-27T05:14:23.036Z] Average: 6 5.48 0.00 1.22 0.63 0.02 92.66 [2023-03-27T05:14:23.036Z] Average: 7 5.05 0.00 1.11 0.39 0.02 93.44 [2023-03-27T05:14:23.036Z] [2023-03-27T05:14:23.036Z] [2023-03-27T05:14:23.036Z]