Pull request #137 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-gpio Obtained Jenkinsfile from f56bb2e16b7b76e397172fde90be76353f227786+6427482eab3bd2356a4491c722b8795ef3b48a72 (2d10354ce4fe6b99dcdd6e437c702dcedab29105) 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-ssh1320700944053057596.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-ssh1362265893791023348.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13329410433055832075.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9113946566886344926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13378816878906250938.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16346341395574398390.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-4839 in /w/workspace/edgexfoundry_device-gpio_PR-137 [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-137 # 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/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6427482eab3bd2356a4491c722b8795ef3b48a72 into PR head commit f56bb2e16b7b76e397172fde90be76353f227786 Merge succeeded, producing f56bb2e16b7b76e397172fde90be76353f227786 Checking out Revision f56bb2e16b7b76e397172fde90be76353f227786 (PR-137) > git config core.sparsecheckout # timeout=10 > git checkout -f f56bb2e16b7b76e397172fde90be76353f227786 # 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 6427482eab3bd2356a4491c722b8795ef3b48a72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f56bb2e16b7b76e397172fde90be76353f227786 # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T12:09:30.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T12:09:31.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T12:09:31.206Z] ========================================================= [2023-03-21T12:09:31.206Z] EdgeX Global Pipelines Version Info [2023-03-21T12:09:31.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:09:31.948Z] ------------------- [2023-03-21T12:09:31.948Z] stable info: [2023-03-21T12:09:31.948Z] ------------------- [2023-03-21T12:09:31.948Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T12:09:31.948Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T12:09:31.948Z] Message: update stable to v1.0.245 [2023-03-21T12:09:32.518Z] ------------------- [2023-03-21T12:09:32.518Z] experimental info: [2023-03-21T12:09:32.518Z] ------------------- [2023-03-21T12:09:32.518Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T12:09:32.518Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T12:09:32.518Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T12:09:32.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-21T12:09:32.889Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-21T12:09:32.929Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T12:09:32.974Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T12:09:33.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T12:09:33.049Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T12:09:33.084Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T12:09:33.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T12:09:33.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T12:09:33.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T12:09:33.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T12:09:33.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-21T12:09:33.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T12:09:33.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T12:09:33.476Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T12:09:33.519Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T12:09:33.562Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T12:09:33.610Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T12:09:33.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T12:09:33.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T12:09:33.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T12:09:33.772Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T12:09:33.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T12:09:33.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T12:09:33.881Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T12:09:33.916Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T12:09:33.952Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T12:09:33.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo [2023-03-21T12:09:34.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo [2023-03-21T12:09:34.060Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo [2023-03-21T12:09:34.095Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f56bb2e16b7b76e397172fde90be76353f227786 [Pipeline] echo [2023-03-21T12:09:34.132Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f56bb2e [Pipeline] echo [2023-03-21T12:09:34.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T12:09:34.270Z] provisioning config files... [2023-03-21T12:09:34.284Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/config17851311762986844051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:09:34.637Z] ---> docker-login.sh [2023-03-21T12:09:34.638Z] nexus3.edgexfoundry.org:10001 [2023-03-21T12:09:34.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:09:34.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:09:34.896Z] Configure a credential helper to remove this warning. See [2023-03-21T12:09:34.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:09:34.896Z] [2023-03-21T12:09:34.896Z] Login Succeeded [2023-03-21T12:09:34.896Z] nexus3.edgexfoundry.org:10002 [2023-03-21T12:09:34.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:09:35.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:09:35.156Z] Configure a credential helper to remove this warning. See [2023-03-21T12:09:35.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:09:35.156Z] [2023-03-21T12:09:35.156Z] Login Succeeded [2023-03-21T12:09:35.156Z] nexus3.edgexfoundry.org:10003 [2023-03-21T12:09:35.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:09:35.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:09:35.156Z] Configure a credential helper to remove this warning. See [2023-03-21T12:09:35.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:09:35.156Z] [2023-03-21T12:09:35.156Z] Login Succeeded [2023-03-21T12:09:35.156Z] nexus3.edgexfoundry.org:10004 [2023-03-21T12:09:35.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:09:35.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:09:35.417Z] Configure a credential helper to remove this warning. See [2023-03-21T12:09:35.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:09:35.417Z] [2023-03-21T12:09:35.417Z] Login Succeeded [2023-03-21T12:09:35.417Z] docker.io [2023-03-21T12:09:35.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:09:35.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:09:35.682Z] Configure a credential helper to remove this warning. See [2023-03-21T12:09:35.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:09:35.682Z] [2023-03-21T12:09:35.682Z] Login Succeeded [2023-03-21T12:09:35.682Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T12:09:35.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T12:09:36.327Z] + git rev-list -1 --merges f56bb2e16b7b76e397172fde90be76353f227786~1..f56bb2e16b7b76e397172fde90be76353f227786 [Pipeline] echo [2023-03-21T12:09:36.392Z] -----------> git rev-list -1 --merges f56bb2e16b7b76e397172fde90be76353f227786~1..f56bb2e16b7b76e397172fde90be76353f227786 f56bb2e16b7b76e397172fde90be76353f227786 [false] [Pipeline] sh [2023-03-21T12:09:36.698Z] + git log --format=format:%s -1 f56bb2e16b7b76e397172fde90be76353f227786 [Pipeline] echo [2023-03-21T12:09:36.730Z] ========================================================= [2023-03-21T12:09:36.731Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T12:09:36.731Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T12:09:37.142Z] + git log --format=format:%s -1 f56bb2e16b7b76e397172fde90be76353f227786 [Pipeline] echo [2023-03-21T12:09:37.177Z] [semverPrep] GIT_COMMIT: f56bb2e16b7b76e397172fde90be76353f227786, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory [Pipeline] echo [2023-03-21T12:09:37.205Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T12:09:37.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T12:09:37.576Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T12:09:37.576Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T12:09:37.576Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T12:09:37.577Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T12:09:37.577Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T12:09:37.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:09:37.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T12:09:37.990Z] [2023-03-21T12:09:37.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:09:38.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T12:09:38.361Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T12:09:38.361Z] b85a868b505f: Pulling fs layer [2023-03-21T12:09:38.361Z] e2be974225ed: Pulling fs layer [2023-03-21T12:09:38.361Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T12:09:38.361Z] 988bab9f4d93: Pulling fs layer [2023-03-21T12:09:38.361Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T12:09:38.361Z] eaf3925da568: Pulling fs layer [2023-03-21T12:09:38.361Z] bab4dde63d76: Pulling fs layer [2023-03-21T12:09:38.361Z] bde34c3a00c8: Pulling fs layer [2023-03-21T12:09:38.361Z] b352a97aabf1: Pulling fs layer [2023-03-21T12:09:38.361Z] 4872d77fe225: Pulling fs layer [2023-03-21T12:09:38.361Z] 5851b861e8e6: Pulling fs layer [2023-03-21T12:09:38.361Z] 988bab9f4d93: Waiting [2023-03-21T12:09:38.361Z] 1469e6f7b9e6: Waiting [2023-03-21T12:09:38.361Z] bab4dde63d76: Waiting [2023-03-21T12:09:38.361Z] bde34c3a00c8: Waiting [2023-03-21T12:09:38.361Z] 5851b861e8e6: Waiting [2023-03-21T12:09:38.361Z] 4872d77fe225: Waiting [2023-03-21T12:09:38.361Z] b352a97aabf1: Waiting [2023-03-21T12:09:38.361Z] eaf3925da568: Waiting [2023-03-21T12:09:38.361Z] e2be974225ed: Download complete [2023-03-21T12:09:38.361Z] 988bab9f4d93: Verifying Checksum [2023-03-21T12:09:38.361Z] 988bab9f4d93: Download complete [2023-03-21T12:09:38.623Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T12:09:38.623Z] 339a4e72a1f5: Download complete [2023-03-21T12:09:38.623Z] eaf3925da568: Verifying Checksum [2023-03-21T12:09:38.623Z] eaf3925da568: Download complete [2023-03-21T12:09:38.623Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T12:09:38.623Z] 1469e6f7b9e6: Download complete [2023-03-21T12:09:38.623Z] bde34c3a00c8: Verifying Checksum [2023-03-21T12:09:38.623Z] bde34c3a00c8: Download complete [2023-03-21T12:09:38.623Z] b352a97aabf1: Verifying Checksum [2023-03-21T12:09:38.623Z] b352a97aabf1: Download complete [2023-03-21T12:09:38.623Z] 4872d77fe225: Download complete [2023-03-21T12:09:38.623Z] 5851b861e8e6: Download complete [2023-03-21T12:09:38.623Z] b85a868b505f: Download complete [2023-03-21T12:09:38.885Z] bab4dde63d76: Verifying Checksum [2023-03-21T12:09:38.885Z] bab4dde63d76: Download complete [2023-03-21T12:09:39.879Z] b85a868b505f: Pull complete [2023-03-21T12:09:40.137Z] e2be974225ed: Pull complete [2023-03-21T12:09:40.395Z] 339a4e72a1f5: Pull complete [2023-03-21T12:09:40.656Z] 988bab9f4d93: Pull complete [2023-03-21T12:09:40.915Z] 1469e6f7b9e6: Pull complete [2023-03-21T12:09:40.915Z] eaf3925da568: Pull complete [2023-03-21T12:09:42.821Z] bab4dde63d76: Pull complete [2023-03-21T12:09:42.821Z] bde34c3a00c8: Pull complete [2023-03-21T12:09:42.821Z] b352a97aabf1: Pull complete [2023-03-21T12:09:43.081Z] 4872d77fe225: Pull complete [2023-03-21T12:09:43.081Z] 5851b861e8e6: Pull complete [2023-03-21T12:09:43.081Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T12:09:43.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T12:09:43.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:09:43.309Z] prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container [2023-03-21T12:09:43.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-137 -v /w/workspace/edgexfoundry_device-gpio_PR-137:/w/workspace/edgexfoundry_device-gpio_PR-137:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-137@tmp:/w/workspace/edgexfoundry_device-gpio_PR-137@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-03-21T12:09:44.477Z] $ docker top e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 -eo pid,comm [2023-03-21T12:09:44.529Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T12:09:44.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T12:09:44.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T12:09:44.651Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T12:09:44.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T12:09:44.786Z] $ docker exec e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 ssh-agent [2023-03-21T12:09:44.894Z] SSH_AUTH_SOCK=/tmp/ssh-esxVxQgbSmbq/agent.32 [2023-03-21T12:09:44.894Z] SSH_AGENT_PID=38 [2023-03-21T12:09:44.900Z] Running ssh-add (command line suppressed) [2023-03-21T12:09:45.008Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-137@tmp/private_key_6756983389917409431.key (/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/private_key_6756983389917409431.key) [2023-03-21T12:09:45.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T12:09:45.341Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T12:09:45.368Z] $ docker exec --env ******** --env ******** e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 ssh-agent -k [2023-03-21T12:09:45.470Z] unset SSH_AUTH_SOCK; [2023-03-21T12:09:45.471Z] unset SSH_AGENT_PID; [2023-03-21T12:09:45.471Z] echo Agent pid 38 killed; [2023-03-21T12:09:45.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T12:09:45.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T12:09:45.571Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T12:09:45.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T12:09:45.701Z] $ docker exec e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 ssh-agent [2023-03-21T12:09:45.822Z] SSH_AUTH_SOCK=/tmp/ssh-GSlamxr88NgM/agent.70 [2023-03-21T12:09:45.822Z] SSH_AGENT_PID=75 [2023-03-21T12:09:45.827Z] Running ssh-add (command line suppressed) [2023-03-21T12:09:45.938Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-137@tmp/private_key_18171028508709938753.key (/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/private_key_18171028508709938753.key) [2023-03-21T12:09:45.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T12:09:46.286Z] + git semver init [2023-03-21T12:09:46.546Z] 2023-03-21 12:09:46,470 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T12:09:46.546Z] 2023-03-21 12:09:46,471 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-137/.semver [2023-03-21T12:09:46.546Z] 2023-03-21 12:09:46,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-137/.semver [2023-03-21T12:09:46.546Z] 2023-03-21 12:09:46,472 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-137/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-137, universal_newlines=False, shell=None, istream=None) [2023-03-21T12:09:47.486Z] 2023-03-21 12:09:47,301 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-137/.git/info/exclude [2023-03-21T12:09:47.486Z] 2023-03-21 12:09:47,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-137/.semver/PR-137 with force:False [2023-03-21T12:09:47.486Z] 2023-03-21 12:09:47,302 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-137/.semver/PR-137 [2023-03-21T12:09:47.486Z] 2023-03-21 12:09:47,306 [execute] INFO git cat-file --batch-check [2023-03-21T12:09:47.486Z] 2023-03-21 12:09:47,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-137/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T12:09:47.486Z] 2023-03-21 12:09:47,312 [execute] INFO git cat-file --batch [2023-03-21T12:09:47.486Z] 2023-03-21 12:09:47,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-137/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T12:09:47.486Z] 2023-03-21 12:09:47,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-137/.semver/PR-137 [2023-03-21T12:09:47.486Z] 0.0.0 [Pipeline] } [2023-03-21T12:09:47.511Z] $ docker exec --env ******** --env ******** e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 ssh-agent -k [2023-03-21T12:09:47.617Z] unset SSH_AUTH_SOCK; [2023-03-21T12:09:47.617Z] unset SSH_AGENT_PID; [2023-03-21T12:09:47.617Z] echo Agent pid 75 killed; [2023-03-21T12:09:47.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T12:09:48.062Z] + git semver [Pipeline] } [2023-03-21T12:09:48.350Z] $ docker stop --time=1 e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 [2023-03-21T12:09:49.652Z] $ docker rm -f --volumes e39f86efeb60baac6a129328e56e06fd7910e21ddcb1989d5ab2935b44ed1ca6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T12:09:50.056Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T12:09:50.332Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T12:09:50.348Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T12:09:50.915Z] provisioning config files... [2023-03-21T12:09:50.928Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/config13064947978790361526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:09:51.277Z] ---> docker-login.sh [2023-03-21T12:09:51.277Z] nexus3.edgexfoundry.org:10001 [2023-03-21T12:09:51.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:09:51.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:09:51.277Z] Configure a credential helper to remove this warning. See [2023-03-21T12:09:51.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:09:51.277Z] [2023-03-21T12:09:51.277Z] Login Succeeded [2023-03-21T12:09:51.277Z] nexus3.edgexfoundry.org:10002 [2023-03-21T12:09:51.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:09:51.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:09:51.277Z] Configure a credential helper to remove this warning. See [2023-03-21T12:09:51.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:09:51.277Z] [2023-03-21T12:09:51.277Z] Login Succeeded [2023-03-21T12:09:51.277Z] nexus3.edgexfoundry.org:10003 [2023-03-21T12:09:51.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:09:51.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:09:51.537Z] Configure a credential helper to remove this warning. See [2023-03-21T12:09:51.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:09:51.537Z] [2023-03-21T12:09:51.537Z] Login Succeeded [2023-03-21T12:09:51.537Z] nexus3.edgexfoundry.org:10004 [2023-03-21T12:09:51.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:09:51.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:09:51.537Z] Configure a credential helper to remove this warning. See [2023-03-21T12:09:51.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:09:51.537Z] [2023-03-21T12:09:51.537Z] Login Succeeded [2023-03-21T12:09:51.537Z] docker.io [2023-03-21T12:09:51.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:09:51.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:09:51.795Z] Configure a credential helper to remove this warning. See [2023-03-21T12:09:51.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:09:51.795Z] [2023-03-21T12:09:51.795Z] Login Succeeded [2023-03-21T12:09:51.795Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T12:09:51.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T12:09:52.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:09:52.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:09:52.160Z] ========================================================= [2023-03-21T12:09:52.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T12:09:52.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:09:52.641Z] + 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-03-21T12:09:52.641Z] Sending build context to Docker daemon 16.04MB [2023-03-21T12:09:52.641Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:09:52.642Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T12:09:52.642Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T12:09:52.642Z] 63b65145d645: Pulling fs layer [2023-03-21T12:09:52.642Z] a2d21d5440eb: Pulling fs layer [2023-03-21T12:09:52.642Z] 935e6c44a52c: Pulling fs layer [2023-03-21T12:09:52.642Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T12:09:52.642Z] 30dea6a524f1: Pulling fs layer [2023-03-21T12:09:52.642Z] a2aff8979fd8: Pulling fs layer [2023-03-21T12:09:52.642Z] 6808be2612f2: Pulling fs layer [2023-03-21T12:09:52.642Z] f25807f1079a: Pulling fs layer [2023-03-21T12:09:52.642Z] 94cc34f8dd06: Waiting [2023-03-21T12:09:52.642Z] 30dea6a524f1: Waiting [2023-03-21T12:09:52.642Z] a2aff8979fd8: Waiting [2023-03-21T12:09:52.642Z] 6808be2612f2: Waiting [2023-03-21T12:09:52.642Z] f25807f1079a: Waiting [2023-03-21T12:09:52.905Z] a2d21d5440eb: Verifying Checksum [2023-03-21T12:09:52.905Z] a2d21d5440eb: Download complete [2023-03-21T12:09:52.905Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T12:09:52.905Z] 94cc34f8dd06: Download complete [2023-03-21T12:09:52.905Z] 30dea6a524f1: Verifying Checksum [2023-03-21T12:09:52.905Z] 30dea6a524f1: Download complete [2023-03-21T12:09:52.905Z] 63b65145d645: Verifying Checksum [2023-03-21T12:09:52.905Z] a2aff8979fd8: Verifying Checksum [2023-03-21T12:09:52.905Z] a2aff8979fd8: Download complete [2023-03-21T12:09:52.905Z] 63b65145d645: Pull complete [2023-03-21T12:09:53.170Z] a2d21d5440eb: Pull complete [2023-03-21T12:09:53.752Z] f25807f1079a: Verifying Checksum [2023-03-21T12:09:53.752Z] f25807f1079a: Download complete [2023-03-21T12:09:53.752Z] 935e6c44a52c: Download complete [2023-03-21T12:09:53.752Z] 6808be2612f2: Verifying Checksum [2023-03-21T12:09:53.752Z] 6808be2612f2: Download complete [2023-03-21T12:09:57.043Z] 935e6c44a52c: Pull complete [2023-03-21T12:09:57.043Z] 94cc34f8dd06: Pull complete [2023-03-21T12:09:57.043Z] 30dea6a524f1: Pull complete [2023-03-21T12:09:57.043Z] a2aff8979fd8: Pull complete [2023-03-21T12:09:59.573Z] 6808be2612f2: Pull complete [2023-03-21T12:10:00.139Z] f25807f1079a: Pull complete [2023-03-21T12:10:00.139Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T12:10:00.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T12:10:00.139Z] ---> 3b553350e43f [2023-03-21T12:10:00.139Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:10:02.045Z] ---> Running in 2d524e72cbe1 [2023-03-21T12:10:02.045Z] Removing intermediate container 2d524e72cbe1 [2023-03-21T12:10:02.045Z] ---> 0e2e0bebf618 [2023-03-21T12:10:02.045Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:10:02.045Z] ---> Running in 7cd808ff0910 [2023-03-21T12:10:02.045Z] Removing intermediate container 7cd808ff0910 [2023-03-21T12:10:02.045Z] ---> 8c199c450e77 [2023-03-21T12:10:02.045Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-21T12:10:02.045Z] ---> Running in a169cc8fdde4 [2023-03-21T12:10:02.045Z] Removing intermediate container a169cc8fdde4 [2023-03-21T12:10:02.045Z] ---> 1b0697e6def5 [2023-03-21T12:10:02.045Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:10:02.045Z] ---> Running in 276a1c5be53d [2023-03-21T12:10:02.045Z] Removing intermediate container 276a1c5be53d [2023-03-21T12:10:02.045Z] ---> a95f141ff861 [2023-03-21T12:10:02.045Z] Step 7/12 : WORKDIR /device-gpio [2023-03-21T12:10:02.045Z] ---> Running in b5ada02dba0c [2023-03-21T12:10:02.305Z] Removing intermediate container b5ada02dba0c [2023-03-21T12:10:02.305Z] ---> 5c125b4c48ee [2023-03-21T12:10:02.305Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:10:02.305Z] ---> Running in 84c414cd0532 [2023-03-21T12:10:02.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T12:10:02.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T12:10:02.827Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T12:10:02.827Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-21T12:10:02.827Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T12:10:03.093Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T12:10:03.093Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T12:10:03.093Z] OK: 269 MiB in 57 packages [2023-03-21T12:10:03.353Z] Removing intermediate container 84c414cd0532 [2023-03-21T12:10:03.353Z] ---> fe012a2eddb3 [2023-03-21T12:10:03.353Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T12:10:03.353Z] ---> 6155ae0c27b6 [2023-03-21T12:10:03.353Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:10:03.612Z] ---> Running in 507a1ab22960 [2023-03-21T12:10:05.740Z] Still waiting to schedule task [2023-03-21T12:10:05.740Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-21T12:10:30.174Z] Removing intermediate container 507a1ab22960 [2023-03-21T12:10:30.174Z] ---> 87804fba4b54 [2023-03-21T12:10:30.174Z] Step 11/12 : COPY . . [2023-03-21T12:10:30.174Z] ---> 949da4271369 [2023-03-21T12:10:30.174Z] Step 12/12 : RUN ${MAKE} [2023-03-21T12:10:30.174Z] ---> Running in 0707a1a0954a [2023-03-21T12:10:30.174Z] noop [2023-03-21T12:10:30.174Z] Removing intermediate container 0707a1a0954a [2023-03-21T12:10:30.174Z] ---> 3a81885a3152 [2023-03-21T12:10:30.174Z] Successfully built 3a81885a3152 [2023-03-21T12:10:30.174Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:10:30.643Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T12:10:30.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:10:30.813Z] prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container [2023-03-21T12:10:30.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-137 -v /w/workspace/edgexfoundry_device-gpio_PR-137:/w/workspace/edgexfoundry_device-gpio_PR-137:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-137@tmp:/w/workspace/edgexfoundry_device-gpio_PR-137@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-03-21T12:10:31.202Z] $ docker top 55ebf017d234347bd386ee025a171f9341528a82fda4e2f8f0d3ed220f8a399a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:10:31.581Z] + go version [2023-03-21T12:10:31.581Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T12:10:31.620Z] $ docker stop --time=1 55ebf017d234347bd386ee025a171f9341528a82fda4e2f8f0d3ed220f8a399a [2023-03-21T12:10:32.879Z] $ docker rm -f --volumes 55ebf017d234347bd386ee025a171f9341528a82fda4e2f8f0d3ed220f8a399a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:10:33.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T12:10:33.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:10:33.777Z] prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container [2023-03-21T12:10:33.829Z] $ 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-137 -v /w/workspace/edgexfoundry_device-gpio_PR-137:/w/workspace/edgexfoundry_device-gpio_PR-137:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-137@tmp:/w/workspace/edgexfoundry_device-gpio_PR-137@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-03-21T12:10:34.164Z] $ docker top 653d14ffb4391ec6c68f7dcc52e00f119ae38ba1a72e19a99ec2de08b2cc3a45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:10:34.552Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-137 [Pipeline] fileExists [Pipeline] sh [2023-03-21T12:10:34.916Z] + make test [2023-03-21T12:10:34.916Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T12:10:40.183Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-21T12:10:50.158Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-21T12:10:50.158Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-21T12:10:56.725Z] go vet ./... [2023-03-21T12:11:00.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T12:11:00.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T12:11:00.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T12:11:00.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T12:11:00.081Z] $ docker stop --time=1 653d14ffb4391ec6c68f7dcc52e00f119ae38ba1a72e19a99ec2de08b2cc3a45 [2023-03-21T12:11:01.871Z] $ docker rm -f --volumes 653d14ffb4391ec6c68f7dcc52e00f119ae38ba1a72e19a99ec2de08b2cc3a45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T12:11:02.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T12:11:02.449Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T12:11:03.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T12:11:03.354Z] + ls -al . [2023-03-21T12:11:03.354Z] total 160 [2023-03-21T12:11:03.354Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 12:10 . [2023-03-21T12:11:03.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:09 .. [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 21 12:09 .dockerignore [2023-03-21T12:11:03.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:09 .git [2023-03-21T12:11:03.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:09 .github [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 21 12:09 .gitignore [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 12:09 .golangci.yml [2023-03-21T12:11:03.354Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:09 .semver [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 21 12:09 Attribution.txt [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 21 12:09 CHANGELOG.md [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 21 12:09 Dockerfile [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:09 GOVERNANCE.md [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 12:09 Jenkinsfile [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 12:09 LICENSE [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 21 12:09 Makefile [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 12:09 OWNERS.md [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 21 12:09 README.md [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:09 VERSION [2023-03-21T12:11:03.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:09 bin [2023-03-21T12:11:03.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:09 cmd [2023-03-21T12:11:03.354Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 21 12:10 coverage.out [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 21 12:09 go.mod [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 21 12:09 go.sum [2023-03-21T12:11:03.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:09 internal [2023-03-21T12:11:03.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:09 snap [2023-03-21T12:11:03.354Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 21 12:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:11:03.753Z] + 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=f56bb2e16b7b76e397172fde90be76353f227786 --label arch=amd64 --label version=0.0.0 . [2023-03-21T12:11:03.753Z] Sending build context to Docker daemon 16.04MB [2023-03-21T12:11:03.753Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:11:03.753Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-21T12:11:03.753Z] ---> 3a81885a3152 [2023-03-21T12:11:03.753Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:11:03.753Z] ---> Running in dd613d02b067 [2023-03-21T12:11:04.012Z] Removing intermediate container dd613d02b067 [2023-03-21T12:11:04.012Z] ---> 5858ee3aa025 [2023-03-21T12:11:04.012Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:11:04.012Z] ---> Running in 8565fe6ec83a [2023-03-21T12:11:04.012Z] Removing intermediate container 8565fe6ec83a [2023-03-21T12:11:04.012Z] ---> 68801e9dc057 [2023-03-21T12:11:04.012Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-21T12:11:04.012Z] ---> Running in 990ae977d52c [2023-03-21T12:11:04.012Z] Removing intermediate container 990ae977d52c [2023-03-21T12:11:04.012Z] ---> d475012e1e71 [2023-03-21T12:11:04.012Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:11:04.012Z] ---> Running in 118d64315b02 [2023-03-21T12:11:04.272Z] Removing intermediate container 118d64315b02 [2023-03-21T12:11:04.272Z] ---> afe7b4d5d201 [2023-03-21T12:11:04.272Z] Step 7/25 : WORKDIR /device-gpio [2023-03-21T12:11:04.272Z] ---> Running in 9597c4592d66 [2023-03-21T12:11:04.272Z] Removing intermediate container 9597c4592d66 [2023-03-21T12:11:04.272Z] ---> 6432b07f7656 [2023-03-21T12:11:04.272Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:11:04.272Z] ---> Running in a9c76565773d [2023-03-21T12:11:04.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T12:11:04.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T12:11:05.051Z] OK: 269 MiB in 57 packages [2023-03-21T12:11:05.309Z] Removing intermediate container a9c76565773d [2023-03-21T12:11:05.309Z] ---> de3cad73fdbc [2023-03-21T12:11:05.309Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-21T12:11:05.309Z] ---> 8d040a3d83d0 [2023-03-21T12:11:05.309Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:11:05.309Z] ---> Running in 5efdc86a54fa [2023-03-21T12:11:06.244Z] Removing intermediate container 5efdc86a54fa [2023-03-21T12:11:06.244Z] ---> 141ebd08c859 [2023-03-21T12:11:06.244Z] Step 11/25 : COPY . . [2023-03-21T12:11:06.503Z] ---> 69bde0063513 [2023-03-21T12:11:06.503Z] Step 12/25 : RUN ${MAKE} [2023-03-21T12:11:06.503Z] ---> Running in 8829b0c13808 [2023-03-21T12:11:06.765Z] 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-03-21T12:11:24.861Z] Removing intermediate container 8829b0c13808 [2023-03-21T12:11:24.861Z] ---> c1a39e46f5a0 [2023-03-21T12:11:24.861Z] Step 13/25 : FROM alpine:3.17 [2023-03-21T12:11:24.861Z] 3.17: Pulling from library/alpine [2023-03-21T12:11:24.861Z] 63b65145d645: Already exists [2023-03-21T12:11:24.861Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T12:11:24.861Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T12:11:24.861Z] ---> b2aa39c304c2 [2023-03-21T12:11:24.861Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-21T12:11:24.861Z] ---> Running in be8ebeb7c28d [2023-03-21T12:11:24.861Z] Removing intermediate container be8ebeb7c28d [2023-03-21T12:11:24.861Z] ---> e021142ffb55 [2023-03-21T12:11:24.861Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-21T12:11:24.861Z] ---> Running in 9d19405028a4 [2023-03-21T12:11:24.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T12:11:24.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T12:11:24.861Z] OK: 7 MiB in 15 packages [2023-03-21T12:11:25.121Z] Removing intermediate container 9d19405028a4 [2023-03-21T12:11:25.121Z] ---> 3d91bc700d46 [2023-03-21T12:11:25.121Z] Step 16/25 : WORKDIR / [2023-03-21T12:11:25.121Z] ---> Running in 9e815e3aae74 [2023-03-21T12:11:25.380Z] Removing intermediate container 9e815e3aae74 [2023-03-21T12:11:25.380Z] ---> 3408056d13e8 [2023-03-21T12:11:25.380Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-21T12:11:25.380Z] ---> 78a722568ff5 [2023-03-21T12:11:25.380Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-21T12:11:25.380Z] ---> 6717abf8b7b1 [2023-03-21T12:11:25.380Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-21T12:11:25.946Z] ---> 2bdd3a3fa7ea [2023-03-21T12:11:25.946Z] Step 20/25 : EXPOSE 59910 [2023-03-21T12:11:25.946Z] ---> Running in 1471d76ac902 [2023-03-21T12:11:25.946Z] Removing intermediate container 1471d76ac902 [2023-03-21T12:11:25.946Z] ---> b8b2e8eb2aad [2023-03-21T12:11:25.946Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-21T12:11:25.946Z] ---> Running in 6733471a544d [2023-03-21T12:11:26.205Z] Removing intermediate container 6733471a544d [2023-03-21T12:11:26.205Z] ---> 78ad821f1d97 [2023-03-21T12:11:26.205Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T12:11:26.205Z] ---> Running in aa30919c91a3 [2023-03-21T12:11:26.205Z] Removing intermediate container aa30919c91a3 [2023-03-21T12:11:26.205Z] ---> e2fd97d9ac91 [2023-03-21T12:11:26.205Z] Step 23/25 : LABEL arch=amd64 [2023-03-21T12:11:26.205Z] ---> Running in cd6880fc183b [2023-03-21T12:11:26.205Z] Removing intermediate container cd6880fc183b [2023-03-21T12:11:26.205Z] ---> 8c3292789381 [2023-03-21T12:11:26.205Z] Step 24/25 : LABEL git_sha=f56bb2e16b7b76e397172fde90be76353f227786 [2023-03-21T12:11:26.205Z] ---> Running in 1fcab15338f0 [2023-03-21T12:11:26.463Z] Removing intermediate container 1fcab15338f0 [2023-03-21T12:11:26.463Z] ---> 17a8df7537a6 [2023-03-21T12:11:26.463Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T12:11:26.463Z] ---> Running in f248fc691adb [2023-03-21T12:11:26.463Z] Removing intermediate container f248fc691adb [2023-03-21T12:11:26.463Z] ---> 3e4e08d8f482 [2023-03-21T12:11:26.463Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T12:11:26.463Z] Successfully built 3e4e08d8f482 [2023-03-21T12:11:26.463Z] 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-03-21T12:11:27.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:11:27.402Z] [2023-03-21T12:11:27.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:11:27.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:11:27.782Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T12:11:27.782Z] 5eb5b503b376: Pulling fs layer [2023-03-21T12:11:27.782Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T12:11:27.782Z] ec43610c2a17: Pulling fs layer [2023-03-21T12:11:27.782Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T12:11:27.782Z] 33b1e0a273af: Pulling fs layer [2023-03-21T12:11:27.782Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T12:11:27.782Z] 2f39f015ded8: Pulling fs layer [2023-03-21T12:11:27.782Z] 33b1e0a273af: Waiting [2023-03-21T12:11:27.782Z] 5d3b04190fa2: Waiting [2023-03-21T12:11:27.782Z] 2f39f015ded8: Waiting [2023-03-21T12:11:27.782Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T12:11:27.782Z] 5c69ac0246d0: Download complete [2023-03-21T12:11:27.782Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T12:11:27.782Z] 3a2ae6a8a46f: Download complete [2023-03-21T12:11:28.043Z] 33b1e0a273af: Verifying Checksum [2023-03-21T12:11:28.043Z] 33b1e0a273af: Download complete [2023-03-21T12:11:28.043Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T12:11:28.043Z] 5d3b04190fa2: Download complete [2023-03-21T12:11:28.043Z] ec43610c2a17: Verifying Checksum [2023-03-21T12:11:28.043Z] 5eb5b503b376: Verifying Checksum [2023-03-21T12:11:28.043Z] 5eb5b503b376: Download complete [2023-03-21T12:11:28.610Z] 2f39f015ded8: Download complete [2023-03-21T12:11:29.176Z] 5eb5b503b376: Pull complete [2023-03-21T12:11:29.176Z] 5c69ac0246d0: Pull complete [2023-03-21T12:11:29.742Z] ec43610c2a17: Pull complete [2023-03-21T12:11:29.742Z] 3a2ae6a8a46f: Pull complete [2023-03-21T12:11:30.001Z] 33b1e0a273af: Pull complete [2023-03-21T12:11:30.001Z] 5d3b04190fa2: Pull complete [2023-03-21T12:11:34.187Z] 2f39f015ded8: Pull complete [2023-03-21T12:11:34.187Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T12:11:34.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:11:34.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:11:34.405Z] prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container [2023-03-21T12:11:34.434Z] $ 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-137 -v /w/workspace/edgexfoundry_device-gpio_PR-137:/w/workspace/edgexfoundry_device-gpio_PR-137:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-137@tmp:/w/workspace/edgexfoundry_device-gpio_PR-137@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-03-21T12:11:35.618Z] $ docker top 50b74c2c1e9e3ec048cd7fbdd5bcc2d3b395be0523843ff25824cf8a67c07851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:11:36.086Z] ---> job-cost.sh [2023-03-21T12:11:36.086Z] lf-activate-venv: SKIPPING [2023-03-21T12:11:36.086Z] INFO: No Stack... [2023-03-21T12:11:36.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T12:11:36.910Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T12:11:37.215Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-137/archives/cost.csv [2023-03-21T12:11:37.215Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T12:11:37.258Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] [2023-03-21T12:11:37.263Z] Resource [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] did not exist. Created. [2023-03-21T12:11:37.263Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T12:11:37.638Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T12:11:37.687Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T12:11:37.715Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T12:11:37.795Z] $ docker stop --time=1 50b74c2c1e9e3ec048cd7fbdd5bcc2d3b395be0523843ff25824cf8a67c07851 [2023-03-21T12:11:38.932Z] $ docker rm -f --volumes 50b74c2c1e9e3ec048cd7fbdd5bcc2d3b395be0523843ff25824cf8a67c07851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T12:13:23.460Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4840 in /w/workspace/edgexfoundry_device-gpio_PR-137 [Pipeline] { [Pipeline] ws [2023-03-21T12:13:23.513Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-03-21T12:13:23.587Z] The recommended git tool is: git [2023-03-21T12:13:29.373Z] using credential edgex-jenkins-ssh [2023-03-21T12:13:29.389Z] Cloning the remote Git repository [2023-03-21T12:13:29.445Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-21T12:13:29.548Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-21T12:13:29.711Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-21T12:13:29.713Z] > git --version # timeout=10 [2023-03-21T12:13:29.733Z] > git --version # 'git version 2.25.1' [2023-03-21T12:13:29.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T12:13:29.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T12:13:31.514Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-21T12:13:31.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T12:13:33.095Z] Merging remotes/origin/main commit 6427482eab3bd2356a4491c722b8795ef3b48a72 into PR head commit f56bb2e16b7b76e397172fde90be76353f227786 [2023-03-21T12:13:33.375Z] Merge succeeded, producing f56bb2e16b7b76e397172fde90be76353f227786 [2023-03-21T12:13:33.376Z] Checking out Revision f56bb2e16b7b76e397172fde90be76353f227786 (PR-137) [2023-03-21T12:13:32.485Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-21T12:13:32.525Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-21T12:13:32.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T12:13:32.544Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T12:13:33.116Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T12:13:33.199Z] > git checkout -f f56bb2e16b7b76e397172fde90be76353f227786 # timeout=10 [2023-03-21T12:13:33.281Z] > git remote # timeout=10 [2023-03-21T12:13:33.301Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T12:13:33.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T12:13:33.335Z] > git merge 6427482eab3bd2356a4491c722b8795ef3b48a72 # timeout=10 [2023-03-21T12:13:33.361Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T12:13:33.384Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T12:13:33.397Z] > git checkout -f f56bb2e16b7b76e397172fde90be76353f227786 # timeout=10 [2023-03-21T12:13:36.895Z] Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" [2023-03-21T12:13:36.951Z] > git --version # timeout=10 [2023-03-21T12:13:36.963Z] > git --version # 'git version 2.25.1' [2023-03-21T12:13:36.993Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T12:13:38.122Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T12:13:38.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T12:13:38.122Z] Dload Upload Total Spent Left Speed [2023-03-21T12:13:38.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-03-21T12:13:38.903Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T12:13:39.249Z] + sudo tee /etc/docker/daemon.new [2023-03-21T12:13:39.249Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T12:13:39.249Z] { [2023-03-21T12:13:39.249Z] "registry-mirrors": [ [2023-03-21T12:13:39.249Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T12:13:39.249Z] ], [2023-03-21T12:13:39.249Z] "bip": "10.250.0.254/24", [2023-03-21T12:13:39.249Z] "hosts": [ [2023-03-21T12:13:39.249Z] "tcp://0.0.0.0:5555", [2023-03-21T12:13:39.249Z] "unix:///var/run/docker.sock" [2023-03-21T12:13:39.249Z] ], [2023-03-21T12:13:39.249Z] "mtu": 1458, [2023-03-21T12:13:39.249Z] "selinux-enabled": true, [2023-03-21T12:13:39.249Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T12:13:39.249Z] } [Pipeline] sh [2023-03-21T12:13:39.601Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T12:13:39.953Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T12:13:58.290Z] provisioning config files... [2023-03-21T12:13:58.322Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config13785034257330750733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:13:58.719Z] ---> docker-login.sh [2023-03-21T12:13:58.719Z] nexus3.edgexfoundry.org:10001 [2023-03-21T12:13:59.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:13:59.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:13:59.309Z] Configure a credential helper to remove this warning. See [2023-03-21T12:13:59.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:13:59.309Z] [2023-03-21T12:13:59.309Z] Login Succeeded [2023-03-21T12:13:59.309Z] nexus3.edgexfoundry.org:10002 [2023-03-21T12:13:59.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:13:59.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:13:59.579Z] Configure a credential helper to remove this warning. See [2023-03-21T12:13:59.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:13:59.579Z] [2023-03-21T12:13:59.579Z] Login Succeeded [2023-03-21T12:13:59.579Z] nexus3.edgexfoundry.org:10003 [2023-03-21T12:13:59.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:14:00.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:14:00.118Z] Configure a credential helper to remove this warning. See [2023-03-21T12:14:00.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:14:00.118Z] [2023-03-21T12:14:00.118Z] Login Succeeded [2023-03-21T12:14:00.118Z] nexus3.edgexfoundry.org:10004 [2023-03-21T12:14:00.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:14:00.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:14:00.390Z] Configure a credential helper to remove this warning. See [2023-03-21T12:14:00.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:14:00.390Z] [2023-03-21T12:14:00.390Z] Login Succeeded [2023-03-21T12:14:00.390Z] docker.io [2023-03-21T12:14:00.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:14:00.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:14:00.930Z] Configure a credential helper to remove this warning. See [2023-03-21T12:14:00.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:14:00.930Z] [2023-03-21T12:14:00.930Z] Login Succeeded [2023-03-21T12:14:00.930Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T12:14:00.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T12:14:01.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:14:01.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:14:01.418Z] ========================================================= [2023-03-21T12:14:01.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T12:14:01.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:14:01.899Z] + 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-03-21T12:14:02.172Z] Sending build context to Docker daemon 8.106MB [2023-03-21T12:14:02.172Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:14:02.172Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T12:14:02.447Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T12:14:02.447Z] af6eaf76a39c: Pulling fs layer [2023-03-21T12:14:02.447Z] 55522c791124: Pulling fs layer [2023-03-21T12:14:02.447Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T12:14:02.447Z] 169dfbe0d373: Pulling fs layer [2023-03-21T12:14:02.447Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T12:14:02.447Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T12:14:02.447Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T12:14:02.447Z] 169dfbe0d373: Waiting [2023-03-21T12:14:02.447Z] e1ff8fa3b103: Waiting [2023-03-21T12:14:02.447Z] 52ebb69f0ebf: Waiting [2023-03-21T12:14:02.447Z] 5abe8eddf0d5: Waiting [2023-03-21T12:14:02.447Z] 55522c791124: Download complete [2023-03-21T12:14:02.447Z] 169dfbe0d373: Download complete [2023-03-21T12:14:02.447Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T12:14:02.447Z] e1ff8fa3b103: Download complete [2023-03-21T12:14:02.447Z] af6eaf76a39c: Verifying Checksum [2023-03-21T12:14:02.447Z] af6eaf76a39c: Download complete [2023-03-21T12:14:03.895Z] af6eaf76a39c: Pull complete [2023-03-21T12:14:03.895Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T12:14:03.895Z] 5abe8eddf0d5: Download complete [2023-03-21T12:14:05.314Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T12:14:05.314Z] ce5c4a1c91eb: Download complete [2023-03-21T12:14:05.314Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T12:14:05.314Z] 52ebb69f0ebf: Download complete [2023-03-21T12:14:05.907Z] 55522c791124: Pull complete [2023-03-21T12:14:18.264Z] ce5c4a1c91eb: Pull complete [2023-03-21T12:14:18.264Z] 169dfbe0d373: Pull complete [2023-03-21T12:14:18.264Z] e1ff8fa3b103: Pull complete [2023-03-21T12:14:22.532Z] 52ebb69f0ebf: Pull complete [2023-03-21T12:14:24.489Z] 5abe8eddf0d5: Pull complete [2023-03-21T12:14:24.489Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T12:14:24.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T12:14:24.489Z] ---> 6cb57ee374ae [2023-03-21T12:14:24.489Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:14:26.449Z] ---> Running in 108953f9a85d [2023-03-21T12:14:26.449Z] Removing intermediate container 108953f9a85d [2023-03-21T12:14:26.449Z] ---> 7ac7bf3f37db [2023-03-21T12:14:26.449Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:14:26.718Z] ---> Running in b8f7d89f0edc [2023-03-21T12:14:26.986Z] Removing intermediate container b8f7d89f0edc [2023-03-21T12:14:26.986Z] ---> c976004ff20d [2023-03-21T12:14:26.986Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-21T12:14:26.986Z] ---> Running in 9dee3248e56c [2023-03-21T12:14:27.254Z] Removing intermediate container 9dee3248e56c [2023-03-21T12:14:27.254Z] ---> 5edce7d45dec [2023-03-21T12:14:27.254Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:14:27.523Z] ---> Running in ff40a37b035c [2023-03-21T12:14:27.792Z] Removing intermediate container ff40a37b035c [2023-03-21T12:14:27.792Z] ---> 94fc221151e6 [2023-03-21T12:14:27.792Z] Step 7/12 : WORKDIR /device-gpio [2023-03-21T12:14:27.792Z] ---> Running in 26a6ccdce84d [2023-03-21T12:14:28.062Z] Removing intermediate container 26a6ccdce84d [2023-03-21T12:14:28.062Z] ---> 9856b5631ce8 [2023-03-21T12:14:28.062Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:14:28.062Z] ---> Running in 73bfdf649b84 [2023-03-21T12:14:29.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T12:14:29.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T12:14:31.165Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T12:14:31.165Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-21T12:14:31.165Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T12:14:31.165Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T12:14:31.165Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T12:14:31.165Z] OK: 268 MiB in 57 packages [2023-03-21T12:14:32.134Z] Removing intermediate container 73bfdf649b84 [2023-03-21T12:14:32.134Z] ---> 2f1a36823fa6 [2023-03-21T12:14:32.134Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T12:14:32.725Z] ---> 48fe353dca9b [2023-03-21T12:14:32.725Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:14:32.725Z] ---> Running in a6e1e152ef22 [2023-03-21T12:15:40.616Z] Removing intermediate container a6e1e152ef22 [2023-03-21T12:15:40.616Z] ---> 86efb05c2564 [2023-03-21T12:15:40.616Z] Step 11/12 : COPY . . [2023-03-21T12:15:40.616Z] ---> c0e600c3ecb7 [2023-03-21T12:15:40.616Z] Step 12/12 : RUN ${MAKE} [2023-03-21T12:15:40.616Z] ---> Running in 10ee63c9614a [2023-03-21T12:15:40.616Z] noop [2023-03-21T12:15:40.616Z] Removing intermediate container 10ee63c9614a [2023-03-21T12:15:40.616Z] ---> c05b5dc40c59 [2023-03-21T12:15:40.616Z] Successfully built c05b5dc40c59 [2023-03-21T12:15:40.616Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:15:41.114Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T12:15:41.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:15:41.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-4840 does not seem to be running inside a container [2023-03-21T12:15:41.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T12:15:42.632Z] $ docker top 35336f8476dfdb36ccf751f061cd27bcf907336212b11c52ea8de4e53913108c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:15:43.504Z] + go version [2023-03-21T12:15:43.504Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T12:15:43.543Z] $ docker stop --time=1 35336f8476dfdb36ccf751f061cd27bcf907336212b11c52ea8de4e53913108c [2023-03-21T12:15:45.179Z] $ docker rm -f --volumes 35336f8476dfdb36ccf751f061cd27bcf907336212b11c52ea8de4e53913108c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:15:46.031Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T12:15:46.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:15:46.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-4840 does not seem to be running inside a container [2023-03-21T12:15:46.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T12:15:47.492Z] $ docker top 7a8e8c5ad975626c42043da846816d2b4d976dfa95e707abe1956f0d55ae66b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:15:48.363Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T12:15:51.786Z] + make test [2023-03-21T12:15:51.786Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T12:16:24.039Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-21T12:18:15.717Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-21T12:18:15.717Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-21T12:18:16.304Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T12:18:16.304Z] go vet ./... [2023-03-21T12:18:55.249Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T12:18:55.249Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T12:18:55.249Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T12:18:55.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T12:18:55.322Z] $ docker stop --time=1 7a8e8c5ad975626c42043da846816d2b4d976dfa95e707abe1956f0d55ae66b9 [2023-03-21T12:18:57.122Z] $ docker rm -f --volumes 7a8e8c5ad975626c42043da846816d2b4d976dfa95e707abe1956f0d55ae66b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T12:18:58.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T12:18:58.311Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T12:18:58.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T12:18:59.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T12:18:59.793Z] + ls -al . [2023-03-21T12:18:59.793Z] total 156 [2023-03-21T12:18:59.793Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:15 . [2023-03-21T12:18:59.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:13 .. [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 21 12:13 .dockerignore [2023-03-21T12:18:59.793Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:13 .git [2023-03-21T12:18:59.793Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:13 .github [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 21 12:13 .gitignore [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 12:13 .golangci.yml [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 21 12:13 Attribution.txt [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 21 12:13 CHANGELOG.md [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 21 12:13 Dockerfile [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:13 GOVERNANCE.md [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 12:13 Jenkinsfile [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 12:13 LICENSE [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 21 12:13 Makefile [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 12:13 OWNERS.md [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 21 12:13 README.md [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:09 VERSION [2023-03-21T12:18:59.793Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:13 bin [2023-03-21T12:18:59.793Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:13 cmd [2023-03-21T12:18:59.793Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 21 12:15 coverage.out [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 21 12:13 go.mod [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 21 12:13 go.sum [2023-03-21T12:18:59.793Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:13 internal [2023-03-21T12:18:59.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:13 snap [2023-03-21T12:18:59.793Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 21 12:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:19:00.236Z] + 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=f56bb2e16b7b76e397172fde90be76353f227786 --label arch=arm64 --label version=0.0.0 . [2023-03-21T12:19:00.512Z] Sending build context to Docker daemon 8.107MB [2023-03-21T12:19:00.512Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:19:00.512Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-21T12:19:00.512Z] ---> c05b5dc40c59 [2023-03-21T12:19:00.512Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:19:00.793Z] ---> Running in e252b222e5d2 [2023-03-21T12:19:01.065Z] Removing intermediate container e252b222e5d2 [2023-03-21T12:19:01.065Z] ---> 1fe293327628 [2023-03-21T12:19:01.065Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:19:01.065Z] ---> Running in da0840424e42 [2023-03-21T12:19:01.337Z] Removing intermediate container da0840424e42 [2023-03-21T12:19:01.337Z] ---> 4cb2207b619c [2023-03-21T12:19:01.337Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-21T12:19:01.337Z] ---> Running in b49296689e1a [2023-03-21T12:19:01.603Z] Removing intermediate container b49296689e1a [2023-03-21T12:19:01.603Z] ---> 43801a185b77 [2023-03-21T12:19:01.603Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:19:01.880Z] ---> Running in dc55a0ea2527 [2023-03-21T12:19:02.147Z] Removing intermediate container dc55a0ea2527 [2023-03-21T12:19:02.147Z] ---> 64871ff98332 [2023-03-21T12:19:02.147Z] Step 7/25 : WORKDIR /device-gpio [2023-03-21T12:19:02.147Z] ---> Running in 62080129d739 [2023-03-21T12:19:02.415Z] Removing intermediate container 62080129d739 [2023-03-21T12:19:02.415Z] ---> 3b714d11a7cb [2023-03-21T12:19:02.415Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:19:02.415Z] ---> Running in 896d8079aeec [2023-03-21T12:19:03.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T12:19:03.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T12:19:05.367Z] OK: 268 MiB in 57 packages [2023-03-21T12:19:05.952Z] Removing intermediate container 896d8079aeec [2023-03-21T12:19:05.952Z] ---> 786ca5efd979 [2023-03-21T12:19:05.952Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-21T12:19:06.537Z] ---> d047948a2a73 [2023-03-21T12:19:06.537Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:19:06.537Z] ---> Running in 81a11479267f [2023-03-21T12:19:09.894Z] Removing intermediate container 81a11479267f [2023-03-21T12:19:09.894Z] ---> 9f90382b0bad [2023-03-21T12:19:09.894Z] Step 11/25 : COPY . . [2023-03-21T12:19:10.484Z] ---> aa72dc5e4dea [2023-03-21T12:19:10.484Z] Step 12/25 : RUN ${MAKE} [2023-03-21T12:19:10.484Z] ---> Running in fbb870778e3f [2023-03-21T12:19:11.446Z] 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-03-21T12:21:33.410Z] Removing intermediate container fbb870778e3f [2023-03-21T12:21:33.410Z] ---> d1c4fe62b2a0 [2023-03-21T12:21:33.410Z] Step 13/25 : FROM alpine:3.17 [2023-03-21T12:21:33.410Z] 3.17: Pulling from library/alpine [2023-03-21T12:21:33.410Z] af6eaf76a39c: Already exists [2023-03-21T12:21:33.410Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T12:21:33.410Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T12:21:33.410Z] ---> d74e625d9115 [2023-03-21T12:21:33.410Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-21T12:21:33.410Z] ---> Running in 26a40d0c8516 [2023-03-21T12:21:33.410Z] Removing intermediate container 26a40d0c8516 [2023-03-21T12:21:33.410Z] ---> 3dcc4f55a868 [2023-03-21T12:21:33.410Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-21T12:21:33.410Z] ---> Running in d06d79c84257 [2023-03-21T12:21:33.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T12:21:33.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T12:21:33.410Z] OK: 7 MiB in 15 packages [2023-03-21T12:21:33.410Z] Removing intermediate container d06d79c84257 [2023-03-21T12:21:33.410Z] ---> 0931f639ec8d [2023-03-21T12:21:33.410Z] Step 16/25 : WORKDIR / [2023-03-21T12:21:33.410Z] ---> Running in f7df0d0ca916 [2023-03-21T12:21:33.410Z] Removing intermediate container f7df0d0ca916 [2023-03-21T12:21:33.410Z] ---> f16e5a049d07 [2023-03-21T12:21:33.410Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-21T12:21:33.410Z] ---> bd181dbeea27 [2023-03-21T12:21:33.410Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-21T12:21:33.410Z] ---> 7fb8e91fc49f [2023-03-21T12:21:33.410Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-21T12:21:33.410Z] ---> 75d171e802ce [2023-03-21T12:21:33.410Z] Step 20/25 : EXPOSE 59910 [2023-03-21T12:21:33.410Z] ---> Running in 5b099c7175f8 [2023-03-21T12:21:33.410Z] Removing intermediate container 5b099c7175f8 [2023-03-21T12:21:33.410Z] ---> 396bee7618c5 [2023-03-21T12:21:33.410Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-21T12:21:33.410Z] ---> Running in 47bcd5e8f2eb [2023-03-21T12:21:33.682Z] Removing intermediate container 47bcd5e8f2eb [2023-03-21T12:21:33.682Z] ---> c62da3adfed4 [2023-03-21T12:21:33.682Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T12:21:33.682Z] ---> Running in 7b60f911e443 [2023-03-21T12:21:33.951Z] Removing intermediate container 7b60f911e443 [2023-03-21T12:21:33.951Z] ---> 208c82f2e35f [2023-03-21T12:21:33.951Z] Step 23/25 : LABEL arch=arm64 [2023-03-21T12:21:34.218Z] ---> Running in 5c999bd77330 [2023-03-21T12:21:34.488Z] Removing intermediate container 5c999bd77330 [2023-03-21T12:21:34.488Z] ---> df80ab25c689 [2023-03-21T12:21:34.488Z] Step 24/25 : LABEL git_sha=f56bb2e16b7b76e397172fde90be76353f227786 [2023-03-21T12:21:34.488Z] ---> Running in 081f4f86d1bf [2023-03-21T12:21:34.757Z] Removing intermediate container 081f4f86d1bf [2023-03-21T12:21:34.757Z] ---> 89ff82644d4e [2023-03-21T12:21:34.757Z] Step 25/25 : LABEL version=0.0.0 [2023-03-21T12:21:34.757Z] ---> Running in 7b9e95c6ee9d [2023-03-21T12:21:35.023Z] Removing intermediate container 7b9e95c6ee9d [2023-03-21T12:21:35.023Z] ---> e6b74bfb2393 [2023-03-21T12:21:35.023Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T12:21:35.023Z] Successfully built e6b74bfb2393 [2023-03-21T12:21:35.023Z] 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-03-21T12:21:35.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T12:21:35.808Z] [2023-03-21T12:21:35.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:21:36.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T12:21:36.215Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T12:21:36.215Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T12:21:36.215Z] 04944245beec: Pulling fs layer [2023-03-21T12:21:36.215Z] 699f458cf7ca: Pulling fs layer [2023-03-21T12:21:36.215Z] 765212b225bb: Pulling fs layer [2023-03-21T12:21:36.215Z] f23df028b6ca: Pulling fs layer [2023-03-21T12:21:36.215Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T12:21:36.215Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T12:21:36.215Z] d65c8cfc05b1: Waiting [2023-03-21T12:21:36.215Z] 765212b225bb: Waiting [2023-03-21T12:21:36.215Z] 2437ff75d9bd: Waiting [2023-03-21T12:21:36.483Z] 04944245beec: Verifying Checksum [2023-03-21T12:21:36.483Z] 04944245beec: Download complete [2023-03-21T12:21:36.483Z] 765212b225bb: Verifying Checksum [2023-03-21T12:21:36.483Z] 765212b225bb: Download complete [2023-03-21T12:21:36.483Z] f23df028b6ca: Download complete [2023-03-21T12:21:36.483Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T12:21:36.483Z] d65c8cfc05b1: Download complete [2023-03-21T12:21:36.749Z] 699f458cf7ca: Verifying Checksum [2023-03-21T12:21:37.015Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T12:21:37.015Z] 8998bd30e6a1: Download complete [2023-03-21T12:21:38.964Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T12:21:38.964Z] 2437ff75d9bd: Download complete [2023-03-21T12:21:40.902Z] 8998bd30e6a1: Pull complete [2023-03-21T12:21:40.902Z] 04944245beec: Pull complete [2023-03-21T12:21:42.309Z] 699f458cf7ca: Pull complete [2023-03-21T12:21:42.309Z] 765212b225bb: Pull complete [2023-03-21T12:21:42.893Z] f23df028b6ca: Pull complete [2023-03-21T12:21:43.159Z] d65c8cfc05b1: Pull complete [2023-03-21T12:21:55.471Z] 2437ff75d9bd: Pull complete [2023-03-21T12:21:55.471Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T12:21:55.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T12:21:55.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:21:55.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-4840 does not seem to be running inside a container [2023-03-21T12:21:55.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T12:21:58.295Z] $ docker top 5525c786aa71e37b9de924f42a4649c1d61627ec3d75d7a0b03c8238637d4e8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:21:58.849Z] ---> job-cost.sh [2023-03-21T12:21:59.118Z] lf-activate-venv: SKIPPING [2023-03-21T12:21:59.118Z] INFO: No Stack... [2023-03-21T12:21:59.699Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T12:22:00.279Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T12:22:00.618Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-03-21T12:22:00.618Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T12:22:00.697Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] [2023-03-21T12:22:00.702Z] Resource [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] did not exist. Created. [2023-03-21T12:22:00.702Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T12:22:01.108Z] /w/workspace/device-gpio/1@tmp/durable-7b747fc7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T12:22:01.466Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T12:22:01.569Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T12:22:01.616Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T12:22:01.633Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T12:22:01.711Z] $ docker stop --time=1 5525c786aa71e37b9de924f42a4649c1d61627ec3d75d7a0b03c8238637d4e8f [2023-03-21T12:22:03.186Z] $ docker rm -f --volumes 5525c786aa71e37b9de924f42a4649c1d61627ec3d75d7a0b03c8238637d4e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-21T12:22:04.148Z] provisioning config files... [2023-03-21T12:22:04.154Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/config15229268850531946642tmp [Pipeline] { [Pipeline] sh [2023-03-21T12:22:04.487Z] + set +x [2023-03-21T12:22:04.487Z] + bash -s -- [2023-03-21T12:22:04.487Z] + curl -s https://codecov.io/bash [2023-03-21T12:22:04.487Z] [2023-03-21T12:22:04.487Z] _____ _ [2023-03-21T12:22:04.487Z] / ____| | | [2023-03-21T12:22:04.487Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T12:22:04.487Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T12:22:04.487Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T12:22:04.487Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T12:22:04.487Z] Bash-1.0.6 [2023-03-21T12:22:04.487Z] [2023-03-21T12:22:04.487Z] [2023-03-21T12:22:04.487Z] ==> git version 2.25.1 found [2023-03-21T12:22:04.487Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-21T12:22:04.487Z] Release-Date: 2020-01-08 [2023-03-21T12:22:04.487Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T12:22:04.487Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T12:22:04.487Z] ==> Jenkins CI detected. [2023-03-21T12:22:04.487Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-137 [2023-03-21T12:22:04.487Z] project root: . [2023-03-21T12:22:04.487Z] --> token set from env [2023-03-21T12:22:04.487Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T12:22:04.487Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T12:22:04.487Z] ==> Python coveragepy not found [2023-03-21T12:22:04.487Z] ==> Searching for coverage reports in: [2023-03-21T12:22:04.487Z] + . [2023-03-21T12:22:04.487Z] -> Found 1 reports [2023-03-21T12:22:04.487Z] ==> Detecting git/mercurial file structure [2023-03-21T12:22:04.487Z] ==> Reading reports [2023-03-21T12:22:04.487Z] + ./coverage.out bytes=10 [2023-03-21T12:22:04.487Z] ==> Appending adjustments [2023-03-21T12:22:04.487Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T12:22:04.746Z] + Found adjustments [2023-03-21T12:22:04.746Z] ==> Gzipping contents [2023-03-21T12:22:04.746Z] 4.0K /tmp/codecov.vzBKdu.gz [2023-03-21T12:22:04.746Z] ==> Uploading reports [2023-03-21T12:22:04.746Z] url: https://codecov.io [2023-03-21T12:22:04.746Z] query: branch=PR-137&commit=f56bb2e16b7b76e397172fde90be76353f227786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=137&job=&cmd_args= [2023-03-21T12:22:04.746Z] -> Pinging Codecov [2023-03-21T12:22:04.746Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-137&commit=f56bb2e16b7b76e397172fde90be76353f227786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=137&job=&cmd_args= [2023-03-21T12:22:04.746Z] -> Uploading to [2023-03-21T12:22:04.746Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f56bb2e16b7b76e397172fde90be76353f227786/45949a37-0f6a-4404-b892-390f204d0bb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T122204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36a1bb7f2fd47404b80b34a2cf3dc027e4eddf71da409cb4c7a2a22744aab97b [2023-03-21T12:22:04.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T12:22:04.746Z] Dload Upload Total Spent Left Speed [2023-03-21T12:22:05.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 739 0 0 100 739 0 2447 --:--:-- --:--:-- --:--:-- 2447 [2023-03-21T12:22:05.315Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f56bb2e16b7b76e397172fde90be76353f227786 [Pipeline] } [2023-03-21T12:22:05.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T12:22:07.042Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-137/archives ] [2023-03-21T12:22:07.042Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-137/archives [2023-03-21T12:22:07.042Z] total 16 [2023-03-21T12:22:07.042Z] drwxr-xr-x 3 root root 4096 Mar 21 12:11 . [2023-03-21T12:22:07.042Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 12:11 .. [2023-03-21T12:22:07.042Z] drwxr-xr-x 2 root root 4096 Mar 21 12:11 cost [2023-03-21T12:22:07.042Z] -rw-r--r-- 1 root root 83 Mar 21 12:11 cost.csv [2023-03-21T12:22:07.042Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-137/archives [2023-03-21T12:22:07.042Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-137/archives [2023-03-21T12:22:07.042Z] total 16 [2023-03-21T12:22:07.042Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:11 . [2023-03-21T12:22:07.042Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 12:11 .. [2023-03-21T12:22:07.042Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 12:11 cost [2023-03-21T12:22:07.042Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 21 12:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:22:07.369Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:22:08.256Z] ---> package-listing.sh [2023-03-21T12:22:08.256Z] ++ facter osfamily [2023-03-21T12:22:08.256Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T12:22:08.515Z] + OS_FAMILY=debian [2023-03-21T12:22:08.515Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-137 [2023-03-21T12:22:08.515Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T12:22:08.515Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T12:22:08.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T12:22:08.515Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T12:22:08.515Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-137 ']' [2023-03-21T12:22:08.515Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T12:22:08.515Z] + case "${OS_FAMILY}" in [2023-03-21T12:22:08.515Z] + dpkg -l [2023-03-21T12:22:08.515Z] + grep '^ii' [2023-03-21T12:22:08.515Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T12:22:08.515Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T12:22:08.515Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T12:22:08.515Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-137 ']' [2023-03-21T12:22:08.515Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-137/archives/ [2023-03-21T12:22:08.515Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-137/archives/ [Pipeline] echo [2023-03-21T12:22:08.548Z] 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T12:22:08.844Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:22:09.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:22:09.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:22:09.612Z] prd-ubuntu20.04-docker-8c-8g-4839 does not seem to be running inside a container [2023-03-21T12:22:09.641Z] $ 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-137/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-137 -v /w/workspace/edgexfoundry_device-gpio_PR-137:/w/workspace/edgexfoundry_device-gpio_PR-137:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-137@tmp:/w/workspace/edgexfoundry_device-gpio_PR-137@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-03-21T12:22:09.838Z] $ docker top 2ccf0ef3c6c1cee159c409f33b9ea0f0b8b0c36f6cd3b4737e129f1ad4c718ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:22:10.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T12:22:10.533Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T12:22:10.843Z] + ls /var/log/sa-host [2023-03-21T12:22:10.843Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T12:22:10.965Z] provisioning config files... [2023-03-21T12:22:10.973Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-137@tmp/config3574282190688200649tmp [Pipeline] { [Pipeline] echo [2023-03-21T12:22:11.022Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:22:11.329Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T12:22:11.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:22:11.751Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T12:22:11.783Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:22:12.088Z] ---> sudo-logs.sh [2023-03-21T12:22:12.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T12:22:12.171Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:22:12.482Z] ---> job-cost.sh [2023-03-21T12:22:12.482Z] lf-activate-venv: SKIPPING [2023-03-21T12:22:12.482Z] DEBUG: total: 0.2199999988079071 [2023-03-21T12:22:12.482Z] INFO: Retrieving Stack Cost... [2023-03-21T12:22:13.049Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T12:22:13.309Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T12:22:13.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:22:13.651Z] ---> logs-deploy.sh [2023-03-21T12:22:13.651Z] lf-activate-venv: SKIPPING [2023-03-21T12:22:13.651Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-137/1 [2023-03-21T12:22:13.651Z] INFO: archiving workspace using pattern(s): [2023-03-21T12:22:14.590Z] Archives upload complete. [2023-03-21T12:22:14.848Z] INFO: archiving logs to Nexus [2023-03-21T12:22:15.418Z] ---> uname -a: [2023-03-21T12:22:15.418Z] Linux prd-ubuntu20-04-docker-8c-8g-4839 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] ---> lscpu: [2023-03-21T12:22:15.418Z] Architecture: x86_64 [2023-03-21T12:22:15.418Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-21T12:22:15.418Z] Byte Order: Little Endian [2023-03-21T12:22:15.418Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-21T12:22:15.418Z] CPU(s): 8 [2023-03-21T12:22:15.418Z] On-line CPU(s) list: 0-7 [2023-03-21T12:22:15.418Z] Thread(s) per core: 1 [2023-03-21T12:22:15.418Z] Core(s) per socket: 1 [2023-03-21T12:22:15.418Z] Socket(s): 8 [2023-03-21T12:22:15.418Z] NUMA node(s): 1 [2023-03-21T12:22:15.418Z] Vendor ID: AuthenticAMD [2023-03-21T12:22:15.418Z] CPU family: 23 [2023-03-21T12:22:15.418Z] Model: 49 [2023-03-21T12:22:15.418Z] Model name: AMD EPYC-Rome Processor [2023-03-21T12:22:15.418Z] Stepping: 0 [2023-03-21T12:22:15.418Z] CPU MHz: 2799.998 [2023-03-21T12:22:15.418Z] BogoMIPS: 5599.99 [2023-03-21T12:22:15.418Z] Virtualization: AMD-V [2023-03-21T12:22:15.418Z] Hypervisor vendor: KVM [2023-03-21T12:22:15.418Z] Virtualization type: full [2023-03-21T12:22:15.418Z] L1d cache: 256 KiB [2023-03-21T12:22:15.418Z] L1i cache: 256 KiB [2023-03-21T12:22:15.418Z] L2 cache: 4 MiB [2023-03-21T12:22:15.418Z] L3 cache: 128 MiB [2023-03-21T12:22:15.418Z] NUMA node0 CPU(s): 0-7 [2023-03-21T12:22:15.418Z] Vulnerability Itlb multihit: Not affected [2023-03-21T12:22:15.418Z] Vulnerability L1tf: Not affected [2023-03-21T12:22:15.418Z] Vulnerability Mds: Not affected [2023-03-21T12:22:15.418Z] Vulnerability Meltdown: Not affected [2023-03-21T12:22:15.418Z] Vulnerability Mmio stale data: Not affected [2023-03-21T12:22:15.418Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-21T12:22:15.418Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-21T12:22:15.418Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-21T12:22:15.418Z] Vulnerability Srbds: Not affected [2023-03-21T12:22:15.418Z] Vulnerability Tsx async abort: Not affected [2023-03-21T12:22:15.418Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] ---> nproc: [2023-03-21T12:22:15.418Z] 8 [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] ---> df -h: [2023-03-21T12:22:15.418Z] Filesystem Size Used Avail Use% Mounted on [2023-03-21T12:22:15.418Z] overlay 155G 12G 144G 8% / [2023-03-21T12:22:15.418Z] tmpfs 64M 0 64M 0% /dev [2023-03-21T12:22:15.418Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-21T12:22:15.418Z] shm 64M 0 64M 0% /dev/shm [2023-03-21T12:22:15.418Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] ---> sar -b -r -n DEV: [2023-03-21T12:22:15.418Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4839) 03/21/23 _x86_64_ (8 CPU) [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] 12:08:55 LINUX RESTART (8 CPU) [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] 12:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-21T12:22:15.418Z] 12:10:02 367.41 47.98 319.43 0.00 5392.97 200147.44 0.00 [2023-03-21T12:22:15.418Z] 12:11:01 151.78 1.30 150.47 0.00 25.35 48051.51 0.00 [2023-03-21T12:22:15.418Z] 12:12:01 180.12 0.37 179.75 0.00 45.86 43877.22 0.00 [2023-03-21T12:22:15.418Z] 12:13:01 2.63 0.00 2.63 0.00 0.00 31.08 0.00 [2023-03-21T12:22:15.418Z] 12:14:01 3.35 0.97 2.38 0.00 67.46 70.25 0.00 [2023-03-21T12:22:15.418Z] 12:15:01 26.74 9.25 17.49 0.00 3383.14 3712.50 0.00 [2023-03-21T12:22:15.418Z] 12:16:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2023-03-21T12:22:15.418Z] 12:17:01 1.58 0.02 1.57 0.00 0.13 17.33 0.00 [2023-03-21T12:22:15.418Z] 12:18:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 [2023-03-21T12:22:15.418Z] 12:19:01 1.27 0.00 1.27 0.00 0.00 23.99 0.00 [2023-03-21T12:22:15.418Z] 12:20:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2023-03-21T12:22:15.418Z] 12:21:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-03-21T12:22:15.418Z] 12:22:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2023-03-21T12:22:15.418Z] Average: 56.87 4.61 52.26 0.00 686.63 22736.51 0.00 [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] 12:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-21T12:22:15.418Z] 12:10:02 29196976 31596672 723504 2.20 72788 2607488 1954980 5.76 991400 2347172 700 [2023-03-21T12:22:15.418Z] 12:11:01 28208748 31576796 720944 2.19 148384 3391272 1917516 5.65 1179808 3009796 214488 [2023-03-21T12:22:15.418Z] 12:12:01 27688692 31592740 705132 2.14 160524 3889708 1773436 5.23 1245788 3439224 356 [2023-03-21T12:22:15.418Z] 12:13:01 27688112 31592252 705532 2.15 160596 3889716 1773436 5.23 1245900 3439232 172 [2023-03-21T12:22:15.418Z] 12:14:01 27679992 31594148 702528 2.14 162112 3897808 1784116 5.26 1249008 3447216 3308 [2023-03-21T12:22:15.418Z] 12:15:01 27454188 31579460 710024 2.16 165936 4093484 1835360 5.41 1400984 3495188 216 [2023-03-21T12:22:15.418Z] 12:16:01 27457352 31582724 706648 2.15 165996 4093488 1835360 5.41 1397764 3495200 168 [2023-03-21T12:22:15.418Z] 12:17:01 27457116 31582648 706400 2.15 166044 4093488 1835360 5.41 1397932 3495208 240 [2023-03-21T12:22:15.418Z] 12:18:01 27457700 31583284 705748 2.15 166076 4093496 1835360 5.41 1397588 3495212 172 [2023-03-21T12:22:15.418Z] 12:19:01 27457408 31583796 705808 2.15 166164 4093604 1835360 5.41 1397080 3495928 288 [2023-03-21T12:22:15.418Z] 12:20:01 27457552 31583896 705708 2.15 166192 4093604 1835360 5.41 1397216 3495936 168 [2023-03-21T12:22:15.418Z] 12:21:01 27457628 31584028 705428 2.15 166212 4093608 1835360 5.41 1397216 3495940 228 [2023-03-21T12:22:15.418Z] 12:22:01 27457636 31584048 705392 2.15 166224 4093608 1835360 5.41 1397024 3495940 176 [2023-03-21T12:22:15.418Z] Average: 27701469 31585884 708369 2.15 156404 3878798 1837413 5.42 1314978 3357476 16975 [2023-03-21T12:22:15.418Z] [2023-03-21T12:22:15.418Z] 12:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-21T12:22:15.418Z] 12:10:02 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.418Z] 12:10:02 ens3 711.26 456.42 6706.28 112.10 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.418Z] 12:10:02 docker0 18.45 19.20 1.44 128.89 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.418Z] 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:11:01 ens3 329.19 207.54 2004.57 31.67 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:11:01 docker0 184.94 293.70 14.94 1971.65 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:11:01 veth8a82ba9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:12:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:12:01 ens3 144.29 88.72 2634.47 18.34 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:12:01 docker0 2.93 7.63 0.18 85.17 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:13:01 ens3 1.55 0.58 0.46 0.28 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:14:01 ens3 13.00 10.46 51.16 1.06 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:15:01 ens3 98.22 46.82 1325.31 3.23 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:16:01 ens3 0.45 0.25 0.26 0.20 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:18:01 ens3 0.18 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:19:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:20:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:21:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:22:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] Average: lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] Average: ens3 99.62 62.22 977.36 12.82 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] Average: docker0 15.66 24.31 1.26 165.84 0.00 0.00 0.00 0.00 [2023-03-21T12:22:15.419Z] [2023-03-21T12:22:15.419Z] [2023-03-21T12:22:15.419Z] ---> sar -P ALL: [2023-03-21T12:22:15.419Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4839) 03/21/23 _x86_64_ (8 CPU) [2023-03-21T12:22:15.419Z] [2023-03-21T12:22:15.419Z] 12:08:55 LINUX RESTART (8 CPU) [2023-03-21T12:22:15.419Z] [2023-03-21T12:22:15.419Z] 12:09:01 CPU %user %nice %system %iowait %steal %idle [2023-03-21T12:22:15.419Z] 12:10:02 all 9.33 0.00 3.48 1.66 0.05 85.48 [2023-03-21T12:22:15.419Z] 12:10:02 0 9.65 0.00 2.83 2.89 0.05 84.58 [2023-03-21T12:22:15.419Z] 12:10:02 1 10.08 0.00 3.46 0.39 0.05 86.03 [2023-03-21T12:22:15.419Z] 12:10:02 2 8.28 0.00 3.47 1.76 0.05 86.44 [2023-03-21T12:22:15.419Z] 12:10:02 3 11.66 0.00 4.25 5.94 0.07 78.08 [2023-03-21T12:22:15.419Z] 12:10:02 4 8.39 0.00 3.16 0.13 0.05 88.26 [2023-03-21T12:22:15.419Z] 12:10:02 5 6.74 0.00 4.91 0.67 0.05 87.62 [2023-03-21T12:22:15.419Z] 12:10:02 6 12.03 0.00 3.02 1.20 0.05 83.70 [2023-03-21T12:22:15.419Z] 12:10:02 7 7.83 0.00 2.74 0.27 0.07 89.09 [2023-03-21T12:22:15.419Z] 12:11:01 all 30.54 0.00 6.14 0.63 0.08 62.61 [2023-03-21T12:22:15.419Z] 12:11:01 0 30.52 0.00 5.95 0.20 0.07 63.26 [2023-03-21T12:22:15.419Z] 12:11:01 1 30.05 0.00 7.14 3.83 0.09 58.90 [2023-03-21T12:22:15.419Z] 12:11:01 2 30.70 0.00 6.01 0.02 0.07 63.20 [2023-03-21T12:22:15.419Z] 12:11:01 3 29.67 0.00 6.14 0.55 0.09 63.56 [2023-03-21T12:22:15.419Z] 12:11:01 4 30.28 0.00 5.58 0.09 0.07 63.99 [2023-03-21T12:22:15.419Z] 12:11:01 5 30.54 0.00 6.06 0.17 0.09 63.14 [2023-03-21T12:22:15.419Z] 12:11:01 6 31.92 0.00 5.67 0.19 0.07 62.15 [2023-03-21T12:22:15.419Z] 12:11:01 7 30.67 0.00 6.54 0.02 0.10 62.66 [2023-03-21T12:22:15.419Z] 12:12:01 all 17.16 0.00 3.96 0.58 0.05 78.25 [2023-03-21T12:22:15.419Z] 12:12:01 0 18.32 0.00 3.36 0.20 0.05 78.07 [2023-03-21T12:22:15.419Z] 12:12:01 1 16.50 0.00 4.93 1.69 0.05 76.83 [2023-03-21T12:22:15.419Z] 12:12:01 2 17.62 0.00 4.18 0.20 0.05 77.94 [2023-03-21T12:22:15.419Z] 12:12:01 3 17.46 0.00 3.84 0.03 0.05 78.62 [2023-03-21T12:22:15.419Z] 12:12:01 4 15.91 0.00 3.94 0.12 0.03 79.99 [2023-03-21T12:22:15.419Z] 12:12:01 5 17.08 0.00 4.21 0.77 0.05 77.89 [2023-03-21T12:22:15.419Z] 12:12:01 6 16.02 0.00 3.12 1.34 0.05 79.47 [2023-03-21T12:22:15.419Z] 12:12:01 7 18.35 0.00 4.12 0.27 0.05 77.21 [2023-03-21T12:22:15.419Z] 12:13:01 all 0.30 0.00 0.02 0.01 0.01 99.67 [2023-03-21T12:22:15.419Z] 12:13:01 0 2.00 0.00 0.02 0.00 0.02 97.97 [2023-03-21T12:22:15.419Z] 12:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-21T12:22:15.419Z] 12:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-21T12:22:15.419Z] 12:13:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-21T12:22:15.419Z] 12:13:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-21T12:22:15.419Z] 12:13:01 5 0.10 0.00 0.02 0.02 0.02 99.85 [2023-03-21T12:22:15.419Z] 12:13:01 6 0.08 0.00 0.00 0.03 0.00 99.88 [2023-03-21T12:22:15.419Z] 12:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T12:22:15.419Z] 12:14:01 all 0.32 0.00 0.07 0.02 0.01 99.59 [2023-03-21T12:22:15.419Z] 12:14:01 0 2.04 0.00 0.07 0.00 0.00 97.90 [2023-03-21T12:22:15.419Z] 12:14:01 1 0.15 0.00 0.08 0.02 0.00 99.75 [2023-03-21T12:22:15.419Z] 12:14:01 2 0.08 0.00 0.03 0.02 0.02 99.85 [2023-03-21T12:22:15.419Z] 12:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-21T12:22:15.419Z] 12:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-21T12:22:15.419Z] 12:14:01 5 0.10 0.00 0.23 0.02 0.02 99.63 [2023-03-21T12:22:15.419Z] 12:14:01 6 0.02 0.00 0.03 0.12 0.00 99.83 [2023-03-21T12:22:15.419Z] 12:14:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-03-21T12:22:15.419Z] 12:15:01 all 0.94 0.00 0.40 0.19 0.01 98.44 [2023-03-21T12:22:15.419Z] 12:15:01 0 1.30 0.00 0.45 0.02 0.02 98.21 [2023-03-21T12:22:15.419Z] 12:15:01 1 0.75 0.00 0.50 0.08 0.02 98.65 [2023-03-21T12:22:15.419Z] 12:15:01 2 0.58 0.00 0.32 0.02 0.02 99.07 [2023-03-21T12:22:15.419Z] 12:15:01 3 0.73 0.00 0.47 0.45 0.02 98.33 [2023-03-21T12:22:15.419Z] 12:15:01 4 0.30 0.00 0.18 0.08 0.00 99.43 [2023-03-21T12:22:15.419Z] 12:15:01 5 1.23 0.00 0.42 0.02 0.02 98.32 [2023-03-21T12:22:15.419Z] 12:15:01 6 1.90 0.00 0.48 0.80 0.02 96.80 [2023-03-21T12:22:15.419Z] 12:15:01 7 0.75 0.00 0.40 0.08 0.02 98.75 [2023-03-21T12:22:15.419Z] 12:16:01 all 0.04 0.00 0.01 0.01 0.00 99.95 [2023-03-21T12:22:15.419Z] 12:16:01 0 0.08 0.00 0.00 0.02 0.02 99.88 [2023-03-21T12:22:15.419Z] 12:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T12:22:15.419Z] 12:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T12:22:15.419Z] 12:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-21T12:22:15.419Z] 12:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T12:22:15.419Z] 12:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T12:22:15.419Z] 12:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-21T12:22:15.419Z] 12:16:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-21T12:22:15.419Z] 12:17:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2023-03-21T12:22:15.419Z] 12:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-21T12:22:15.419Z] 12:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-21T12:22:15.419Z] 12:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T12:22:15.419Z] 12:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T12:22:15.419Z] 12:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T12:22:15.419Z] 12:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-21T12:22:15.419Z] 12:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-21T12:22:15.419Z] 12:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T12:22:15.419Z] 12:18:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-03-21T12:22:15.419Z] 12:18:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-21T12:22:15.419Z] 12:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-21T12:22:15.419Z] 12:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T12:22:15.419Z] 12:18:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-21T12:22:15.419Z] 12:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T12:22:15.419Z] 12:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-21T12:22:15.419Z] 12:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-21T12:22:15.419Z] 12:18:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-21T12:22:15.419Z] 12:19:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-03-21T12:22:15.419Z] 12:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T12:22:15.419Z] 12:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-21T12:22:15.419Z] 12:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-21T12:22:15.419Z] 12:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T12:22:15.419Z] 12:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T12:22:15.419Z] 12:19:01 5 0.27 0.00 0.03 0.00 0.00 99.70 [2023-03-21T12:22:15.419Z] 12:19:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-21T12:22:15.419Z] 12:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-21T12:22:15.419Z] 12:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-03-21T12:22:15.419Z] 12:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T12:22:15.419Z] 12:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T12:22:15.419Z] 12:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T12:22:15.419Z] 12:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-21T12:22:15.420Z] 12:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-21T12:22:15.420Z] 12:20:01 5 0.10 0.00 0.05 0.02 0.02 99.82 [2023-03-21T12:22:15.420Z] 12:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T12:22:15.420Z] 12:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T12:22:15.420Z] [2023-03-21T12:22:15.420Z] 12:20:01 CPU %user %nice %system %iowait %steal %idle [2023-03-21T12:22:15.420Z] 12:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-21T12:22:15.420Z] 12:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T12:22:15.420Z] 12:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-21T12:22:15.420Z] 12:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T12:22:15.420Z] 12:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T12:22:15.420Z] 12:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T12:22:15.420Z] 12:21:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-21T12:22:15.420Z] 12:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-21T12:22:15.420Z] 12:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-21T12:22:15.420Z] 12:22:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2023-03-21T12:22:15.420Z] 12:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-21T12:22:15.420Z] 12:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-21T12:22:15.420Z] 12:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-21T12:22:15.420Z] 12:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-21T12:22:15.420Z] 12:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T12:22:15.420Z] 12:22:01 5 0.17 0.00 0.07 0.00 0.03 99.73 [2023-03-21T12:22:15.420Z] 12:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T12:22:15.420Z] 12:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-21T12:22:15.420Z] Average: all 4.46 0.00 1.07 0.24 0.02 94.21 [2023-03-21T12:22:15.420Z] Average: 0 4.89 0.00 0.97 0.25 0.02 93.86 [2023-03-21T12:22:15.420Z] Average: 1 4.38 0.00 1.24 0.45 0.02 93.91 [2023-03-21T12:22:15.420Z] Average: 2 4.36 0.00 1.07 0.15 0.02 94.40 [2023-03-21T12:22:15.420Z] Average: 3 4.52 0.00 1.12 0.54 0.02 93.81 [2023-03-21T12:22:15.420Z] Average: 4 4.16 0.00 0.98 0.03 0.01 94.81 [2023-03-21T12:22:15.420Z] Average: 5 4.28 0.00 1.22 0.13 0.02 94.35 [2023-03-21T12:22:15.420Z] Average: 6 4.70 0.00 0.94 0.29 0.01 94.06 [2023-03-21T12:22:15.420Z] Average: 7 4.39 0.00 1.06 0.05 0.02 94.48 [2023-03-21T12:22:15.420Z] [2023-03-21T12:22:15.420Z] [2023-03-21T12:22:15.420Z]