cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f0ba33643b2b8835a3764ba9793a2532c7fc533+95b01347c682c509c5ba1ad757ba8b1f414ff9ba (81dbbac1b85473ccac8e807e905d4288ec82f36e) 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-ssh2234454563939207128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15560089019295627420.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11346607486333651930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16793138401709661117.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7712898993289207438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-7058 in /w/workspace/edgexfoundry_device-gpio_PR-148 [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-148 # 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/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 95b01347c682c509c5ba1ad757ba8b1f414ff9ba into PR head commit 8f0ba33643b2b8835a3764ba9793a2532c7fc533 Merge succeeded, producing 8f0ba33643b2b8835a3764ba9793a2532c7fc533 Checking out Revision 8f0ba33643b2b8835a3764ba9793a2532c7fc533 (PR-148) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 8f0ba33643b2b8835a3764ba9793a2532c7fc533 # 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 95b01347c682c509c5ba1ad757ba8b1f414ff9ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f0ba33643b2b8835a3764ba9793a2532c7fc533 # timeout=10 > git rev-list --no-walk 8f0ba33643b2b8835a3764ba9793a2532c7fc533 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T02:26:15.744Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T02:26:15.805Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T02:26:15.822Z] ========================================================= [2023-04-07T02:26:15.822Z] EdgeX Global Pipelines Version Info [2023-04-07T02:26:15.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:26:16.539Z] ------------------- [2023-04-07T02:26:16.539Z] stable info: [2023-04-07T02:26:16.539Z] ------------------- [2023-04-07T02:26:16.539Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T02:26:16.539Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T02:26:16.539Z] Message: update stable to v1.0.245 [2023-04-07T02:26:17.108Z] ------------------- [2023-04-07T02:26:17.108Z] experimental info: [2023-04-07T02:26:17.108Z] ------------------- [2023-04-07T02:26:17.108Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T02:26:17.108Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T02:26:17.108Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T02:26:17.270Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-07T02:26:17.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-07T02:26:17.293Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T02:26:17.306Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T02:26:17.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T02:26:17.328Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T02:26:17.339Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T02:26:17.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T02:26:17.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T02:26:17.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T02:26:17.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T02:26:17.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-07T02:26:17.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T02:26:17.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T02:26:17.440Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T02:26:17.457Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T02:26:17.478Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T02:26:17.494Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T02:26:17.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T02:26:17.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T02:26:17.529Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-07T02:26:17.540Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-07T02:26:17.554Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T02:26:17.566Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T02:26:17.578Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T02:26:17.590Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T02:26:17.602Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T02:26:17.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo [2023-04-07T02:26:17.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo [2023-04-07T02:26:17.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo [2023-04-07T02:26:17.651Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f0ba33643b2b8835a3764ba9793a2532c7fc533 [Pipeline] echo [2023-04-07T02:26:17.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f0ba33 [Pipeline] echo [2023-04-07T02:26:17.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:26:17.728Z] provisioning config files... [2023-04-07T02:26:17.745Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/config14662410541266380741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:26:18.047Z] ---> docker-login.sh [2023-04-07T02:26:18.047Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:26:18.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:26:18.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:26:18.569Z] Configure a credential helper to remove this warning. See [2023-04-07T02:26:18.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:26:18.569Z] [2023-04-07T02:26:18.569Z] Login Succeeded [2023-04-07T02:26:18.569Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:26:18.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:26:18.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:26:18.569Z] Configure a credential helper to remove this warning. See [2023-04-07T02:26:18.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:26:18.569Z] [2023-04-07T02:26:18.569Z] Login Succeeded [2023-04-07T02:26:18.569Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:26:18.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:26:18.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:26:18.828Z] Configure a credential helper to remove this warning. See [2023-04-07T02:26:18.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:26:18.828Z] [2023-04-07T02:26:18.828Z] Login Succeeded [2023-04-07T02:26:18.828Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:26:18.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:26:18.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:26:18.828Z] Configure a credential helper to remove this warning. See [2023-04-07T02:26:18.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:26:18.828Z] [2023-04-07T02:26:18.828Z] Login Succeeded [2023-04-07T02:26:18.828Z] docker.io [2023-04-07T02:26:18.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:26:19.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:26:19.088Z] Configure a credential helper to remove this warning. See [2023-04-07T02:26:19.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:26:19.088Z] [2023-04-07T02:26:19.088Z] Login Succeeded [2023-04-07T02:26:19.088Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:26:19.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T02:26:19.483Z] + git rev-list -1 --merges 8f0ba33643b2b8835a3764ba9793a2532c7fc533~1..8f0ba33643b2b8835a3764ba9793a2532c7fc533 [Pipeline] echo [2023-04-07T02:26:19.529Z] -----------> git rev-list -1 --merges 8f0ba33643b2b8835a3764ba9793a2532c7fc533~1..8f0ba33643b2b8835a3764ba9793a2532c7fc533 8f0ba33643b2b8835a3764ba9793a2532c7fc533 [false] [Pipeline] sh [2023-04-07T02:26:19.815Z] + git log --format=format:%s -1 8f0ba33643b2b8835a3764ba9793a2532c7fc533 [Pipeline] echo [2023-04-07T02:26:19.829Z] ========================================================= [2023-04-07T02:26:19.829Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T02:26:19.829Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:26:20.163Z] + git log --format=format:%s -1 8f0ba33643b2b8835a3764ba9793a2532c7fc533 [Pipeline] echo [2023-04-07T02:26:20.173Z] [semverPrep] GIT_COMMIT: 8f0ba33643b2b8835a3764ba9793a2532c7fc533, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-07T02:26:20.183Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T02:26:20.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T02:26:20.549Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T02:26:20.549Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T02:26:20.549Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T02:26:20.549Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T02:26:20.549Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T02:26:20.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:26:20.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:26:20.962Z] [2023-04-07T02:26:20.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:26:21.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:26:21.265Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T02:26:21.265Z] b85a868b505f: Pulling fs layer [2023-04-07T02:26:21.265Z] e2be974225ed: Pulling fs layer [2023-04-07T02:26:21.265Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T02:26:21.265Z] 988bab9f4d93: Pulling fs layer [2023-04-07T02:26:21.265Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T02:26:21.265Z] eaf3925da568: Pulling fs layer [2023-04-07T02:26:21.265Z] bab4dde63d76: Pulling fs layer [2023-04-07T02:26:21.265Z] bde34c3a00c8: Pulling fs layer [2023-04-07T02:26:21.265Z] b352a97aabf1: Pulling fs layer [2023-04-07T02:26:21.265Z] 4872d77fe225: Pulling fs layer [2023-04-07T02:26:21.265Z] 5851b861e8e6: Pulling fs layer [2023-04-07T02:26:21.265Z] bab4dde63d76: Waiting [2023-04-07T02:26:21.265Z] bde34c3a00c8: Waiting [2023-04-07T02:26:21.265Z] b352a97aabf1: Waiting [2023-04-07T02:26:21.265Z] 4872d77fe225: Waiting [2023-04-07T02:26:21.265Z] 5851b861e8e6: Waiting [2023-04-07T02:26:21.265Z] 988bab9f4d93: Waiting [2023-04-07T02:26:21.265Z] 1469e6f7b9e6: Waiting [2023-04-07T02:26:21.265Z] eaf3925da568: Waiting [2023-04-07T02:26:21.265Z] e2be974225ed: Verifying Checksum [2023-04-07T02:26:21.265Z] e2be974225ed: Download complete [2023-04-07T02:26:21.524Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T02:26:21.524Z] 1469e6f7b9e6: Download complete [2023-04-07T02:26:21.524Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T02:26:21.524Z] 339a4e72a1f5: Download complete [2023-04-07T02:26:21.524Z] eaf3925da568: Verifying Checksum [2023-04-07T02:26:21.524Z] eaf3925da568: Download complete [2023-04-07T02:26:21.524Z] bde34c3a00c8: Verifying Checksum [2023-04-07T02:26:21.524Z] bde34c3a00c8: Download complete [2023-04-07T02:26:21.524Z] b352a97aabf1: Verifying Checksum [2023-04-07T02:26:21.524Z] b352a97aabf1: Download complete [2023-04-07T02:26:21.524Z] 4872d77fe225: Download complete [2023-04-07T02:26:21.524Z] 5851b861e8e6: Download complete [2023-04-07T02:26:21.524Z] b85a868b505f: Download complete [2023-04-07T02:26:21.794Z] bab4dde63d76: Verifying Checksum [2023-04-07T02:26:21.794Z] bab4dde63d76: Download complete [2023-04-07T02:26:22.728Z] b85a868b505f: Pull complete [2023-04-07T02:26:22.986Z] e2be974225ed: Pull complete [2023-04-07T02:26:23.554Z] 339a4e72a1f5: Pull complete [2023-04-07T02:26:23.554Z] 988bab9f4d93: Pull complete [2023-04-07T02:26:23.813Z] 1469e6f7b9e6: Pull complete [2023-04-07T02:26:24.072Z] eaf3925da568: Pull complete [2023-04-07T02:26:25.975Z] bab4dde63d76: Pull complete [2023-04-07T02:26:25.975Z] bde34c3a00c8: Pull complete [2023-04-07T02:26:25.975Z] b352a97aabf1: Pull complete [2023-04-07T02:26:26.234Z] 4872d77fe225: Pull complete [2023-04-07T02:26:26.234Z] 5851b861e8e6: Pull complete [2023-04-07T02:26:26.234Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T02:26:26.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:26:26.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:26:26.322Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2023-04-07T02:26:26.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-148 -v /w/workspace/edgexfoundry_device-gpio_PR-148:/w/workspace/edgexfoundry_device-gpio_PR-148:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-148@tmp:/w/workspace/edgexfoundry_device-gpio_PR-148@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-04-07T02:26:29.531Z] $ docker top ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T02:26:29.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:26:29.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:26:29.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:26:29.767Z] $ docker exec ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af ssh-agent [2023-04-07T02:26:29.870Z] SSH_AUTH_SOCK=/tmp/ssh-AhdjgtjuryN6/agent.32 [2023-04-07T02:26:29.870Z] SSH_AGENT_PID=38 [2023-04-07T02:26:29.879Z] Running ssh-add (command line suppressed) [2023-04-07T02:26:29.980Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-148@tmp/private_key_5715371253475650520.key (/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/private_key_5715371253475650520.key) [2023-04-07T02:26:30.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:26:30.287Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T02:26:30.302Z] $ docker exec --env ******** --env ******** ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af ssh-agent -k [2023-04-07T02:26:30.420Z] unset SSH_AUTH_SOCK; [2023-04-07T02:26:30.420Z] unset SSH_AGENT_PID; [2023-04-07T02:26:30.420Z] echo Agent pid 38 killed; [2023-04-07T02:26:30.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T02:26:30.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:26:30.457Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:26:30.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:26:30.580Z] $ docker exec ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af ssh-agent [2023-04-07T02:26:30.695Z] SSH_AUTH_SOCK=/tmp/ssh-1XMvpIBltojx/agent.70 [2023-04-07T02:26:30.695Z] SSH_AGENT_PID=76 [2023-04-07T02:26:30.700Z] Running ssh-add (command line suppressed) [2023-04-07T02:26:30.814Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-148@tmp/private_key_1939534838882317621.key (/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/private_key_1939534838882317621.key) [2023-04-07T02:26:30.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:26:31.113Z] + git semver init [2023-04-07T02:26:31.374Z] 2023-04-07 02:26:31,297 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T02:26:31.374Z] 2023-04-07 02:26:31,298 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-148/.semver [2023-04-07T02:26:31.374Z] 2023-04-07 02:26:31,298 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-148/.semver [2023-04-07T02:26:31.374Z] 2023-04-07 02:26:31,298 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-148/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-148, universal_newlines=False, shell=None, istream=None) [2023-04-07T02:26:32.312Z] 2023-04-07 02:26:32,209 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-148/.git/info/exclude [2023-04-07T02:26:32.312Z] 2023-04-07 02:26:32,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-148/.semver/PR-148 with force:False [2023-04-07T02:26:32.312Z] 2023-04-07 02:26:32,210 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-148/.semver/PR-148 [2023-04-07T02:26:32.312Z] 2023-04-07 02:26:32,215 [execute] INFO git cat-file --batch-check [2023-04-07T02:26:32.312Z] 2023-04-07 02:26:32,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-148/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T02:26:32.312Z] 2023-04-07 02:26:32,221 [execute] INFO git cat-file --batch [2023-04-07T02:26:32.312Z] 2023-04-07 02:26:32,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-148/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T02:26:32.312Z] 2023-04-07 02:26:32,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-148/.semver/PR-148 [2023-04-07T02:26:32.312Z] 0.0.0 [Pipeline] } [2023-04-07T02:26:32.325Z] $ docker exec --env ******** --env ******** ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af ssh-agent -k [2023-04-07T02:26:32.430Z] unset SSH_AUTH_SOCK; [2023-04-07T02:26:32.431Z] unset SSH_AGENT_PID; [2023-04-07T02:26:32.431Z] echo Agent pid 76 killed; [2023-04-07T02:26:32.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T02:26:32.796Z] + git semver [Pipeline] } [2023-04-07T02:26:33.073Z] $ docker stop --time=1 ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af [2023-04-07T02:26:34.350Z] $ docker rm -f --volumes ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:26:34.679Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T02:26:34.884Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T02:26:34.887Z] [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-04-07T02:26:34.988Z] provisioning config files... [2023-04-07T02:26:34.997Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/config18415013405232169114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:26:35.288Z] ---> docker-login.sh [2023-04-07T02:26:35.288Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:26:35.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:26:35.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:26:35.288Z] Configure a credential helper to remove this warning. See [2023-04-07T02:26:35.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:26:35.288Z] [2023-04-07T02:26:35.288Z] Login Succeeded [2023-04-07T02:26:35.288Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:26:35.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:26:35.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:26:35.288Z] Configure a credential helper to remove this warning. See [2023-04-07T02:26:35.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:26:35.288Z] [2023-04-07T02:26:35.288Z] Login Succeeded [2023-04-07T02:26:35.288Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:26:35.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:26:35.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:26:35.548Z] Configure a credential helper to remove this warning. See [2023-04-07T02:26:35.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:26:35.548Z] [2023-04-07T02:26:35.548Z] Login Succeeded [2023-04-07T02:26:35.548Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:26:35.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:26:35.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:26:35.548Z] Configure a credential helper to remove this warning. See [2023-04-07T02:26:35.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:26:35.548Z] [2023-04-07T02:26:35.548Z] Login Succeeded [2023-04-07T02:26:35.548Z] docker.io [2023-04-07T02:26:35.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:26:35.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:26:35.806Z] Configure a credential helper to remove this warning. See [2023-04-07T02:26:35.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:26:35.806Z] [2023-04-07T02:26:35.806Z] Login Succeeded [2023-04-07T02:26:35.806Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:26:35.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T02:26:35.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:26:35.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:26:35.884Z] ========================================================= [2023-04-07T02:26:35.884Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T02:26:35.884Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:26:36.190Z] + 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-04-07T02:26:36.190Z] Sending build context to Docker daemon 16.04MB [2023-04-07T02:26:36.190Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:26:36.190Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T02:26:36.190Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T02:26:36.190Z] 63b65145d645: Pulling fs layer [2023-04-07T02:26:36.190Z] a2d21d5440eb: Pulling fs layer [2023-04-07T02:26:36.190Z] 935e6c44a52c: Pulling fs layer [2023-04-07T02:26:36.190Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T02:26:36.190Z] 30dea6a524f1: Pulling fs layer [2023-04-07T02:26:36.190Z] a2aff8979fd8: Pulling fs layer [2023-04-07T02:26:36.190Z] 6808be2612f2: Pulling fs layer [2023-04-07T02:26:36.190Z] f25807f1079a: Pulling fs layer [2023-04-07T02:26:36.190Z] 30dea6a524f1: Waiting [2023-04-07T02:26:36.190Z] a2aff8979fd8: Waiting [2023-04-07T02:26:36.190Z] 6808be2612f2: Waiting [2023-04-07T02:26:36.190Z] f25807f1079a: Waiting [2023-04-07T02:26:36.190Z] 94cc34f8dd06: Waiting [2023-04-07T02:26:36.451Z] a2d21d5440eb: Verifying Checksum [2023-04-07T02:26:36.451Z] a2d21d5440eb: Download complete [2023-04-07T02:26:36.451Z] 94cc34f8dd06: Verifying Checksum [2023-04-07T02:26:36.451Z] 94cc34f8dd06: Download complete [2023-04-07T02:26:36.451Z] 30dea6a524f1: Verifying Checksum [2023-04-07T02:26:36.451Z] 30dea6a524f1: Download complete [2023-04-07T02:26:36.451Z] 63b65145d645: Download complete [2023-04-07T02:26:36.451Z] a2aff8979fd8: Verifying Checksum [2023-04-07T02:26:36.451Z] a2aff8979fd8: Download complete [2023-04-07T02:26:36.451Z] 63b65145d645: Pull complete [2023-04-07T02:26:36.712Z] a2d21d5440eb: Pull complete [2023-04-07T02:26:36.974Z] f25807f1079a: Verifying Checksum [2023-04-07T02:26:36.974Z] f25807f1079a: Download complete [2023-04-07T02:26:36.974Z] 935e6c44a52c: Verifying Checksum [2023-04-07T02:26:36.974Z] 935e6c44a52c: Download complete [2023-04-07T02:26:37.232Z] 6808be2612f2: Verifying Checksum [2023-04-07T02:26:37.232Z] 6808be2612f2: Download complete [2023-04-07T02:26:40.515Z] 935e6c44a52c: Pull complete [2023-04-07T02:26:40.515Z] 94cc34f8dd06: Pull complete [2023-04-07T02:26:40.515Z] 30dea6a524f1: Pull complete [2023-04-07T02:26:40.515Z] a2aff8979fd8: Pull complete [2023-04-07T02:26:43.046Z] 6808be2612f2: Pull complete [2023-04-07T02:26:43.986Z] f25807f1079a: Pull complete [2023-04-07T02:26:43.986Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T02:26:43.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T02:26:43.986Z] ---> 3b553350e43f [2023-04-07T02:26:43.986Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:26:48.200Z] ---> Running in eab11fda45e3 [2023-04-07T02:26:48.200Z] Removing intermediate container eab11fda45e3 [2023-04-07T02:26:48.200Z] ---> 737d1f7c6090 [2023-04-07T02:26:48.200Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:26:48.200Z] ---> Running in 43ca8fa3d499 [2023-04-07T02:26:48.200Z] Removing intermediate container 43ca8fa3d499 [2023-04-07T02:26:48.200Z] ---> e066f0eee282 [2023-04-07T02:26:48.200Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-07T02:26:48.200Z] ---> Running in 21a85fcf3dec [2023-04-07T02:26:48.200Z] Removing intermediate container 21a85fcf3dec [2023-04-07T02:26:48.200Z] ---> 621fcf29d65f [2023-04-07T02:26:48.200Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T02:26:48.200Z] ---> Running in aff46c7d64d0 [2023-04-07T02:26:48.200Z] Removing intermediate container aff46c7d64d0 [2023-04-07T02:26:48.200Z] ---> db8828c40050 [2023-04-07T02:26:48.200Z] Step 7/12 : WORKDIR /device-gpio [2023-04-07T02:26:48.200Z] ---> Running in 14567d3c0e11 [2023-04-07T02:26:48.200Z] Removing intermediate container 14567d3c0e11 [2023-04-07T02:26:48.200Z] ---> 80185cffa116 [2023-04-07T02:26:48.200Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:26:48.200Z] ---> Running in e90b676a3c9d [2023-04-07T02:26:48.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:26:48.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:26:48.720Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T02:26:48.720Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T02:26:48.720Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T02:26:48.720Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T02:26:48.720Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:26:48.720Z] OK: 269 MiB in 57 packages [2023-04-07T02:26:49.288Z] Removing intermediate container e90b676a3c9d [2023-04-07T02:26:49.288Z] ---> d15af1896b3d [2023-04-07T02:26:49.288Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T02:26:49.288Z] ---> 3afa7291ea2f [2023-04-07T02:26:49.288Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:26:49.288Z] ---> Running in 11706e842dfa [2023-04-07T02:26:49.958Z] Still waiting to schedule task [2023-04-07T02:26:49.959Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7057’ [2023-04-07T02:27:15.940Z] Removing intermediate container 11706e842dfa [2023-04-07T02:27:15.940Z] ---> 709afeede578 [2023-04-07T02:27:15.940Z] Step 11/12 : COPY . . [2023-04-07T02:27:16.201Z] ---> 05e5230905b0 [2023-04-07T02:27:16.201Z] Step 12/12 : RUN ${MAKE} [2023-04-07T02:27:16.201Z] ---> Running in 1cf5902d9d19 [2023-04-07T02:27:16.460Z] noop [2023-04-07T02:27:16.721Z] Removing intermediate container 1cf5902d9d19 [2023-04-07T02:27:16.721Z] ---> e0e838ec8beb [2023-04-07T02:27:16.721Z] Successfully built e0e838ec8beb [2023-04-07T02:27:16.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:27:17.027Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T02:27:17.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:27:17.101Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2023-04-07T02:27:17.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-148 -v /w/workspace/edgexfoundry_device-gpio_PR-148:/w/workspace/edgexfoundry_device-gpio_PR-148:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-148@tmp:/w/workspace/edgexfoundry_device-gpio_PR-148@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-04-07T02:27:17.507Z] $ docker top ba7465fb80f13c86938621574a4a7ce8657f435b3e846b732292151ac3e5255b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:27:17.857Z] + go version [2023-04-07T02:27:17.857Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T02:27:17.870Z] $ docker stop --time=1 ba7465fb80f13c86938621574a4a7ce8657f435b3e846b732292151ac3e5255b [2023-04-07T02:27:19.155Z] $ docker rm -f --volumes ba7465fb80f13c86938621574a4a7ce8657f435b3e846b732292151ac3e5255b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:27:19.551Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T02:27:19.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:27:19.622Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2023-04-07T02:27:19.651Z] $ 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-148 -v /w/workspace/edgexfoundry_device-gpio_PR-148:/w/workspace/edgexfoundry_device-gpio_PR-148:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-148@tmp:/w/workspace/edgexfoundry_device-gpio_PR-148@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-04-07T02:27:19.968Z] $ docker top 6bc55ad714a552ae7766d99826085d0e64a373586275c0b8182c67249b7a27cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:27:20.304Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-148 [Pipeline] fileExists [Pipeline] sh [2023-04-07T02:27:20.597Z] + make test [2023-04-07T02:27:20.597Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T02:27:25.866Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-07T02:27:35.831Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-07T02:27:35.831Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-07T02:27:42.393Z] go vet ./... [2023-04-07T02:27:44.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T02:27:44.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T02:27:44.921Z] ./bin/test-attribution-txt.sh [2023-04-07T02:27:44.921Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T02:27:45.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T02:27:45.210Z] $ docker stop --time=1 6bc55ad714a552ae7766d99826085d0e64a373586275c0b8182c67249b7a27cb [2023-04-07T02:27:48.049Z] $ docker rm -f --volumes 6bc55ad714a552ae7766d99826085d0e64a373586275c0b8182c67249b7a27cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:27:48.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T02:27:48.615Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T02:27:49.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T02:27:49.416Z] + ls -al . [2023-04-07T02:27:49.416Z] total 156 [2023-04-07T02:27:49.416Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 02:27 . [2023-04-07T02:27:49.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:26 .. [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 7 02:26 .dockerignore [2023-04-07T02:27:49.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:26 .git [2023-04-07T02:27:49.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:26 .github [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 7 02:26 .gitignore [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 02:26 .golangci.yml [2023-04-07T02:27:49.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:26 .semver [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 9573 Apr 7 02:26 Attribution.txt [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 7 02:26 CHANGELOG.md [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 7 02:26 Dockerfile [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 02:26 GOVERNANCE.md [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 7 02:26 Jenkinsfile [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 02:26 LICENSE [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 7 02:26 Makefile [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 7 02:26 OWNERS.md [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 7 02:26 README.md [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 02:26 VERSION [2023-04-07T02:27:49.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:26 bin [2023-04-07T02:27:49.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:26 cmd [2023-04-07T02:27:49.416Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 7 02:27 coverage.out [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 7 02:26 go.mod [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 31810 Apr 7 02:26 go.sum [2023-04-07T02:27:49.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:26 internal [2023-04-07T02:27:49.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:26 snap [2023-04-07T02:27:49.416Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 7 02:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:27:49.730Z] + 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=8f0ba33643b2b8835a3764ba9793a2532c7fc533 --label arch=amd64 --label version=0.0.0 . [2023-04-07T02:27:49.730Z] Sending build context to Docker daemon 16.04MB [2023-04-07T02:27:49.730Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:27:49.730Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-07T02:27:49.730Z] ---> e0e838ec8beb [2023-04-07T02:27:49.730Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:27:49.990Z] ---> Running in bb3c4d629533 [2023-04-07T02:27:49.990Z] Removing intermediate container bb3c4d629533 [2023-04-07T02:27:49.990Z] ---> 2c01dfed269b [2023-04-07T02:27:49.990Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:27:49.990Z] ---> Running in 27348e60c88f [2023-04-07T02:27:49.990Z] Removing intermediate container 27348e60c88f [2023-04-07T02:27:49.990Z] ---> 5b6305722afc [2023-04-07T02:27:49.990Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-07T02:27:50.248Z] ---> Running in 81ed3fa94f7c [2023-04-07T02:27:50.248Z] Removing intermediate container 81ed3fa94f7c [2023-04-07T02:27:50.248Z] ---> 8aef3a7e6dbd [2023-04-07T02:27:50.248Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T02:27:50.248Z] ---> Running in cc887b71ec38 [2023-04-07T02:27:50.248Z] Removing intermediate container cc887b71ec38 [2023-04-07T02:27:50.248Z] ---> 10f79b64decb [2023-04-07T02:27:50.248Z] Step 7/25 : WORKDIR /device-gpio [2023-04-07T02:27:50.248Z] ---> Running in dc0943971df6 [2023-04-07T02:27:50.508Z] Removing intermediate container dc0943971df6 [2023-04-07T02:27:50.508Z] ---> 5aead50d645a [2023-04-07T02:27:50.508Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:27:50.508Z] ---> Running in 6bf78dc7f410 [2023-04-07T02:27:50.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:27:50.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:27:51.027Z] OK: 269 MiB in 57 packages [2023-04-07T02:27:51.286Z] Removing intermediate container 6bf78dc7f410 [2023-04-07T02:27:51.286Z] ---> 56afaf76d9ca [2023-04-07T02:27:51.286Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-07T02:27:51.546Z] ---> 4f12e7d1c3ec [2023-04-07T02:27:51.546Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:27:51.546Z] ---> Running in 682e1d921584 [2023-04-07T02:27:52.487Z] Removing intermediate container 682e1d921584 [2023-04-07T02:27:52.487Z] ---> 20f3ce8cec61 [2023-04-07T02:27:52.487Z] Step 11/25 : COPY . . [2023-04-07T02:27:53.056Z] ---> 23ab31ee9b62 [2023-04-07T02:27:53.056Z] Step 12/25 : RUN ${MAKE} [2023-04-07T02:27:53.056Z] ---> Running in 1cf593726bea [2023-04-07T02:27:53.315Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-07T02:28:15.375Z] Removing intermediate container 1cf593726bea [2023-04-07T02:28:15.375Z] ---> e2652b6ae1dd [2023-04-07T02:28:15.375Z] Step 13/25 : FROM alpine:3.17 [2023-04-07T02:28:15.375Z] 3.17: Pulling from library/alpine [2023-04-07T02:28:15.375Z] f56be85fc22e: Pulling fs layer [2023-04-07T02:28:15.375Z] f56be85fc22e: Verifying Checksum [2023-04-07T02:28:15.375Z] f56be85fc22e: Download complete [2023-04-07T02:28:15.375Z] f56be85fc22e: Pull complete [2023-04-07T02:28:15.375Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T02:28:15.375Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T02:28:15.375Z] ---> 9ed4aefc74f6 [2023-04-07T02:28:15.375Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-07T02:28:15.375Z] ---> Running in 026315e5e85c [2023-04-07T02:28:15.375Z] Removing intermediate container 026315e5e85c [2023-04-07T02:28:15.375Z] ---> 56eaf03f1593 [2023-04-07T02:28:15.375Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-07T02:28:15.375Z] ---> Running in 68abc49457fb [2023-04-07T02:28:15.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:28:15.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:28:15.375Z] OK: 7 MiB in 15 packages [2023-04-07T02:28:15.375Z] Removing intermediate container 68abc49457fb [2023-04-07T02:28:15.375Z] ---> 0b85f1e2ad6d [2023-04-07T02:28:15.375Z] Step 16/25 : WORKDIR / [2023-04-07T02:28:15.375Z] ---> Running in fdf0da2ff17c [2023-04-07T02:28:15.375Z] Removing intermediate container fdf0da2ff17c [2023-04-07T02:28:15.375Z] ---> bbd462a95c77 [2023-04-07T02:28:15.375Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-07T02:28:15.375Z] ---> 6cb228d5a1db [2023-04-07T02:28:15.375Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-07T02:28:15.375Z] ---> 2a8c73f34078 [2023-04-07T02:28:15.375Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-07T02:28:15.635Z] ---> 66c63b5d7fd6 [2023-04-07T02:28:15.635Z] Step 20/25 : EXPOSE 59910 [2023-04-07T02:28:15.635Z] ---> Running in cad6d140745c [2023-04-07T02:28:15.635Z] Removing intermediate container cad6d140745c [2023-04-07T02:28:15.635Z] ---> a86640d07a03 [2023-04-07T02:28:15.635Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-07T02:28:15.635Z] ---> Running in 86c7a8d1611f [2023-04-07T02:28:15.635Z] Removing intermediate container 86c7a8d1611f [2023-04-07T02:28:15.635Z] ---> db977fafe02e [2023-04-07T02:28:15.635Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T02:28:15.894Z] ---> Running in 7dac28e53855 [2023-04-07T02:28:15.894Z] Removing intermediate container 7dac28e53855 [2023-04-07T02:28:15.894Z] ---> 086933f6412d [2023-04-07T02:28:15.894Z] Step 23/25 : LABEL arch=amd64 [2023-04-07T02:28:15.894Z] ---> Running in c5e0838dd6a3 [2023-04-07T02:28:15.894Z] Removing intermediate container c5e0838dd6a3 [2023-04-07T02:28:15.894Z] ---> a838142535cd [2023-04-07T02:28:15.894Z] Step 24/25 : LABEL git_sha=8f0ba33643b2b8835a3764ba9793a2532c7fc533 [2023-04-07T02:28:15.894Z] ---> Running in 6c8bb9d2753e [2023-04-07T02:28:16.153Z] Removing intermediate container 6c8bb9d2753e [2023-04-07T02:28:16.153Z] ---> 4e271bfef054 [2023-04-07T02:28:16.153Z] Step 25/25 : LABEL version=0.0.0 [2023-04-07T02:28:16.153Z] ---> Running in a34ab2bda177 [2023-04-07T02:28:16.153Z] Removing intermediate container a34ab2bda177 [2023-04-07T02:28:16.153Z] ---> 366fd20437b1 [2023-04-07T02:28:16.153Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T02:28:16.153Z] Successfully built 366fd20437b1 [2023-04-07T02:28:16.153Z] 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-04-07T02:28:16.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:28:16.595Z] [2023-04-07T02:28:16.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:28:16.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:28:16.888Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T02:28:16.888Z] 5eb5b503b376: Pulling fs layer [2023-04-07T02:28:16.888Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T02:28:16.888Z] ec43610c2a17: Pulling fs layer [2023-04-07T02:28:16.888Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T02:28:16.888Z] 33b1e0a273af: Pulling fs layer [2023-04-07T02:28:16.888Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T02:28:16.888Z] 2f39f015ded8: Pulling fs layer [2023-04-07T02:28:16.888Z] 3a2ae6a8a46f: Waiting [2023-04-07T02:28:16.888Z] 33b1e0a273af: Waiting [2023-04-07T02:28:16.888Z] 5d3b04190fa2: Waiting [2023-04-07T02:28:16.888Z] 2f39f015ded8: Waiting [2023-04-07T02:28:16.888Z] 5c69ac0246d0: Verifying Checksum [2023-04-07T02:28:16.888Z] 5c69ac0246d0: Download complete [2023-04-07T02:28:16.888Z] 3a2ae6a8a46f: Download complete [2023-04-07T02:28:16.888Z] 33b1e0a273af: Verifying Checksum [2023-04-07T02:28:16.888Z] 33b1e0a273af: Download complete [2023-04-07T02:28:16.888Z] ec43610c2a17: Verifying Checksum [2023-04-07T02:28:16.888Z] ec43610c2a17: Download complete [2023-04-07T02:28:16.888Z] 5d3b04190fa2: Verifying Checksum [2023-04-07T02:28:17.145Z] 5eb5b503b376: Verifying Checksum [2023-04-07T02:28:17.145Z] 5eb5b503b376: Download complete [2023-04-07T02:28:17.712Z] 2f39f015ded8: Download complete [2023-04-07T02:28:18.647Z] 5eb5b503b376: Pull complete [2023-04-07T02:28:18.647Z] 5c69ac0246d0: Pull complete [2023-04-07T02:28:19.212Z] ec43610c2a17: Pull complete [2023-04-07T02:28:19.212Z] 3a2ae6a8a46f: Pull complete [2023-04-07T02:28:19.470Z] 33b1e0a273af: Pull complete [2023-04-07T02:28:19.470Z] 5d3b04190fa2: Pull complete [2023-04-07T02:28:24.738Z] 2f39f015ded8: Pull complete [2023-04-07T02:28:24.739Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T02:28:24.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:28:24.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:28:24.816Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2023-04-07T02:28:24.846Z] $ 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-148 -v /w/workspace/edgexfoundry_device-gpio_PR-148:/w/workspace/edgexfoundry_device-gpio_PR-148:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-148@tmp:/w/workspace/edgexfoundry_device-gpio_PR-148@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-04-07T02:28:27.468Z] $ docker top 745256573e8bb133c0ada523ace1972d5573b3e18c610de4f1399ae7deb29fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:28:27.861Z] ---> job-cost.sh [2023-04-07T02:28:27.861Z] lf-activate-venv: SKIPPING [2023-04-07T02:28:27.861Z] INFO: No Stack... [2023-04-07T02:28:28.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T02:28:28.686Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T02:28:28.967Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-148/archives/cost.csv [2023-04-07T02:28:28.967Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T02:28:28.979Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] [2023-04-07T02:28:28.985Z] Resource [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] did not exist. Created. [2023-04-07T02:28:28.985Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T02:28:29.286Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T02:28:29.315Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T02:28:29.324Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T02:28:29.343Z] $ docker stop --time=1 745256573e8bb133c0ada523ace1972d5573b3e18c610de4f1399ae7deb29fca [2023-04-07T02:28:30.492Z] $ docker rm -f --volumes 745256573e8bb133c0ada523ace1972d5573b3e18c610de4f1399ae7deb29fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T02:30:27.933Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7059 in /w/workspace/edgexfoundry_device-gpio_PR-148 [Pipeline] { [Pipeline] ws [2023-04-07T02:30:27.947Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-04-07T02:30:27.982Z] The recommended git tool is: git [2023-04-07T02:30:34.256Z] using credential edgex-jenkins-ssh [2023-04-07T02:30:34.277Z] Cloning the remote Git repository [2023-04-07T02:30:34.335Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-07T02:30:34.451Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-04-07T02:30:34.590Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-07T02:30:34.591Z] > git --version # timeout=10 [2023-04-07T02:30:34.616Z] > git --version # 'git version 2.25.1' [2023-04-07T02:30:34.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T02:30:34.778Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T02:30:36.294Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-07T02:30:36.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T02:30:37.856Z] Merging remotes/origin/main commit 95b01347c682c509c5ba1ad757ba8b1f414ff9ba into PR head commit 8f0ba33643b2b8835a3764ba9793a2532c7fc533 [2023-04-07T02:30:37.295Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-07T02:30:37.345Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-07T02:30:37.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T02:30:37.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-07T02:30:37.878Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T02:30:37.974Z] > git checkout -f 8f0ba33643b2b8835a3764ba9793a2532c7fc533 # timeout=10 [2023-04-07T02:30:38.064Z] > git remote # timeout=10 [2023-04-07T02:30:38.087Z] > git config --get remote.origin.url # timeout=10 [2023-04-07T02:30:38.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T02:30:38.123Z] > git merge 95b01347c682c509c5ba1ad757ba8b1f414ff9ba # timeout=10 [2023-04-07T02:30:38.171Z] Merge succeeded, producing 8f0ba33643b2b8835a3764ba9793a2532c7fc533 [2023-04-07T02:30:38.172Z] Checking out Revision 8f0ba33643b2b8835a3764ba9793a2532c7fc533 (PR-148) [2023-04-07T02:30:38.680Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:30:38.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-07T02:30:38.181Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T02:30:38.196Z] > git checkout -f 8f0ba33643b2b8835a3764ba9793a2532c7fc533 # timeout=10 [2023-04-07T02:30:39.644Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T02:30:39.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:30:39.644Z] Dload Upload Total Spent Left Speed [2023-04-07T02:30:39.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh [2023-04-07T02:30:40.185Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T02:30:40.521Z] + sudo tee /etc/docker/daemon.new [2023-04-07T02:30:40.521Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T02:30:40.521Z] { [2023-04-07T02:30:40.521Z] "registry-mirrors": [ [2023-04-07T02:30:40.521Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T02:30:40.521Z] ], [2023-04-07T02:30:40.521Z] "bip": "10.250.0.254/24", [2023-04-07T02:30:40.521Z] "hosts": [ [2023-04-07T02:30:40.521Z] "tcp://0.0.0.0:5555", [2023-04-07T02:30:40.521Z] "unix:///var/run/docker.sock" [2023-04-07T02:30:40.521Z] ], [2023-04-07T02:30:40.521Z] "mtu": 1458, [2023-04-07T02:30:40.521Z] "selinux-enabled": true, [2023-04-07T02:30:40.521Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T02:30:40.521Z] } [Pipeline] sh [2023-04-07T02:30:40.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T02:30:41.799Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:31:00.048Z] provisioning config files... [2023-04-07T02:31:00.076Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config11160632816458717252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:31:00.422Z] ---> docker-login.sh [2023-04-07T02:31:00.422Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:31:00.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:00.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:00.961Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:00.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:00.961Z] [2023-04-07T02:31:00.961Z] Login Succeeded [2023-04-07T02:31:00.961Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:31:01.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:01.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:01.504Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:01.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:01.504Z] [2023-04-07T02:31:01.504Z] Login Succeeded [2023-04-07T02:31:01.504Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:31:01.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:01.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:01.774Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:01.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:01.774Z] [2023-04-07T02:31:01.774Z] Login Succeeded [2023-04-07T02:31:01.774Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:31:02.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:02.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:02.044Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:02.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:02.044Z] [2023-04-07T02:31:02.044Z] Login Succeeded [2023-04-07T02:31:02.044Z] docker.io [2023-04-07T02:31:02.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:02.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:02.581Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:02.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:02.581Z] [2023-04-07T02:31:02.581Z] Login Succeeded [2023-04-07T02:31:02.581Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:31:02.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T02:31:02.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:31:02.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:31:02.859Z] ========================================================= [2023-04-07T02:31:02.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T02:31:02.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:31:03.194Z] + 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-04-07T02:31:03.461Z] Sending build context to Docker daemon 8.098MB [2023-04-07T02:31:03.461Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:31:03.462Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T02:31:03.739Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T02:31:03.739Z] af6eaf76a39c: Pulling fs layer [2023-04-07T02:31:03.739Z] 55522c791124: Pulling fs layer [2023-04-07T02:31:03.739Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T02:31:03.739Z] 169dfbe0d373: Pulling fs layer [2023-04-07T02:31:03.739Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T02:31:03.739Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T02:31:03.739Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T02:31:03.739Z] 169dfbe0d373: Waiting [2023-04-07T02:31:03.739Z] e1ff8fa3b103: Waiting [2023-04-07T02:31:03.739Z] 52ebb69f0ebf: Waiting [2023-04-07T02:31:03.739Z] 5abe8eddf0d5: Waiting [2023-04-07T02:31:03.739Z] 55522c791124: Verifying Checksum [2023-04-07T02:31:03.739Z] 55522c791124: Download complete [2023-04-07T02:31:03.739Z] 169dfbe0d373: Verifying Checksum [2023-04-07T02:31:03.739Z] 169dfbe0d373: Download complete [2023-04-07T02:31:03.739Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T02:31:03.739Z] e1ff8fa3b103: Download complete [2023-04-07T02:31:03.739Z] af6eaf76a39c: Verifying Checksum [2023-04-07T02:31:03.739Z] af6eaf76a39c: Download complete [2023-04-07T02:31:05.290Z] af6eaf76a39c: Pull complete [2023-04-07T02:31:05.290Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T02:31:05.290Z] 5abe8eddf0d5: Download complete [2023-04-07T02:31:05.878Z] 55522c791124: Pull complete [2023-04-07T02:31:06.844Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T02:31:06.844Z] 52ebb69f0ebf: Download complete [2023-04-07T02:31:06.844Z] ce5c4a1c91eb: Download complete [2023-04-07T02:31:19.158Z] ce5c4a1c91eb: Pull complete [2023-04-07T02:31:19.158Z] 169dfbe0d373: Pull complete [2023-04-07T02:31:19.158Z] e1ff8fa3b103: Pull complete [2023-04-07T02:31:25.824Z] 52ebb69f0ebf: Pull complete [2023-04-07T02:31:27.781Z] 5abe8eddf0d5: Pull complete [2023-04-07T02:31:27.781Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T02:31:27.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T02:31:27.781Z] ---> 6cb57ee374ae [2023-04-07T02:31:27.781Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:31:29.732Z] ---> Running in 9d47096cd5a2 [2023-04-07T02:31:30.001Z] Removing intermediate container 9d47096cd5a2 [2023-04-07T02:31:30.001Z] ---> 793edc254905 [2023-04-07T02:31:30.001Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:31:30.001Z] ---> Running in 337b22fae765 [2023-04-07T02:31:30.271Z] Removing intermediate container 337b22fae765 [2023-04-07T02:31:30.271Z] ---> f9b9e6c102f2 [2023-04-07T02:31:30.271Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-07T02:31:30.271Z] ---> Running in 35681c5cfaff [2023-04-07T02:31:30.859Z] Removing intermediate container 35681c5cfaff [2023-04-07T02:31:30.859Z] ---> 617b08d01634 [2023-04-07T02:31:30.859Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T02:31:30.859Z] ---> Running in f67e19994960 [2023-04-07T02:31:31.127Z] Removing intermediate container f67e19994960 [2023-04-07T02:31:31.127Z] ---> 445a60321392 [2023-04-07T02:31:31.127Z] Step 7/12 : WORKDIR /device-gpio [2023-04-07T02:31:31.127Z] ---> Running in 942dae4d84f9 [2023-04-07T02:31:31.395Z] Removing intermediate container 942dae4d84f9 [2023-04-07T02:31:31.395Z] ---> f7fb80c64b6a [2023-04-07T02:31:31.395Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:31:31.693Z] ---> Running in 36d179fe0e08 [2023-04-07T02:31:32.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T02:31:33.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T02:31:34.207Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T02:31:34.207Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T02:31:34.207Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T02:31:34.476Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T02:31:34.476Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:31:34.476Z] OK: 268 MiB in 57 packages [2023-04-07T02:31:35.438Z] Removing intermediate container 36d179fe0e08 [2023-04-07T02:31:35.438Z] ---> f051ba0d8177 [2023-04-07T02:31:35.438Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T02:31:36.024Z] ---> 9d63ef7b3788 [2023-04-07T02:31:36.024Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:31:36.024Z] ---> Running in 0fc3033d46c0 [2023-04-07T02:32:43.896Z] Removing intermediate container 0fc3033d46c0 [2023-04-07T02:32:43.896Z] ---> 34bda784e7cf [2023-04-07T02:32:43.896Z] Step 11/12 : COPY . . [2023-04-07T02:32:43.896Z] ---> 44b5dd78b97c [2023-04-07T02:32:43.896Z] Step 12/12 : RUN ${MAKE} [2023-04-07T02:32:43.896Z] ---> Running in 92414ff3b42a [2023-04-07T02:32:43.896Z] noop [2023-04-07T02:32:43.896Z] Removing intermediate container 92414ff3b42a [2023-04-07T02:32:43.896Z] ---> 87e530861e2d [2023-04-07T02:32:43.896Z] Successfully built 87e530861e2d [2023-04-07T02:32:43.896Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:32:44.249Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T02:32:44.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:32:44.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-7059 does not seem to be running inside a container [2023-04-07T02:32:44.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-04-07T02:32:45.687Z] $ docker top 4275fdbeb17a9000a67a57a2a0773785f8b2288b7f8a6bce0d495d93ee959388 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:32:46.515Z] + go version [2023-04-07T02:32:46.515Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T02:32:46.542Z] $ docker stop --time=1 4275fdbeb17a9000a67a57a2a0773785f8b2288b7f8a6bce0d495d93ee959388 [2023-04-07T02:32:48.151Z] $ docker rm -f --volumes 4275fdbeb17a9000a67a57a2a0773785f8b2288b7f8a6bce0d495d93ee959388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:32:48.710Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T02:32:48.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:32:48.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-7059 does not seem to be running inside a container [2023-04-07T02:32:48.969Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-04-07T02:32:50.202Z] $ docker top ace00db5d09d1f9a267c9b8ce90ec9256617e9b3bd7b0fa49f92a7c27c254a78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:32:51.040Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-04-07T02:32:51.687Z] + make test [2023-04-07T02:32:51.687Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T02:33:23.919Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-07T02:35:30.625Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-07T02:35:30.625Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-07T02:35:30.625Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T02:35:30.625Z] go vet ./... [2023-04-07T02:36:02.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T02:36:02.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T02:36:02.911Z] ./bin/test-attribution-txt.sh [2023-04-07T02:36:02.911Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T02:36:02.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T02:36:02.942Z] $ docker stop --time=1 ace00db5d09d1f9a267c9b8ce90ec9256617e9b3bd7b0fa49f92a7c27c254a78 [2023-04-07T02:36:04.782Z] $ docker rm -f --volumes ace00db5d09d1f9a267c9b8ce90ec9256617e9b3bd7b0fa49f92a7c27c254a78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:36:05.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T02:36:05.981Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T02:36:06.431Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:36:06.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T02:36:07.135Z] + ls -al . [2023-04-07T02:36:07.135Z] total 152 [2023-04-07T02:36:07.135Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:32 . [2023-04-07T02:36:07.135Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:30 .. [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 7 02:30 .dockerignore [2023-04-07T02:36:07.135Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:30 .git [2023-04-07T02:36:07.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:30 .github [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 7 02:30 .gitignore [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 02:30 .golangci.yml [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 9573 Apr 7 02:30 Attribution.txt [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 7 02:30 CHANGELOG.md [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 7 02:30 Dockerfile [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 02:30 GOVERNANCE.md [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 7 02:30 Jenkinsfile [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 02:30 LICENSE [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 7 02:30 Makefile [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 7 02:30 OWNERS.md [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 7 02:30 README.md [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 02:26 VERSION [2023-04-07T02:36:07.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:30 bin [2023-04-07T02:36:07.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:30 cmd [2023-04-07T02:36:07.135Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 7 02:32 coverage.out [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 7 02:30 go.mod [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 31810 Apr 7 02:30 go.sum [2023-04-07T02:36:07.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:30 internal [2023-04-07T02:36:07.135Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:30 snap [2023-04-07T02:36:07.135Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 7 02:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:36:07.471Z] + 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=8f0ba33643b2b8835a3764ba9793a2532c7fc533 --label arch=arm64 --label version=0.0.0 . [2023-04-07T02:36:07.742Z] Sending build context to Docker daemon 8.099MB [2023-04-07T02:36:07.742Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:36:07.742Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-07T02:36:07.742Z] ---> 87e530861e2d [2023-04-07T02:36:07.742Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:36:08.012Z] ---> Running in 9cb4f15749ec [2023-04-07T02:36:08.281Z] Removing intermediate container 9cb4f15749ec [2023-04-07T02:36:08.281Z] ---> e37c5c8f7c0a [2023-04-07T02:36:08.281Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:36:08.281Z] ---> Running in f913e4db3c53 [2023-04-07T02:36:08.552Z] Removing intermediate container f913e4db3c53 [2023-04-07T02:36:08.552Z] ---> 5a119f3727de [2023-04-07T02:36:08.552Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-07T02:36:08.822Z] ---> Running in 073fd1884feb [2023-04-07T02:36:09.099Z] Removing intermediate container 073fd1884feb [2023-04-07T02:36:09.099Z] ---> e153900ca06e [2023-04-07T02:36:09.099Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T02:36:09.099Z] ---> Running in 2322e1974a24 [2023-04-07T02:36:09.370Z] Removing intermediate container 2322e1974a24 [2023-04-07T02:36:09.370Z] ---> 0c5e0db83153 [2023-04-07T02:36:09.370Z] Step 7/25 : WORKDIR /device-gpio [2023-04-07T02:36:09.639Z] ---> Running in 18c5f071b955 [2023-04-07T02:36:09.910Z] Removing intermediate container 18c5f071b955 [2023-04-07T02:36:09.910Z] ---> 69837a2a27e1 [2023-04-07T02:36:09.910Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:36:09.910Z] ---> Running in 7c8fcc4d5133 [2023-04-07T02:36:10.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T02:36:11.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T02:36:12.426Z] OK: 268 MiB in 57 packages [2023-04-07T02:36:13.388Z] Removing intermediate container 7c8fcc4d5133 [2023-04-07T02:36:13.388Z] ---> 661f15d217c5 [2023-04-07T02:36:13.388Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-07T02:36:13.986Z] ---> 14206e317663 [2023-04-07T02:36:13.986Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:36:13.986Z] ---> Running in 4d02916d23b7 [2023-04-07T02:36:16.578Z] Removing intermediate container 4d02916d23b7 [2023-04-07T02:36:16.578Z] ---> 30e99e92ef24 [2023-04-07T02:36:16.578Z] Step 11/25 : COPY . . [2023-04-07T02:36:17.543Z] ---> 14f741dcd910 [2023-04-07T02:36:17.543Z] Step 12/25 : RUN ${MAKE} [2023-04-07T02:36:17.543Z] ---> Running in b6e5baa66370 [2023-04-07T02:36:18.964Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-07T02:38:40.896Z] Removing intermediate container b6e5baa66370 [2023-04-07T02:38:40.897Z] ---> f03d525cac89 [2023-04-07T02:38:40.897Z] Step 13/25 : FROM alpine:3.17 [2023-04-07T02:38:40.897Z] 3.17: Pulling from library/alpine [2023-04-07T02:38:40.897Z] c41833b44d91: Pulling fs layer [2023-04-07T02:38:40.897Z] c41833b44d91: Verifying Checksum [2023-04-07T02:38:40.897Z] c41833b44d91: Download complete [2023-04-07T02:38:40.897Z] c41833b44d91: Pull complete [2023-04-07T02:38:40.897Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T02:38:40.897Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T02:38:40.897Z] ---> 51e60588ff2c [2023-04-07T02:38:40.897Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-07T02:38:40.897Z] ---> Running in 4cca03e55d2d [2023-04-07T02:38:40.897Z] Removing intermediate container 4cca03e55d2d [2023-04-07T02:38:40.897Z] ---> bea2381aa69d [2023-04-07T02:38:40.897Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-07T02:38:40.897Z] ---> Running in 0df13d7d0ef5 [2023-04-07T02:38:40.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T02:38:40.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T02:38:42.314Z] OK: 7 MiB in 15 packages [2023-04-07T02:38:42.899Z] Removing intermediate container 0df13d7d0ef5 [2023-04-07T02:38:42.899Z] ---> eac439e2a362 [2023-04-07T02:38:42.899Z] Step 16/25 : WORKDIR / [2023-04-07T02:38:42.899Z] ---> Running in 64f9dd7b4f69 [2023-04-07T02:38:43.484Z] Removing intermediate container 64f9dd7b4f69 [2023-04-07T02:38:43.484Z] ---> c2005377d4d8 [2023-04-07T02:38:43.484Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-07T02:38:43.752Z] ---> 04cb9c615413 [2023-04-07T02:38:43.752Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-07T02:38:44.337Z] ---> f5802e13eeb6 [2023-04-07T02:38:44.337Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-07T02:38:45.745Z] ---> 36f3999116e3 [2023-04-07T02:38:45.745Z] Step 20/25 : EXPOSE 59910 [2023-04-07T02:38:45.745Z] ---> Running in 70866ae8a055 [2023-04-07T02:38:46.012Z] Removing intermediate container 70866ae8a055 [2023-04-07T02:38:46.012Z] ---> 462bc70bd118 [2023-04-07T02:38:46.012Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-07T02:38:46.012Z] ---> Running in a0c5a2600118 [2023-04-07T02:38:46.280Z] Removing intermediate container a0c5a2600118 [2023-04-07T02:38:46.280Z] ---> d33645ce7373 [2023-04-07T02:38:46.280Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T02:38:46.546Z] ---> Running in ed1b69b31e2c [2023-04-07T02:38:46.812Z] Removing intermediate container ed1b69b31e2c [2023-04-07T02:38:46.813Z] ---> e95e123daa61 [2023-04-07T02:38:46.813Z] Step 23/25 : LABEL arch=arm64 [2023-04-07T02:38:46.813Z] ---> Running in 6fc1d10fa9b3 [2023-04-07T02:38:47.079Z] Removing intermediate container 6fc1d10fa9b3 [2023-04-07T02:38:47.079Z] ---> a3ead3a36f8c [2023-04-07T02:38:47.079Z] Step 24/25 : LABEL git_sha=8f0ba33643b2b8835a3764ba9793a2532c7fc533 [2023-04-07T02:38:47.079Z] ---> Running in c772a90cca46 [2023-04-07T02:38:47.346Z] Removing intermediate container c772a90cca46 [2023-04-07T02:38:47.346Z] ---> c4b6a4b17e68 [2023-04-07T02:38:47.346Z] Step 25/25 : LABEL version=0.0.0 [2023-04-07T02:38:47.612Z] ---> Running in 7e9bd449c7bc [2023-04-07T02:38:47.879Z] Removing intermediate container 7e9bd449c7bc [2023-04-07T02:38:47.879Z] ---> fa888d34cff4 [2023-04-07T02:38:47.879Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T02:38:47.879Z] Successfully built fa888d34cff4 [2023-04-07T02:38:47.879Z] 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-04-07T02:38:48.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T02:38:48.362Z] [2023-04-07T02:38:48.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:38:48.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T02:38:48.711Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T02:38:48.711Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T02:38:48.711Z] 04944245beec: Pulling fs layer [2023-04-07T02:38:48.711Z] 699f458cf7ca: Pulling fs layer [2023-04-07T02:38:48.711Z] 765212b225bb: Pulling fs layer [2023-04-07T02:38:48.711Z] f23df028b6ca: Pulling fs layer [2023-04-07T02:38:48.711Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T02:38:48.711Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T02:38:48.711Z] 765212b225bb: Waiting [2023-04-07T02:38:48.711Z] f23df028b6ca: Waiting [2023-04-07T02:38:48.711Z] d65c8cfc05b1: Waiting [2023-04-07T02:38:48.711Z] 2437ff75d9bd: Waiting [2023-04-07T02:38:48.986Z] 04944245beec: Verifying Checksum [2023-04-07T02:38:48.986Z] 04944245beec: Download complete [2023-04-07T02:38:48.986Z] 765212b225bb: Verifying Checksum [2023-04-07T02:38:48.986Z] 765212b225bb: Download complete [2023-04-07T02:38:48.986Z] f23df028b6ca: Verifying Checksum [2023-04-07T02:38:48.986Z] f23df028b6ca: Download complete [2023-04-07T02:38:48.986Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T02:38:48.986Z] d65c8cfc05b1: Download complete [2023-04-07T02:38:48.986Z] 699f458cf7ca: Verifying Checksum [2023-04-07T02:38:48.986Z] 699f458cf7ca: Download complete [2023-04-07T02:38:49.601Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T02:38:49.601Z] 8998bd30e6a1: Download complete [2023-04-07T02:38:52.229Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T02:38:52.229Z] 2437ff75d9bd: Download complete [2023-04-07T02:38:53.640Z] 8998bd30e6a1: Pull complete [2023-04-07T02:38:53.910Z] 04944245beec: Pull complete [2023-04-07T02:38:55.318Z] 699f458cf7ca: Pull complete [2023-04-07T02:38:55.318Z] 765212b225bb: Pull complete [2023-04-07T02:38:56.278Z] f23df028b6ca: Pull complete [2023-04-07T02:38:56.278Z] d65c8cfc05b1: Pull complete [2023-04-07T02:39:08.577Z] 2437ff75d9bd: Pull complete [2023-04-07T02:39:08.577Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T02:39:08.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T02:39:08.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:39:08.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-7059 does not seem to be running inside a container [2023-04-07T02:39:08.847Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-07T02:39:11.587Z] $ docker top eb4fc4a664b9899dbcb3b118383a54b74384bd29a9b82ae0206988bb4273708b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:39:12.440Z] ---> job-cost.sh [2023-04-07T02:39:12.440Z] lf-activate-venv: SKIPPING [2023-04-07T02:39:12.440Z] INFO: No Stack... [2023-04-07T02:39:12.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T02:39:13.663Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T02:39:13.983Z] + cut -d, -f6 [2023-04-07T02:39:13.983Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock [2023-04-07T02:39:14.321Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] [2023-04-07T02:39:14.330Z] Resource [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] did not exist. Created. [2023-04-07T02:39:14.331Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T02:39:14.993Z] /w/workspace/device-gpio/2@tmp/durable-a6ad627c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T02:39:15.647Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T02:39:15.671Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T02:39:15.726Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T02:39:15.735Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T02:39:15.757Z] $ docker stop --time=1 eb4fc4a664b9899dbcb3b118383a54b74384bd29a9b82ae0206988bb4273708b [2023-04-07T02:39:17.292Z] $ docker rm -f --volumes eb4fc4a664b9899dbcb3b118383a54b74384bd29a9b82ae0206988bb4273708b [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-04-07T02:39:17.682Z] provisioning config files... [2023-04-07T02:39:17.689Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/config9469684807876839172tmp [Pipeline] { [Pipeline] sh [2023-04-07T02:39:17.979Z] + set +x [2023-04-07T02:39:17.979Z] + curl -s https://codecov.io/bash [2023-04-07T02:39:17.979Z] + bash -s -- [2023-04-07T02:39:17.979Z] [2023-04-07T02:39:17.979Z] _____ _ [2023-04-07T02:39:17.979Z] / ____| | | [2023-04-07T02:39:17.979Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T02:39:17.979Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T02:39:17.979Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T02:39:17.979Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T02:39:17.979Z] Bash-1.0.6 [2023-04-07T02:39:17.979Z] [2023-04-07T02:39:17.979Z] [2023-04-07T02:39:17.979Z] ==> git version 2.25.1 found [2023-04-07T02:39:17.979Z] ==> 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-04-07T02:39:17.979Z] Release-Date: 2020-01-08 [2023-04-07T02:39:17.979Z] 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-04-07T02:39:17.979Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T02:39:17.979Z] ==> Jenkins CI detected. [2023-04-07T02:39:17.979Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-148 [2023-04-07T02:39:17.979Z] project root: . [2023-04-07T02:39:17.979Z] --> token set from env [2023-04-07T02:39:17.979Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T02:39:17.979Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T02:39:17.979Z] ==> Python coveragepy not found [2023-04-07T02:39:17.979Z] ==> Searching for coverage reports in: [2023-04-07T02:39:17.979Z] + . [2023-04-07T02:39:17.979Z] -> Found 1 reports [2023-04-07T02:39:17.979Z] ==> Detecting git/mercurial file structure [2023-04-07T02:39:17.979Z] ==> Reading reports [2023-04-07T02:39:18.238Z] + ./coverage.out bytes=10 [2023-04-07T02:39:18.238Z] ==> Appending adjustments [2023-04-07T02:39:18.238Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T02:39:18.238Z] + Found adjustments [2023-04-07T02:39:18.238Z] ==> Gzipping contents [2023-04-07T02:39:18.238Z] 4.0K /tmp/codecov.LiQQ7l.gz [2023-04-07T02:39:18.238Z] ==> Uploading reports [2023-04-07T02:39:18.238Z] url: https://codecov.io [2023-04-07T02:39:18.238Z] query: branch=PR-148&commit=8f0ba33643b2b8835a3764ba9793a2532c7fc533&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-148%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=148&job=&cmd_args= [2023-04-07T02:39:18.238Z] -> Pinging Codecov [2023-04-07T02:39:18.238Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-148&commit=8f0ba33643b2b8835a3764ba9793a2532c7fc533&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-148%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=148&job=&cmd_args= [2023-04-07T02:39:18.238Z] -> Uploading to [2023-04-07T02:39:18.238Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8f0ba33643b2b8835a3764ba9793a2532c7fc533/50494351-2dbe-4e99-81c1-d0b354bc024e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T023918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06de19359f2d8c2db372c47320af17b17bbac2a4a851abeaad466cfcaf8a7169 [2023-04-07T02:39:18.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:39:18.238Z] Dload Upload Total Spent Left Speed [2023-04-07T02:39:18.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 707 0 0 100 707 0 2472 --:--:-- --:--:-- --:--:-- 2472 [2023-04-07T02:39:18.754Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8f0ba33643b2b8835a3764ba9793a2532c7fc533 [Pipeline] } [2023-04-07T02:39:18.760Z] 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-04-07T02:39:19.437Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-148/archives ] [2023-04-07T02:39:19.437Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-148/archives [2023-04-07T02:39:19.437Z] total 16 [2023-04-07T02:39:19.437Z] drwxr-xr-x 3 root root 4096 Apr 7 02:28 . [2023-04-07T02:39:19.437Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 02:28 .. [2023-04-07T02:39:19.437Z] drwxr-xr-x 2 root root 4096 Apr 7 02:28 cost [2023-04-07T02:39:19.437Z] -rw-r--r-- 1 root root 83 Apr 7 02:28 cost.csv [2023-04-07T02:39:19.437Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-148/archives [2023-04-07T02:39:19.437Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-148/archives [2023-04-07T02:39:19.437Z] total 16 [2023-04-07T02:39:19.437Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:28 . [2023-04-07T02:39:19.437Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 02:28 .. [2023-04-07T02:39:19.437Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 02:28 cost [2023-04-07T02:39:19.437Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 7 02:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:39:19.727Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:39:20.584Z] ---> package-listing.sh [2023-04-07T02:39:20.584Z] ++ facter osfamily [2023-04-07T02:39:20.584Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T02:39:20.843Z] + OS_FAMILY=debian [2023-04-07T02:39:20.843Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-148 [2023-04-07T02:39:20.843Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T02:39:20.843Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T02:39:20.843Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T02:39:20.843Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T02:39:20.843Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-148 ']' [2023-04-07T02:39:20.843Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T02:39:20.843Z] + case "${OS_FAMILY}" in [2023-04-07T02:39:20.843Z] + grep '^ii' [2023-04-07T02:39:20.843Z] + dpkg -l [2023-04-07T02:39:20.843Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T02:39:20.843Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T02:39:20.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T02:39:20.843Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-148 ']' [2023-04-07T02:39:20.843Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-148/archives/ [2023-04-07T02:39:20.843Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-148/archives/ [Pipeline] echo [2023-04-07T02:39:20.854Z] 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-07T02:39:21.131Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:39:21.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:39:21.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:39:21.766Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2023-04-07T02:39:21.797Z] $ 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-148/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-148 -v /w/workspace/edgexfoundry_device-gpio_PR-148:/w/workspace/edgexfoundry_device-gpio_PR-148:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-148@tmp:/w/workspace/edgexfoundry_device-gpio_PR-148@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-04-07T02:39:21.987Z] $ docker top 26e5716902a7720ef7efa991e0eedeec067dffda072a112181f378218927a4e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:39:22.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T02:39:22.606Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T02:39:22.891Z] + ls /var/log/sa-host [2023-04-07T02:39:22.891Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:39:23.039Z] provisioning config files... [2023-04-07T02:39:23.047Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/config2078230050683629803tmp [Pipeline] { [Pipeline] echo [2023-04-07T02:39:23.059Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:39:23.340Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T02:39:23.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:39:23.670Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T02:39:23.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:39:23.962Z] ---> sudo-logs.sh [2023-04-07T02:39:23.962Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T02:39:23.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:39:24.275Z] ---> job-cost.sh [2023-04-07T02:39:24.275Z] lf-activate-venv: SKIPPING [2023-04-07T02:39:24.275Z] DEBUG: total: 0.2199999988079071 [2023-04-07T02:39:24.275Z] INFO: Retrieving Stack Cost... [2023-04-07T02:39:24.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T02:39:25.102Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T02:39:25.114Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:39:25.395Z] ---> logs-deploy.sh [2023-04-07T02:39:25.395Z] lf-activate-venv: SKIPPING [2023-04-07T02:39:25.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-148/2 [2023-04-07T02:39:25.395Z] INFO: archiving workspace using pattern(s): [2023-04-07T02:39:26.330Z] Archives upload complete. [2023-04-07T02:39:26.591Z] INFO: archiving logs to Nexus [2023-04-07T02:39:27.160Z] ---> uname -a: [2023-04-07T02:39:27.160Z] Linux prd-ubuntu20-04-docker-8c-8g-7058 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] ---> lscpu: [2023-04-07T02:39:27.160Z] Architecture: x86_64 [2023-04-07T02:39:27.160Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-07T02:39:27.160Z] Byte Order: Little Endian [2023-04-07T02:39:27.160Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-07T02:39:27.160Z] CPU(s): 8 [2023-04-07T02:39:27.160Z] On-line CPU(s) list: 0-7 [2023-04-07T02:39:27.160Z] Thread(s) per core: 1 [2023-04-07T02:39:27.160Z] Core(s) per socket: 1 [2023-04-07T02:39:27.160Z] Socket(s): 8 [2023-04-07T02:39:27.160Z] NUMA node(s): 1 [2023-04-07T02:39:27.160Z] Vendor ID: AuthenticAMD [2023-04-07T02:39:27.160Z] CPU family: 23 [2023-04-07T02:39:27.160Z] Model: 49 [2023-04-07T02:39:27.160Z] Model name: AMD EPYC-Rome Processor [2023-04-07T02:39:27.160Z] Stepping: 0 [2023-04-07T02:39:27.160Z] CPU MHz: 2800.002 [2023-04-07T02:39:27.160Z] BogoMIPS: 5600.00 [2023-04-07T02:39:27.160Z] Virtualization: AMD-V [2023-04-07T02:39:27.160Z] Hypervisor vendor: KVM [2023-04-07T02:39:27.160Z] Virtualization type: full [2023-04-07T02:39:27.160Z] L1d cache: 256 KiB [2023-04-07T02:39:27.160Z] L1i cache: 256 KiB [2023-04-07T02:39:27.160Z] L2 cache: 4 MiB [2023-04-07T02:39:27.160Z] L3 cache: 128 MiB [2023-04-07T02:39:27.160Z] NUMA node0 CPU(s): 0-7 [2023-04-07T02:39:27.160Z] Vulnerability Itlb multihit: Not affected [2023-04-07T02:39:27.160Z] Vulnerability L1tf: Not affected [2023-04-07T02:39:27.160Z] Vulnerability Mds: Not affected [2023-04-07T02:39:27.160Z] Vulnerability Meltdown: Not affected [2023-04-07T02:39:27.160Z] Vulnerability Mmio stale data: Not affected [2023-04-07T02:39:27.160Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-07T02:39:27.160Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-07T02:39:27.160Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-07T02:39:27.160Z] Vulnerability Srbds: Not affected [2023-04-07T02:39:27.160Z] Vulnerability Tsx async abort: Not affected [2023-04-07T02:39:27.160Z] 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-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] ---> nproc: [2023-04-07T02:39:27.160Z] 8 [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] ---> df -h: [2023-04-07T02:39:27.160Z] Filesystem Size Used Avail Use% Mounted on [2023-04-07T02:39:27.160Z] overlay 155G 12G 144G 8% / [2023-04-07T02:39:27.160Z] tmpfs 64M 0 64M 0% /dev [2023-04-07T02:39:27.160Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-07T02:39:27.160Z] shm 64M 0 64M 0% /dev/shm [2023-04-07T02:39:27.160Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] ---> sar -b -r -n DEV: [2023-04-07T02:39:27.160Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7058) 04/07/23 _x86_64_ (8 CPU) [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] 02:25:38 LINUX RESTART (8 CPU) [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] 02:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-07T02:39:27.160Z] 02:27:01 209.01 41.06 167.95 0.00 6561.65 70005.15 0.00 [2023-04-07T02:39:27.160Z] 02:28:01 144.51 0.25 144.26 0.00 7.20 41979.40 0.00 [2023-04-07T02:39:27.160Z] 02:29:01 114.56 0.08 114.48 0.00 13.46 34198.30 0.00 [2023-04-07T02:39:27.160Z] 02:30:01 1.67 0.00 1.67 0.00 0.00 17.86 0.00 [2023-04-07T02:39:27.160Z] 02:31:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2023-04-07T02:39:27.160Z] 02:32:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 [2023-04-07T02:39:27.160Z] 02:33:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2023-04-07T02:39:27.160Z] 02:34:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2023-04-07T02:39:27.160Z] 02:35:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2023-04-07T02:39:27.160Z] 02:36:01 1.53 0.00 1.53 0.00 0.00 22.39 0.00 [2023-04-07T02:39:27.160Z] 02:37:01 1.52 0.00 1.52 0.00 0.00 15.86 0.00 [2023-04-07T02:39:27.160Z] 02:38:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 [2023-04-07T02:39:27.160Z] 02:39:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2023-04-07T02:39:27.160Z] Average: 37.06 3.19 33.87 0.00 506.45 11257.54 0.00 [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] 02:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-07T02:39:27.160Z] 02:27:01 27990372 31579128 710388 2.16 143016 3646112 1915360 5.64 1445272 2984104 152708 [2023-04-07T02:39:27.160Z] 02:28:01 27499984 31406768 877792 2.67 182812 3886164 2373460 6.99 1783216 3092112 210020 [2023-04-07T02:39:27.160Z] 02:29:01 27147820 31570876 716652 2.18 192460 4357472 1775460 5.23 1572828 3620636 72 [2023-04-07T02:39:27.160Z] 02:30:01 27147880 31571040 716332 2.18 192508 4357472 1775460 5.23 1572888 3620636 16 [2023-04-07T02:39:27.160Z] 02:31:01 27152504 31575832 711608 2.16 192540 4357468 1775460 5.23 1567440 3620764 16 [2023-04-07T02:39:27.160Z] 02:32:01 27152480 31575880 711464 2.16 192568 4357476 1775460 5.23 1567372 3620768 44 [2023-04-07T02:39:27.160Z] 02:33:01 27162956 31586400 701016 2.13 192604 4357480 1775460 5.23 1557660 3620772 16 [2023-04-07T02:39:27.160Z] 02:34:01 27162848 31586396 701076 2.13 192620 4357484 1775460 5.23 1557720 3620860 48 [2023-04-07T02:39:27.160Z] 02:35:01 27163048 31586616 701020 2.13 192632 4357484 1775460 5.23 1557716 3620868 12 [2023-04-07T02:39:27.160Z] 02:36:01 27162692 31586300 701304 2.13 192680 4357464 1775460 5.23 1558124 3620864 88 [2023-04-07T02:39:27.160Z] 02:37:01 27162936 31586628 700836 2.13 192740 4357468 1775460 5.23 1557924 3620868 8 [2023-04-07T02:39:27.160Z] 02:38:01 27162856 31586608 700784 2.13 192808 4357472 1775460 5.23 1558008 3620868 8 [2023-04-07T02:39:27.160Z] 02:39:01 27162808 31586568 700744 2.13 192832 4357476 1775460 5.23 1557896 3620876 8 [2023-04-07T02:39:27.160Z] Average: 27248553 31568080 719309 2.19 188063 4266499 1832222 5.40 1570313 3531154 27928 [2023-04-07T02:39:27.160Z] [2023-04-07T02:39:27.160Z] 02:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-07T02:39:27.160Z] 02:27:01 docker0 207.83 340.46 16.55 2094.56 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:27:01 ens3 1014.33 611.09 8997.12 107.12 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:27:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:28:01 docker0 1.23 3.52 0.08 42.57 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:28:01 ens3 76.00 77.92 84.97 98.26 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:28:01 vethf6a16aa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:29:01 docker0 1.43 3.62 0.09 42.58 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:29:01 ens3 117.26 71.12 2623.31 12.76 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:29:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:30:01 ens3 0.93 0.25 0.16 0.08 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:31:01 ens3 2.12 1.35 5.50 0.46 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:32:01 ens3 1.00 0.75 0.45 0.30 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:33:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:34:01 ens3 1.42 0.50 0.41 0.27 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:35:01 ens3 0.32 0.18 0.11 0.07 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.160Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:36:01 ens3 0.43 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:37:01 ens3 0.77 0.23 0.21 0.14 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:38:01 ens3 0.65 0.35 0.32 0.21 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] Average: docker0 16.20 26.74 1.29 167.71 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] Average: ens3 93.54 58.79 901.14 16.92 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-07T02:39:27.161Z] [2023-04-07T02:39:27.161Z] [2023-04-07T02:39:27.161Z] ---> sar -P ALL: [2023-04-07T02:39:27.161Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7058) 04/07/23 _x86_64_ (8 CPU) [2023-04-07T02:39:27.161Z] [2023-04-07T02:39:27.161Z] 02:25:38 LINUX RESTART (8 CPU) [2023-04-07T02:39:27.161Z] [2023-04-07T02:39:27.161Z] 02:26:01 CPU %user %nice %system %iowait %steal %idle [2023-04-07T02:39:27.161Z] 02:27:01 all 12.12 0.00 4.57 3.62 0.07 79.62 [2023-04-07T02:39:27.161Z] 02:27:01 0 11.04 0.00 5.12 3.73 0.05 80.06 [2023-04-07T02:39:27.161Z] 02:27:01 1 11.60 0.00 4.54 10.07 0.07 73.72 [2023-04-07T02:39:27.161Z] 02:27:01 2 14.49 0.00 4.11 0.51 0.07 80.82 [2023-04-07T02:39:27.161Z] 02:27:01 3 11.75 0.00 4.69 0.83 0.07 82.66 [2023-04-07T02:39:27.161Z] 02:27:01 4 12.24 0.00 3.91 1.60 0.07 82.18 [2023-04-07T02:39:27.161Z] 02:27:01 5 11.13 0.00 4.61 6.89 0.08 77.28 [2023-04-07T02:39:27.161Z] 02:27:01 6 13.43 0.00 4.26 2.13 0.05 80.13 [2023-04-07T02:39:27.161Z] 02:27:01 7 11.30 0.00 5.31 3.22 0.07 80.10 [2023-04-07T02:39:27.161Z] 02:28:01 all 36.26 0.00 7.02 1.96 0.07 54.69 [2023-04-07T02:39:27.161Z] 02:28:01 0 35.65 0.00 7.03 8.53 0.08 48.70 [2023-04-07T02:39:27.161Z] 02:28:01 1 37.28 0.00 7.19 0.66 0.07 54.81 [2023-04-07T02:39:27.161Z] 02:28:01 2 36.90 0.00 6.89 0.35 0.07 55.79 [2023-04-07T02:39:27.161Z] 02:28:01 3 37.64 0.00 7.38 0.76 0.08 54.14 [2023-04-07T02:39:27.161Z] 02:28:01 4 37.16 0.00 6.67 0.20 0.07 55.90 [2023-04-07T02:39:27.161Z] 02:28:01 5 35.21 0.00 7.18 3.83 0.07 53.71 [2023-04-07T02:39:27.161Z] 02:28:01 6 34.84 0.00 7.13 0.86 0.07 57.10 [2023-04-07T02:39:27.161Z] 02:28:01 7 35.39 0.00 6.72 0.47 0.08 57.33 [2023-04-07T02:39:27.161Z] 02:29:01 all 9.35 0.00 2.47 1.35 0.04 86.79 [2023-04-07T02:39:27.161Z] 02:29:01 0 8.37 0.00 2.25 2.93 0.03 86.42 [2023-04-07T02:39:27.161Z] 02:29:01 1 9.36 0.00 2.84 2.94 0.05 84.81 [2023-04-07T02:39:27.161Z] 02:29:01 2 9.19 0.00 2.07 0.40 0.05 88.28 [2023-04-07T02:39:27.161Z] 02:29:01 3 8.80 0.00 2.74 3.45 0.08 84.92 [2023-04-07T02:39:27.161Z] 02:29:01 4 10.26 0.00 2.25 0.15 0.02 87.33 [2023-04-07T02:39:27.161Z] 02:29:01 5 9.60 0.00 3.02 0.25 0.03 87.10 [2023-04-07T02:39:27.161Z] 02:29:01 6 10.00 0.00 2.91 0.62 0.03 86.44 [2023-04-07T02:39:27.161Z] 02:29:01 7 9.24 0.00 1.64 0.05 0.03 89.03 [2023-04-07T02:39:27.161Z] 02:30:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2023-04-07T02:39:27.161Z] 02:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-07T02:39:27.161Z] 02:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-07T02:39:27.161Z] 02:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-07T02:39:27.161Z] 02:30:01 4 1.99 0.00 0.00 0.00 0.02 98.00 [2023-04-07T02:39:27.161Z] 02:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:30:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-07T02:39:27.161Z] 02:31:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-04-07T02:39:27.161Z] 02:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:31:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-07T02:39:27.161Z] 02:31:01 2 0.05 0.00 0.00 0.00 0.03 99.92 [2023-04-07T02:39:27.161Z] 02:31:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-07T02:39:27.161Z] 02:31:01 4 1.97 0.00 0.02 0.00 0.00 98.01 [2023-04-07T02:39:27.161Z] 02:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-07T02:39:27.161Z] 02:32:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-04-07T02:39:27.161Z] 02:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-07T02:39:27.161Z] 02:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T02:39:27.161Z] 02:32:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2023-04-07T02:39:27.161Z] 02:32:01 3 0.00 0.00 0.00 0.05 0.02 99.93 [2023-04-07T02:39:27.161Z] 02:32:01 4 1.99 0.00 0.02 0.00 0.02 97.98 [2023-04-07T02:39:27.161Z] 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T02:39:27.161Z] 02:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-07T02:39:27.161Z] 02:33:01 all 0.27 0.00 0.02 0.01 0.01 99.69 [2023-04-07T02:39:27.161Z] 02:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:33:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-07T02:39:27.161Z] 02:33:01 3 0.00 0.00 0.00 0.07 0.02 99.92 [2023-04-07T02:39:27.161Z] 02:33:01 4 1.97 0.00 0.05 0.00 0.02 97.97 [2023-04-07T02:39:27.161Z] 02:33:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-07T02:39:27.161Z] 02:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-07T02:39:27.161Z] 02:34:01 all 0.11 0.00 0.01 0.01 0.00 99.87 [2023-04-07T02:39:27.161Z] 02:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:34:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-07T02:39:27.161Z] 02:34:01 3 0.03 0.00 0.00 0.05 0.00 99.92 [2023-04-07T02:39:27.161Z] 02:34:01 4 0.70 0.00 0.00 0.00 0.00 99.30 [2023-04-07T02:39:27.161Z] 02:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-07T02:39:27.161Z] 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T02:39:27.161Z] 02:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:35:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-04-07T02:39:27.161Z] 02:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-07T02:39:27.161Z] 02:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T02:39:27.161Z] 02:35:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-07T02:39:27.161Z] 02:35:01 3 0.00 0.00 0.02 0.07 0.02 99.90 [2023-04-07T02:39:27.161Z] 02:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:36:01 all 0.02 0.00 0.01 0.03 0.01 99.93 [2023-04-07T02:39:27.161Z] 02:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-07T02:39:27.161Z] 02:36:01 1 0.02 0.00 0.00 0.05 0.02 99.92 [2023-04-07T02:39:27.161Z] 02:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-07T02:39:27.161Z] 02:36:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2023-04-07T02:39:27.161Z] 02:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-07T02:39:27.161Z] 02:36:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:36:01 6 0.00 0.00 0.02 0.07 0.00 99.92 [2023-04-07T02:39:27.161Z] 02:36:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2023-04-07T02:39:27.161Z] 02:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-04-07T02:39:27.161Z] 02:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T02:39:27.161Z] 02:37:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-07T02:39:27.161Z] 02:37:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-07T02:39:27.161Z] 02:37:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-07T02:39:27.161Z] 02:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-07T02:39:27.161Z] 02:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:37:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-07T02:39:27.161Z] [2023-04-07T02:39:27.161Z] 02:37:01 CPU %user %nice %system %iowait %steal %idle [2023-04-07T02:39:27.161Z] 02:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-04-07T02:39:27.161Z] 02:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-07T02:39:27.161Z] 02:38:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-07T02:39:27.161Z] 02:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-07T02:39:27.161Z] 02:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-07T02:39:27.161Z] 02:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-07T02:39:27.161Z] 02:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-04-07T02:39:27.161Z] 02:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:39:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-07T02:39:27.161Z] 02:39:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-07T02:39:27.161Z] 02:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-07T02:39:27.161Z] 02:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T02:39:27.161Z] 02:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-07T02:39:27.161Z] 02:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-07T02:39:27.161Z] Average: all 4.50 0.00 1.08 0.53 0.02 93.86 [2023-04-07T02:39:27.161Z] Average: 0 4.21 0.00 1.11 1.16 0.02 93.51 [2023-04-07T02:39:27.161Z] Average: 1 4.45 0.00 1.11 1.05 0.02 93.36 [2023-04-07T02:39:27.161Z] Average: 2 4.66 0.00 1.01 0.10 0.03 94.20 [2023-04-07T02:39:27.161Z] Average: 3 4.46 0.00 1.13 0.41 0.03 93.97 [2023-04-07T02:39:27.161Z] Average: 4 5.22 0.00 0.99 0.15 0.02 93.63 [2023-04-07T02:39:27.161Z] Average: 5 4.28 0.00 1.14 0.84 0.02 93.73 [2023-04-07T02:39:27.161Z] Average: 6 4.45 0.00 1.10 0.28 0.01 94.16 [2023-04-07T02:39:27.161Z] Average: 7 4.29 0.00 1.05 0.29 0.02 94.36 [2023-04-07T02:39:27.161Z] [2023-04-07T02:39:27.161Z] [2023-04-07T02:39:27.161Z]