Pull request #188 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 FelixTing for edgexfoundry/device-gpio Obtained Jenkinsfile from 83fa8f362cef2a76cbfc7b40af84bdb6627824ed+ff16a83fb79151c0064e67c7d63c34566d8a7cb4 (7ccddcc8229775accf9884a305c42063a58fa178) 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-ssh15725977621703934440.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14793663896023482228.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-gpio/branches/PR-188/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-gpio/branches/PR-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5641482630051449274.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-gpio/branches/PR-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7903856794905934661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh6783631446991055958.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-gpio/branches/PR-188/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-gpio/branches/PR-188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16381254851661588464.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4513 in /w/workspace/edgexfoundry_device-gpio_PR-188 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-188 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ff16a83fb79151c0064e67c7d63c34566d8a7cb4 into PR head commit 83fa8f362cef2a76cbfc7b40af84bdb6627824ed Merge succeeded, producing 83fa8f362cef2a76cbfc7b40af84bdb6627824ed Checking out Revision 83fa8f362cef2a76cbfc7b40af84bdb6627824ed (PR-188) > git config core.sparsecheckout # timeout=10 > git checkout -f 83fa8f362cef2a76cbfc7b40af84bdb6627824ed # 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 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83fa8f362cef2a76cbfc7b40af84bdb6627824ed # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T07:01:46.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T07:01:47.097Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T07:01:47.198Z] ========================================================= [2023-08-25T07:01:47.198Z] EdgeX Global Pipelines Version Info [2023-08-25T07:01:47.198Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:01:47.940Z] ------------------- [2023-08-25T07:01:47.940Z] stable info: [2023-08-25T07:01:47.940Z] ------------------- [2023-08-25T07:01:47.940Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T07:01:47.940Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T07:01:47.940Z] Message: update stable to v1.0.253 [2023-08-25T07:01:48.509Z] ------------------- [2023-08-25T07:01:48.509Z] experimental info: [2023-08-25T07:01:48.509Z] ------------------- [2023-08-25T07:01:48.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T07:01:48.509Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T07:01:48.509Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T07:01:48.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-08-25T07:01:48.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-08-25T07:01:48.849Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T07:01:48.889Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T07:01:48.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T07:01:48.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T07:01:49.023Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T07:01:49.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T07:01:49.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T07:01:49.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T07:01:49.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T07:01:49.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-08-25T07:01:49.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T07:01:49.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T07:01:49.347Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T07:01:49.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T07:01:49.425Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T07:01:49.502Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T07:01:49.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T07:01:49.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T07:01:49.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-25T07:01:49.682Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-25T07:01:49.725Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T07:01:49.763Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T07:01:49.806Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T07:01:49.847Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T07:01:49.885Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T07:01:49.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-188 [Pipeline] echo [2023-08-25T07:01:49.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-188 [Pipeline] echo [2023-08-25T07:01:50.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-188 [Pipeline] echo [2023-08-25T07:01:50.059Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83fa8f362cef2a76cbfc7b40af84bdb6627824ed [Pipeline] echo [2023-08-25T07:01:50.102Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83fa8f3 [Pipeline] echo [2023-08-25T07:01:50.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T07:01:50.260Z] provisioning config files... [2023-08-25T07:01:50.273Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config4857132404591368848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:01:50.618Z] ---> docker-login.sh [2023-08-25T07:01:50.618Z] nexus3.edgexfoundry.org:10001 [2023-08-25T07:01:50.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:01:51.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:01:51.452Z] Configure a credential helper to remove this warning. See [2023-08-25T07:01:51.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:01:51.452Z] [2023-08-25T07:01:51.452Z] Login Succeeded [2023-08-25T07:01:51.452Z] nexus3.edgexfoundry.org:10002 [2023-08-25T07:01:51.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:01:51.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:01:51.452Z] Configure a credential helper to remove this warning. See [2023-08-25T07:01:51.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:01:51.452Z] [2023-08-25T07:01:51.452Z] Login Succeeded [2023-08-25T07:01:51.452Z] nexus3.edgexfoundry.org:10003 [2023-08-25T07:01:51.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:01:51.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:01:51.452Z] Configure a credential helper to remove this warning. See [2023-08-25T07:01:51.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:01:51.452Z] [2023-08-25T07:01:51.452Z] Login Succeeded [2023-08-25T07:01:51.452Z] nexus3.edgexfoundry.org:10004 [2023-08-25T07:01:51.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:01:51.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:01:51.713Z] Configure a credential helper to remove this warning. See [2023-08-25T07:01:51.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:01:51.713Z] [2023-08-25T07:01:51.713Z] Login Succeeded [2023-08-25T07:01:51.713Z] docker.io [2023-08-25T07:01:51.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:01:51.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:01:51.972Z] Configure a credential helper to remove this warning. See [2023-08-25T07:01:51.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:01:51.972Z] [2023-08-25T07:01:51.972Z] Login Succeeded [2023-08-25T07:01:51.972Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T07:01:51.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T07:01:52.689Z] + git rev-list -1 --merges 83fa8f362cef2a76cbfc7b40af84bdb6627824ed~1..83fa8f362cef2a76cbfc7b40af84bdb6627824ed [Pipeline] echo [2023-08-25T07:01:52.760Z] -----------> git rev-list -1 --merges 83fa8f362cef2a76cbfc7b40af84bdb6627824ed~1..83fa8f362cef2a76cbfc7b40af84bdb6627824ed 83fa8f362cef2a76cbfc7b40af84bdb6627824ed [false] [Pipeline] sh [2023-08-25T07:01:53.071Z] + git log --format=format:%s -1 83fa8f362cef2a76cbfc7b40af84bdb6627824ed [Pipeline] echo [2023-08-25T07:01:53.114Z] ========================================================= [2023-08-25T07:01:53.115Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T07:01:53.115Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T07:01:53.611Z] + git log --format=format:%s -1 83fa8f362cef2a76cbfc7b40af84bdb6627824ed [Pipeline] echo [2023-08-25T07:01:53.714Z] [semverPrep] GIT_COMMIT: 83fa8f362cef2a76cbfc7b40af84bdb6627824ed, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo [2023-08-25T07:01:53.744Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T07:01:54.151Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T07:01:54.151Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T07:01:54.151Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T07:01:54.151Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T07:01:54.151Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T07:01:54.151Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T07:01:54.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:01:54.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T07:01:54.643Z] [2023-08-25T07:01:54.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:01:55.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T07:01:55.088Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T07:01:55.088Z] b85a868b505f: Pulling fs layer [2023-08-25T07:01:55.088Z] e2be974225ed: Pulling fs layer [2023-08-25T07:01:55.088Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T07:01:55.088Z] 988bab9f4d93: Pulling fs layer [2023-08-25T07:01:55.088Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T07:01:55.088Z] eaf3925da568: Pulling fs layer [2023-08-25T07:01:55.088Z] bab4dde63d76: Pulling fs layer [2023-08-25T07:01:55.088Z] bde34c3a00c8: Pulling fs layer [2023-08-25T07:01:55.089Z] b352a97aabf1: Pulling fs layer [2023-08-25T07:01:55.089Z] 4872d77fe225: Pulling fs layer [2023-08-25T07:01:55.089Z] 5851b861e8e6: Pulling fs layer [2023-08-25T07:01:55.089Z] bab4dde63d76: Waiting [2023-08-25T07:01:55.089Z] bde34c3a00c8: Waiting [2023-08-25T07:01:55.089Z] b352a97aabf1: Waiting [2023-08-25T07:01:55.089Z] 988bab9f4d93: Waiting [2023-08-25T07:01:55.089Z] eaf3925da568: Waiting [2023-08-25T07:01:55.089Z] 5851b861e8e6: Waiting [2023-08-25T07:01:55.089Z] 4872d77fe225: Waiting [2023-08-25T07:01:55.089Z] 1469e6f7b9e6: Waiting [2023-08-25T07:01:55.089Z] e2be974225ed: Verifying Checksum [2023-08-25T07:01:55.089Z] e2be974225ed: Download complete [2023-08-25T07:01:55.089Z] 988bab9f4d93: Download complete [2023-08-25T07:01:55.089Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T07:01:55.089Z] 1469e6f7b9e6: Download complete [2023-08-25T07:01:55.089Z] eaf3925da568: Download complete [2023-08-25T07:01:55.089Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T07:01:55.089Z] 339a4e72a1f5: Download complete [2023-08-25T07:01:55.089Z] bde34c3a00c8: Verifying Checksum [2023-08-25T07:01:55.089Z] bde34c3a00c8: Download complete [2023-08-25T07:01:55.348Z] b352a97aabf1: Verifying Checksum [2023-08-25T07:01:55.348Z] b352a97aabf1: Download complete [2023-08-25T07:01:55.348Z] 4872d77fe225: Verifying Checksum [2023-08-25T07:01:55.348Z] 4872d77fe225: Download complete [2023-08-25T07:01:55.348Z] 5851b861e8e6: Verifying Checksum [2023-08-25T07:01:55.348Z] 5851b861e8e6: Download complete [2023-08-25T07:01:55.348Z] b85a868b505f: Verifying Checksum [2023-08-25T07:01:55.348Z] b85a868b505f: Download complete [2023-08-25T07:01:55.606Z] bab4dde63d76: Verifying Checksum [2023-08-25T07:01:56.543Z] b85a868b505f: Pull complete [2023-08-25T07:01:56.543Z] e2be974225ed: Pull complete [2023-08-25T07:01:57.110Z] 339a4e72a1f5: Pull complete [2023-08-25T07:01:57.110Z] 988bab9f4d93: Pull complete [2023-08-25T07:01:57.369Z] 1469e6f7b9e6: Pull complete [2023-08-25T07:01:57.369Z] eaf3925da568: Pull complete [2023-08-25T07:01:59.269Z] bab4dde63d76: Pull complete [2023-08-25T07:01:59.269Z] bde34c3a00c8: Pull complete [2023-08-25T07:01:59.269Z] b352a97aabf1: Pull complete [2023-08-25T07:01:59.529Z] 4872d77fe225: Pull complete [2023-08-25T07:01:59.529Z] 5851b861e8e6: Pull complete [2023-08-25T07:01:59.529Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T07:01:59.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T07:01:59.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:01:59.763Z] prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container [2023-08-25T07:01:59.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@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 [2023-08-25T07:02:02.333Z] $ docker top 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T07:02:02.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T07:02:02.500Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T07:02:02.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T07:02:02.622Z] $ docker exec 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c ssh-agent [2023-08-25T07:02:02.736Z] SSH_AUTH_SOCK=/tmp/ssh-9ESEa7mEUlGt/agent.32 [2023-08-25T07:02:02.736Z] SSH_AGENT_PID=38 [2023-08-25T07:02:02.743Z] Running ssh-add (command line suppressed) [2023-08-25T07:02:02.837Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_6753556490200113341.key (/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_6753556490200113341.key) [2023-08-25T07:02:02.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T07:02:03.309Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T07:02:03.336Z] $ docker exec --env ******** --env ******** 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c ssh-agent -k [2023-08-25T07:02:03.424Z] unset SSH_AUTH_SOCK; [2023-08-25T07:02:03.425Z] unset SSH_AGENT_PID; [2023-08-25T07:02:03.425Z] echo Agent pid 38 killed; [2023-08-25T07:02:03.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T07:02:03.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T07:02:03.553Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T07:02:03.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T07:02:03.673Z] $ docker exec 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c ssh-agent [2023-08-25T07:02:03.789Z] SSH_AUTH_SOCK=/tmp/ssh-tjPmE74sMFO7/agent.70 [2023-08-25T07:02:03.789Z] SSH_AGENT_PID=76 [2023-08-25T07:02:03.794Z] Running ssh-add (command line suppressed) [2023-08-25T07:02:03.888Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_16673297559842748644.key (/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_16673297559842748644.key) [2023-08-25T07:02:03.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T07:02:04.225Z] + git semver init [2023-08-25T07:02:04.484Z] 2023-08-25 07:02:04,392 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T07:02:04.484Z] 2023-08-25 07:02:04,393 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-188/.semver [2023-08-25T07:02:04.484Z] 2023-08-25 07:02:04,393 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-188/.semver [2023-08-25T07:02:04.484Z] 2023-08-25 07:02:04,394 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-188/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-188, universal_newlines=False, shell=None, istream=None) [2023-08-25T07:02:05.421Z] 2023-08-25 07:02:05,347 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-188/.git/info/exclude [2023-08-25T07:02:05.421Z] 2023-08-25 07:02:05,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-188/.semver/PR-188 with force:False [2023-08-25T07:02:05.421Z] 2023-08-25 07:02:05,347 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-188/.semver/PR-188 [2023-08-25T07:02:05.421Z] 2023-08-25 07:02:05,351 [execute] INFO git cat-file --batch-check [2023-08-25T07:02:05.421Z] 2023-08-25 07:02:05,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-188/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T07:02:05.421Z] 2023-08-25 07:02:05,357 [execute] INFO git cat-file --batch [2023-08-25T07:02:05.421Z] 2023-08-25 07:02:05,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-188/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T07:02:05.421Z] 2023-08-25 07:02:05,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-188/.semver/PR-188 [2023-08-25T07:02:05.421Z] 0.0.0 [Pipeline] } [2023-08-25T07:02:05.445Z] $ docker exec --env ******** --env ******** 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c ssh-agent -k [2023-08-25T07:02:05.531Z] unset SSH_AUTH_SOCK; [2023-08-25T07:02:05.531Z] unset SSH_AGENT_PID; [2023-08-25T07:02:05.531Z] echo Agent pid 76 killed; [2023-08-25T07:02:05.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T07:02:05.964Z] + git semver [Pipeline] } [2023-08-25T07:02:06.244Z] $ docker stop --time=1 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c [2023-08-25T07:02:07.531Z] $ docker rm -f --volumes 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T07:02:07.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T07:02:08.194Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T07:02:08.211Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T07:02:08.879Z] provisioning config files... [2023-08-25T07:02:08.889Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config10209219552912875112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:02:09.234Z] ---> docker-login.sh [2023-08-25T07:02:09.234Z] nexus3.edgexfoundry.org:10001 [2023-08-25T07:02:09.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:02:09.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:02:09.234Z] Configure a credential helper to remove this warning. See [2023-08-25T07:02:09.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:02:09.234Z] [2023-08-25T07:02:09.234Z] Login Succeeded [2023-08-25T07:02:09.234Z] nexus3.edgexfoundry.org:10002 [2023-08-25T07:02:09.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:02:09.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:02:09.234Z] Configure a credential helper to remove this warning. See [2023-08-25T07:02:09.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:02:09.234Z] [2023-08-25T07:02:09.234Z] Login Succeeded [2023-08-25T07:02:09.234Z] nexus3.edgexfoundry.org:10003 [2023-08-25T07:02:09.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:02:09.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:02:09.493Z] Configure a credential helper to remove this warning. See [2023-08-25T07:02:09.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:02:09.493Z] [2023-08-25T07:02:09.493Z] Login Succeeded [2023-08-25T07:02:09.493Z] nexus3.edgexfoundry.org:10004 [2023-08-25T07:02:09.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:02:09.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:02:09.493Z] Configure a credential helper to remove this warning. See [2023-08-25T07:02:09.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:02:09.493Z] [2023-08-25T07:02:09.493Z] Login Succeeded [2023-08-25T07:02:09.493Z] docker.io [2023-08-25T07:02:09.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:02:09.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:02:09.752Z] Configure a credential helper to remove this warning. See [2023-08-25T07:02:09.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:02:09.752Z] [2023-08-25T07:02:09.752Z] Login Succeeded [2023-08-25T07:02:09.752Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T07:02:09.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T07:02:09.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T07:02:10.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T07:02:10.053Z] ========================================================= [2023-08-25T07:02:10.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T07:02:10.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:02:10.532Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T07:02:10.532Z] Sending build context to Docker daemon 16.06MB [2023-08-25T07:02:10.532Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T07:02:10.532Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T07:02:10.791Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T07:02:10.791Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T07:02:10.791Z] 6911f1a30b25: Pulling fs layer [2023-08-25T07:02:10.791Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T07:02:10.791Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T07:02:10.791Z] ec0bb842ea78: Pulling fs layer [2023-08-25T07:02:10.791Z] 40a00589a448: Pulling fs layer [2023-08-25T07:02:10.791Z] 6c08303d61cc: Pulling fs layer [2023-08-25T07:02:10.791Z] 798269fcf238: Pulling fs layer [2023-08-25T07:02:10.791Z] 6863d3e3a2b1: Waiting [2023-08-25T07:02:10.791Z] 40a00589a448: Waiting [2023-08-25T07:02:10.791Z] 6c08303d61cc: Waiting [2023-08-25T07:02:10.791Z] 798269fcf238: Waiting [2023-08-25T07:02:10.791Z] 6911f1a30b25: Verifying Checksum [2023-08-25T07:02:10.791Z] 6911f1a30b25: Download complete [2023-08-25T07:02:10.791Z] 6863d3e3a2b1: Verifying Checksum [2023-08-25T07:02:10.791Z] 6863d3e3a2b1: Download complete [2023-08-25T07:02:10.791Z] ec0bb842ea78: Verifying Checksum [2023-08-25T07:02:10.791Z] ec0bb842ea78: Download complete [2023-08-25T07:02:10.791Z] 4db1b89c0bd1: Verifying Checksum [2023-08-25T07:02:10.791Z] 4db1b89c0bd1: Download complete [2023-08-25T07:02:10.791Z] 40a00589a448: Verifying Checksum [2023-08-25T07:02:10.791Z] 40a00589a448: Download complete [2023-08-25T07:02:10.791Z] 4db1b89c0bd1: Pull complete [2023-08-25T07:02:11.050Z] 6911f1a30b25: Pull complete [2023-08-25T07:02:11.308Z] 798269fcf238: Verifying Checksum [2023-08-25T07:02:11.308Z] 798269fcf238: Download complete [2023-08-25T07:02:11.308Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T07:02:11.308Z] e194b8c5c2a9: Download complete [2023-08-25T07:02:11.565Z] 6c08303d61cc: Verifying Checksum [2023-08-25T07:02:11.565Z] 6c08303d61cc: Download complete [2023-08-25T07:02:14.841Z] e194b8c5c2a9: Pull complete [2023-08-25T07:02:14.841Z] 6863d3e3a2b1: Pull complete [2023-08-25T07:02:14.841Z] ec0bb842ea78: Pull complete [2023-08-25T07:02:14.841Z] 40a00589a448: Pull complete [2023-08-25T07:02:16.737Z] 6c08303d61cc: Pull complete [2023-08-25T07:02:17.674Z] 798269fcf238: Pull complete [2023-08-25T07:02:17.674Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T07:02:17.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T07:02:17.674Z] ---> ec979cd7f677 [2023-08-25T07:02:17.674Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T07:02:22.963Z] ---> Running in cea92709d030 [2023-08-25T07:02:22.963Z] Removing intermediate container cea92709d030 [2023-08-25T07:02:22.963Z] ---> 0bef32de3f56 [2023-08-25T07:02:22.963Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T07:02:22.963Z] ---> Running in bbc38cd4398d [2023-08-25T07:02:22.963Z] Removing intermediate container bbc38cd4398d [2023-08-25T07:02:22.963Z] ---> 078d716f5eef [2023-08-25T07:02:22.963Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-25T07:02:22.963Z] ---> Running in b3ef6755e361 [2023-08-25T07:02:22.963Z] Removing intermediate container b3ef6755e361 [2023-08-25T07:02:22.963Z] ---> 52c77f5da07a [2023-08-25T07:02:22.963Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T07:02:22.963Z] ---> Running in 41b56d641389 [2023-08-25T07:02:22.963Z] Removing intermediate container 41b56d641389 [2023-08-25T07:02:22.963Z] ---> 0655168eea7d [2023-08-25T07:02:22.963Z] Step 7/12 : WORKDIR /device-gpio [2023-08-25T07:02:22.963Z] ---> Running in 2c244c31156e [2023-08-25T07:02:22.963Z] Removing intermediate container 2c244c31156e [2023-08-25T07:02:22.963Z] ---> 7f381bbb736f [2023-08-25T07:02:22.963Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T07:02:22.963Z] ---> Running in 9928b4a35a4c [2023-08-25T07:02:23.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T07:02:23.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T07:02:23.483Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T07:02:23.483Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T07:02:23.483Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T07:02:23.701Z] Still waiting to schedule task [2023-08-25T07:02:23.701Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-25T07:02:23.742Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T07:02:23.742Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T07:02:23.742Z] OK: 269 MiB in 57 packages [2023-08-25T07:02:24.002Z] Removing intermediate container 9928b4a35a4c [2023-08-25T07:02:24.002Z] ---> 144ffd5789d7 [2023-08-25T07:02:24.002Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-25T07:02:24.260Z] ---> 3afa34e01857 [2023-08-25T07:02:24.260Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T07:02:24.260Z] ---> Running in e1ce00d71753 [2023-08-25T07:02:56.336Z] Removing intermediate container e1ce00d71753 [2023-08-25T07:02:56.336Z] ---> ba3c2b11c8ae [2023-08-25T07:02:56.336Z] Step 11/12 : COPY . . [2023-08-25T07:02:56.914Z] ---> 1c650d4cea10 [2023-08-25T07:02:56.914Z] Step 12/12 : RUN ${MAKE} [2023-08-25T07:02:56.914Z] ---> Running in b23ac2a947ae [2023-08-25T07:02:57.173Z] noop [2023-08-25T07:02:57.434Z] Removing intermediate container b23ac2a947ae [2023-08-25T07:02:57.434Z] ---> 5bf8c0f04b31 [2023-08-25T07:02:57.434Z] Successfully built 5bf8c0f04b31 [2023-08-25T07:02:57.434Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:02:57.873Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T07:02:57.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:02:58.091Z] prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container [2023-08-25T07:02:58.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@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 [2023-08-25T07:02:58.478Z] $ docker top 8f35c8d9b182aeccda440d2f61d1997e972747002659a3b9c5e78d0b8f434895 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:02:58.886Z] + go version [2023-08-25T07:02:58.886Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T07:02:58.919Z] $ docker stop --time=1 8f35c8d9b182aeccda440d2f61d1997e972747002659a3b9c5e78d0b8f434895 [2023-08-25T07:03:00.166Z] $ docker rm -f --volumes 8f35c8d9b182aeccda440d2f61d1997e972747002659a3b9c5e78d0b8f434895 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:03:00.887Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T07:03:00.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:03:01.027Z] prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container [2023-08-25T07:03:01.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@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 [2023-08-25T07:03:01.465Z] $ docker top acac6071120e7b550cba75b9963ebbe18017155541b19991cacbc4044b649abb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:03:01.856Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-188 [Pipeline] fileExists [Pipeline] sh [2023-08-25T07:03:02.215Z] + make test [2023-08-25T07:03:02.215Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T07:03:07.479Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-08-25T07:03:19.762Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-08-25T07:03:19.762Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-08-25T07:03:25.023Z] go vet ./... [2023-08-25T07:03:29.222Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T07:03:29.222Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T07:03:29.222Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T07:03:29.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T07:03:29.291Z] $ docker stop --time=1 acac6071120e7b550cba75b9963ebbe18017155541b19991cacbc4044b649abb [2023-08-25T07:03:35.975Z] $ docker rm -f --volumes acac6071120e7b550cba75b9963ebbe18017155541b19991cacbc4044b649abb [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T07:03:36.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T07:03:36.592Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T07:03:37.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T07:03:37.612Z] + ls -al . [2023-08-25T07:03:37.612Z] total 168 [2023-08-25T07:03:37.612Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 07:03 . [2023-08-25T07:03:37.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:01 .. [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 25 07:01 .dockerignore [2023-08-25T07:03:37.612Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:02 .git [2023-08-25T07:03:37.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:01 .github [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 25 07:01 .gitignore [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 07:01 .golangci.yml [2023-08-25T07:03:37.612Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 07:02 .semver [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 10780 Aug 25 07:01 Attribution.txt [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 6184 Aug 25 07:01 CHANGELOG.md [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 1542 Aug 25 07:01 Dockerfile [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 07:01 GOVERNANCE.md [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 25 07:01 Jenkinsfile [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 07:01 LICENSE [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 1923 Aug 25 07:01 Makefile [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 25 07:01 OWNERS.md [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 12293 Aug 25 07:01 README.md [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 07:02 VERSION [2023-08-25T07:03:37.612Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:01 bin [2023-08-25T07:03:37.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:01 cmd [2023-08-25T07:03:37.612Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 07:03 coverage.out [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 3696 Aug 25 07:01 go.mod [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 34022 Aug 25 07:01 go.sum [2023-08-25T07:03:37.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:01 internal [2023-08-25T07:03:37.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:01 snap [2023-08-25T07:03:37.612Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 25 07:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:03:38.002Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=83fa8f362cef2a76cbfc7b40af84bdb6627824ed --label arch=amd64 --label version=0.0.0 . [2023-08-25T07:03:38.002Z] Sending build context to Docker daemon 16.06MB [2023-08-25T07:03:38.002Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T07:03:38.002Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-25T07:03:38.002Z] ---> 5bf8c0f04b31 [2023-08-25T07:03:38.002Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-08-25T07:03:38.568Z] ---> Running in 11ac6a3192a7 [2023-08-25T07:03:38.568Z] Removing intermediate container 11ac6a3192a7 [2023-08-25T07:03:38.568Z] ---> 0a6ae88694e8 [2023-08-25T07:03:38.568Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T07:03:38.568Z] ---> Running in 73b90c22bd7e [2023-08-25T07:03:38.838Z] Removing intermediate container 73b90c22bd7e [2023-08-25T07:03:38.838Z] ---> 01817d2d4af1 [2023-08-25T07:03:38.838Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-25T07:03:38.838Z] ---> Running in 91e72aaa370c [2023-08-25T07:03:38.838Z] Removing intermediate container 91e72aaa370c [2023-08-25T07:03:38.838Z] ---> 0ef26c9c6d23 [2023-08-25T07:03:38.838Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T07:03:38.838Z] ---> Running in 67675bffbe6f [2023-08-25T07:03:39.098Z] Removing intermediate container 67675bffbe6f [2023-08-25T07:03:39.098Z] ---> e0e3772d3092 [2023-08-25T07:03:39.098Z] Step 7/25 : WORKDIR /device-gpio [2023-08-25T07:03:39.098Z] ---> Running in 3bde6aeadf48 [2023-08-25T07:03:39.098Z] Removing intermediate container 3bde6aeadf48 [2023-08-25T07:03:39.098Z] ---> d192d3f8c7cf [2023-08-25T07:03:39.098Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T07:03:39.098Z] ---> Running in 2a31736e8daa [2023-08-25T07:03:39.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T07:03:39.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T07:03:39.925Z] OK: 269 MiB in 57 packages [2023-08-25T07:03:40.490Z] Removing intermediate container 2a31736e8daa [2023-08-25T07:03:40.490Z] ---> f2bd5b9b5afd [2023-08-25T07:03:40.490Z] Step 9/25 : COPY go.mod vendor* ./ [2023-08-25T07:03:40.490Z] ---> 471d7f72d2d5 [2023-08-25T07:03:40.490Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T07:03:40.490Z] ---> Running in cc8e256d8c64 [2023-08-25T07:03:41.427Z] Removing intermediate container cc8e256d8c64 [2023-08-25T07:03:41.427Z] ---> fecd6f756a2f [2023-08-25T07:03:41.427Z] Step 11/25 : COPY . . [2023-08-25T07:03:41.997Z] ---> d2d5d67fd341 [2023-08-25T07:03:41.997Z] Step 12/25 : RUN ${MAKE} [2023-08-25T07:03:41.997Z] ---> Running in 6571f35755ec [2023-08-25T07:03:42.563Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-08-25T07:04:04.520Z] Removing intermediate container 6571f35755ec [2023-08-25T07:04:04.520Z] ---> d8b81bdb602f [2023-08-25T07:04:04.520Z] Step 13/25 : FROM alpine:3.17 [2023-08-25T07:04:04.520Z] 3.17: Pulling from library/alpine [2023-08-25T07:04:04.520Z] 9398808236ff: Pulling fs layer [2023-08-25T07:04:04.520Z] 9398808236ff: Verifying Checksum [2023-08-25T07:04:04.520Z] 9398808236ff: Download complete [2023-08-25T07:04:04.520Z] 9398808236ff: Pull complete [2023-08-25T07:04:04.520Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T07:04:04.520Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T07:04:04.520Z] ---> 1e0b8b5322fc [2023-08-25T07:04:04.520Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-25T07:04:04.781Z] ---> Running in d32c08d1b156 [2023-08-25T07:04:04.781Z] Removing intermediate container d32c08d1b156 [2023-08-25T07:04:04.781Z] ---> 73a6770c9126 [2023-08-25T07:04:04.781Z] Step 15/25 : RUN apk add --update --no-cache [2023-08-25T07:04:04.781Z] ---> Running in 15e419f4ea80 [2023-08-25T07:04:05.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T07:04:05.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T07:04:05.562Z] OK: 7 MiB in 15 packages [2023-08-25T07:04:05.821Z] Removing intermediate container 15e419f4ea80 [2023-08-25T07:04:05.821Z] ---> 6271cfcbfc54 [2023-08-25T07:04:05.821Z] Step 16/25 : WORKDIR / [2023-08-25T07:04:05.821Z] ---> Running in 3a8af61bab66 [2023-08-25T07:04:05.821Z] Removing intermediate container 3a8af61bab66 [2023-08-25T07:04:05.821Z] ---> 4f2cb95f1eb9 [2023-08-25T07:04:05.821Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-08-25T07:04:06.095Z] ---> b4cabb373baf [2023-08-25T07:04:06.095Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-08-25T07:04:06.095Z] ---> 390bcf86cfaa [2023-08-25T07:04:06.095Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-08-25T07:04:07.550Z] ---> 989afb666d55 [2023-08-25T07:04:07.550Z] Step 20/25 : EXPOSE 59910 [2023-08-25T07:04:07.550Z] ---> Running in dc6dd27a8600 [2023-08-25T07:04:07.550Z] Removing intermediate container dc6dd27a8600 [2023-08-25T07:04:07.550Z] ---> eb35fde0539e [2023-08-25T07:04:07.550Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-08-25T07:04:07.550Z] ---> Running in f5459a37a14b [2023-08-25T07:04:07.550Z] Removing intermediate container f5459a37a14b [2023-08-25T07:04:07.550Z] ---> d3555d1695cc [2023-08-25T07:04:07.550Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T07:04:07.550Z] ---> Running in 280241e4c9d8 [2023-08-25T07:04:07.550Z] Removing intermediate container 280241e4c9d8 [2023-08-25T07:04:07.550Z] ---> a5c379154661 [2023-08-25T07:04:07.550Z] Step 23/25 : LABEL arch=amd64 [2023-08-25T07:04:07.550Z] ---> Running in 2e904cd5bcfb [2023-08-25T07:04:07.550Z] Removing intermediate container 2e904cd5bcfb [2023-08-25T07:04:07.550Z] ---> 246baebfed76 [2023-08-25T07:04:07.550Z] Step 24/25 : LABEL git_sha=83fa8f362cef2a76cbfc7b40af84bdb6627824ed [2023-08-25T07:04:07.550Z] ---> Running in 2c2b2e1b07c6 [2023-08-25T07:04:07.808Z] Removing intermediate container 2c2b2e1b07c6 [2023-08-25T07:04:07.808Z] ---> ff01580ba684 [2023-08-25T07:04:07.808Z] Step 25/25 : LABEL version=0.0.0 [2023-08-25T07:04:07.808Z] ---> Running in 302024ad0955 [2023-08-25T07:04:07.808Z] Removing intermediate container 302024ad0955 [2023-08-25T07:04:07.808Z] ---> 3622cc00a9b1 [2023-08-25T07:04:07.808Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T07:04:07.808Z] Successfully built 3622cc00a9b1 [2023-08-25T07:04:07.808Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:04:08.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T07:04:08.702Z] [2023-08-25T07:04:08.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:04:09.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T07:04:09.078Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T07:04:09.078Z] 5eb5b503b376: Pulling fs layer [2023-08-25T07:04:09.078Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T07:04:09.078Z] ec43610c2a17: Pulling fs layer [2023-08-25T07:04:09.078Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T07:04:09.078Z] 33b1e0a273af: Pulling fs layer [2023-08-25T07:04:09.078Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T07:04:09.078Z] 2f39f015ded8: Pulling fs layer [2023-08-25T07:04:09.078Z] 33b1e0a273af: Waiting [2023-08-25T07:04:09.078Z] 5d3b04190fa2: Waiting [2023-08-25T07:04:09.078Z] 3a2ae6a8a46f: Waiting [2023-08-25T07:04:09.078Z] 5c69ac0246d0: Verifying Checksum [2023-08-25T07:04:09.078Z] 5c69ac0246d0: Download complete [2023-08-25T07:04:09.078Z] 3a2ae6a8a46f: Download complete [2023-08-25T07:04:09.078Z] 33b1e0a273af: Verifying Checksum [2023-08-25T07:04:09.078Z] 33b1e0a273af: Download complete [2023-08-25T07:04:09.078Z] 5d3b04190fa2: Download complete [2023-08-25T07:04:09.078Z] ec43610c2a17: Verifying Checksum [2023-08-25T07:04:09.078Z] ec43610c2a17: Download complete [2023-08-25T07:04:09.340Z] 5eb5b503b376: Verifying Checksum [2023-08-25T07:04:09.340Z] 5eb5b503b376: Download complete [2023-08-25T07:04:09.908Z] 2f39f015ded8: Download complete [2023-08-25T07:04:10.475Z] 5eb5b503b376: Pull complete [2023-08-25T07:04:10.475Z] 5c69ac0246d0: Pull complete [2023-08-25T07:04:11.041Z] ec43610c2a17: Pull complete [2023-08-25T07:04:11.041Z] 3a2ae6a8a46f: Pull complete [2023-08-25T07:04:11.041Z] 33b1e0a273af: Pull complete [2023-08-25T07:04:11.041Z] 5d3b04190fa2: Pull complete [2023-08-25T07:04:15.222Z] 2f39f015ded8: Pull complete [2023-08-25T07:04:15.222Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T07:04:15.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T07:04:15.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:04:15.436Z] prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container [2023-08-25T07:04:15.461Z] $ 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/edgexfoundry_device-gpio_PR-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T07:04:21.434Z] $ docker top 0ca58e281da3401914285b8a49dbba80d544ba39653babfcc59544f3fc90982a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:04:21.907Z] ---> job-cost.sh [2023-08-25T07:04:21.907Z] lf-activate-venv: SKIPPING [2023-08-25T07:04:21.907Z] INFO: No Stack... [2023-08-25T07:04:22.165Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T07:04:22.744Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T07:04:23.054Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-188/archives/cost.csv [2023-08-25T07:04:23.054Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T07:04:23.095Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] [2023-08-25T07:04:23.099Z] Resource [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] did not exist. Created. [2023-08-25T07:04:23.100Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T07:04:23.504Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T07:04:23.556Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T07:04:23.576Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T07:04:23.647Z] $ docker stop --time=1 0ca58e281da3401914285b8a49dbba80d544ba39653babfcc59544f3fc90982a [2023-08-25T07:04:24.808Z] $ docker rm -f --volumes 0ca58e281da3401914285b8a49dbba80d544ba39653babfcc59544f3fc90982a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-25T07:05:04.284Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4515 in /w/workspace/edgexfoundry_device-gpio_PR-188 [Pipeline] { [Pipeline] ws [2023-08-25T07:05:04.342Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-08-25T07:05:04.423Z] The recommended git tool is: git [2023-08-25T07:05:09.342Z] using credential edgex-jenkins-ssh [2023-08-25T07:05:09.358Z] Cloning the remote Git repository [2023-08-25T07:05:09.405Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-08-25T07:05:09.489Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-08-25T07:05:09.622Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-08-25T07:05:09.623Z] > git --version # timeout=10 [2023-08-25T07:05:09.648Z] > git --version # 'git version 2.25.1' [2023-08-25T07:05:09.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T07:05:09.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T07:05:11.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-08-25T07:05:11.293Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T07:05:12.710Z] Merging remotes/origin/main commit ff16a83fb79151c0064e67c7d63c34566d8a7cb4 into PR head commit 83fa8f362cef2a76cbfc7b40af84bdb6627824ed [2023-08-25T07:05:12.983Z] Merge succeeded, producing 83fa8f362cef2a76cbfc7b40af84bdb6627824ed [2023-08-25T07:05:12.984Z] Checking out Revision 83fa8f362cef2a76cbfc7b40af84bdb6627824ed (PR-188) [2023-08-25T07:05:12.088Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-08-25T07:05:12.139Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-08-25T07:05:12.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T07:05:12.158Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-25T07:05:12.731Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T07:05:12.801Z] > git checkout -f 83fa8f362cef2a76cbfc7b40af84bdb6627824ed # timeout=10 [2023-08-25T07:05:12.882Z] > git remote # timeout=10 [2023-08-25T07:05:12.904Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T07:05:12.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T07:05:12.937Z] > git merge ff16a83fb79151c0064e67c7d63c34566d8a7cb4 # timeout=10 [2023-08-25T07:05:12.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T07:05:12.992Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T07:05:13.006Z] > git checkout -f 83fa8f362cef2a76cbfc7b40af84bdb6627824ed # timeout=10 [2023-08-25T07:05:16.451Z] Commit message: "build: move SDK to v3.1.0-dev.16" [2023-08-25T07:05:16.502Z] > git --version # timeout=10 [2023-08-25T07:05:16.514Z] > git --version # 'git version 2.25.1' [2023-08-25T07:05:16.534Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T07:05:17.600Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T07:05:17.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T07:05:17.600Z] Dload Upload Total Spent Left Speed [2023-08-25T07:05:17.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2023-08-25T07:05:18.408Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T07:05:18.762Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T07:05:18.762Z] + sudo tee /etc/docker/daemon.new [2023-08-25T07:05:18.762Z] { [2023-08-25T07:05:18.762Z] "registry-mirrors": [ [2023-08-25T07:05:18.762Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T07:05:18.762Z] ], [2023-08-25T07:05:18.762Z] "bip": "10.250.0.254/24", [2023-08-25T07:05:18.762Z] "hosts": [ [2023-08-25T07:05:18.762Z] "tcp://0.0.0.0:5555", [2023-08-25T07:05:18.763Z] "unix:///var/run/docker.sock" [2023-08-25T07:05:18.763Z] ], [2023-08-25T07:05:18.763Z] "mtu": 1458, [2023-08-25T07:05:18.763Z] "selinux-enabled": true, [2023-08-25T07:05:18.763Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T07:05:18.763Z] } [Pipeline] sh [2023-08-25T07:05:19.109Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T07:05:19.453Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T07:05:37.747Z] provisioning config files... [2023-08-25T07:05:37.776Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6464798410078390801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:05:38.167Z] ---> docker-login.sh [2023-08-25T07:05:38.167Z] nexus3.edgexfoundry.org:10001 [2023-08-25T07:05:38.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:05:38.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:05:38.717Z] Configure a credential helper to remove this warning. See [2023-08-25T07:05:38.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:05:38.717Z] [2023-08-25T07:05:38.717Z] Login Succeeded [2023-08-25T07:05:38.990Z] nexus3.edgexfoundry.org:10002 [2023-08-25T07:05:38.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:05:39.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:05:39.261Z] Configure a credential helper to remove this warning. See [2023-08-25T07:05:39.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:05:39.261Z] [2023-08-25T07:05:39.261Z] Login Succeeded [2023-08-25T07:05:39.261Z] nexus3.edgexfoundry.org:10003 [2023-08-25T07:05:39.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:05:39.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:05:39.531Z] Configure a credential helper to remove this warning. See [2023-08-25T07:05:39.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:05:39.531Z] [2023-08-25T07:05:39.531Z] Login Succeeded [2023-08-25T07:05:39.531Z] nexus3.edgexfoundry.org:10004 [2023-08-25T07:05:39.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:05:39.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:05:39.804Z] Configure a credential helper to remove this warning. See [2023-08-25T07:05:39.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:05:39.804Z] [2023-08-25T07:05:39.804Z] Login Succeeded [2023-08-25T07:05:40.076Z] docker.io [2023-08-25T07:05:40.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:05:40.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:05:40.346Z] Configure a credential helper to remove this warning. See [2023-08-25T07:05:40.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:05:40.346Z] [2023-08-25T07:05:40.346Z] Login Succeeded [2023-08-25T07:05:40.346Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T07:05:40.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T07:05:40.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T07:05:40.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T07:05:40.801Z] ========================================================= [2023-08-25T07:05:40.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T07:05:40.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:05:41.310Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T07:05:41.580Z] Sending build context to Docker daemon 8.105MB [2023-08-25T07:05:41.580Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T07:05:41.580Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T07:05:41.852Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T07:05:41.852Z] edb6bdbacee9: Pulling fs layer [2023-08-25T07:05:41.852Z] 5f9638ab2659: Pulling fs layer [2023-08-25T07:05:41.852Z] 8d51d6327a98: Pulling fs layer [2023-08-25T07:05:41.852Z] 8b374f2dd631: Pulling fs layer [2023-08-25T07:05:41.852Z] ec14aa9079de: Pulling fs layer [2023-08-25T07:05:41.852Z] 2f466654f4bb: Pulling fs layer [2023-08-25T07:05:41.852Z] 554e91adad29: Pulling fs layer [2023-08-25T07:05:41.852Z] 2f466654f4bb: Waiting [2023-08-25T07:05:41.852Z] 554e91adad29: Waiting [2023-08-25T07:05:41.852Z] ec14aa9079de: Waiting [2023-08-25T07:05:41.852Z] 8b374f2dd631: Waiting [2023-08-25T07:05:41.852Z] 5f9638ab2659: Verifying Checksum [2023-08-25T07:05:41.852Z] 5f9638ab2659: Download complete [2023-08-25T07:05:41.852Z] 8b374f2dd631: Download complete [2023-08-25T07:05:41.852Z] ec14aa9079de: Verifying Checksum [2023-08-25T07:05:41.852Z] ec14aa9079de: Download complete [2023-08-25T07:05:41.852Z] edb6bdbacee9: Verifying Checksum [2023-08-25T07:05:41.852Z] edb6bdbacee9: Download complete [2023-08-25T07:05:42.834Z] edb6bdbacee9: Pull complete [2023-08-25T07:05:43.112Z] 554e91adad29: Verifying Checksum [2023-08-25T07:05:43.112Z] 554e91adad29: Download complete [2023-08-25T07:05:43.383Z] 5f9638ab2659: Pull complete [2023-08-25T07:05:44.365Z] 2f466654f4bb: Verifying Checksum [2023-08-25T07:05:44.365Z] 2f466654f4bb: Download complete [2023-08-25T07:05:44.365Z] 8d51d6327a98: Verifying Checksum [2023-08-25T07:05:44.365Z] 8d51d6327a98: Download complete [2023-08-25T07:05:56.685Z] 8d51d6327a98: Pull complete [2023-08-25T07:05:56.685Z] 8b374f2dd631: Pull complete [2023-08-25T07:05:56.685Z] ec14aa9079de: Pull complete [2023-08-25T07:06:02.036Z] 2f466654f4bb: Pull complete [2023-08-25T07:06:04.644Z] 554e91adad29: Pull complete [2023-08-25T07:06:04.644Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T07:06:04.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T07:06:04.644Z] ---> 1e15ea492957 [2023-08-25T07:06:04.644Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T07:06:06.593Z] ---> Running in dc479a1a43c9 [2023-08-25T07:06:06.594Z] Removing intermediate container dc479a1a43c9 [2023-08-25T07:06:06.594Z] ---> 80c7428c6dc4 [2023-08-25T07:06:06.594Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T07:06:06.860Z] ---> Running in 1be5dd9169a1 [2023-08-25T07:06:07.128Z] Removing intermediate container 1be5dd9169a1 [2023-08-25T07:06:07.128Z] ---> 75d7018665d5 [2023-08-25T07:06:07.128Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-25T07:06:07.128Z] ---> Running in 9416cfe974ed [2023-08-25T07:06:07.396Z] Removing intermediate container 9416cfe974ed [2023-08-25T07:06:07.396Z] ---> 559e0f57cfd5 [2023-08-25T07:06:07.396Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T07:06:07.396Z] ---> Running in 0237f284b593 [2023-08-25T07:06:07.662Z] Removing intermediate container 0237f284b593 [2023-08-25T07:06:07.662Z] ---> da7172dbce23 [2023-08-25T07:06:07.662Z] Step 7/12 : WORKDIR /device-gpio [2023-08-25T07:06:07.930Z] ---> Running in e2ce756f7513 [2023-08-25T07:06:08.196Z] Removing intermediate container e2ce756f7513 [2023-08-25T07:06:08.197Z] ---> 54e2302383a2 [2023-08-25T07:06:08.197Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T07:06:08.197Z] ---> Running in e89dc933eea8 [2023-08-25T07:06:09.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T07:06:09.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T07:06:11.148Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T07:06:11.148Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T07:06:11.148Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T07:06:11.148Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T07:06:11.148Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T07:06:11.148Z] OK: 268 MiB in 57 packages [2023-08-25T07:06:12.112Z] Removing intermediate container e89dc933eea8 [2023-08-25T07:06:12.112Z] ---> d099516cd38a [2023-08-25T07:06:12.112Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-25T07:06:12.384Z] ---> d816ac7ed516 [2023-08-25T07:06:12.384Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T07:06:12.384Z] ---> Running in a0a17ea6e896 [2023-08-25T07:07:20.290Z] Removing intermediate container a0a17ea6e896 [2023-08-25T07:07:20.290Z] ---> 4e08d2760d09 [2023-08-25T07:07:20.290Z] Step 11/12 : COPY . . [2023-08-25T07:07:20.290Z] ---> 15a2f468bd2a [2023-08-25T07:07:20.290Z] Step 12/12 : RUN ${MAKE} [2023-08-25T07:07:20.290Z] ---> Running in 64eb18e8cfb0 [2023-08-25T07:07:20.290Z] noop [2023-08-25T07:07:20.290Z] Removing intermediate container 64eb18e8cfb0 [2023-08-25T07:07:20.290Z] ---> a1218b76789a [2023-08-25T07:07:20.290Z] Successfully built a1218b76789a [2023-08-25T07:07:20.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:07:20.763Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T07:07:20.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:07:21.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-4515 does not seem to be running inside a container [2023-08-25T07:07:21.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 [2023-08-25T07:07:22.256Z] $ docker top 0c8fb4ab1745317cb711d34da06aad99efd3ef2ac483293bbb5d8083f3a6c244 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:07:23.144Z] + go version [2023-08-25T07:07:23.144Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T07:07:23.177Z] $ docker stop --time=1 0c8fb4ab1745317cb711d34da06aad99efd3ef2ac483293bbb5d8083f3a6c244 [2023-08-25T07:07:24.747Z] $ docker rm -f --volumes 0c8fb4ab1745317cb711d34da06aad99efd3ef2ac483293bbb5d8083f3a6c244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:07:25.675Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T07:07:25.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:07:25.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-4515 does not seem to be running inside a container [2023-08-25T07:07:25.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 [2023-08-25T07:07:27.140Z] $ docker top 110932a9d8d96332fc69e1d989da2ed019607cbd7ce53e8e98f32d437b1e1141 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:07:28.002Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-08-25T07:07:28.384Z] + make test [2023-08-25T07:07:28.384Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T07:08:00.623Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-08-25T07:09:52.264Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-08-25T07:09:52.264Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-08-25T07:09:52.264Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T07:09:52.264Z] go vet ./... [2023-08-25T07:10:18.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T07:10:18.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T07:10:18.955Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T07:10:18.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T07:10:19.023Z] $ docker stop --time=1 110932a9d8d96332fc69e1d989da2ed019607cbd7ce53e8e98f32d437b1e1141 [2023-08-25T07:10:20.780Z] $ docker rm -f --volumes 110932a9d8d96332fc69e1d989da2ed019607cbd7ce53e8e98f32d437b1e1141 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T07:10:21.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T07:10:21.944Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T07:10:22.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T07:10:23.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T07:10:23.353Z] + ls -al . [2023-08-25T07:10:23.353Z] total 164 [2023-08-25T07:10:23.353Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:07 . [2023-08-25T07:10:23.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:05 .. [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 25 07:05 .dockerignore [2023-08-25T07:10:23.353Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:05 .git [2023-08-25T07:10:23.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:05 .github [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 25 07:05 .gitignore [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 07:05 .golangci.yml [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 10780 Aug 25 07:05 Attribution.txt [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 6184 Aug 25 07:05 CHANGELOG.md [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 1542 Aug 25 07:05 Dockerfile [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 07:05 GOVERNANCE.md [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 25 07:05 Jenkinsfile [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 07:05 LICENSE [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 1923 Aug 25 07:05 Makefile [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 25 07:05 OWNERS.md [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 12293 Aug 25 07:05 README.md [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 07:02 VERSION [2023-08-25T07:10:23.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:05 bin [2023-08-25T07:10:23.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:05 cmd [2023-08-25T07:10:23.353Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 07:07 coverage.out [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 3696 Aug 25 07:05 go.mod [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 34022 Aug 25 07:05 go.sum [2023-08-25T07:10:23.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:05 internal [2023-08-25T07:10:23.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:05 snap [2023-08-25T07:10:23.353Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 25 07:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:10:23.783Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=83fa8f362cef2a76cbfc7b40af84bdb6627824ed --label arch=arm64 --label version=0.0.0 . [2023-08-25T07:10:24.055Z] Sending build context to Docker daemon 8.106MB [2023-08-25T07:10:24.055Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T07:10:24.055Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-25T07:10:24.055Z] ---> a1218b76789a [2023-08-25T07:10:24.055Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-08-25T07:10:24.334Z] ---> Running in 73217571492e [2023-08-25T07:10:24.620Z] Removing intermediate container 73217571492e [2023-08-25T07:10:24.620Z] ---> e6ca1db3f62b [2023-08-25T07:10:24.620Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T07:10:24.620Z] ---> Running in 19a94c5bab32 [2023-08-25T07:10:24.893Z] Removing intermediate container 19a94c5bab32 [2023-08-25T07:10:24.893Z] ---> 949514b4755b [2023-08-25T07:10:24.893Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-25T07:10:24.893Z] ---> Running in 74e399419399 [2023-08-25T07:10:25.164Z] Removing intermediate container 74e399419399 [2023-08-25T07:10:25.164Z] ---> 0127e2de7c11 [2023-08-25T07:10:25.164Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T07:10:25.442Z] ---> Running in df098b3436cb [2023-08-25T07:10:25.710Z] Removing intermediate container df098b3436cb [2023-08-25T07:10:25.710Z] ---> 1aba6b0452d4 [2023-08-25T07:10:25.710Z] Step 7/25 : WORKDIR /device-gpio [2023-08-25T07:10:25.710Z] ---> Running in 0114d39ddd35 [2023-08-25T07:10:25.981Z] Removing intermediate container 0114d39ddd35 [2023-08-25T07:10:25.981Z] ---> 6a98ed75fd5a [2023-08-25T07:10:25.981Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T07:10:25.981Z] ---> Running in 40e48dab2d84 [2023-08-25T07:10:26.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T07:10:27.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T07:10:28.496Z] OK: 268 MiB in 57 packages [2023-08-25T07:10:29.459Z] Removing intermediate container 40e48dab2d84 [2023-08-25T07:10:29.459Z] ---> 03b454c84d90 [2023-08-25T07:10:29.459Z] Step 9/25 : COPY go.mod vendor* ./ [2023-08-25T07:10:29.728Z] ---> 299f665f7e2b [2023-08-25T07:10:29.728Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T07:10:29.728Z] ---> Running in 64c1166f14da [2023-08-25T07:10:31.676Z] Removing intermediate container 64c1166f14da [2023-08-25T07:10:31.676Z] ---> 133ba40b8eb6 [2023-08-25T07:10:31.676Z] Step 11/25 : COPY . . [2023-08-25T07:10:32.645Z] ---> a0ecf1d6d20a [2023-08-25T07:10:32.646Z] Step 12/25 : RUN ${MAKE} [2023-08-25T07:10:32.646Z] ---> Running in 5afda3e24f02 [2023-08-25T07:10:33.619Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-08-25T07:12:55.404Z] Removing intermediate container 5afda3e24f02 [2023-08-25T07:12:55.404Z] ---> a528101bc63a [2023-08-25T07:12:55.404Z] Step 13/25 : FROM alpine:3.17 [2023-08-25T07:12:55.404Z] 3.17: Pulling from library/alpine [2023-08-25T07:12:55.404Z] 4060ece20d7a: Pulling fs layer [2023-08-25T07:12:55.404Z] 4060ece20d7a: Download complete [2023-08-25T07:12:55.405Z] 4060ece20d7a: Pull complete [2023-08-25T07:12:55.405Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T07:12:55.405Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T07:12:55.405Z] ---> 8650cd65339b [2023-08-25T07:12:55.405Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-25T07:12:55.405Z] ---> Running in 8f249c582f5d [2023-08-25T07:12:55.405Z] Removing intermediate container 8f249c582f5d [2023-08-25T07:12:55.405Z] ---> 0196f5e51f5a [2023-08-25T07:12:55.405Z] Step 15/25 : RUN apk add --update --no-cache [2023-08-25T07:12:55.405Z] ---> Running in badf5eb86a60 [2023-08-25T07:12:55.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T07:12:55.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T07:12:55.405Z] OK: 7 MiB in 15 packages [2023-08-25T07:12:55.405Z] Removing intermediate container badf5eb86a60 [2023-08-25T07:12:55.405Z] ---> 94aac0bfd904 [2023-08-25T07:12:55.405Z] Step 16/25 : WORKDIR / [2023-08-25T07:12:55.405Z] ---> Running in 26be3c71947a [2023-08-25T07:12:55.405Z] Removing intermediate container 26be3c71947a [2023-08-25T07:12:55.405Z] ---> b812e34f8371 [2023-08-25T07:12:55.405Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-08-25T07:12:55.405Z] ---> 77fe05ef373f [2023-08-25T07:12:55.405Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-08-25T07:12:55.405Z] ---> 9579d100be52 [2023-08-25T07:12:55.405Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-08-25T07:12:55.405Z] ---> f8d163eda413 [2023-08-25T07:12:55.405Z] Step 20/25 : EXPOSE 59910 [2023-08-25T07:12:55.405Z] ---> Running in cfeb1b2ce4c7 [2023-08-25T07:12:55.405Z] Removing intermediate container cfeb1b2ce4c7 [2023-08-25T07:12:55.405Z] ---> dcacd231f078 [2023-08-25T07:12:55.405Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-08-25T07:12:55.405Z] ---> Running in 084a550dbff7 [2023-08-25T07:12:55.405Z] Removing intermediate container 084a550dbff7 [2023-08-25T07:12:55.405Z] ---> 55a919512846 [2023-08-25T07:12:55.405Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T07:12:55.405Z] ---> Running in 01fd2eee704b [2023-08-25T07:12:55.405Z] Removing intermediate container 01fd2eee704b [2023-08-25T07:12:55.405Z] ---> 8a1d14ce3c45 [2023-08-25T07:12:55.405Z] Step 23/25 : LABEL arch=arm64 [2023-08-25T07:12:55.405Z] ---> Running in b2ca1a5241c8 [2023-08-25T07:12:55.405Z] Removing intermediate container b2ca1a5241c8 [2023-08-25T07:12:55.405Z] ---> 6718fc5ab82f [2023-08-25T07:12:55.405Z] Step 24/25 : LABEL git_sha=83fa8f362cef2a76cbfc7b40af84bdb6627824ed [2023-08-25T07:12:55.405Z] ---> Running in fe78847c7ffa [2023-08-25T07:12:55.405Z] Removing intermediate container fe78847c7ffa [2023-08-25T07:12:55.405Z] ---> a76c7c3faab9 [2023-08-25T07:12:55.405Z] Step 25/25 : LABEL version=0.0.0 [2023-08-25T07:12:55.405Z] ---> Running in 64d3e6490cf2 [2023-08-25T07:12:55.405Z] Removing intermediate container 64d3e6490cf2 [2023-08-25T07:12:55.405Z] ---> b1bdf5fca131 [2023-08-25T07:12:55.405Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T07:12:55.405Z] Successfully built b1bdf5fca131 [2023-08-25T07:12:55.405Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:12:56.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T07:12:56.212Z] [2023-08-25T07:12:56.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:12:56.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T07:12:56.614Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T07:12:56.614Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T07:12:56.614Z] 04944245beec: Pulling fs layer [2023-08-25T07:12:56.614Z] 699f458cf7ca: Pulling fs layer [2023-08-25T07:12:56.614Z] 765212b225bb: Pulling fs layer [2023-08-25T07:12:56.614Z] f23df028b6ca: Pulling fs layer [2023-08-25T07:12:56.614Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T07:12:56.614Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T07:12:56.614Z] 765212b225bb: Waiting [2023-08-25T07:12:56.614Z] f23df028b6ca: Waiting [2023-08-25T07:12:56.614Z] d65c8cfc05b1: Waiting [2023-08-25T07:12:56.614Z] 2437ff75d9bd: Waiting [2023-08-25T07:12:56.885Z] 04944245beec: Verifying Checksum [2023-08-25T07:12:56.885Z] 04944245beec: Download complete [2023-08-25T07:12:56.885Z] 765212b225bb: Verifying Checksum [2023-08-25T07:12:56.885Z] 765212b225bb: Download complete [2023-08-25T07:12:56.885Z] f23df028b6ca: Verifying Checksum [2023-08-25T07:12:56.885Z] f23df028b6ca: Download complete [2023-08-25T07:12:56.885Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T07:12:56.885Z] d65c8cfc05b1: Download complete [2023-08-25T07:12:56.885Z] 699f458cf7ca: Verifying Checksum [2023-08-25T07:12:56.885Z] 699f458cf7ca: Download complete [2023-08-25T07:12:57.472Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T07:12:57.472Z] 8998bd30e6a1: Download complete [2023-08-25T07:13:00.058Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T07:13:00.058Z] 2437ff75d9bd: Download complete [2023-08-25T07:13:01.483Z] 8998bd30e6a1: Pull complete [2023-08-25T07:13:02.067Z] 04944245beec: Pull complete [2023-08-25T07:13:03.473Z] 699f458cf7ca: Pull complete [2023-08-25T07:13:03.473Z] 765212b225bb: Pull complete [2023-08-25T07:13:04.065Z] f23df028b6ca: Pull complete [2023-08-25T07:13:04.332Z] d65c8cfc05b1: Pull complete [2023-08-25T07:13:19.327Z] 2437ff75d9bd: Pull complete [2023-08-25T07:13:19.328Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T07:13:19.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T07:13:19.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:13:19.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-4515 does not seem to be running inside a container [2023-08-25T07:13:19.711Z] $ 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-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 [2023-08-25T07:13:22.229Z] $ docker top 81a61d3ba156231d274f62bde1ad21e9225e493857590503969f964798439909 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:13:22.790Z] ---> job-cost.sh [2023-08-25T07:13:23.055Z] lf-activate-venv: SKIPPING [2023-08-25T07:13:23.055Z] INFO: No Stack... [2023-08-25T07:13:23.320Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T07:13:24.275Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T07:13:24.613Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-08-25T07:13:24.613Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T07:13:24.955Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] [2023-08-25T07:13:24.959Z] Resource [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] did not exist. Created. [2023-08-25T07:13:24.960Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T07:13:25.359Z] /w/workspace/device-gpio/1@tmp/durable-d22296fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T07:13:25.710Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T07:13:25.742Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T07:13:25.792Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T07:13:25.814Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T07:13:25.893Z] $ docker stop --time=1 81a61d3ba156231d274f62bde1ad21e9225e493857590503969f964798439909 [2023-08-25T07:13:27.342Z] $ docker rm -f --volumes 81a61d3ba156231d274f62bde1ad21e9225e493857590503969f964798439909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-25T07:13:28.390Z] provisioning config files... [2023-08-25T07:13:28.397Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config14146651675065371232tmp [Pipeline] { [Pipeline] sh [2023-08-25T07:13:28.731Z] + set +x [2023-08-25T07:13:28.732Z] + curl -s https://codecov.io/bash [2023-08-25T07:13:28.732Z] + bash -s -- [2023-08-25T07:13:28.732Z] [2023-08-25T07:13:28.732Z] _____ _ [2023-08-25T07:13:28.732Z] / ____| | | [2023-08-25T07:13:28.732Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T07:13:28.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T07:13:28.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T07:13:28.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T07:13:28.732Z] Bash-1.0.6 [2023-08-25T07:13:28.732Z] [2023-08-25T07:13:28.732Z] [2023-08-25T07:13:28.732Z] ==> git version 2.25.1 found [2023-08-25T07:13:28.732Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-25T07:13:28.732Z] Release-Date: 2020-01-08 [2023-08-25T07:13:28.732Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-25T07:13:28.732Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T07:13:28.732Z] ==> Jenkins CI detected. [2023-08-25T07:13:28.732Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-188 [2023-08-25T07:13:28.732Z] project root: . [2023-08-25T07:13:28.732Z] --> token set from env [2023-08-25T07:13:28.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T07:13:28.732Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T07:13:28.732Z] ==> Python coveragepy not found [2023-08-25T07:13:28.732Z] ==> Searching for coverage reports in: [2023-08-25T07:13:28.732Z] + . [2023-08-25T07:13:28.732Z] -> Found 1 reports [2023-08-25T07:13:28.732Z] ==> Detecting git/mercurial file structure [2023-08-25T07:13:28.732Z] ==> Reading reports [2023-08-25T07:13:28.990Z] + ./coverage.out bytes=10 [2023-08-25T07:13:28.990Z] ==> Appending adjustments [2023-08-25T07:13:28.990Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T07:13:28.990Z] + Found adjustments [2023-08-25T07:13:28.990Z] ==> Gzipping contents [2023-08-25T07:13:28.990Z] 4.0K /tmp/codecov.koUFs9.gz [2023-08-25T07:13:28.990Z] ==> Uploading reports [2023-08-25T07:13:28.990Z] url: https://codecov.io [2023-08-25T07:13:28.990Z] query: branch=PR-188&commit=83fa8f362cef2a76cbfc7b40af84bdb6627824ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=188&job=&cmd_args= [2023-08-25T07:13:28.990Z] -> Pinging Codecov [2023-08-25T07:13:28.990Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-188&commit=83fa8f362cef2a76cbfc7b40af84bdb6627824ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=188&job=&cmd_args= [2023-08-25T07:13:29.252Z] -> Uploading to [2023-08-25T07:13:29.252Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/83fa8f362cef2a76cbfc7b40af84bdb6627824ed/6fd7f2d9-7104-4774-9926-49aa9c875558.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T071328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5412b98d2675af84391d6848963be4b98fee7f118d43725749ec3a093edd64e [2023-08-25T07:13:29.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T07:13:29.252Z] Dload Upload Total Spent Left Speed [2023-08-25T07:13:29.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3978 --:--:-- --:--:-- --:--:-- 3978 [2023-08-25T07:13:29.252Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/83fa8f362cef2a76cbfc7b40af84bdb6627824ed [Pipeline] } [2023-08-25T07:13:29.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-25T07:13:31.033Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-188/archives ] [2023-08-25T07:13:31.033Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-188/archives [2023-08-25T07:13:31.033Z] total 16 [2023-08-25T07:13:31.033Z] drwxr-xr-x 3 root root 4096 Aug 25 07:04 . [2023-08-25T07:13:31.033Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 07:04 .. [2023-08-25T07:13:31.033Z] drwxr-xr-x 2 root root 4096 Aug 25 07:04 cost [2023-08-25T07:13:31.033Z] -rw-r--r-- 1 root root 83 Aug 25 07:04 cost.csv [2023-08-25T07:13:31.033Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-188/archives [2023-08-25T07:13:31.033Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-188/archives [2023-08-25T07:13:31.033Z] total 16 [2023-08-25T07:13:31.033Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 07:04 . [2023-08-25T07:13:31.033Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 07:04 .. [2023-08-25T07:13:31.033Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 07:04 cost [2023-08-25T07:13:31.033Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 25 07:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:13:31.368Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:13:32.258Z] ---> package-listing.sh [2023-08-25T07:13:32.259Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T07:13:32.259Z] ++ facter osfamily [2023-08-25T07:13:32.518Z] + OS_FAMILY=debian [2023-08-25T07:13:32.518Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-188 [2023-08-25T07:13:32.518Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T07:13:32.518Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T07:13:32.518Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T07:13:32.518Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T07:13:32.518Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-188 ']' [2023-08-25T07:13:32.518Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T07:13:32.518Z] + case "${OS_FAMILY}" in [2023-08-25T07:13:32.518Z] + dpkg -l [2023-08-25T07:13:32.518Z] + grep '^ii' [2023-08-25T07:13:32.518Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T07:13:32.518Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T07:13:32.518Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T07:13:32.518Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-188 ']' [2023-08-25T07:13:32.518Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-188/archives/ [2023-08-25T07:13:32.518Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-188/archives/ [Pipeline] echo [2023-08-25T07:13:32.557Z] 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/edgexfoundry_device-gpio_PR-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T07:13:32.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:13:33.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T07:13:33.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:13:33.625Z] prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container [2023-08-25T07:13:33.650Z] $ 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/edgexfoundry_device-gpio_PR-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@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 [2023-08-25T07:13:33.834Z] $ docker top 72f8970527abc1ea9fa5e7a5f2a44f68892c29d9477db20edae178e5a6adb629 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:13:34.229Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T07:13:34.539Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T07:13:34.850Z] + ls /var/log/sa-host [2023-08-25T07:13:34.850Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T07:13:35.077Z] provisioning config files... [2023-08-25T07:13:35.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config10832815208705390408tmp [Pipeline] { [Pipeline] echo [2023-08-25T07:13:35.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:13:35.450Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T07:13:35.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:13:35.884Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T07:13:35.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:13:36.220Z] ---> sudo-logs.sh [2023-08-25T07:13:36.220Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T07:13:36.306Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:13:36.613Z] ---> job-cost.sh [2023-08-25T07:13:36.613Z] lf-activate-venv: SKIPPING [2023-08-25T07:13:36.613Z] DEBUG: total: 0.2199999988079071 [2023-08-25T07:13:36.613Z] INFO: Retrieving Stack Cost... [2023-08-25T07:13:37.182Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T07:13:37.440Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T07:13:37.474Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:13:37.782Z] ---> logs-deploy.sh [2023-08-25T07:13:37.782Z] lf-activate-venv: SKIPPING [2023-08-25T07:13:37.782Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-188/1 [2023-08-25T07:13:37.782Z] INFO: archiving workspace using pattern(s): [2023-08-25T07:13:38.718Z] Archives upload complete. [2023-08-25T07:13:38.977Z] INFO: archiving logs to Nexus [2023-08-25T07:13:39.545Z] ---> uname -a: [2023-08-25T07:13:39.546Z] Linux prd-ubuntu20-04-docker-8c-8g-4513 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] ---> lscpu: [2023-08-25T07:13:39.546Z] Architecture: x86_64 [2023-08-25T07:13:39.546Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-25T07:13:39.546Z] Byte Order: Little Endian [2023-08-25T07:13:39.546Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-25T07:13:39.546Z] CPU(s): 8 [2023-08-25T07:13:39.546Z] On-line CPU(s) list: 0-7 [2023-08-25T07:13:39.546Z] Thread(s) per core: 1 [2023-08-25T07:13:39.546Z] Core(s) per socket: 1 [2023-08-25T07:13:39.546Z] Socket(s): 8 [2023-08-25T07:13:39.546Z] NUMA node(s): 1 [2023-08-25T07:13:39.546Z] Vendor ID: AuthenticAMD [2023-08-25T07:13:39.546Z] CPU family: 23 [2023-08-25T07:13:39.546Z] Model: 49 [2023-08-25T07:13:39.546Z] Model name: AMD EPYC-Rome Processor [2023-08-25T07:13:39.546Z] Stepping: 0 [2023-08-25T07:13:39.546Z] CPU MHz: 2799.998 [2023-08-25T07:13:39.546Z] BogoMIPS: 5599.99 [2023-08-25T07:13:39.546Z] Virtualization: AMD-V [2023-08-25T07:13:39.546Z] Hypervisor vendor: KVM [2023-08-25T07:13:39.546Z] Virtualization type: full [2023-08-25T07:13:39.546Z] L1d cache: 256 KiB [2023-08-25T07:13:39.546Z] L1i cache: 256 KiB [2023-08-25T07:13:39.546Z] L2 cache: 4 MiB [2023-08-25T07:13:39.546Z] L3 cache: 128 MiB [2023-08-25T07:13:39.546Z] NUMA node0 CPU(s): 0-7 [2023-08-25T07:13:39.546Z] Vulnerability Itlb multihit: Not affected [2023-08-25T07:13:39.546Z] Vulnerability L1tf: Not affected [2023-08-25T07:13:39.546Z] Vulnerability Mds: Not affected [2023-08-25T07:13:39.546Z] Vulnerability Meltdown: Not affected [2023-08-25T07:13:39.546Z] Vulnerability Mmio stale data: Not affected [2023-08-25T07:13:39.546Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-25T07:13:39.546Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-25T07:13:39.546Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-25T07:13:39.546Z] Vulnerability Srbds: Not affected [2023-08-25T07:13:39.546Z] Vulnerability Tsx async abort: Not affected [2023-08-25T07:13:39.546Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] ---> nproc: [2023-08-25T07:13:39.546Z] 8 [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] ---> df -h: [2023-08-25T07:13:39.546Z] Filesystem Size Used Avail Use% Mounted on [2023-08-25T07:13:39.546Z] overlay 155G 12G 144G 8% / [2023-08-25T07:13:39.546Z] tmpfs 64M 0 64M 0% /dev [2023-08-25T07:13:39.546Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-25T07:13:39.546Z] shm 64M 0 64M 0% /dev/shm [2023-08-25T07:13:39.546Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] ---> sar -b -r -n DEV: [2023-08-25T07:13:39.546Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4513) 08/25/23 _x86_64_ (8 CPU) [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] 07:01:04 LINUX RESTART (8 CPU) [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] 07:02:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-25T07:13:39.546Z] 07:03:01 204.90 2.33 202.57 0.00 62.89 81348.32 0.00 [2023-08-25T07:13:39.546Z] 07:04:01 87.32 0.25 87.07 0.00 10.66 19696.32 0.00 [2023-08-25T07:13:39.546Z] 07:05:01 98.33 0.02 98.32 0.00 4.27 26917.66 0.00 [2023-08-25T07:13:39.546Z] 07:06:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 [2023-08-25T07:13:39.546Z] 07:07:01 28.58 10.23 18.35 0.00 3453.42 3770.57 0.00 [2023-08-25T07:13:39.546Z] 07:08:01 2.77 0.00 2.77 0.00 0.00 30.93 0.00 [2023-08-25T07:13:39.546Z] 07:09:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2023-08-25T07:13:39.546Z] 07:10:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 [2023-08-25T07:13:39.546Z] 07:11:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2023-08-25T07:13:39.546Z] 07:12:01 1.92 0.00 1.92 0.00 0.00 29.46 0.00 [2023-08-25T07:13:39.546Z] 07:13:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2023-08-25T07:13:39.546Z] Average: 38.61 1.16 37.44 0.00 321.80 11776.74 0.00 [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] 07:02:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-25T07:13:39.546Z] 07:03:01 28317860 31560852 742900 2.26 147844 3299692 1756572 5.18 1092808 3030496 96 [2023-08-25T07:13:39.546Z] 07:04:01 27780972 31553020 747996 2.27 152428 3790452 1863348 5.49 1273284 3346440 196724 [2023-08-25T07:13:39.546Z] 07:05:01 27504984 31564040 734796 2.23 162240 4031452 1746004 5.15 1278272 3579164 8 [2023-08-25T07:13:39.546Z] 07:06:01 27504632 31563708 734816 2.23 162272 4031456 1746004 5.15 1278216 3579164 16 [2023-08-25T07:13:39.546Z] 07:07:01 27270296 31550656 739824 2.25 167612 4235168 1805948 5.32 1434428 3635168 400 [2023-08-25T07:13:39.546Z] 07:08:01 27269932 31550320 740052 2.25 167656 4235168 1805948 5.32 1434368 3635168 12 [2023-08-25T07:13:39.546Z] 07:09:01 27279304 31559780 730568 2.22 167720 4235172 1805948 5.32 1424776 3635172 8 [2023-08-25T07:13:39.546Z] 07:10:01 27280132 31561008 729656 2.22 167768 4235172 1805948 5.32 1424240 3635520 16 [2023-08-25T07:13:39.546Z] 07:11:01 27280508 31561388 729160 2.22 167824 4235160 1805948 5.32 1423960 3635524 12 [2023-08-25T07:13:39.546Z] 07:12:01 27280280 31561244 729208 2.22 167896 4235156 1805948 5.32 1424184 3635504 16 [2023-08-25T07:13:39.546Z] 07:13:01 27280544 31561572 729012 2.22 167928 4235156 1805948 5.32 1424684 3635508 168 [2023-08-25T07:13:39.546Z] Average: 27459040 31558872 735272 2.24 163563 4072655 1795779 5.29 1355747 3543893 17952 [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] 07:02:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-25T07:13:39.546Z] 07:03:01 ens3 534.53 331.10 7028.56 45.50 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:03:01 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:03:01 docker0 229.17 359.49 18.15 2646.11 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:04:01 ens3 33.64 20.08 72.89 13.02 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:04:01 docker0 1.33 2.67 0.08 42.45 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:05:01 ens3 99.33 61.42 2622.24 12.23 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:05:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:05:01 docker0 1.43 3.33 0.09 42.49 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:06:01 ens3 0.63 0.47 0.27 0.21 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:07:01 ens3 111.43 58.36 1376.58 4.25 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:08:01 ens3 0.63 0.17 0.06 0.01 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:09:01 ens3 0.52 0.55 0.27 0.22 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:10:01 ens3 0.58 0.52 1.44 0.04 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:11:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:12:01 ens3 0.77 0.23 0.13 0.07 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:13:01 ens3 0.83 0.20 0.21 0.08 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] Average: ens3 69.77 42.14 991.02 6.76 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] Average: docker0 20.45 32.23 1.61 240.99 0.00 0.00 0.00 0.00 [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] ---> sar -P ALL: [2023-08-25T07:13:39.546Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4513) 08/25/23 _x86_64_ (8 CPU) [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] 07:01:04 LINUX RESTART (8 CPU) [2023-08-25T07:13:39.546Z] [2023-08-25T07:13:39.546Z] 07:02:03 CPU %user %nice %system %iowait %steal %idle [2023-08-25T07:13:39.546Z] 07:03:01 all 8.22 0.00 3.87 5.53 0.07 82.31 [2023-08-25T07:13:39.546Z] 07:03:01 0 8.42 0.00 3.63 0.83 0.05 87.07 [2023-08-25T07:13:39.546Z] 07:03:01 1 9.72 0.00 3.20 0.38 0.07 86.62 [2023-08-25T07:13:39.546Z] 07:03:01 2 8.60 0.00 3.07 1.76 0.07 86.49 [2023-08-25T07:13:39.546Z] 07:03:01 3 8.41 0.00 3.85 0.37 0.05 87.33 [2023-08-25T07:13:39.546Z] 07:03:01 4 7.17 0.00 3.16 1.01 0.05 88.60 [2023-08-25T07:13:39.546Z] 07:03:01 5 8.25 0.00 3.49 7.69 0.05 80.52 [2023-08-25T07:13:39.546Z] 07:03:01 6 7.91 0.00 5.45 29.65 0.09 56.90 [2023-08-25T07:13:39.546Z] 07:03:01 7 7.31 0.00 5.10 2.57 0.09 84.94 [2023-08-25T07:13:39.546Z] 07:04:01 all 40.96 0.00 6.87 2.39 0.09 49.69 [2023-08-25T07:13:39.546Z] 07:04:01 0 41.18 0.00 7.34 4.33 0.08 47.07 [2023-08-25T07:13:39.546Z] 07:04:01 1 41.28 0.00 7.14 0.88 0.10 50.61 [2023-08-25T07:13:39.546Z] 07:04:01 2 43.76 0.00 6.80 4.96 0.08 44.40 [2023-08-25T07:13:39.546Z] 07:04:01 3 38.32 0.00 5.94 1.07 0.10 54.57 [2023-08-25T07:13:39.546Z] 07:04:01 4 43.39 0.00 6.97 7.40 0.08 42.16 [2023-08-25T07:13:39.546Z] 07:04:01 5 40.08 0.00 6.71 0.17 0.08 52.95 [2023-08-25T07:13:39.546Z] 07:04:01 6 38.74 0.00 6.59 0.17 0.08 54.42 [2023-08-25T07:13:39.546Z] 07:04:01 7 40.92 0.00 7.45 0.15 0.08 51.40 [2023-08-25T07:13:39.546Z] 07:05:01 all 2.75 0.00 1.29 2.31 0.04 93.61 [2023-08-25T07:13:39.546Z] 07:05:01 0 3.61 0.00 1.71 12.69 0.05 81.94 [2023-08-25T07:13:39.547Z] 07:05:01 1 2.38 0.00 1.67 0.30 0.03 95.62 [2023-08-25T07:13:39.547Z] 07:05:01 2 3.07 0.00 1.44 3.71 0.03 91.75 [2023-08-25T07:13:39.547Z] 07:05:01 3 1.81 0.00 0.84 0.77 0.05 96.53 [2023-08-25T07:13:39.547Z] 07:05:01 4 2.39 0.00 1.19 0.20 0.03 96.18 [2023-08-25T07:13:39.547Z] 07:05:01 5 3.75 0.00 1.15 0.13 0.03 94.93 [2023-08-25T07:13:39.547Z] 07:05:01 6 2.14 0.00 0.72 0.00 0.02 97.12 [2023-08-25T07:13:39.547Z] 07:05:01 7 2.85 0.00 1.61 0.69 0.05 94.80 [2023-08-25T07:13:39.547Z] 07:06:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-08-25T07:13:39.547Z] 07:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-25T07:13:39.547Z] 07:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-25T07:13:39.547Z] 07:06:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2023-08-25T07:13:39.547Z] 07:06:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-25T07:13:39.547Z] 07:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-25T07:13:39.547Z] 07:06:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-08-25T07:13:39.547Z] 07:06:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-08-25T07:13:39.547Z] 07:06:01 7 0.03 0.00 0.00 0.05 0.00 99.92 [2023-08-25T07:13:39.547Z] 07:07:01 all 0.95 0.00 0.44 0.85 0.02 97.75 [2023-08-25T07:13:39.547Z] 07:07:01 0 1.71 0.00 0.27 0.72 0.02 97.29 [2023-08-25T07:13:39.547Z] 07:07:01 1 0.47 0.00 0.47 0.10 0.02 98.95 [2023-08-25T07:13:39.547Z] 07:07:01 2 0.90 0.00 0.42 3.24 0.03 95.41 [2023-08-25T07:13:39.547Z] 07:07:01 3 0.55 0.00 0.27 0.02 0.02 99.15 [2023-08-25T07:13:39.547Z] 07:07:01 4 1.72 0.00 0.67 0.20 0.03 97.38 [2023-08-25T07:13:39.547Z] 07:07:01 5 0.40 0.00 0.28 0.68 0.02 98.62 [2023-08-25T07:13:39.547Z] 07:07:01 6 0.88 0.00 0.35 0.20 0.02 98.55 [2023-08-25T07:13:39.547Z] 07:07:01 7 0.94 0.00 0.77 1.61 0.02 96.67 [2023-08-25T07:13:39.547Z] 07:08:01 all 0.02 0.00 0.00 0.06 0.00 99.91 [2023-08-25T07:13:39.547Z] 07:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-25T07:13:39.547Z] 07:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T07:13:39.547Z] 07:08:01 2 0.07 0.00 0.00 0.33 0.00 99.60 [2023-08-25T07:13:39.547Z] 07:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-25T07:13:39.547Z] 07:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-25T07:13:39.547Z] 07:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-25T07:13:39.547Z] 07:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-25T07:13:39.547Z] 07:08:01 7 0.02 0.00 0.00 0.18 0.02 99.78 [2023-08-25T07:13:39.547Z] 07:09:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-08-25T07:13:39.547Z] 07:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T07:13:39.547Z] 07:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-25T07:13:39.547Z] 07:09:01 2 0.03 0.00 0.00 0.05 0.02 99.90 [2023-08-25T07:13:39.547Z] 07:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-25T07:13:39.547Z] 07:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-25T07:13:39.547Z] 07:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T07:13:39.547Z] 07:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-25T07:13:39.547Z] 07:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-25T07:13:39.547Z] 07:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-25T07:13:39.547Z] 07:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-25T07:13:39.547Z] 07:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-25T07:13:39.547Z] 07:10:01 2 0.08 0.00 0.02 0.02 0.02 99.87 [2023-08-25T07:13:39.547Z] 07:10:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2023-08-25T07:13:39.547Z] 07:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-25T07:13:39.547Z] 07:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-25T07:13:39.547Z] 07:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-25T07:13:39.547Z] 07:10:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-08-25T07:13:39.547Z] 07:11:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-08-25T07:13:39.547Z] 07:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-25T07:13:39.547Z] 07:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T07:13:39.547Z] 07:11:01 2 0.05 0.00 0.00 0.02 0.02 99.92 [2023-08-25T07:13:39.547Z] 07:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-25T07:13:39.547Z] 07:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-25T07:13:39.547Z] 07:11:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-25T07:13:39.547Z] 07:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-25T07:13:39.547Z] 07:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-25T07:13:39.547Z] 07:12:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2023-08-25T07:13:39.547Z] 07:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-25T07:13:39.547Z] 07:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-25T07:13:39.547Z] 07:12:01 2 0.03 0.00 0.00 0.05 0.00 99.92 [2023-08-25T07:13:39.547Z] 07:12:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2023-08-25T07:13:39.547Z] 07:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-25T07:13:39.547Z] 07:12:01 5 0.27 0.00 0.00 0.00 0.00 99.73 [2023-08-25T07:13:39.547Z] 07:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T07:13:39.547Z] 07:12:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-25T07:13:39.547Z] 07:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-08-25T07:13:39.547Z] 07:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-25T07:13:39.547Z] 07:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T07:13:39.547Z] 07:13:01 2 0.03 0.00 0.02 0.05 0.02 99.88 [2023-08-25T07:13:39.547Z] 07:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-25T07:13:39.547Z] 07:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-25T07:13:39.547Z] 07:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-25T07:13:39.547Z] 07:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-25T07:13:39.547Z] 07:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-25T07:13:39.547Z] [2023-08-25T07:13:39.547Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-08-25T07:13:39.547Z] Average: all 4.78 0.00 1.12 1.00 0.02 93.08 [2023-08-25T07:13:39.547Z] Average: 0 4.94 0.00 1.16 1.68 0.02 92.19 [2023-08-25T07:13:39.547Z] Average: 1 4.84 0.00 1.13 0.15 0.02 93.86 [2023-08-25T07:13:39.547Z] Average: 2 5.12 0.00 1.06 1.29 0.03 92.51 [2023-08-25T07:13:39.547Z] Average: 3 4.44 0.00 0.98 0.20 0.03 94.35 [2023-08-25T07:13:39.547Z] Average: 4 4.94 0.00 1.08 0.80 0.02 93.17 [2023-08-25T07:13:39.547Z] Average: 5 4.77 0.00 1.05 0.76 0.02 93.40 [2023-08-25T07:13:39.547Z] Average: 6 4.47 0.00 1.17 2.62 0.02 91.72 [2023-08-25T07:13:39.547Z] Average: 7 4.70 0.00 1.34 0.47 0.03 93.46 [2023-08-25T07:13:39.547Z] [2023-08-25T07:13:39.547Z] [2023-08-25T07:13:39.547Z]