Pull request #1578 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 22d8ecffae4c9a4ec9e858668eee025246a94a57+decf7a4867f03271291a6465384c5ba130c9fec8 (7b05ac46d7421b6017e15f1da959819cfd321ac1) 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-ssh5955307150150954459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh64112118620201023.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1578/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-1578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9785468407247936370.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-1578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1643577062889420250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14635907353437891633.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-1578/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-1578/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16133498461992526195.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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-225 in /w/workspace/gexfoundry_device-sdk-go_PR-1578 [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-1578 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 22d8ecffae4c9a4ec9e858668eee025246a94a57 Merge succeeded, producing 22d8ecffae4c9a4ec9e858668eee025246a94a57 Checking out Revision 22d8ecffae4c9a4ec9e858668eee025246a94a57 (PR-1578) > 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/1578/head:refs/remotes/origin/PR-1578 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22d8ecffae4c9a4ec9e858668eee025246a94a57 # 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 decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22d8ecffae4c9a4ec9e858668eee025246a94a57 # timeout=10 Commit message: "fix: Set proper transform flag for Set command" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-15T10:22:45.384Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-15T10:22:45.610Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-15T10:22:45.739Z] ========================================================= [2024-05-15T10:22:45.739Z] EdgeX Global Pipelines Version Info [2024-05-15T10:22:45.739Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:22:46.526Z] ------------------- [2024-05-15T10:22:46.526Z] stable info: [2024-05-15T10:22:46.526Z] ------------------- [2024-05-15T10:22:46.526Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-15T10:22:46.526Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-15T10:22:46.526Z] Message: update stable to v1.0.258 [2024-05-15T10:22:47.118Z] ------------------- [2024-05-15T10:22:47.118Z] experimental info: [2024-05-15T10:22:47.118Z] ------------------- [2024-05-15T10:22:47.118Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-15T10:22:47.118Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-15T10:22:47.118Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-15T10:22:47.347Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-05-15T10:22:47.408Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-05-15T10:22:47.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-15T10:22:47.617Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-15T10:22:47.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-15T10:22:47.738Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-15T10:22:47.798Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-15T10:22:47.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-05-15T10:22:47.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-15T10:22:47.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-15T10:22:48.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-15T10:22:48.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-05-15T10:22:48.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-15T10:22:48.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-15T10:22:48.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-15T10:22:48.323Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-05-15T10:22:48.381Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-15T10:22:48.434Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-15T10:22:48.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-15T10:22:48.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-15T10:22:48.627Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-15T10:22:48.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-15T10:22:48.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-15T10:22:48.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-15T10:22:48.868Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-15T10:22:48.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-15T10:22:48.996Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-15T10:22:49.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1578 [Pipeline] echo [2024-05-15T10:22:49.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1578 [Pipeline] echo [2024-05-15T10:22:49.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1578 [Pipeline] echo [2024-05-15T10:22:49.258Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22d8ecffae4c9a4ec9e858668eee025246a94a57 [Pipeline] echo [2024-05-15T10:22:49.319Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22d8ecf [Pipeline] echo [2024-05-15T10:22:49.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T10:22:49.532Z] provisioning config files... [2024-05-15T10:22:49.546Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/config13769759655343745158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:22:49.970Z] ---> ****-login.sh [2024-05-15T10:22:49.970Z] nexus3.edgexfoundry.org:10001 [2024-05-15T10:22:50.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:22:50.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:22:50.231Z] Configure a credential helper to remove this warning. See [2024-05-15T10:22:50.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:22:50.231Z] [2024-05-15T10:22:50.231Z] Login Succeeded [2024-05-15T10:22:50.231Z] nexus3.edgexfoundry.org:10002 [2024-05-15T10:22:50.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:22:50.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:22:50.491Z] Configure a credential helper to remove this warning. See [2024-05-15T10:22:50.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:22:50.492Z] [2024-05-15T10:22:50.492Z] Login Succeeded [2024-05-15T10:22:50.492Z] nexus3.edgexfoundry.org:10003 [2024-05-15T10:22:50.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:22:50.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:22:50.492Z] Configure a credential helper to remove this warning. See [2024-05-15T10:22:50.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:22:50.492Z] [2024-05-15T10:22:50.492Z] Login Succeeded [2024-05-15T10:22:50.492Z] nexus3.edgexfoundry.org:10004 [2024-05-15T10:22:50.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:22:50.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:22:50.753Z] Configure a credential helper to remove this warning. See [2024-05-15T10:22:50.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:22:50.753Z] [2024-05-15T10:22:50.753Z] Login Succeeded [2024-05-15T10:22:50.753Z] ****.io [2024-05-15T10:22:50.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:22:51.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:22:51.015Z] Configure a credential helper to remove this warning. See [2024-05-15T10:22:51.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:22:51.015Z] [2024-05-15T10:22:51.015Z] Login Succeeded [2024-05-15T10:22:51.015Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T10:22:51.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-15T10:22:51.740Z] + git rev-list -1 --merges 22d8ecffae4c9a4ec9e858668eee025246a94a57~1..22d8ecffae4c9a4ec9e858668eee025246a94a57 [Pipeline] echo [2024-05-15T10:22:51.785Z] -----------> git rev-list -1 --merges 22d8ecffae4c9a4ec9e858668eee025246a94a57~1..22d8ecffae4c9a4ec9e858668eee025246a94a57 22d8ecffae4c9a4ec9e858668eee025246a94a57 [false] [Pipeline] sh [2024-05-15T10:22:52.106Z] + git log --format=format:%s -1 22d8ecffae4c9a4ec9e858668eee025246a94a57 [Pipeline] echo [2024-05-15T10:22:52.151Z] ========================================================= [2024-05-15T10:22:52.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-15T10:22:52.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-15T10:22:52.618Z] + git log --format=format:%s -1 22d8ecffae4c9a4ec9e858668eee025246a94a57 [Pipeline] echo [2024-05-15T10:22:52.667Z] [semverPrep] GIT_COMMIT: 22d8ecffae4c9a4ec9e858668eee025246a94a57, Commit Message: fix: Set proper transform flag for Set command [Pipeline] echo [2024-05-15T10:22:52.708Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-15T10:22:53.126Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-15T10:22:53.126Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-15T10:22:53.126Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-15T10:22:53.126Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-15T10:22:53.126Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-15T10:22:53.126Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-15T10:22:53.126Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:22:53.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T10:22:53.649Z] [2024-05-15T10:22:53.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:22:54.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T10:22:54.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-15T10:22:54.040Z] b85a868b505f: Pulling fs layer [2024-05-15T10:22:54.040Z] e2be974225ed: Pulling fs layer [2024-05-15T10:22:54.040Z] 339a4e72a1f5: Pulling fs layer [2024-05-15T10:22:54.040Z] 988bab9f4d93: Pulling fs layer [2024-05-15T10:22:54.040Z] 1469e6f7b9e6: Pulling fs layer [2024-05-15T10:22:54.040Z] eaf3925da568: Pulling fs layer [2024-05-15T10:22:54.040Z] bab4dde63d76: Pulling fs layer [2024-05-15T10:22:54.040Z] bde34c3a00c8: Pulling fs layer [2024-05-15T10:22:54.040Z] b352a97aabf1: Pulling fs layer [2024-05-15T10:22:54.040Z] 4872d77fe225: Pulling fs layer [2024-05-15T10:22:54.040Z] 5851b861e8e6: Pulling fs layer [2024-05-15T10:22:54.040Z] 988bab9f4d93: Waiting [2024-05-15T10:22:54.040Z] 1469e6f7b9e6: Waiting [2024-05-15T10:22:54.040Z] eaf3925da568: Waiting [2024-05-15T10:22:54.040Z] bab4dde63d76: Waiting [2024-05-15T10:22:54.040Z] bde34c3a00c8: Waiting [2024-05-15T10:22:54.040Z] b352a97aabf1: Waiting [2024-05-15T10:22:54.040Z] 4872d77fe225: Waiting [2024-05-15T10:22:54.040Z] 5851b861e8e6: Waiting [2024-05-15T10:22:54.040Z] e2be974225ed: Verifying Checksum [2024-05-15T10:22:54.040Z] e2be974225ed: Download complete [2024-05-15T10:22:54.040Z] 988bab9f4d93: Verifying Checksum [2024-05-15T10:22:54.040Z] 988bab9f4d93: Download complete [2024-05-15T10:22:54.301Z] 1469e6f7b9e6: Verifying Checksum [2024-05-15T10:22:54.301Z] 1469e6f7b9e6: Download complete [2024-05-15T10:22:54.301Z] 339a4e72a1f5: Verifying Checksum [2024-05-15T10:22:54.301Z] 339a4e72a1f5: Download complete [2024-05-15T10:22:54.301Z] eaf3925da568: Download complete [2024-05-15T10:22:54.301Z] bde34c3a00c8: Download complete [2024-05-15T10:22:54.301Z] b352a97aabf1: Download complete [2024-05-15T10:22:54.301Z] 4872d77fe225: Download complete [2024-05-15T10:22:54.301Z] 5851b861e8e6: Verifying Checksum [2024-05-15T10:22:54.301Z] 5851b861e8e6: Download complete [2024-05-15T10:22:54.301Z] b85a868b505f: Verifying Checksum [2024-05-15T10:22:54.301Z] b85a868b505f: Download complete [2024-05-15T10:22:54.560Z] bab4dde63d76: Verifying Checksum [2024-05-15T10:22:54.560Z] bab4dde63d76: Download complete [2024-05-15T10:22:55.496Z] b85a868b505f: Pull complete [2024-05-15T10:22:55.754Z] e2be974225ed: Pull complete [2024-05-15T10:22:56.328Z] 339a4e72a1f5: Pull complete [2024-05-15T10:22:56.328Z] 988bab9f4d93: Pull complete [2024-05-15T10:22:56.586Z] 1469e6f7b9e6: Pull complete [2024-05-15T10:22:56.845Z] eaf3925da568: Pull complete [2024-05-15T10:22:58.750Z] bab4dde63d76: Pull complete [2024-05-15T10:22:58.751Z] bde34c3a00c8: Pull complete [2024-05-15T10:22:58.751Z] b352a97aabf1: Pull complete [2024-05-15T10:22:58.751Z] 4872d77fe225: Pull complete [2024-05-15T10:22:58.751Z] 5851b861e8e6: Pull complete [2024-05-15T10:22:58.751Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-15T10:22:58.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T10:22:58.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T10:22:59.065Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-15T10:22:59.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1578 -v /w/workspace/gexfoundry_device-sdk-go_PR-1578:/w/workspace/gexfoundry_device-sdk-go_PR-1578:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1578@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-devops/py-git-semver:0.1.4 cat [2024-05-15T10:23:04.797Z] $ docker top bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b -eo pid,comm [2024-05-15T10:23:04.853Z] 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). [2024-05-15T10:23:04.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-15T10:23:05.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-15T10:23:05.042Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-15T10:23:05.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-15T10:23:05.178Z] $ docker exec bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b ssh-agent [2024-05-15T10:23:05.310Z] SSH_AUTH_SOCK=/tmp/ssh-Nw9aJ6GYktnv/agent.32 [2024-05-15T10:23:05.310Z] SSH_AGENT_PID=38 [2024-05-15T10:23:05.316Z] Running ssh-add (command line suppressed) [2024-05-15T10:23:05.423Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/private_key_1709070209039463375.key (/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/private_key_1709070209039463375.key) [2024-05-15T10:23:05.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-15T10:23:05.779Z] + git tag --points-at HEAD [Pipeline] } [2024-05-15T10:23:05.812Z] $ docker exec --env ******** --env ******** bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b ssh-agent -k [2024-05-15T10:23:05.904Z] unset SSH_AUTH_SOCK; [2024-05-15T10:23:05.905Z] unset SSH_AGENT_PID; [2024-05-15T10:23:05.905Z] echo Agent pid 38 killed; [2024-05-15T10:23:05.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-15T10:23:06.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-15T10:23:06.034Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-15T10:23:06.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-15T10:23:06.139Z] $ docker exec bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b ssh-agent [2024-05-15T10:23:06.257Z] SSH_AUTH_SOCK=/tmp/ssh-loliM8BVM6bN/agent.71 [2024-05-15T10:23:06.257Z] SSH_AGENT_PID=77 [2024-05-15T10:23:06.262Z] Running ssh-add (command line suppressed) [2024-05-15T10:23:06.361Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/private_key_3362747239858337746.key (/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/private_key_3362747239858337746.key) [2024-05-15T10:23:06.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-15T10:23:06.732Z] + git semver init [2024-05-15T10:23:06.992Z] 2024-05-15 10:23:06,931 [run_init] DEBUG init version:0.0.0 force:False [2024-05-15T10:23:06.992Z] 2024-05-15 10:23:06,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver [2024-05-15T10:23:06.992Z] 2024-05-15 10:23:06,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver [2024-05-15T10:23:06.992Z] 2024-05-15 10:23:06,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1578, universal_newlines=False, shell=None, istream=None) [2024-05-15T10:23:08.374Z] 2024-05-15 10:23:08,337 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578/.git/info/exclude [2024-05-15T10:23:08.374Z] 2024-05-15 10:23:08,338 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver/PR-1578 with force:False [2024-05-15T10:23:08.374Z] 2024-05-15 10:23:08,338 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver/PR-1578 [2024-05-15T10:23:08.374Z] 2024-05-15 10:23:08,342 [execute] INFO git cat-file --batch-check [2024-05-15T10:23:08.374Z] 2024-05-15 10:23:08,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver, universal_newlines=False, shell=None, istream=) [2024-05-15T10:23:08.374Z] 2024-05-15 10:23:08,348 [execute] INFO git cat-file --batch [2024-05-15T10:23:08.374Z] 2024-05-15 10:23:08,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver, universal_newlines=False, shell=None, istream=) [2024-05-15T10:23:08.374Z] 2024-05-15 10:23:08,354 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver/PR-1578 [2024-05-15T10:23:08.374Z] 0.0.0 [Pipeline] } [2024-05-15T10:23:08.406Z] $ docker exec --env ******** --env ******** bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b ssh-agent -k [2024-05-15T10:23:08.496Z] unset SSH_AUTH_SOCK; [2024-05-15T10:23:08.497Z] unset SSH_AGENT_PID; [2024-05-15T10:23:08.497Z] echo Agent pid 77 killed; [2024-05-15T10:23:08.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T10:23:08.972Z] + git semver [Pipeline] } [2024-05-15T10:23:09.262Z] $ docker stop --time=1 bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b [2024-05-15T10:23:10.571Z] $ docker rm -f --volumes bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T10:23:10.983Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-15T10:23:11.297Z] Stashed 1 file(s) [Pipeline] echo [2024-05-15T10:23:11.325Z] [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 [2024-05-15T10:23:12.047Z] provisioning config files... [2024-05-15T10:23:12.059Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/config14256172304774668176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:23:12.424Z] ---> ****-login.sh [2024-05-15T10:23:12.424Z] nexus3.edgexfoundry.org:10001 [2024-05-15T10:23:12.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:23:12.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:23:12.424Z] Configure a credential helper to remove this warning. See [2024-05-15T10:23:12.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:23:12.424Z] [2024-05-15T10:23:12.424Z] Login Succeeded [2024-05-15T10:23:12.424Z] nexus3.edgexfoundry.org:10002 [2024-05-15T10:23:12.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:23:12.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:23:12.424Z] Configure a credential helper to remove this warning. See [2024-05-15T10:23:12.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:23:12.424Z] [2024-05-15T10:23:12.424Z] Login Succeeded [2024-05-15T10:23:12.424Z] nexus3.edgexfoundry.org:10003 [2024-05-15T10:23:12.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:23:12.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:23:12.687Z] Configure a credential helper to remove this warning. See [2024-05-15T10:23:12.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:23:12.687Z] [2024-05-15T10:23:12.687Z] Login Succeeded [2024-05-15T10:23:12.687Z] nexus3.edgexfoundry.org:10004 [2024-05-15T10:23:12.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:23:12.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:23:12.947Z] Configure a credential helper to remove this warning. See [2024-05-15T10:23:12.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:23:12.947Z] [2024-05-15T10:23:12.947Z] Login Succeeded [2024-05-15T10:23:12.947Z] ****.io [2024-05-15T10:23:12.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:23:13.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:23:13.207Z] Configure a credential helper to remove this warning. See [2024-05-15T10:23:13.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:23:13.207Z] [2024-05-15T10:23:13.207Z] Login Succeeded [2024-05-15T10:23:13.207Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T10:23:13.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-15T10:23:13.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T10:23:13.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T10:23:13.592Z] ========================================================= [2024-05-15T10:23:13.592Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-15T10:23:13.592Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:23:14.128Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-15T10:23:14.128Z] Sending build context to Docker daemon 25.72MB [2024-05-15T10:23:14.128Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-15T10:23:14.128Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-15T10:23:14.391Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-15T10:23:14.391Z] 619be1103602: Pulling fs layer [2024-05-15T10:23:14.391Z] 7862e08f4a3e: Pulling fs layer [2024-05-15T10:23:14.391Z] 5df492c9dc93: Pulling fs layer [2024-05-15T10:23:14.391Z] 7629e6793208: Pulling fs layer [2024-05-15T10:23:14.391Z] 4f4fb700ef54: Pulling fs layer [2024-05-15T10:23:14.391Z] fb5054dd5b73: Pulling fs layer [2024-05-15T10:23:14.391Z] eeca6798cff9: Pulling fs layer [2024-05-15T10:23:14.391Z] fb5054dd5b73: Waiting [2024-05-15T10:23:14.391Z] 7629e6793208: Waiting [2024-05-15T10:23:14.391Z] 4f4fb700ef54: Waiting [2024-05-15T10:23:14.391Z] eeca6798cff9: Waiting [2024-05-15T10:23:14.391Z] aa269ceb94a6: Pulling fs layer [2024-05-15T10:23:14.391Z] ada007ff1a6a: Pulling fs layer [2024-05-15T10:23:14.391Z] aa269ceb94a6: Waiting [2024-05-15T10:23:14.391Z] ada007ff1a6a: Waiting [2024-05-15T10:23:14.391Z] 7862e08f4a3e: Download complete [2024-05-15T10:23:14.391Z] 7629e6793208: Download complete [2024-05-15T10:23:14.391Z] 4f4fb700ef54: Verifying Checksum [2024-05-15T10:23:14.391Z] 4f4fb700ef54: Download complete [2024-05-15T10:23:14.391Z] 619be1103602: Verifying Checksum [2024-05-15T10:23:14.391Z] 619be1103602: Download complete [2024-05-15T10:23:14.391Z] fb5054dd5b73: Verifying Checksum [2024-05-15T10:23:14.391Z] fb5054dd5b73: Download complete [2024-05-15T10:23:14.391Z] eeca6798cff9: Verifying Checksum [2024-05-15T10:23:14.391Z] eeca6798cff9: Download complete [2024-05-15T10:23:14.651Z] 619be1103602: Pull complete [2024-05-15T10:23:14.651Z] ada007ff1a6a: Verifying Checksum [2024-05-15T10:23:14.651Z] ada007ff1a6a: Download complete [2024-05-15T10:23:14.651Z] 7862e08f4a3e: Pull complete [2024-05-15T10:23:14.909Z] 5df492c9dc93: Download complete [2024-05-15T10:23:15.167Z] aa269ceb94a6: Verifying Checksum [2024-05-15T10:23:15.167Z] aa269ceb94a6: Download complete [2024-05-15T10:23:18.453Z] 5df492c9dc93: Pull complete [2024-05-15T10:23:18.453Z] 7629e6793208: Pull complete [2024-05-15T10:23:18.453Z] 4f4fb700ef54: Pull complete [2024-05-15T10:23:18.453Z] fb5054dd5b73: Pull complete [2024-05-15T10:23:18.453Z] eeca6798cff9: Pull complete [2024-05-15T10:23:20.988Z] aa269ceb94a6: Pull complete [2024-05-15T10:23:20.988Z] ada007ff1a6a: Pull complete [2024-05-15T10:23:20.988Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-15T10:23:20.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-15T10:23:20.988Z] ---> f489d0715acc [2024-05-15T10:23:20.988Z] Step 3/10 : ARG MAKE=make build [2024-05-15T10:23:26.844Z] Still waiting to schedule task [2024-05-15T10:23:26.844Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-15T10:23:29.128Z] ---> Running in 2dfcaffb7c04 [2024-05-15T10:23:29.129Z] Removing intermediate container 2dfcaffb7c04 [2024-05-15T10:23:29.129Z] ---> c1440c768a58 [2024-05-15T10:23:29.129Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-15T10:23:29.129Z] ---> Running in 653f8235d95a [2024-05-15T10:23:29.129Z] Removing intermediate container 653f8235d95a [2024-05-15T10:23:29.129Z] ---> 38e6e5c33f85 [2024-05-15T10:23:29.129Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-15T10:23:29.129Z] ---> Running in 991b57d5a1de [2024-05-15T10:23:29.129Z] Removing intermediate container 991b57d5a1de [2024-05-15T10:23:29.129Z] ---> fe5f5d4888a1 [2024-05-15T10:23:29.129Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-15T10:23:29.129Z] ---> Running in f6e25ea409f6 [2024-05-15T10:23:29.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T10:23:31.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T10:23:31.667Z] OK: 264 MiB in 52 packages [2024-05-15T10:23:31.927Z] Removing intermediate container f6e25ea409f6 [2024-05-15T10:23:31.927Z] ---> 6608632cd1cf [2024-05-15T10:23:31.927Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-15T10:23:31.927Z] ---> 44a1f0e2d720 [2024-05-15T10:23:31.927Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T10:23:31.927Z] ---> Running in 3766c2d15140 [2024-05-15T10:24:39.635Z] Removing intermediate container 3766c2d15140 [2024-05-15T10:24:39.635Z] ---> fb4811b224c7 [2024-05-15T10:24:39.635Z] Step 9/10 : COPY . . [2024-05-15T10:24:39.635Z] ---> 9a999eb799d5 [2024-05-15T10:24:39.635Z] Step 10/10 : RUN ${MAKE} [2024-05-15T10:24:39.635Z] ---> Running in 4f32c916bcb0 [2024-05-15T10:24:39.635Z] noop [2024-05-15T10:24:39.897Z] Removing intermediate container 4f32c916bcb0 [2024-05-15T10:24:39.897Z] ---> a54f4b8ed321 [2024-05-15T10:24:39.897Z] Successfully built a54f4b8ed321 [2024-05-15T10:24:39.897Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:24:40.395Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-15T10:24:40.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T10:24:40.579Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-15T10:24:40.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1578 -v /w/workspace/gexfoundry_device-sdk-go_PR-1578:/w/workspace/gexfoundry_device-sdk-go_PR-1578:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-15T10:24:40.946Z] $ docker top a50a8ff3682bb6378c13f3c6fa31e38a820b084ff47ba55507336bc0711203e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T10:24:41.347Z] + go version [2024-05-15T10:24:41.347Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-15T10:24:41.390Z] $ docker stop --time=1 a50a8ff3682bb6378c13f3c6fa31e38a820b084ff47ba55507336bc0711203e1 [2024-05-15T10:24:42.973Z] $ docker rm -f --volumes a50a8ff3682bb6378c13f3c6fa31e38a820b084ff47ba55507336bc0711203e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:24:43.765Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-15T10:24:43.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T10:24:44.678Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-15T10:24:44.721Z] $ 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-1578 -v /w/workspace/gexfoundry_device-sdk-go_PR-1578:/w/workspace/gexfoundry_device-sdk-go_PR-1578:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-15T10:24:45.048Z] $ docker top b4f98805a4c183159d3ce58c2fe3b71c3c868c903f55e6e88622abd4cee5bd0a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T10:24:45.454Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1578 [Pipeline] fileExists [Pipeline] sh [2024-05-15T10:24:45.835Z] + make test [2024-05-15T10:24:45.835Z] go test -race -coverprofile=coverage.out ./... [2024-05-15T10:24:52.403Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-15T10:24:54.642Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-226 in /w/workspace/gexfoundry_device-sdk-go_PR-1578 [Pipeline] { [Pipeline] ws [2024-05-15T10:24:54.720Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-05-15T10:24:55.018Z] The recommended git tool is: git [2024-05-15T10:24:59.981Z] using credential edgex-jenkins-ssh [2024-05-15T10:25:00.001Z] Cloning the remote Git repository [2024-05-15T10:25:00.044Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-05-15T10:25:00.133Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-05-15T10:25:00.273Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-15T10:25:00.274Z] > git --version # timeout=10 [2024-05-15T10:25:00.293Z] > git --version # 'git version 2.25.1' [2024-05-15T10:25:00.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-15T10:25:00.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-15T10:25:03.156Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-15T10:25:03.178Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-15T10:25:03.991Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-15T10:25:04.044Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-15T10:25:04.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-15T10:25:04.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1578/head:refs/remotes/origin/PR-1578 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-15T10:25:04.677Z] Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 22d8ecffae4c9a4ec9e858668eee025246a94a57 [2024-05-15T10:25:04.983Z] Merge succeeded, producing 22d8ecffae4c9a4ec9e858668eee025246a94a57 [2024-05-15T10:25:04.983Z] Checking out Revision 22d8ecffae4c9a4ec9e858668eee025246a94a57 (PR-1578) [2024-05-15T10:25:04.697Z] > git config core.sparsecheckout # timeout=10 [2024-05-15T10:25:04.762Z] > git checkout -f 22d8ecffae4c9a4ec9e858668eee025246a94a57 # timeout=10 [2024-05-15T10:25:04.869Z] > git remote # timeout=10 [2024-05-15T10:25:04.900Z] > git config --get remote.origin.url # timeout=10 [2024-05-15T10:25:04.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-15T10:25:04.939Z] > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 [2024-05-15T10:25:04.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-15T10:25:04.991Z] > git config core.sparsecheckout # timeout=10 [2024-05-15T10:25:05.004Z] > git checkout -f 22d8ecffae4c9a4ec9e858668eee025246a94a57 # timeout=10 [2024-05-15T10:25:08.593Z] Commit message: "fix: Set proper transform flag for Set command" [2024-05-15T10:25:08.648Z] > git --version # timeout=10 [2024-05-15T10:25:08.667Z] > git --version # 'git version 2.25.1' [2024-05-15T10:25:08.686Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-15T10:25:10.498Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-15T10:25:10.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T10:25:10.498Z] Dload Upload Total Spent Left Speed [2024-05-15T10:25:10.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-05-15T10:25:10.849Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-15T10:25:11.207Z] + sudo tee /etc/docker/daemon.new [2024-05-15T10:25:11.207Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-15T10:25:11.207Z] { [2024-05-15T10:25:11.207Z] "registry-mirrors": [ [2024-05-15T10:25:11.207Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-15T10:25:11.207Z] ], [2024-05-15T10:25:11.207Z] "bip": "10.250.0.254/24", [2024-05-15T10:25:11.207Z] "hosts": [ [2024-05-15T10:25:11.207Z] "tcp://0.0.0.0:5555", [2024-05-15T10:25:11.207Z] "unix:///var/run/docker.sock" [2024-05-15T10:25:11.207Z] ], [2024-05-15T10:25:11.207Z] "mtu": 1458, [2024-05-15T10:25:11.207Z] "selinux-enabled": true, [2024-05-15T10:25:11.207Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-15T10:25:11.207Z] } [Pipeline] sh [2024-05-15T10:25:11.561Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-15T10:25:11.941Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T10:25:30.288Z] provisioning config files... [2024-05-15T10:25:30.313Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config14881652913376028854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:25:30.788Z] ---> ****-login.sh [2024-05-15T10:25:30.788Z] nexus3.edgexfoundry.org:10001 [2024-05-15T10:25:31.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-15T10:25:31.133Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.043s coverage: 27.6% of statements [2024-05-15T10:25:31.133Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.055s coverage: 81.5% of statements [2024-05-15T10:25:31.133Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.090s coverage: 86.0% of statements [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-15T10:25:31.133Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.108s coverage: 71.8% of statements [2024-05-15T10:25:31.133Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-15T10:25:31.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:25:31.324Z] Configure a credential helper to remove this warning. See [2024-05-15T10:25:31.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:25:31.324Z] [2024-05-15T10:25:31.324Z] Login Succeeded [2024-05-15T10:25:31.324Z] nexus3.edgexfoundry.org:10002 [2024-05-15T10:25:31.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:25:31.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:25:31.862Z] Configure a credential helper to remove this warning. See [2024-05-15T10:25:31.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:25:31.862Z] [2024-05-15T10:25:31.862Z] Login Succeeded [2024-05-15T10:25:31.862Z] nexus3.edgexfoundry.org:10003 [2024-05-15T10:25:31.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:25:32.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:25:32.134Z] Configure a credential helper to remove this warning. See [2024-05-15T10:25:32.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:25:32.134Z] [2024-05-15T10:25:32.134Z] Login Succeeded [2024-05-15T10:25:32.134Z] nexus3.edgexfoundry.org:10004 [2024-05-15T10:25:32.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:25:32.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:25:32.401Z] Configure a credential helper to remove this warning. See [2024-05-15T10:25:32.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:25:32.401Z] [2024-05-15T10:25:32.401Z] Login Succeeded [2024-05-15T10:25:32.401Z] ****.io [2024-05-15T10:25:32.513Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.050s coverage: 14.4% of statements [2024-05-15T10:25:32.513Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.968s coverage: 45.9% of statements [2024-05-15T10:25:32.513Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.069s coverage: 68.5% of statements [2024-05-15T10:25:32.513Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.103s coverage: 89.2% of statements [2024-05-15T10:25:32.513Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.064s coverage: 5.5% of statements [2024-05-15T10:25:32.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T10:25:32.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T10:25:32.934Z] Configure a credential helper to remove this warning. See [2024-05-15T10:25:32.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T10:25:32.934Z] [2024-05-15T10:25:32.934Z] Login Succeeded [2024-05-15T10:25:32.934Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T10:25:32.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-15T10:25:33.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T10:25:33.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T10:25:33.521Z] ========================================================= [2024-05-15T10:25:33.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-15T10:25:33.521Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:25:34.068Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-15T10:25:34.665Z] Sending build context to Docker daemon 13.28MB [2024-05-15T10:25:34.665Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-15T10:25:34.665Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-15T10:25:34.933Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-15T10:25:34.933Z] c6b39de5b339: Pulling fs layer [2024-05-15T10:25:34.933Z] a69c41024577: Pulling fs layer [2024-05-15T10:25:34.933Z] d6de4b400683: Pulling fs layer [2024-05-15T10:25:34.933Z] 35cb2a7552d0: Pulling fs layer [2024-05-15T10:25:34.933Z] 4f4fb700ef54: Pulling fs layer [2024-05-15T10:25:34.933Z] 464afbd9ba4c: Pulling fs layer [2024-05-15T10:25:34.933Z] 00f215d4a9da: Pulling fs layer [2024-05-15T10:25:34.933Z] d496ad576159: Pulling fs layer [2024-05-15T10:25:34.933Z] 4f4fb700ef54: Waiting [2024-05-15T10:25:34.933Z] 464afbd9ba4c: Waiting [2024-05-15T10:25:34.933Z] 00f215d4a9da: Waiting [2024-05-15T10:25:34.933Z] d496ad576159: Waiting [2024-05-15T10:25:34.933Z] 35cb2a7552d0: Waiting [2024-05-15T10:25:34.933Z] a69c41024577: Verifying Checksum [2024-05-15T10:25:34.933Z] a69c41024577: Download complete [2024-05-15T10:25:34.933Z] 35cb2a7552d0: Verifying Checksum [2024-05-15T10:25:34.933Z] 35cb2a7552d0: Download complete [2024-05-15T10:25:34.933Z] 4f4fb700ef54: Download complete [2024-05-15T10:25:34.933Z] 464afbd9ba4c: Verifying Checksum [2024-05-15T10:25:34.933Z] 464afbd9ba4c: Download complete [2024-05-15T10:25:34.933Z] c6b39de5b339: Download complete [2024-05-15T10:25:35.517Z] d496ad576159: Verifying Checksum [2024-05-15T10:25:35.517Z] d496ad576159: Download complete [2024-05-15T10:25:35.785Z] c6b39de5b339: Pull complete [2024-05-15T10:25:36.369Z] a69c41024577: Pull complete [2024-05-15T10:25:36.636Z] d6de4b400683: Verifying Checksum [2024-05-15T10:25:36.636Z] d6de4b400683: Download complete [2024-05-15T10:25:38.050Z] 00f215d4a9da: Verifying Checksum [2024-05-15T10:25:38.050Z] 00f215d4a9da: Download complete [2024-05-15T10:25:50.371Z] d6de4b400683: Pull complete [2024-05-15T10:25:50.371Z] 35cb2a7552d0: Pull complete [2024-05-15T10:25:50.371Z] 4f4fb700ef54: Pull complete [2024-05-15T10:25:50.371Z] 464afbd9ba4c: Pull complete [2024-05-15T10:25:58.563Z] 00f215d4a9da: Pull complete [2024-05-15T10:26:00.509Z] d496ad576159: Pull complete [2024-05-15T10:26:00.509Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-15T10:26:00.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-15T10:26:00.509Z] ---> f246e2811388 [2024-05-15T10:26:00.509Z] Step 3/10 : ARG MAKE=make build [2024-05-15T10:26:01.906Z] ---> Running in fed0872f11d1 [2024-05-15T10:26:02.489Z] Removing intermediate container fed0872f11d1 [2024-05-15T10:26:02.489Z] ---> 3bc8988b4f46 [2024-05-15T10:26:02.489Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-15T10:26:02.489Z] ---> Running in 1eaceab32cfc [2024-05-15T10:26:02.754Z] Removing intermediate container 1eaceab32cfc [2024-05-15T10:26:02.754Z] ---> 8671f906eae9 [2024-05-15T10:26:02.755Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-15T10:26:02.755Z] ---> Running in 5b164bbeb853 [2024-05-15T10:26:03.022Z] Removing intermediate container 5b164bbeb853 [2024-05-15T10:26:03.022Z] ---> 6b6a6f196387 [2024-05-15T10:26:03.022Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-15T10:26:03.290Z] ---> Running in b394b88c602d [2024-05-15T10:26:04.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T10:26:04.629Z] GO111MODULE=on go vet ./... [2024-05-15T10:26:04.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T10:26:05.201Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-15T10:26:05.201Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-15T10:26:05.201Z] ./bin/test-attribution-txt.sh [2024-05-15T10:26:05.201Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-15T10:26:05.201Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-15T10:26:05.460Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-15T10:26:05.461Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-15T10:26:05.461Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-15T10:26:05.461Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-15T10:26:05.461Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-15T10:26:05.461Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-15T10:26:05.461Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-15T10:26:05.461Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-15T10:26:05.461Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-15T10:26:05.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-15T10:26:05.566Z] $ docker stop --time=1 b4f98805a4c183159d3ce58c2fe3b71c3c868c903f55e6e88622abd4cee5bd0a [2024-05-15T10:26:05.809Z] OK: 266 MiB in 52 packages [2024-05-15T10:26:06.776Z] Removing intermediate container b394b88c602d [2024-05-15T10:26:06.776Z] ---> d609ccd51544 [2024-05-15T10:26:06.776Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-15T10:26:07.044Z] ---> 9916553095d0 [2024-05-15T10:26:07.044Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T10:26:07.044Z] ---> Running in 6723ce60a6e5 [2024-05-15T10:26:12.992Z] $ docker rm -f --volumes b4f98805a4c183159d3ce58c2fe3b71c3c868c903f55e6e88622abd4cee5bd0a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T10:26:13.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-15T10:26:13.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-15T10:26:15.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-15T10:26:15.754Z] + ls -al . [2024-05-15T10:26:15.754Z] total 376 [2024-05-15T10:26:15.754Z] drwxrwxr-x 11 jenkins jenkins 4096 May 15 10:24 . [2024-05-15T10:26:15.754Z] drwxrwxr-x 4 jenkins jenkins 4096 May 15 10:22 .. [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 140 May 15 10:22 .dockerignore [2024-05-15T10:26:15.754Z] drwxrwxr-x 8 jenkins jenkins 4096 May 15 10:25 .git [2024-05-15T10:26:15.754Z] drwxrwxr-x 3 jenkins jenkins 4096 May 15 10:22 .github [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 137 May 15 10:22 .gitignore [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 42 May 15 10:22 .golangci.yml [2024-05-15T10:26:15.754Z] drwxr-xr-x 3 jenkins jenkins 4096 May 15 10:23 .semver [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 15 10:22 CHANGELOG.md [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 677 May 15 10:22 GOVERNANCE.md [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 885 May 15 10:22 Jenkinsfile [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 15 10:22 LICENSE [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 15 10:22 Makefile [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 619 May 15 10:22 OWNERS.md [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 15 10:22 README.md [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 5 May 15 10:23 VERSION [2024-05-15T10:26:15.754Z] drwxrwxr-x 2 jenkins jenkins 4096 May 15 10:22 bin [2024-05-15T10:26:15.754Z] -rw-r--r-- 1 jenkins jenkins 122154 May 15 10:25 coverage.out [2024-05-15T10:26:15.754Z] drwxrwxr-x 5 jenkins jenkins 4096 May 15 10:22 example [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 7070 May 15 10:22 go.mod [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 100964 May 15 10:22 go.sum [2024-05-15T10:26:15.754Z] drwxrwxr-x 12 jenkins jenkins 4096 May 15 10:22 internal [2024-05-15T10:26:15.754Z] drwxrwxr-x 3 jenkins jenkins 4096 May 15 10:22 openapi [2024-05-15T10:26:15.754Z] drwxrwxr-x 6 jenkins jenkins 4096 May 15 10:22 pkg [2024-05-15T10:26:15.754Z] drwxrwxr-x 4 jenkins jenkins 4096 May 15 10:22 snap [2024-05-15T10:26:15.754Z] -rw-rw-r-- 1 jenkins jenkins 222 May 15 10:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:26:16.887Z] + 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=22d8ecffae4c9a4ec9e858668eee025246a94a57 --label arch=amd64 --label version=0.0.0 . [2024-05-15T10:26:16.887Z] Sending build context to Docker daemon 25.85MB [2024-05-15T10:26:16.887Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-05-15T10:26:16.887Z] Step 2/23 : FROM ${BASE} AS builder [2024-05-15T10:26:16.887Z] ---> a54f4b8ed321 [2024-05-15T10:26:16.887Z] Step 3/23 : ARG MAKE=make build [2024-05-15T10:26:17.825Z] ---> Running in 676a8c1f0d41 [2024-05-15T10:26:17.825Z] Removing intermediate container 676a8c1f0d41 [2024-05-15T10:26:17.825Z] ---> 3f874c8bb542 [2024-05-15T10:26:17.825Z] Step 4/23 : WORKDIR /device-sdk-go [2024-05-15T10:26:17.825Z] ---> Running in f3bafe3b0870 [2024-05-15T10:26:17.825Z] Removing intermediate container f3bafe3b0870 [2024-05-15T10:26:17.825Z] ---> f9897dd6264f [2024-05-15T10:26:17.825Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-15T10:26:17.825Z] ---> Running in 06240a06cdeb [2024-05-15T10:26:17.825Z] Removing intermediate container 06240a06cdeb [2024-05-15T10:26:17.825Z] ---> 19180af0da8e [2024-05-15T10:26:17.825Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-05-15T10:26:17.825Z] ---> Running in c484073779e3 [2024-05-15T10:26:18.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T10:26:18.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T10:26:18.603Z] OK: 264 MiB in 52 packages [2024-05-15T10:26:18.862Z] Removing intermediate container c484073779e3 [2024-05-15T10:26:18.862Z] ---> f95d6a462edd [2024-05-15T10:26:18.862Z] Step 7/23 : COPY go.mod vendor* ./ [2024-05-15T10:26:19.122Z] ---> 245821fa0725 [2024-05-15T10:26:19.122Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T10:26:19.122Z] ---> Running in e989ef89fd13 [2024-05-15T10:26:19.690Z] Removing intermediate container e989ef89fd13 [2024-05-15T10:26:19.690Z] ---> ad84219613e5 [2024-05-15T10:26:19.690Z] Step 9/23 : COPY . . [2024-05-15T10:26:21.065Z] ---> 9dae7f0fde59 [2024-05-15T10:26:21.065Z] Step 10/23 : RUN ${MAKE} [2024-05-15T10:26:21.065Z] ---> Running in a35603d40ec6 [2024-05-15T10:26:21.065Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-05-15T10:26:59.772Z] Removing intermediate container a35603d40ec6 [2024-05-15T10:26:59.772Z] ---> d002c7e00880 [2024-05-15T10:26:59.772Z] Step 11/23 : FROM alpine:3.18 [2024-05-15T10:26:59.772Z] 3.18: Pulling from library/alpine [2024-05-15T10:26:59.772Z] 619be1103602: Already exists [2024-05-15T10:26:59.772Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T10:26:59.772Z] Status: Downloaded newer image for alpine:3.18 [2024-05-15T10:26:59.772Z] ---> d3782b16ccc9 [2024-05-15T10:26:59.772Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-15T10:26:59.772Z] ---> Running in d536ea88cd5d [2024-05-15T10:26:59.772Z] Removing intermediate container d536ea88cd5d [2024-05-15T10:26:59.772Z] ---> 0f15f5d01d60 [2024-05-15T10:26:59.772Z] Step 13/23 : RUN apk add --update --no-cache [2024-05-15T10:26:59.772Z] ---> Running in 7fd0c40817a5 [2024-05-15T10:26:59.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T10:26:59.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T10:26:59.772Z] OK: 7 MiB in 15 packages [2024-05-15T10:26:59.772Z] Removing intermediate container 7fd0c40817a5 [2024-05-15T10:26:59.772Z] ---> a2bcc20312dd [2024-05-15T10:26:59.772Z] Step 14/23 : WORKDIR / [2024-05-15T10:26:59.772Z] ---> Running in 5d9b575c640c [2024-05-15T10:26:59.772Z] Removing intermediate container 5d9b575c640c [2024-05-15T10:26:59.772Z] ---> 951023fb280a [2024-05-15T10:26:59.772Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-15T10:26:59.772Z] ---> 3707cabff977 [2024-05-15T10:26:59.772Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-15T10:26:59.772Z] ---> 6ded8a1e2b5b [2024-05-15T10:26:59.772Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-15T10:26:59.772Z] ---> ab7373811a89 [2024-05-15T10:26:59.772Z] Step 18/23 : EXPOSE 59999 [2024-05-15T10:26:59.772Z] ---> Running in 4968f2c8ae21 [2024-05-15T10:27:00.030Z] Removing intermediate container 4968f2c8ae21 [2024-05-15T10:27:00.030Z] ---> 9fdadc7c017f [2024-05-15T10:27:00.030Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-05-15T10:27:00.030Z] ---> Running in a3fc709b8d9b [2024-05-15T10:27:00.030Z] Removing intermediate container a3fc709b8d9b [2024-05-15T10:27:00.030Z] ---> d76f4a809949 [2024-05-15T10:27:00.030Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-15T10:27:00.030Z] ---> Running in d8dbf3409435 [2024-05-15T10:27:00.030Z] Removing intermediate container d8dbf3409435 [2024-05-15T10:27:00.030Z] ---> 37fa5aa154b7 [2024-05-15T10:27:00.030Z] Step 21/23 : LABEL arch=amd64 [2024-05-15T10:27:00.030Z] ---> Running in 1bbd2b9a54d9 [2024-05-15T10:27:00.290Z] Removing intermediate container 1bbd2b9a54d9 [2024-05-15T10:27:00.290Z] ---> 40e3a8a65672 [2024-05-15T10:27:00.290Z] Step 22/23 : LABEL git_sha=22d8ecffae4c9a4ec9e858668eee025246a94a57 [2024-05-15T10:27:00.290Z] ---> Running in 31170cab9543 [2024-05-15T10:27:00.290Z] Removing intermediate container 31170cab9543 [2024-05-15T10:27:00.290Z] ---> 5183d106bd30 [2024-05-15T10:27:00.290Z] Step 23/23 : LABEL version=0.0.0 [2024-05-15T10:27:00.290Z] ---> Running in 88b844a38721 [2024-05-15T10:27:00.290Z] Removing intermediate container 88b844a38721 [2024-05-15T10:27:00.290Z] ---> f46ceadabd42 [2024-05-15T10:27:00.290Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-15T10:27:00.290Z] Successfully built f46ceadabd42 [2024-05-15T10:27:00.290Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:27:01.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T10:27:01.363Z] [2024-05-15T10:27:01.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:27:01.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T10:27:01.770Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-15T10:27:01.770Z] 5eb5b503b376: Pulling fs layer [2024-05-15T10:27:01.770Z] 5c69ac0246d0: Pulling fs layer [2024-05-15T10:27:01.770Z] ec43610c2a17: Pulling fs layer [2024-05-15T10:27:01.770Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-15T10:27:01.770Z] 33b1e0a273af: Pulling fs layer [2024-05-15T10:27:01.770Z] 5d3b04190fa2: Pulling fs layer [2024-05-15T10:27:01.770Z] 2f39f015ded8: Pulling fs layer [2024-05-15T10:27:01.770Z] 33b1e0a273af: Waiting [2024-05-15T10:27:01.770Z] 2f39f015ded8: Waiting [2024-05-15T10:27:01.770Z] 5d3b04190fa2: Waiting [2024-05-15T10:27:01.770Z] 3a2ae6a8a46f: Waiting [2024-05-15T10:27:01.770Z] 5c69ac0246d0: Verifying Checksum [2024-05-15T10:27:01.770Z] 5c69ac0246d0: Download complete [2024-05-15T10:27:01.770Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-15T10:27:01.770Z] 3a2ae6a8a46f: Download complete [2024-05-15T10:27:01.770Z] 33b1e0a273af: Verifying Checksum [2024-05-15T10:27:01.770Z] 33b1e0a273af: Download complete [2024-05-15T10:27:01.770Z] ec43610c2a17: Verifying Checksum [2024-05-15T10:27:01.770Z] ec43610c2a17: Download complete [2024-05-15T10:27:01.770Z] 5d3b04190fa2: Verifying Checksum [2024-05-15T10:27:01.770Z] 5d3b04190fa2: Download complete [2024-05-15T10:27:02.031Z] 5eb5b503b376: Verifying Checksum [2024-05-15T10:27:02.031Z] 5eb5b503b376: Download complete [2024-05-15T10:27:02.599Z] 2f39f015ded8: Download complete [2024-05-15T10:27:03.168Z] 5eb5b503b376: Pull complete [2024-05-15T10:27:03.427Z] 5c69ac0246d0: Pull complete [2024-05-15T10:27:03.992Z] ec43610c2a17: Pull complete [2024-05-15T10:27:03.992Z] 3a2ae6a8a46f: Pull complete [2024-05-15T10:27:04.252Z] 33b1e0a273af: Pull complete [2024-05-15T10:27:04.252Z] 5d3b04190fa2: Pull complete [2024-05-15T10:27:16.498Z] 2f39f015ded8: Pull complete [2024-05-15T10:27:16.498Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-15T10:27:16.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T10:27:16.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T10:27:16.773Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-15T10:27:16.822Z] $ 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-1578 -v /w/workspace/gexfoundry_device-sdk-go_PR-1578:/w/workspace/gexfoundry_device-sdk-go_PR-1578:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-15T10:27:17.068Z] $ docker top 0fd6e2813497b19a7578d437d910d8cacf42342835f736539c3d0cbee2deac37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:27:17.590Z] ---> job-cost.sh [2024-05-15T10:27:17.590Z] lf-activate-venv: SKIPPING [2024-05-15T10:27:17.590Z] INFO: No Stack... [2024-05-15T10:27:17.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-15T10:27:18.119Z] INFO: Archiving Costs [Pipeline] sh [2024-05-15T10:27:18.442Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives/cost.csv [2024-05-15T10:27:18.442Z] + cut -d, -f6 [Pipeline] lock [2024-05-15T10:27:18.493Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] [2024-05-15T10:27:18.502Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] did not exist. Created. [2024-05-15T10:27:18.509Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-15T10:27:18.951Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-15T10:27:19.018Z] Stashed 1 file(s) [Pipeline] } [2024-05-15T10:27:19.060Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-15T10:27:19.180Z] $ docker stop --time=1 0fd6e2813497b19a7578d437d910d8cacf42342835f736539c3d0cbee2deac37 [2024-05-15T10:27:20.345Z] $ docker rm -f --volumes 0fd6e2813497b19a7578d437d910d8cacf42342835f736539c3d0cbee2deac37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-15T10:27:58.675Z] Removing intermediate container 6723ce60a6e5 [2024-05-15T10:27:58.675Z] ---> d46781711258 [2024-05-15T10:27:58.675Z] Step 9/10 : COPY . . [2024-05-15T10:27:58.675Z] ---> 43ad9d236de9 [2024-05-15T10:27:58.675Z] Step 10/10 : RUN ${MAKE} [2024-05-15T10:27:58.675Z] ---> Running in 11484fdb9d98 [2024-05-15T10:27:58.675Z] noop [2024-05-15T10:27:58.675Z] Removing intermediate container 11484fdb9d98 [2024-05-15T10:27:58.675Z] ---> 351ecf6e284d [2024-05-15T10:27:58.675Z] Successfully built 351ecf6e284d [2024-05-15T10:27:58.675Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:27:59.177Z] + docker inspect -f . ci-base-image-arm64 [2024-05-15T10:27:59.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T10:27:59.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-226 does not seem to be running inside a container [2024-05-15T10:27:59.540Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-15T10:28:00.723Z] $ docker top 7fe9e8cfa289e7ab9862520a612212846fec0ec6f2c35824a5a724914ae60a20 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T10:28:01.617Z] + go version [2024-05-15T10:28:01.617Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-15T10:28:01.658Z] $ docker stop --time=1 7fe9e8cfa289e7ab9862520a612212846fec0ec6f2c35824a5a724914ae60a20 [2024-05-15T10:28:03.250Z] $ docker rm -f --volumes 7fe9e8cfa289e7ab9862520a612212846fec0ec6f2c35824a5a724914ae60a20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:28:04.191Z] + docker inspect -f . ci-base-image-arm64 [2024-05-15T10:28:04.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T10:28:04.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-226 does not seem to be running inside a container [2024-05-15T10:28:04.523Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-15T10:28:05.693Z] $ docker top 9d8a7030133797c4b284fa534acb69049368596e222ae7e477dc044ffb247104 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T10:28:06.582Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-15T10:28:07.298Z] + make test [2024-05-15T10:28:07.298Z] go test -race -coverprofile=coverage.out ./... [2024-05-15T10:28:46.151Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-15T10:32:22.950Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-15T10:32:22.950Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-15T10:32:22.950Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-15T10:32:22.950Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-15T10:32:22.950Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-15T10:32:27.195Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.241s coverage: 27.6% of statements [2024-05-15T10:32:30.524Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.289s coverage: 81.5% of statements [2024-05-15T10:32:37.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-15T10:32:37.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-15T10:32:37.431Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.362s coverage: 86.0% of statements [2024-05-15T10:32:42.768Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-15T10:32:43.728Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.614s coverage: 71.8% of statements [2024-05-15T10:32:46.296Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.335s coverage: 14.4% of statements [2024-05-15T10:32:47.701Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.923s coverage: 45.9% of statements [2024-05-15T10:32:48.286Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-15T10:32:48.286Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-15T10:32:50.230Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.425s coverage: 68.5% of statements [2024-05-15T10:32:52.960Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.475s coverage: 89.2% of statements [2024-05-15T10:32:57.252Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-15T10:32:58.202Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.341s coverage: 5.5% of statements [2024-05-15T10:32:59.600Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-15T10:32:59.600Z] GO111MODULE=on go vet ./... [2024-05-15T10:36:36.362Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-15T10:36:36.362Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-15T10:36:36.362Z] ./bin/test-attribution-txt.sh [2024-05-15T10:36:36.363Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-15T10:36:36.363Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-15T10:36:36.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-15T10:36:36.455Z] $ docker stop --time=1 9d8a7030133797c4b284fa534acb69049368596e222ae7e477dc044ffb247104 [2024-05-15T10:36:38.445Z] $ docker rm -f --volumes 9d8a7030133797c4b284fa534acb69049368596e222ae7e477dc044ffb247104 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T10:36:40.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-15T10:36:40.694Z] Warning: overwriting stash ‘coverage-report’ [2024-05-15T10:36:41.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-15T10:36:41.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-15T10:36:42.222Z] + ls -al . [2024-05-15T10:36:42.222Z] total 372 [2024-05-15T10:36:42.222Z] drwxrwxr-x 10 jenkins jenkins 4096 May 15 10:28 . [2024-05-15T10:36:42.222Z] drwxrwxr-x 4 jenkins jenkins 4096 May 15 10:25 .. [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 140 May 15 10:25 .dockerignore [2024-05-15T10:36:42.222Z] drwxrwxr-x 8 jenkins jenkins 4096 May 15 10:25 .git [2024-05-15T10:36:42.222Z] drwxrwxr-x 3 jenkins jenkins 4096 May 15 10:25 .github [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 137 May 15 10:25 .gitignore [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 42 May 15 10:25 .golangci.yml [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 15 10:25 CHANGELOG.md [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 677 May 15 10:25 GOVERNANCE.md [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 885 May 15 10:25 Jenkinsfile [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 15 10:25 LICENSE [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 15 10:25 Makefile [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 619 May 15 10:25 OWNERS.md [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 15 10:25 README.md [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 5 May 15 10:23 VERSION [2024-05-15T10:36:42.222Z] drwxrwxr-x 2 jenkins jenkins 4096 May 15 10:25 bin [2024-05-15T10:36:42.222Z] -rw-r--r-- 1 jenkins jenkins 122153 May 15 10:32 coverage.out [2024-05-15T10:36:42.222Z] drwxrwxr-x 5 jenkins jenkins 4096 May 15 10:25 example [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 7070 May 15 10:25 go.mod [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 100964 May 15 10:25 go.sum [2024-05-15T10:36:42.222Z] drwxrwxr-x 12 jenkins jenkins 4096 May 15 10:25 internal [2024-05-15T10:36:42.222Z] drwxrwxr-x 3 jenkins jenkins 4096 May 15 10:25 openapi [2024-05-15T10:36:42.222Z] drwxrwxr-x 6 jenkins jenkins 4096 May 15 10:25 pkg [2024-05-15T10:36:42.222Z] drwxrwxr-x 4 jenkins jenkins 4096 May 15 10:25 snap [2024-05-15T10:36:42.222Z] -rw-rw-r-- 1 jenkins jenkins 222 May 15 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:36:42.659Z] + 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=22d8ecffae4c9a4ec9e858668eee025246a94a57 --label arch=arm64 --label version=0.0.0 . [2024-05-15T10:36:43.241Z] Sending build context to Docker daemon 13.4MB [2024-05-15T10:36:43.241Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-05-15T10:36:43.241Z] Step 2/23 : FROM ${BASE} AS builder [2024-05-15T10:36:43.241Z] ---> 351ecf6e284d [2024-05-15T10:36:43.241Z] Step 3/23 : ARG MAKE=make build [2024-05-15T10:36:43.241Z] ---> Running in d1d5a4a4d43d [2024-05-15T10:36:43.834Z] Removing intermediate container d1d5a4a4d43d [2024-05-15T10:36:43.834Z] ---> a1c9758f71ce [2024-05-15T10:36:43.834Z] Step 4/23 : WORKDIR /device-sdk-go [2024-05-15T10:36:43.834Z] ---> Running in 8e0a9768cf86 [2024-05-15T10:36:44.100Z] Removing intermediate container 8e0a9768cf86 [2024-05-15T10:36:44.100Z] ---> 894f8836f83b [2024-05-15T10:36:44.100Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-15T10:36:44.100Z] ---> Running in bef193bb47d3 [2024-05-15T10:36:44.371Z] Removing intermediate container bef193bb47d3 [2024-05-15T10:36:44.371Z] ---> f2027ae08baa [2024-05-15T10:36:44.371Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-05-15T10:36:44.371Z] ---> Running in d90506d1e894 [2024-05-15T10:36:45.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T10:36:45.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T10:36:46.868Z] OK: 266 MiB in 52 packages [2024-05-15T10:36:47.447Z] Removing intermediate container d90506d1e894 [2024-05-15T10:36:47.447Z] ---> c67c7c425982 [2024-05-15T10:36:47.447Z] Step 7/23 : COPY go.mod vendor* ./ [2024-05-15T10:36:48.031Z] ---> ca368034f468 [2024-05-15T10:36:48.031Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T10:36:48.031Z] ---> Running in af7ab6eb2aba [2024-05-15T10:36:50.605Z] Removing intermediate container af7ab6eb2aba [2024-05-15T10:36:50.605Z] ---> 0067c05d1ef8 [2024-05-15T10:36:50.605Z] Step 9/23 : COPY . . [2024-05-15T10:36:52.017Z] ---> 0f15acfcac20 [2024-05-15T10:36:52.017Z] Step 10/23 : RUN ${MAKE} [2024-05-15T10:36:52.017Z] ---> Running in 88c656004dd5 [2024-05-15T10:36:52.978Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-05-15T10:40:14.712Z] Removing intermediate container 88c656004dd5 [2024-05-15T10:40:14.712Z] ---> 2945967c971a [2024-05-15T10:40:14.712Z] Step 11/23 : FROM alpine:3.18 [2024-05-15T10:40:14.712Z] 3.18: Pulling from library/alpine [2024-05-15T10:40:14.712Z] c6b39de5b339: Already exists [2024-05-15T10:40:14.712Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T10:40:14.712Z] Status: Downloaded newer image for alpine:3.18 [2024-05-15T10:40:14.712Z] ---> 33abbf032149 [2024-05-15T10:40:14.712Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-15T10:40:14.712Z] ---> Running in 54f36aeb09fd [2024-05-15T10:40:14.712Z] Removing intermediate container 54f36aeb09fd [2024-05-15T10:40:14.712Z] ---> 47e51819fd31 [2024-05-15T10:40:14.712Z] Step 13/23 : RUN apk add --update --no-cache [2024-05-15T10:40:14.712Z] ---> Running in a3609ccf7ada [2024-05-15T10:40:14.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T10:40:14.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T10:40:14.712Z] OK: 8 MiB in 15 packages [2024-05-15T10:40:14.712Z] Removing intermediate container a3609ccf7ada [2024-05-15T10:40:14.712Z] ---> 6a0de6f0e5d0 [2024-05-15T10:40:14.712Z] Step 14/23 : WORKDIR / [2024-05-15T10:40:14.712Z] ---> Running in 031b41315760 [2024-05-15T10:40:14.712Z] Removing intermediate container 031b41315760 [2024-05-15T10:40:14.712Z] ---> e76c61ec696b [2024-05-15T10:40:14.712Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-15T10:40:14.712Z] ---> 7683756d7953 [2024-05-15T10:40:14.712Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-15T10:40:14.712Z] ---> 191ebb9c029d [2024-05-15T10:40:14.712Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-15T10:40:15.299Z] ---> 43800a8e175b [2024-05-15T10:40:15.299Z] Step 18/23 : EXPOSE 59999 [2024-05-15T10:40:15.299Z] ---> Running in 6a6f761bd47e [2024-05-15T10:40:15.568Z] Removing intermediate container 6a6f761bd47e [2024-05-15T10:40:15.568Z] ---> fcc5e40dbc8a [2024-05-15T10:40:15.568Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-05-15T10:40:15.568Z] ---> Running in f9659294a7a5 [2024-05-15T10:40:15.836Z] Removing intermediate container f9659294a7a5 [2024-05-15T10:40:15.836Z] ---> 079917d9c515 [2024-05-15T10:40:15.836Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-15T10:40:16.110Z] ---> Running in f47fc26e8fb4 [2024-05-15T10:40:16.383Z] Removing intermediate container f47fc26e8fb4 [2024-05-15T10:40:16.383Z] ---> c5f31516b9da [2024-05-15T10:40:16.383Z] Step 21/23 : LABEL arch=arm64 [2024-05-15T10:40:16.383Z] ---> Running in b3f16a63524a [2024-05-15T10:40:16.653Z] Removing intermediate container b3f16a63524a [2024-05-15T10:40:16.653Z] ---> 462e0d6fc172 [2024-05-15T10:40:16.653Z] Step 22/23 : LABEL git_sha=22d8ecffae4c9a4ec9e858668eee025246a94a57 [2024-05-15T10:40:16.653Z] ---> Running in 2299532e5f65 [2024-05-15T10:40:16.921Z] Removing intermediate container 2299532e5f65 [2024-05-15T10:40:16.921Z] ---> df8bd03417fb [2024-05-15T10:40:16.921Z] Step 23/23 : LABEL version=0.0.0 [2024-05-15T10:40:17.190Z] ---> Running in ce756c094fd9 [2024-05-15T10:40:17.454Z] Removing intermediate container ce756c094fd9 [2024-05-15T10:40:17.454Z] ---> ad81d1164ad4 [2024-05-15T10:40:17.454Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-15T10:40:17.455Z] Successfully built ad81d1164ad4 [2024-05-15T10:40:17.455Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:40:18.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-15T10:40:18.633Z] [2024-05-15T10:40:18.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:40:19.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-15T10:40:19.072Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-15T10:40:19.073Z] 8998bd30e6a1: Pulling fs layer [2024-05-15T10:40:19.073Z] 04944245beec: Pulling fs layer [2024-05-15T10:40:19.073Z] 699f458cf7ca: Pulling fs layer [2024-05-15T10:40:19.073Z] 765212b225bb: Pulling fs layer [2024-05-15T10:40:19.073Z] f23df028b6ca: Pulling fs layer [2024-05-15T10:40:19.073Z] d65c8cfc05b1: Pulling fs layer [2024-05-15T10:40:19.073Z] 2437ff75d9bd: Pulling fs layer [2024-05-15T10:40:19.073Z] 765212b225bb: Waiting [2024-05-15T10:40:19.073Z] d65c8cfc05b1: Waiting [2024-05-15T10:40:19.073Z] 2437ff75d9bd: Waiting [2024-05-15T10:40:19.073Z] f23df028b6ca: Waiting [2024-05-15T10:40:19.346Z] 04944245beec: Verifying Checksum [2024-05-15T10:40:19.346Z] 04944245beec: Download complete [2024-05-15T10:40:19.346Z] 765212b225bb: Download complete [2024-05-15T10:40:19.346Z] f23df028b6ca: Verifying Checksum [2024-05-15T10:40:19.346Z] f23df028b6ca: Download complete [2024-05-15T10:40:19.346Z] d65c8cfc05b1: Verifying Checksum [2024-05-15T10:40:19.346Z] d65c8cfc05b1: Download complete [2024-05-15T10:40:19.346Z] 699f458cf7ca: Verifying Checksum [2024-05-15T10:40:19.346Z] 699f458cf7ca: Download complete [2024-05-15T10:40:19.930Z] 8998bd30e6a1: Verifying Checksum [2024-05-15T10:40:19.930Z] 8998bd30e6a1: Download complete [2024-05-15T10:40:22.515Z] 2437ff75d9bd: Verifying Checksum [2024-05-15T10:40:22.515Z] 2437ff75d9bd: Download complete [2024-05-15T10:40:24.462Z] 8998bd30e6a1: Pull complete [2024-05-15T10:40:25.044Z] 04944245beec: Pull complete [2024-05-15T10:40:26.454Z] 699f458cf7ca: Pull complete [2024-05-15T10:40:26.718Z] 765212b225bb: Pull complete [2024-05-15T10:40:27.670Z] f23df028b6ca: Pull complete [2024-05-15T10:40:27.670Z] d65c8cfc05b1: Pull complete [2024-05-15T10:40:45.848Z] 2437ff75d9bd: Pull complete [2024-05-15T10:40:45.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-15T10:40:45.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-15T10:40:45.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T10:40:46.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-226 does not seem to be running inside a container [2024-05-15T10:40:46.270Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-15T10:40:48.845Z] $ docker top 42b5fd4181fea593d8f8b36e3ef6482bc8cff59ff848197612580ed51d0e0532 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:40:49.780Z] ---> job-cost.sh [2024-05-15T10:40:49.780Z] lf-activate-venv: SKIPPING [2024-05-15T10:40:49.780Z] INFO: No Stack... [2024-05-15T10:40:50.356Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-15T10:40:50.933Z] INFO: Archiving Costs [Pipeline] sh [2024-05-15T10:40:51.597Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-05-15T10:40:51.597Z] + cut -d, -f6 [Pipeline] lock [2024-05-15T10:40:51.681Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] [2024-05-15T10:40:51.688Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] did not exist. Created. [2024-05-15T10:40:51.695Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-15T10:40:52.265Z] /w/workspace/device-sdk-go/1@tmp/durable-b8f88da2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-15T10:40:53.204Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-15T10:40:53.247Z] Warning: overwriting stash ‘stack-cost’ [2024-05-15T10:40:53.322Z] Stashed 1 file(s) [Pipeline] } [2024-05-15T10:40:53.344Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-15T10:40:53.442Z] $ docker stop --time=1 42b5fd4181fea593d8f8b36e3ef6482bc8cff59ff848197612580ed51d0e0532 [2024-05-15T10:40:54.943Z] $ docker rm -f --volumes 42b5fd4181fea593d8f8b36e3ef6482bc8cff59ff848197612580ed51d0e0532 [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 [2024-05-15T10:40:56.129Z] provisioning config files... [2024-05-15T10:40:56.136Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/config6841305534083240334tmp [Pipeline] { [Pipeline] sh [2024-05-15T10:40:56.493Z] + set +x [2024-05-15T10:40:56.493Z] + curl -s https://codecov.io/bash [2024-05-15T10:40:56.493Z] + bash -s -- [2024-05-15T10:40:56.752Z] [2024-05-15T10:40:56.752Z] _____ _ [2024-05-15T10:40:56.752Z] / ____| | | [2024-05-15T10:40:56.752Z] | | ___ __| | ___ ___ _____ __ [2024-05-15T10:40:56.752Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-15T10:40:56.752Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-15T10:40:56.752Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-15T10:40:56.752Z] Bash-1.0.6 [2024-05-15T10:40:56.752Z] [2024-05-15T10:40:56.752Z] [2024-05-15T10:40:56.752Z] ==> git version 2.25.1 found [2024-05-15T10:40:56.752Z] ==> 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 [2024-05-15T10:40:56.752Z] Release-Date: 2020-01-08 [2024-05-15T10:40:56.752Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-15T10:40:56.752Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-15T10:40:56.752Z] ==> Jenkins CI detected. [2024-05-15T10:40:56.752Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1578 [2024-05-15T10:40:56.752Z] project root: . [2024-05-15T10:40:56.752Z] --> token set from env [2024-05-15T10:40:56.752Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-15T10:40:56.752Z] ==> Running gcov in . (disable via -X gcov) [2024-05-15T10:40:56.752Z] ==> Python coveragepy not found [2024-05-15T10:40:56.752Z] ==> Searching for coverage reports in: [2024-05-15T10:40:56.752Z] + . [2024-05-15T10:40:56.752Z] -> Found 1 reports [2024-05-15T10:40:56.752Z] ==> Detecting git/mercurial file structure [2024-05-15T10:40:56.752Z] ==> Reading reports [2024-05-15T10:40:56.752Z] + ./coverage.out bytes=122153 [2024-05-15T10:40:56.752Z] ==> Appending adjustments [2024-05-15T10:40:56.752Z] https://docs.codecov.io/docs/fixing-reports [2024-05-15T10:40:57.009Z] + Found adjustments [2024-05-15T10:40:57.009Z] ==> Gzipping contents [2024-05-15T10:40:57.009Z] 20K /tmp/codecov.X9OH5D.gz [2024-05-15T10:40:57.009Z] ==> Uploading reports [2024-05-15T10:40:57.010Z] url: https://codecov.io [2024-05-15T10:40:57.010Z] query: branch=PR-1578&commit=22d8ecffae4c9a4ec9e858668eee025246a94a57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1578%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1578&job=&cmd_args= [2024-05-15T10:40:57.010Z] -> Pinging Codecov [2024-05-15T10:40:57.010Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1578&commit=22d8ecffae4c9a4ec9e858668eee025246a94a57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1578%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1578&job=&cmd_args= [2024-05-15T10:40:57.268Z] -> Uploading to [2024-05-15T10:40:57.268Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-15/7E55EF52A471D76F132DFD9A03CDDE97/22d8ecffae4c9a4ec9e858668eee025246a94a57/dbb401ec-5ee5-4f32-9be3-6e2fb50e155f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240515%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240515T104057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cf24ed35530be27566e69da47c995c9a3e8c07f1138532a820daf2c99de338a [2024-05-15T10:40:57.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T10:40:57.268Z] Dload Upload Total Spent Left Speed [2024-05-15T10:40:57.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16716 0 0 100 16716 0 66333 --:--:-- --:--:-- --:--:-- 66333 [2024-05-15T10:40:57.527Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/22d8ecffae4c9a4ec9e858668eee025246a94a57 [Pipeline] } [2024-05-15T10:40:57.559Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-15T10:40:59.853Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives ] [2024-05-15T10:40:59.853Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives [2024-05-15T10:40:59.853Z] total 16 [2024-05-15T10:40:59.853Z] drwxr-xr-x 3 root root 4096 May 15 10:27 . [2024-05-15T10:40:59.853Z] drwxrwxr-x 12 jenkins jenkins 4096 May 15 10:27 .. [2024-05-15T10:40:59.853Z] drwxr-xr-x 2 root root 4096 May 15 10:27 cost [2024-05-15T10:40:59.853Z] -rw-r--r-- 1 root root 86 May 15 10:27 cost.csv [2024-05-15T10:40:59.853Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives [2024-05-15T10:40:59.853Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives [2024-05-15T10:40:59.853Z] total 16 [2024-05-15T10:40:59.853Z] drwxr-xr-x 3 jenkins jenkins 4096 May 15 10:27 . [2024-05-15T10:40:59.853Z] drwxrwxr-x 12 jenkins jenkins 4096 May 15 10:27 .. [2024-05-15T10:40:59.853Z] drwxr-xr-x 2 jenkins jenkins 4096 May 15 10:27 cost [2024-05-15T10:40:59.853Z] -rw-r--r-- 1 jenkins jenkins 86 May 15 10:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:41:00.204Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:41:01.104Z] ---> package-listing.sh [2024-05-15T10:41:01.104Z] ++ facter osfamily [2024-05-15T10:41:01.104Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-15T10:41:01.363Z] + OS_FAMILY=debian [2024-05-15T10:41:01.363Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1578 [2024-05-15T10:41:01.363Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-15T10:41:01.363Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-15T10:41:01.363Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-15T10:41:01.363Z] + PACKAGES=/tmp/packages_start.txt [2024-05-15T10:41:01.363Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1578 ']' [2024-05-15T10:41:01.363Z] + PACKAGES=/tmp/packages_end.txt [2024-05-15T10:41:01.363Z] + case "${OS_FAMILY}" in [2024-05-15T10:41:01.363Z] + dpkg -l [2024-05-15T10:41:01.363Z] + grep '^ii' [2024-05-15T10:41:01.363Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-15T10:41:01.363Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-15T10:41:01.363Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-15T10:41:01.363Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1578 ']' [2024-05-15T10:41:01.363Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives/ [2024-05-15T10:41:01.363Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives/ [Pipeline] echo [2024-05-15T10:41:01.406Z] 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-1578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-15T10:41:01.706Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T10:41:02.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T10:41:02.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T10:41:02.522Z] prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container [2024-05-15T10:41:02.572Z] $ 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-1578/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-1578 -v /w/workspace/gexfoundry_device-sdk-go_PR-1578:/w/workspace/gexfoundry_device-sdk-go_PR-1578:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-15T10:41:02.763Z] $ docker top b111fab81df7f92348eb00709e3a51db914481bb4777b1c669b11e7a3060a128 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T10:41:03.199Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-15T10:41:03.514Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-15T10:41:03.829Z] + ls /var/log/sa-host [2024-05-15T10:41:03.829Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T10:41:04.072Z] provisioning config files... [2024-05-15T10:41:04.085Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/config15740361370445148829tmp [Pipeline] { [Pipeline] echo [2024-05-15T10:41:04.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:41:04.468Z] ---> create-netrc.sh [Pipeline] } [2024-05-15T10:41:04.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:41:05.018Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-15T10:41:05.056Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:41:05.410Z] ---> sudo-logs.sh [2024-05-15T10:41:05.410Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-15T10:41:05.522Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:41:05.847Z] ---> job-cost.sh [2024-05-15T10:41:05.847Z] lf-activate-venv: SKIPPING [2024-05-15T10:41:05.847Z] DEBUG: total: 0.2199999988079071 [2024-05-15T10:41:05.847Z] INFO: Retrieving Stack Cost... [2024-05-15T10:41:06.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-15T10:41:06.679Z] INFO: Archiving Costs [Pipeline] echo [2024-05-15T10:41:06.718Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T10:41:07.041Z] ---> logs-deploy.sh [2024-05-15T10:41:07.041Z] lf-activate-venv: SKIPPING [2024-05-15T10:41:07.041Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1578/1 [2024-05-15T10:41:07.041Z] INFO: archiving workspace using pattern(s): [2024-05-15T10:41:07.978Z] Archives upload complete. [2024-05-15T10:41:08.238Z] INFO: archiving logs to Nexus [2024-05-15T10:41:08.806Z] ---> uname -a: [2024-05-15T10:41:08.806Z] Linux prd-ubuntu20-04-docker-8c-8g-225 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] ---> lscpu: [2024-05-15T10:41:08.806Z] Architecture: x86_64 [2024-05-15T10:41:08.806Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-15T10:41:08.806Z] Byte Order: Little Endian [2024-05-15T10:41:08.806Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-15T10:41:08.806Z] CPU(s): 8 [2024-05-15T10:41:08.806Z] On-line CPU(s) list: 0-7 [2024-05-15T10:41:08.806Z] Thread(s) per core: 1 [2024-05-15T10:41:08.806Z] Core(s) per socket: 1 [2024-05-15T10:41:08.806Z] Socket(s): 8 [2024-05-15T10:41:08.806Z] NUMA node(s): 1 [2024-05-15T10:41:08.806Z] Vendor ID: AuthenticAMD [2024-05-15T10:41:08.806Z] CPU family: 23 [2024-05-15T10:41:08.806Z] Model: 49 [2024-05-15T10:41:08.806Z] Model name: AMD EPYC-Rome Processor [2024-05-15T10:41:08.806Z] Stepping: 0 [2024-05-15T10:41:08.806Z] CPU MHz: 2799.998 [2024-05-15T10:41:08.806Z] BogoMIPS: 5599.99 [2024-05-15T10:41:08.806Z] Virtualization: AMD-V [2024-05-15T10:41:08.806Z] Hypervisor vendor: KVM [2024-05-15T10:41:08.806Z] Virtualization type: full [2024-05-15T10:41:08.806Z] L1d cache: 256 KiB [2024-05-15T10:41:08.806Z] L1i cache: 256 KiB [2024-05-15T10:41:08.806Z] L2 cache: 4 MiB [2024-05-15T10:41:08.806Z] L3 cache: 128 MiB [2024-05-15T10:41:08.806Z] NUMA node0 CPU(s): 0-7 [2024-05-15T10:41:08.806Z] Vulnerability Itlb multihit: Not affected [2024-05-15T10:41:08.806Z] Vulnerability L1tf: Not affected [2024-05-15T10:41:08.806Z] Vulnerability Mds: Not affected [2024-05-15T10:41:08.806Z] Vulnerability Meltdown: Not affected [2024-05-15T10:41:08.806Z] Vulnerability Mmio stale data: Not affected [2024-05-15T10:41:08.806Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-15T10:41:08.806Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-15T10:41:08.806Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-15T10:41:08.806Z] Vulnerability Srbds: Not affected [2024-05-15T10:41:08.806Z] Vulnerability Tsx async abort: Not affected [2024-05-15T10:41:08.806Z] 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 [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] ---> nproc: [2024-05-15T10:41:08.806Z] 8 [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] ---> df -h: [2024-05-15T10:41:08.806Z] Filesystem Size Used Avail Use% Mounted on [2024-05-15T10:41:08.806Z] overlay 155G 12G 143G 8% / [2024-05-15T10:41:08.806Z] tmpfs 64M 0 64M 0% /dev [2024-05-15T10:41:08.806Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-15T10:41:08.806Z] shm 64M 0 64M 0% /dev/shm [2024-05-15T10:41:08.806Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] ---> sar -b -r -n DEV: [2024-05-15T10:41:08.806Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-225) 05/15/24 _x86_64_ (8 CPU) [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] 10:21:59 LINUX RESTART (8 CPU) [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] 10:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-15T10:41:08.806Z] 10:23:01 345.36 60.97 284.39 0.00 5275.92 188503.52 0.00 [2024-05-15T10:41:08.806Z] 10:24:01 155.47 4.58 150.89 0.00 407.13 33707.41 0.00 [2024-05-15T10:41:08.806Z] 10:25:01 196.70 0.00 196.70 0.00 0.00 70206.97 0.00 [2024-05-15T10:41:08.806Z] 10:26:01 37.99 0.02 37.98 0.00 0.13 28485.54 0.00 [2024-05-15T10:41:08.806Z] 10:27:01 161.89 0.13 161.76 0.00 6.67 49483.22 0.00 [2024-05-15T10:41:08.806Z] 10:28:01 94.13 5.98 88.15 0.00 2642.89 26459.06 0.00 [2024-05-15T10:41:08.806Z] 10:29:01 4.90 0.02 4.88 0.00 0.13 96.65 0.00 [2024-05-15T10:41:08.806Z] 10:30:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2024-05-15T10:41:08.806Z] 10:31:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 [2024-05-15T10:41:08.806Z] 10:32:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2024-05-15T10:41:08.806Z] 10:33:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2024-05-15T10:41:08.806Z] 10:34:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2024-05-15T10:41:08.806Z] 10:35:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2024-05-15T10:41:08.806Z] 10:36:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2024-05-15T10:41:08.806Z] 10:37:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 [2024-05-15T10:41:08.806Z] 10:38:01 1.78 0.02 1.77 0.00 0.13 24.80 0.00 [2024-05-15T10:41:08.806Z] 10:39:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2024-05-15T10:41:08.806Z] 10:40:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2024-05-15T10:41:08.806Z] 10:41:01 2.53 0.25 2.28 0.00 19.33 39.06 0.00 [2024-05-15T10:41:08.806Z] Average: 53.36 3.79 49.58 0.00 439.59 20903.07 0.00 [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] 10:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-15T10:41:08.806Z] 10:23:01 29936236 31585952 767440 2.33 59292 1889768 1854148 5.46 960488 1659884 138872 [2024-05-15T10:41:08.806Z] 10:24:01 28081772 31515980 789168 2.40 128796 3473768 1908628 5.62 1279748 3015844 868020 [2024-05-15T10:41:08.806Z] 10:25:01 27168408 31302508 995296 3.03 185784 4054072 2365868 6.97 1731928 3407152 581164 [2024-05-15T10:41:08.806Z] 10:26:01 27030344 31459860 837216 2.55 189440 4307924 2174728 6.41 1345852 3892184 411808 [2024-05-15T10:41:08.806Z] 10:27:01 27436348 31496964 804020 2.45 193924 3983376 1951788 5.75 1394684 3489424 36116 [2024-05-15T10:41:08.806Z] 10:28:01 26682540 31502540 771568 2.35 222184 4664928 1753380 5.17 1588144 3967560 288 [2024-05-15T10:41:08.806Z] 10:29:01 26687660 31502824 771184 2.35 220780 4661680 1714224 5.05 1586008 3964356 8 [2024-05-15T10:41:08.806Z] 10:30:01 26693840 31509144 764536 2.33 220856 4661680 1714224 5.05 1579752 3964360 8 [2024-05-15T10:41:08.806Z] 10:31:01 26694108 31509508 764120 2.32 220928 4661684 1714224 5.05 1579836 3964360 8 [2024-05-15T10:41:08.806Z] 10:32:01 26700580 31516000 757508 2.30 220976 4661680 1714224 5.05 1573372 3964360 20 [2024-05-15T10:41:08.806Z] 10:33:01 26700392 31515872 757632 2.30 221016 4661688 1714224 5.05 1573536 3964364 12 [2024-05-15T10:41:08.806Z] 10:34:01 26700336 31515872 757492 2.30 221076 4661684 1714224 5.05 1573532 3964364 8 [2024-05-15T10:41:08.806Z] 10:35:01 26701296 31516956 756384 2.30 221152 4661696 1714224 5.05 1572728 3964372 8 [2024-05-15T10:41:08.806Z] 10:36:01 26701248 31516928 756328 2.30 221200 4661692 1714224 5.05 1572672 3964372 12 [2024-05-15T10:41:08.806Z] 10:37:01 26701736 31517468 755712 2.30 221272 4661688 1714224 5.05 1572712 3964376 8 [2024-05-15T10:41:08.806Z] 10:38:01 26700304 31516224 756788 2.30 221316 4661680 1746924 5.15 1573664 3964344 184 [2024-05-15T10:41:08.806Z] 10:39:01 26700644 31516668 756288 2.30 221344 4661812 1746924 5.15 1573304 3964448 16 [2024-05-15T10:41:08.806Z] 10:40:01 26700500 31516588 756256 2.30 221360 4661812 1746924 5.15 1573316 3964448 8 [2024-05-15T10:41:08.806Z] 10:41:01 26698904 31516516 756408 2.30 221392 4663048 1710716 5.04 1575248 3964968 500 [2024-05-15T10:41:08.806Z] Average: 27021958 31502651 780597 2.37 202847 4367229 1809897 5.33 1514764 3735239 107214 [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] 10:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-15T10:41:08.806Z] 10:23:01 lo 4.67 4.67 0.44 0.44 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:23:01 ens3 402.42 276.77 2610.43 79.60 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:24:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:24:01 ens3 712.49 458.07 6636.76 56.70 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:24:01 docker0 375.11 570.86 31.80 3453.47 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:25:01 ens3 22.38 12.98 24.34 9.35 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:25:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:25:01 vethb80f51f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:26:01 ens3 9.17 5.33 6.99 3.64 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:26:01 docker0 0.93 1.28 0.09 0.35 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:26:01 vethb80f51f 0.93 1.32 0.10 0.35 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:27:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:27:01 ens3 50.92 36.69 679.89 10.77 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:27:01 docker0 2.75 4.80 0.17 61.77 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:28:01 ens3 255.22 126.93 3964.91 14.75 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:29:01 ens3 0.18 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:31:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:33:01 ens3 2.22 2.00 7.85 0.21 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:38:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:39:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:40:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:41:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:41:01 ens3 10.46 6.68 11.11 3.93 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] Average: ens3 77.18 48.76 733.90 9.43 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] Average: docker0 19.94 30.38 1.69 185.09 0.00 0.00 0.00 0.00 [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] ---> sar -P ALL: [2024-05-15T10:41:08.806Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-225) 05/15/24 _x86_64_ (8 CPU) [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] 10:21:59 LINUX RESTART (8 CPU) [2024-05-15T10:41:08.806Z] [2024-05-15T10:41:08.806Z] 10:22:01 CPU %user %nice %system %iowait %steal %idle [2024-05-15T10:41:08.806Z] 10:23:01 all 6.73 0.00 1.80 3.30 0.05 88.12 [2024-05-15T10:41:08.806Z] 10:23:01 0 5.93 0.00 1.89 0.65 0.03 91.49 [2024-05-15T10:41:08.806Z] 10:23:01 1 7.68 0.00 1.04 2.09 0.07 89.12 [2024-05-15T10:41:08.806Z] 10:23:01 2 6.40 0.00 1.19 0.59 0.05 91.77 [2024-05-15T10:41:08.806Z] 10:23:01 3 7.21 0.00 1.34 8.33 0.05 83.07 [2024-05-15T10:41:08.806Z] 10:23:01 4 4.64 0.00 1.97 10.03 0.03 83.33 [2024-05-15T10:41:08.806Z] 10:23:01 5 8.86 0.00 1.79 0.37 0.03 88.94 [2024-05-15T10:41:08.806Z] 10:23:01 6 8.59 0.00 3.75 3.77 0.05 83.84 [2024-05-15T10:41:08.806Z] 10:23:01 7 4.53 0.00 1.44 0.64 0.05 93.34 [2024-05-15T10:41:08.806Z] 10:24:01 all 6.44 0.00 2.76 3.73 0.05 87.03 [2024-05-15T10:41:08.806Z] 10:24:01 0 5.72 0.00 2.48 1.69 0.05 90.05 [2024-05-15T10:41:08.806Z] 10:24:01 1 6.13 0.00 3.07 6.13 0.05 84.61 [2024-05-15T10:41:08.806Z] 10:24:01 2 8.19 0.00 2.28 0.85 0.05 88.64 [2024-05-15T10:41:08.806Z] 10:24:01 3 5.81 0.00 2.32 7.03 0.05 84.79 [2024-05-15T10:41:08.806Z] 10:24:01 4 6.30 0.00 2.55 0.94 0.05 90.15 [2024-05-15T10:41:08.806Z] 10:24:01 5 7.08 0.00 2.67 1.07 0.05 89.13 [2024-05-15T10:41:08.806Z] 10:24:01 6 7.41 0.00 3.20 11.59 0.05 77.75 [2024-05-15T10:41:08.806Z] 10:24:01 7 4.85 0.00 3.47 0.56 0.07 91.06 [2024-05-15T10:41:08.806Z] 10:25:01 all 21.03 0.00 4.24 5.47 0.07 69.19 [2024-05-15T10:41:08.806Z] 10:25:01 0 20.48 0.00 4.48 0.13 0.07 74.84 [2024-05-15T10:41:08.806Z] 10:25:01 1 20.79 0.00 5.58 4.75 0.08 68.80 [2024-05-15T10:41:08.806Z] 10:25:01 2 21.74 0.00 3.19 1.10 0.05 73.92 [2024-05-15T10:41:08.806Z] 10:25:01 3 20.07 0.00 3.79 0.72 0.05 75.36 [2024-05-15T10:41:08.806Z] 10:25:01 4 21.78 0.00 3.41 0.13 0.07 74.61 [2024-05-15T10:41:08.806Z] 10:25:01 5 21.83 0.00 4.40 0.27 0.07 73.43 [2024-05-15T10:41:08.807Z] 10:25:01 6 21.30 0.00 5.62 35.82 0.08 37.18 [2024-05-15T10:41:08.807Z] 10:25:01 7 20.24 0.00 3.50 1.09 0.05 75.12 [2024-05-15T10:41:08.807Z] 10:26:01 all 44.80 0.00 5.50 2.55 0.10 47.05 [2024-05-15T10:41:08.807Z] 10:26:01 0 47.33 0.00 5.92 0.42 0.10 46.22 [2024-05-15T10:41:08.807Z] 10:26:01 1 43.87 0.00 5.28 0.12 0.10 50.63 [2024-05-15T10:41:08.807Z] 10:26:01 2 42.98 0.00 5.18 0.12 0.10 51.62 [2024-05-15T10:41:08.807Z] 10:26:01 3 45.06 0.00 5.71 0.13 0.10 49.00 [2024-05-15T10:41:08.807Z] 10:26:01 4 44.47 0.00 5.27 0.79 0.10 49.37 [2024-05-15T10:41:08.807Z] 10:26:01 5 45.79 0.00 5.42 0.22 0.10 48.47 [2024-05-15T10:41:08.807Z] 10:26:01 6 45.37 0.00 5.95 15.24 0.10 33.33 [2024-05-15T10:41:08.807Z] 10:26:01 7 43.56 0.00 5.29 3.39 0.10 47.66 [2024-05-15T10:41:08.807Z] 10:27:01 all 24.92 0.00 4.82 5.25 0.08 64.93 [2024-05-15T10:41:08.807Z] 10:27:01 0 25.42 0.00 5.25 0.47 0.08 68.78 [2024-05-15T10:41:08.807Z] 10:27:01 1 24.30 0.00 4.21 0.08 0.07 71.34 [2024-05-15T10:41:08.807Z] 10:27:01 2 24.31 0.00 4.63 0.08 0.13 70.85 [2024-05-15T10:41:08.807Z] 10:27:01 3 24.95 0.00 4.87 4.44 0.07 65.68 [2024-05-15T10:41:08.807Z] 10:27:01 4 24.69 0.00 4.31 4.71 0.05 66.24 [2024-05-15T10:41:08.807Z] 10:27:01 5 23.98 0.00 5.22 12.09 0.09 58.63 [2024-05-15T10:41:08.807Z] 10:27:01 6 25.16 0.00 5.38 17.76 0.08 51.62 [2024-05-15T10:41:08.807Z] 10:27:01 7 26.53 0.00 4.71 2.56 0.08 66.12 [2024-05-15T10:41:08.807Z] 10:28:01 all 4.60 0.00 2.10 3.98 0.04 89.28 [2024-05-15T10:41:08.807Z] 10:28:01 0 3.93 0.00 1.49 1.02 0.03 93.53 [2024-05-15T10:41:08.807Z] 10:28:01 1 5.77 0.00 2.68 0.24 0.05 91.27 [2024-05-15T10:41:08.807Z] 10:28:01 2 5.65 0.00 1.59 0.50 0.03 92.22 [2024-05-15T10:41:08.807Z] 10:28:01 3 4.01 0.00 1.59 4.31 0.03 90.06 [2024-05-15T10:41:08.807Z] 10:28:01 4 3.50 0.00 1.53 9.95 0.03 84.98 [2024-05-15T10:41:08.807Z] 10:28:01 5 5.30 0.00 1.96 0.97 0.03 91.73 [2024-05-15T10:41:08.807Z] 10:28:01 6 4.70 0.00 2.70 12.02 0.03 80.54 [2024-05-15T10:41:08.807Z] 10:28:01 7 3.98 0.00 3.25 2.80 0.03 89.94 [2024-05-15T10:41:08.807Z] 10:29:01 all 0.08 0.00 0.04 0.01 0.00 99.86 [2024-05-15T10:41:08.807Z] 10:29:01 0 0.08 0.00 0.03 0.02 0.00 99.87 [2024-05-15T10:41:08.807Z] 10:29:01 1 0.27 0.00 0.07 0.05 0.00 99.62 [2024-05-15T10:41:08.807Z] 10:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:29:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2024-05-15T10:41:08.807Z] 10:29:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2024-05-15T10:41:08.807Z] 10:29:01 5 0.17 0.00 0.05 0.00 0.02 99.77 [2024-05-15T10:41:08.807Z] 10:29:01 6 0.03 0.00 0.07 0.00 0.00 99.90 [2024-05-15T10:41:08.807Z] 10:29:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2024-05-15T10:41:08.807Z] 10:30:01 all 0.14 0.00 0.01 0.01 0.00 99.84 [2024-05-15T10:41:08.807Z] 10:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:30:01 1 0.05 0.00 0.00 0.05 0.00 99.90 [2024-05-15T10:41:08.807Z] 10:30:01 2 0.90 0.00 0.00 0.00 0.02 99.09 [2024-05-15T10:41:08.807Z] 10:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:30:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-05-15T10:41:08.807Z] 10:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:30:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-05-15T10:41:08.807Z] 10:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-05-15T10:41:08.807Z] 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:31:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-05-15T10:41:08.807Z] 10:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:31:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-05-15T10:41:08.807Z] 10:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-15T10:41:08.807Z] 10:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-15T10:41:08.807Z] 10:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:33:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2024-05-15T10:41:08.807Z] 10:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-15T10:41:08.807Z] 10:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-15T10:41:08.807Z] 10:33:01 5 0.33 0.00 0.02 0.00 0.00 99.65 [2024-05-15T10:41:08.807Z] 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:33:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-15T10:41:08.807Z] [2024-05-15T10:41:08.807Z] 10:33:01 CPU %user %nice %system %iowait %steal %idle [2024-05-15T10:41:08.807Z] 10:34:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-05-15T10:41:08.807Z] 10:34:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:34:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:34:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2024-05-15T10:41:08.807Z] 10:34:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2024-05-15T10:41:08.807Z] 10:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-15T10:41:08.807Z] 10:35:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2024-05-15T10:41:08.807Z] 10:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:36:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-15T10:41:08.807Z] 10:36:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:36:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2024-05-15T10:41:08.807Z] 10:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:36:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-15T10:41:08.807Z] 10:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:37:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2024-05-15T10:41:08.807Z] 10:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:37:01 2 0.99 0.00 0.00 0.00 0.02 98.99 [2024-05-15T10:41:08.807Z] 10:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-15T10:41:08.807Z] 10:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:38:01 all 0.03 0.00 0.03 0.02 0.00 99.92 [2024-05-15T10:41:08.807Z] 10:38:01 0 0.07 0.00 0.02 0.05 0.02 99.85 [2024-05-15T10:41:08.807Z] 10:38:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2024-05-15T10:41:08.807Z] 10:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:38:01 3 0.05 0.00 0.03 0.05 0.00 99.87 [2024-05-15T10:41:08.807Z] 10:38:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-15T10:41:08.807Z] 10:38:01 5 0.00 0.00 0.05 0.00 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-15T10:41:08.807Z] 10:38:01 7 0.00 0.00 0.03 0.02 0.02 99.93 [2024-05-15T10:41:08.807Z] 10:39:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2024-05-15T10:41:08.807Z] 10:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:39:01 2 0.99 0.00 0.02 0.00 0.00 98.99 [2024-05-15T10:41:08.807Z] 10:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:39:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2024-05-15T10:41:08.807Z] 10:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-05-15T10:41:08.807Z] 10:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-15T10:41:08.807Z] 10:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-15T10:41:08.807Z] 10:40:01 4 0.05 0.00 0.07 0.00 0.00 99.88 [2024-05-15T10:41:08.807Z] 10:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-15T10:41:08.807Z] 10:41:01 all 0.34 0.00 0.12 0.01 0.01 99.53 [2024-05-15T10:41:08.807Z] 10:41:01 0 0.18 0.00 0.12 0.00 0.00 99.70 [2024-05-15T10:41:08.807Z] 10:41:01 1 0.40 0.00 0.10 0.02 0.02 99.47 [2024-05-15T10:41:08.807Z] 10:41:01 2 0.17 0.00 0.10 0.00 0.00 99.73 [2024-05-15T10:41:08.807Z] 10:41:01 3 0.85 0.00 0.15 0.02 0.02 98.97 [2024-05-15T10:41:08.807Z] 10:41:01 4 0.30 0.00 0.17 0.00 0.02 99.52 [2024-05-15T10:41:08.807Z] 10:41:01 5 0.13 0.00 0.08 0.00 0.00 99.78 [2024-05-15T10:41:08.807Z] 10:41:01 6 0.08 0.00 0.12 0.00 0.00 99.80 [2024-05-15T10:41:08.807Z] 10:41:01 7 0.58 0.00 0.12 0.02 0.00 99.28 [2024-05-15T10:41:08.807Z] Average: all 5.73 0.00 1.13 1.27 0.02 91.84 [2024-05-15T10:41:08.807Z] Average: 0 5.74 0.00 1.14 0.23 0.02 92.87 [2024-05-15T10:41:08.807Z] Average: 1 5.73 0.00 1.16 0.72 0.02 92.37 [2024-05-15T10:41:08.807Z] Average: 2 5.89 0.00 0.96 0.17 0.02 92.96 [2024-05-15T10:41:08.807Z] Average: 3 5.66 0.00 1.04 1.31 0.02 91.96 [2024-05-15T10:41:08.807Z] Average: 4 5.57 0.00 1.03 1.39 0.02 91.99 [2024-05-15T10:41:08.807Z] Average: 5 5.93 0.00 1.13 0.77 0.02 92.15 [2024-05-15T10:41:08.807Z] Average: 6 5.89 0.00 1.40 5.02 0.02 87.67 [2024-05-15T10:41:08.807Z] Average: 7 5.47 0.00 1.15 0.58 0.02 92.78 [2024-05-15T10:41:08.807Z] [2024-05-15T10:41:08.807Z] [2024-05-15T10:41:08.807Z]