Pull request #209 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 20efa3db09d857d7a2f31e724d19a2d1d739e4bd+04783819bb09b7810d10db39d52ccf9a1f06c19b (c517f3d1a631594abc78aab048e8fef16c8c23ce) 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-ssh7291628725240647016.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5841525866724642869.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-209/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-209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4935492322646886588.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-209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9660429268848175481.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17353418505215696082.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-209/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-209/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13211987677709019384.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10444 in /w/workspace/edgexfoundry_device-gpio_PR-209 [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-209 # 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/209/head:refs/remotes/origin/PR-209 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04783819bb09b7810d10db39d52ccf9a1f06c19b into PR head commit 20efa3db09d857d7a2f31e724d19a2d1d739e4bd Merge succeeded, producing 20efa3db09d857d7a2f31e724d19a2d1d739e4bd Checking out Revision 20efa3db09d857d7a2f31e724d19a2d1d739e4bd (PR-209) Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 20efa3db09d857d7a2f31e724d19a2d1d739e4bd # 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 04783819bb09b7810d10db39d52ccf9a1f06c19b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20efa3db09d857d7a2f31e724d19a2d1d739e4bd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-25T22:27:24.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T22:27:24.845Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-25T22:27:24.971Z] ========================================================= [2023-10-25T22:27:24.971Z] EdgeX Global Pipelines Version Info [2023-10-25T22:27:24.971Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:25.761Z] ------------------- [2023-10-25T22:27:25.761Z] stable info: [2023-10-25T22:27:25.761Z] ------------------- [2023-10-25T22:27:25.761Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T22:27:25.761Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:27:25.761Z] Message: update stable to v1.0.254 [2023-10-25T22:27:26.368Z] ------------------- [2023-10-25T22:27:26.368Z] experimental info: [2023-10-25T22:27:26.368Z] ------------------- [2023-10-25T22:27:26.368Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T22:27:26.368Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:27:26.368Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T22:27:26.714Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-25T22:27:26.758Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-25T22:27:26.802Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T22:27:26.851Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T22:27:26.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T22:27:26.932Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T22:27:26.983Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T22:27:27.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-25T22:27:27.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T22:27:27.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T22:27:27.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T22:27:27.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-25T22:27:27.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T22:27:27.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T22:27:27.350Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:27:27.406Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:27:27.462Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:27:27.512Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:27:27.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T22:27:27.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T22:27:27.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-25T22:27:27.705Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-25T22:27:27.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-25T22:27:27.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-25T22:27:27.846Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-25T22:27:27.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T22:27:27.946Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T22:27:27.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-209 [Pipeline] echo [2023-10-25T22:27:28.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-209 [Pipeline] echo [2023-10-25T22:27:28.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-209 [Pipeline] echo [2023-10-25T22:27:28.122Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20efa3db09d857d7a2f31e724d19a2d1d739e4bd [Pipeline] echo [2023-10-25T22:27:28.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20efa3d [Pipeline] echo [2023-10-25T22:27:28.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:27:28.336Z] provisioning config files... [2023-10-25T22:27:28.350Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/config14730517793617494141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:28.698Z] ---> docker-login.sh [2023-10-25T22:27:28.698Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:27:28.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:28.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:28.960Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:28.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:28.960Z] [2023-10-25T22:27:28.960Z] Login Succeeded [2023-10-25T22:27:28.960Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:27:28.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:28.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:28.960Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:28.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:28.960Z] [2023-10-25T22:27:28.960Z] Login Succeeded [2023-10-25T22:27:28.960Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:27:28.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:29.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:29.219Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:29.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:29.219Z] [2023-10-25T22:27:29.219Z] Login Succeeded [2023-10-25T22:27:29.219Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:27:29.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:29.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:29.219Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:29.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:29.219Z] [2023-10-25T22:27:29.219Z] Login Succeeded [2023-10-25T22:27:29.219Z] docker.io [2023-10-25T22:27:29.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:29.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:29.478Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:29.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:29.478Z] [2023-10-25T22:27:29.478Z] Login Succeeded [2023-10-25T22:27:29.478Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:27:29.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-25T22:27:30.155Z] + git rev-list -1 --merges 20efa3db09d857d7a2f31e724d19a2d1d739e4bd~1..20efa3db09d857d7a2f31e724d19a2d1d739e4bd [Pipeline] echo [2023-10-25T22:27:30.217Z] -----------> git rev-list -1 --merges 20efa3db09d857d7a2f31e724d19a2d1d739e4bd~1..20efa3db09d857d7a2f31e724d19a2d1d739e4bd 20efa3db09d857d7a2f31e724d19a2d1d739e4bd [false] [Pipeline] sh [2023-10-25T22:27:30.527Z] + git log --format=format:%s -1 20efa3db09d857d7a2f31e724d19a2d1d739e4bd [Pipeline] echo [2023-10-25T22:27:30.563Z] ========================================================= [2023-10-25T22:27:30.563Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T22:27:30.563Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:27:31.018Z] + git log --format=format:%s -1 20efa3db09d857d7a2f31e724d19a2d1d739e4bd [Pipeline] echo [2023-10-25T22:27:31.057Z] [semverPrep] GIT_COMMIT: 20efa3db09d857d7a2f31e724d19a2d1d739e4bd, Commit Message: build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo [2023-10-25T22:27:31.091Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-25T22:27:31.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T22:27:31.478Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T22:27:31.478Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T22:27:31.478Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T22:27:31.478Z] + + sudo teeecho -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T22:27:31.478Z] [2023-10-25T22:27:31.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:27:31.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:31.918Z] [2023-10-25T22:27:31.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:27:32.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:32.298Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T22:27:32.298Z] b85a868b505f: Pulling fs layer [2023-10-25T22:27:32.298Z] e2be974225ed: Pulling fs layer [2023-10-25T22:27:32.298Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T22:27:32.298Z] 988bab9f4d93: Pulling fs layer [2023-10-25T22:27:32.298Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T22:27:32.298Z] eaf3925da568: Pulling fs layer [2023-10-25T22:27:32.298Z] bab4dde63d76: Pulling fs layer [2023-10-25T22:27:32.298Z] bde34c3a00c8: Pulling fs layer [2023-10-25T22:27:32.298Z] b352a97aabf1: Pulling fs layer [2023-10-25T22:27:32.298Z] 4872d77fe225: Pulling fs layer [2023-10-25T22:27:32.298Z] 5851b861e8e6: Pulling fs layer [2023-10-25T22:27:32.298Z] eaf3925da568: Waiting [2023-10-25T22:27:32.298Z] 988bab9f4d93: Waiting [2023-10-25T22:27:32.298Z] bab4dde63d76: Waiting [2023-10-25T22:27:32.298Z] bde34c3a00c8: Waiting [2023-10-25T22:27:32.298Z] 4872d77fe225: Waiting [2023-10-25T22:27:32.298Z] b352a97aabf1: Waiting [2023-10-25T22:27:32.298Z] 1469e6f7b9e6: Waiting [2023-10-25T22:27:32.298Z] 5851b861e8e6: Waiting [2023-10-25T22:27:32.298Z] e2be974225ed: Verifying Checksum [2023-10-25T22:27:32.298Z] e2be974225ed: Download complete [2023-10-25T22:27:32.298Z] 988bab9f4d93: Verifying Checksum [2023-10-25T22:27:32.298Z] 988bab9f4d93: Download complete [2023-10-25T22:27:32.298Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T22:27:32.298Z] 1469e6f7b9e6: Download complete [2023-10-25T22:27:32.298Z] eaf3925da568: Verifying Checksum [2023-10-25T22:27:32.298Z] eaf3925da568: Download complete [2023-10-25T22:27:32.298Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T22:27:32.298Z] 339a4e72a1f5: Download complete [2023-10-25T22:27:32.298Z] bde34c3a00c8: Verifying Checksum [2023-10-25T22:27:32.298Z] bde34c3a00c8: Download complete [2023-10-25T22:27:32.556Z] b352a97aabf1: Download complete [2023-10-25T22:27:32.556Z] 4872d77fe225: Download complete [2023-10-25T22:27:32.556Z] 5851b861e8e6: Verifying Checksum [2023-10-25T22:27:32.556Z] 5851b861e8e6: Download complete [2023-10-25T22:27:32.556Z] b85a868b505f: Verifying Checksum [2023-10-25T22:27:32.556Z] b85a868b505f: Download complete [2023-10-25T22:27:32.814Z] bab4dde63d76: Verifying Checksum [2023-10-25T22:27:32.814Z] bab4dde63d76: Download complete [2023-10-25T22:27:33.747Z] b85a868b505f: Pull complete [2023-10-25T22:27:33.747Z] e2be974225ed: Pull complete [2023-10-25T22:27:34.315Z] 339a4e72a1f5: Pull complete [2023-10-25T22:27:34.573Z] 988bab9f4d93: Pull complete [2023-10-25T22:27:34.881Z] 1469e6f7b9e6: Pull complete [2023-10-25T22:27:35.148Z] eaf3925da568: Pull complete [2023-10-25T22:27:37.078Z] bab4dde63d76: Pull complete [2023-10-25T22:27:37.078Z] bde34c3a00c8: Pull complete [2023-10-25T22:27:37.078Z] b352a97aabf1: Pull complete [2023-10-25T22:27:37.078Z] 4872d77fe225: Pull complete [2023-10-25T22:27:37.078Z] 5851b861e8e6: Pull complete [2023-10-25T22:27:37.078Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T22:27:37.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:37.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:27:37.422Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2023-10-25T22:27:37.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-209 -v /w/workspace/edgexfoundry_device-gpio_PR-209:/w/workspace/edgexfoundry_device-gpio_PR-209:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-209@tmp:/w/workspace/edgexfoundry_device-gpio_PR-209@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T22:27:40.399Z] $ docker top 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 -eo pid,comm [2023-10-25T22:27:40.443Z] 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-10-25T22:27:40.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T22:27:40.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:27:40.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:27:40.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:27:40.698Z] $ docker exec 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 ssh-agent [2023-10-25T22:27:40.811Z] SSH_AUTH_SOCK=/tmp/ssh-BbwCZt8c2MXK/agent.32 [2023-10-25T22:27:40.811Z] SSH_AGENT_PID=38 [2023-10-25T22:27:40.817Z] Running ssh-add (command line suppressed) [2023-10-25T22:27:40.932Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-209@tmp/private_key_1213906213934731523.key (/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/private_key_1213906213934731523.key) [2023-10-25T22:27:40.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:27:41.280Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T22:27:41.312Z] $ docker exec --env ******** --env ******** 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 ssh-agent -k [2023-10-25T22:27:41.403Z] unset SSH_AUTH_SOCK; [2023-10-25T22:27:41.403Z] unset SSH_AGENT_PID; [2023-10-25T22:27:41.403Z] echo Agent pid 38 killed; [2023-10-25T22:27:41.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T22:27:41.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:27:41.500Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:27:41.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:27:41.614Z] $ docker exec 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 ssh-agent [2023-10-25T22:27:41.712Z] SSH_AUTH_SOCK=/tmp/ssh-6N52aBuDoLYM/agent.70 [2023-10-25T22:27:41.712Z] SSH_AGENT_PID=76 [2023-10-25T22:27:41.717Z] Running ssh-add (command line suppressed) [2023-10-25T22:27:41.830Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-209@tmp/private_key_17276176281336074367.key (/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/private_key_17276176281336074367.key) [2023-10-25T22:27:41.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:27:42.172Z] + git semver init [2023-10-25T22:27:42.432Z] 2023-10-25 22:27:42,334 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T22:27:42.432Z] 2023-10-25 22:27:42,335 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-209/.semver [2023-10-25T22:27:42.432Z] 2023-10-25 22:27:42,336 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-209/.semver [2023-10-25T22:27:42.432Z] 2023-10-25 22:27:42,336 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-209/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-209, universal_newlines=False, shell=None, istream=None) [2023-10-25T22:27:43.368Z] 2023-10-25 22:27:43,362 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-209/.git/info/exclude [2023-10-25T22:27:43.368Z] 2023-10-25 22:27:43,362 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-209/.semver/PR-209 with force:False [2023-10-25T22:27:43.368Z] 2023-10-25 22:27:43,362 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-209/.semver/PR-209 [2023-10-25T22:27:43.368Z] 2023-10-25 22:27:43,365 [execute] INFO git cat-file --batch-check [2023-10-25T22:27:43.368Z] 2023-10-25 22:27:43,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-209/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:27:43.629Z] 2023-10-25 22:27:43,372 [execute] INFO git cat-file --batch [2023-10-25T22:27:43.629Z] 2023-10-25 22:27:43,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-209/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:27:43.629Z] 2023-10-25 22:27:43,377 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-209/.semver/PR-209 [2023-10-25T22:27:43.629Z] 0.0.0 [Pipeline] } [2023-10-25T22:27:43.657Z] $ docker exec --env ******** --env ******** 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 ssh-agent -k [2023-10-25T22:27:43.766Z] unset SSH_AUTH_SOCK; [2023-10-25T22:27:43.766Z] unset SSH_AGENT_PID; [2023-10-25T22:27:43.766Z] echo Agent pid 76 killed; [2023-10-25T22:27:43.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T22:27:44.213Z] + git semver [Pipeline] } [2023-10-25T22:27:44.500Z] $ docker stop --time=1 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 [2023-10-25T22:27:45.819Z] $ docker rm -f --volumes 5c66259d7080df74f41f31f3d1dc4506cf2412b8c9820675277a3eb7afadb292 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:27:46.229Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T22:27:46.553Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T22:27:46.577Z] [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-10-25T22:27:47.269Z] provisioning config files... [2023-10-25T22:27:47.277Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/config6697890958987922435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:47.730Z] ---> docker-login.sh [2023-10-25T22:27:47.730Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:27:47.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:47.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:47.730Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:47.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:47.730Z] [2023-10-25T22:27:47.730Z] Login Succeeded [2023-10-25T22:27:47.730Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:27:47.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:47.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:47.730Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:47.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:47.730Z] [2023-10-25T22:27:47.730Z] Login Succeeded [2023-10-25T22:27:47.730Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:27:47.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:47.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:47.990Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:47.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:47.990Z] [2023-10-25T22:27:47.990Z] Login Succeeded [2023-10-25T22:27:47.990Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:27:47.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:47.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:47.990Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:47.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:47.990Z] [2023-10-25T22:27:47.990Z] Login Succeeded [2023-10-25T22:27:47.990Z] docker.io [2023-10-25T22:27:47.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:48.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:48.248Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:48.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:48.248Z] [2023-10-25T22:27:48.248Z] Login Succeeded [2023-10-25T22:27:48.248Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:27:48.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:27:48.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:27:48.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:27:48.607Z] ========================================================= [2023-10-25T22:27:48.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T22:27:48.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:27:49.121Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:27:49.121Z] Sending build context to Docker daemon 16.16MB [2023-10-25T22:27:49.121Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:27:49.121Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:27:49.384Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T22:27:49.384Z] 7264a8db6415: Pulling fs layer [2023-10-25T22:27:49.384Z] c4d48a809fc2: Pulling fs layer [2023-10-25T22:27:49.384Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T22:27:49.384Z] ad3a456e5733: Pulling fs layer [2023-10-25T22:27:49.384Z] 33e27b845d1e: Pulling fs layer [2023-10-25T22:27:49.384Z] c68163c4e522: Pulling fs layer [2023-10-25T22:27:49.384Z] 50da416c3ac9: Pulling fs layer [2023-10-25T22:27:49.384Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T22:27:49.384Z] ad3a456e5733: Waiting [2023-10-25T22:27:49.384Z] 33e27b845d1e: Waiting [2023-10-25T22:27:49.384Z] 50da416c3ac9: Waiting [2023-10-25T22:27:49.384Z] 23d2d4c4bb30: Waiting [2023-10-25T22:27:49.384Z] c68163c4e522: Waiting [2023-10-25T22:27:49.384Z] c4d48a809fc2: Verifying Checksum [2023-10-25T22:27:49.384Z] c4d48a809fc2: Download complete [2023-10-25T22:27:49.384Z] ad3a456e5733: Verifying Checksum [2023-10-25T22:27:49.384Z] ad3a456e5733: Download complete [2023-10-25T22:27:49.384Z] 33e27b845d1e: Verifying Checksum [2023-10-25T22:27:49.384Z] 33e27b845d1e: Download complete [2023-10-25T22:27:49.384Z] 7264a8db6415: Verifying Checksum [2023-10-25T22:27:49.384Z] 7264a8db6415: Download complete [2023-10-25T22:27:49.384Z] c68163c4e522: Verifying Checksum [2023-10-25T22:27:49.384Z] c68163c4e522: Download complete [2023-10-25T22:27:49.644Z] 7264a8db6415: Pull complete [2023-10-25T22:27:49.644Z] c4d48a809fc2: Pull complete [2023-10-25T22:27:49.644Z] 23d2d4c4bb30: Download complete [2023-10-25T22:27:49.904Z] 4f1c88b9dad5: Download complete [2023-10-25T22:27:50.469Z] 50da416c3ac9: Verifying Checksum [2023-10-25T22:27:50.469Z] 50da416c3ac9: Download complete [2023-10-25T22:27:53.749Z] 4f1c88b9dad5: Pull complete [2023-10-25T22:27:53.749Z] ad3a456e5733: Pull complete [2023-10-25T22:27:53.749Z] 33e27b845d1e: Pull complete [2023-10-25T22:27:54.008Z] c68163c4e522: Pull complete [2023-10-25T22:27:56.543Z] 50da416c3ac9: Pull complete [2023-10-25T22:27:57.112Z] 23d2d4c4bb30: Pull complete [2023-10-25T22:27:57.112Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T22:27:57.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:27:57.112Z] ---> 0786185ac409 [2023-10-25T22:27:57.112Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:28:00.402Z] ---> Running in ecadc56a8326 [2023-10-25T22:28:00.402Z] Removing intermediate container ecadc56a8326 [2023-10-25T22:28:00.402Z] ---> ed71f2611eef [2023-10-25T22:28:00.402Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:28:00.402Z] ---> Running in 8e094dca7201 [2023-10-25T22:28:00.402Z] Removing intermediate container 8e094dca7201 [2023-10-25T22:28:00.402Z] ---> 78599c4c37d7 [2023-10-25T22:28:00.402Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-25T22:28:00.402Z] ---> Running in d9c03acf7ef4 [2023-10-25T22:28:00.402Z] Removing intermediate container d9c03acf7ef4 [2023-10-25T22:28:00.402Z] ---> 92a7d9fc6289 [2023-10-25T22:28:00.402Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:28:00.661Z] ---> Running in fccf2c852410 [2023-10-25T22:28:00.661Z] Removing intermediate container fccf2c852410 [2023-10-25T22:28:00.661Z] ---> 11d0a094d006 [2023-10-25T22:28:00.661Z] Step 7/12 : WORKDIR /device-gpio [2023-10-25T22:28:00.661Z] ---> Running in fec82072a3bc [2023-10-25T22:28:00.661Z] Removing intermediate container fec82072a3bc [2023-10-25T22:28:00.661Z] ---> 60088f1afe71 [2023-10-25T22:28:00.661Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:28:00.661Z] ---> Running in dedca2f00448 [2023-10-25T22:28:00.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:28:01.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:28:01.179Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:28:01.179Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T22:28:01.179Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:28:01.439Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:28:01.439Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:28:01.439Z] OK: 268 MiB in 56 packages [2023-10-25T22:28:02.007Z] Removing intermediate container dedca2f00448 [2023-10-25T22:28:02.007Z] ---> 28a0b40b1bb4 [2023-10-25T22:28:02.007Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-25T22:28:02.007Z] ---> 1c74b1121439 [2023-10-25T22:28:02.007Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:28:02.007Z] ---> Running in 3e2628fc50be [2023-10-25T22:28:02.045Z] Still waiting to schedule task [2023-10-25T22:28:02.045Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-25T22:29:09.764Z] Removing intermediate container 3e2628fc50be [2023-10-25T22:29:09.764Z] ---> bc1b46a35a4f [2023-10-25T22:29:09.764Z] Step 11/12 : COPY . . [2023-10-25T22:29:09.764Z] ---> d11377427e7a [2023-10-25T22:29:09.764Z] Step 12/12 : RUN ${MAKE} [2023-10-25T22:29:09.765Z] ---> Running in f4bd0af57c55 [2023-10-25T22:29:09.765Z] noop [2023-10-25T22:29:09.765Z] Removing intermediate container f4bd0af57c55 [2023-10-25T22:29:09.765Z] ---> 7e9008157405 [2023-10-25T22:29:09.765Z] Successfully built 7e9008157405 [2023-10-25T22:29:09.765Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:10.195Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:29:10.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:29:10.351Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2023-10-25T22:29:10.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-209 -v /w/workspace/edgexfoundry_device-gpio_PR-209:/w/workspace/edgexfoundry_device-gpio_PR-209:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-209@tmp:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:29:10.721Z] $ docker top ce352b663f4f4fdc79a2f67410e748086e75bb5130acb8dd80025e7b40e46c7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:29:11.110Z] + go version [2023-10-25T22:29:11.110Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T22:29:11.144Z] $ docker stop --time=1 ce352b663f4f4fdc79a2f67410e748086e75bb5130acb8dd80025e7b40e46c7b [2023-10-25T22:29:12.411Z] $ docker rm -f --volumes ce352b663f4f4fdc79a2f67410e748086e75bb5130acb8dd80025e7b40e46c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:13.180Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:29:13.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:29:13.329Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2023-10-25T22:29:13.367Z] $ 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-209 -v /w/workspace/edgexfoundry_device-gpio_PR-209:/w/workspace/edgexfoundry_device-gpio_PR-209:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-209@tmp:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:29:13.805Z] $ docker top 3ed8550f50c6d764afba7a9dd9bd8fdc26bcc254f95cf2e155b35f79d45f3bca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:29:14.191Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-209 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:29:14.557Z] + make test [2023-10-25T22:29:14.557Z] go test ./... -coverprofile=coverage.out ./... [2023-10-25T22:29:16.018Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-25T22:29:26.043Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-25T22:29:26.043Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-25T22:29:30.424Z] go vet ./... [2023-10-25T22:29:33.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:29:33.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:29:33.710Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:29:33.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:29:33.780Z] $ docker stop --time=1 3ed8550f50c6d764afba7a9dd9bd8fdc26bcc254f95cf2e155b35f79d45f3bca [2023-10-25T22:29:40.213Z] $ docker rm -f --volumes 3ed8550f50c6d764afba7a9dd9bd8fdc26bcc254f95cf2e155b35f79d45f3bca [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:29:40.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:29:40.796Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-25T22:29:41.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:29:41.749Z] + ls -al . [2023-10-25T22:29:41.749Z] total 160 [2023-10-25T22:29:41.749Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 . [2023-10-25T22:29:41.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:27 .. [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 25 22:27 .dockerignore [2023-10-25T22:29:41.749Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 .git [2023-10-25T22:29:41.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 .github [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 25 22:27 .gitignore [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:27 .golangci.yml [2023-10-25T22:29:41.749Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:27 .semver [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 25 22:27 Attribution.txt [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 25 22:27 CHANGELOG.md [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 25 22:27 Dockerfile [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:27 GOVERNANCE.md [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 25 22:27 Jenkinsfile [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:27 LICENSE [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 25 22:27 Makefile [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 22:27 OWNERS.md [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 25 22:27 README.md [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:27 VERSION [2023-10-25T22:29:41.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 bin [2023-10-25T22:29:41.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 cmd [2023-10-25T22:29:41.749Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 22:29 coverage.out [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 25 22:27 go.mod [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 25 22:27 go.sum [2023-10-25T22:29:41.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 internal [2023-10-25T22:29:41.749Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 22:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:42.162Z] + 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=20efa3db09d857d7a2f31e724d19a2d1d739e4bd --label arch=amd64 --label version=0.0.0 . [2023-10-25T22:29:42.162Z] Sending build context to Docker daemon 16.16MB [2023-10-25T22:29:42.162Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:29:42.162Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-25T22:29:42.162Z] ---> 7e9008157405 [2023-10-25T22:29:42.162Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:29:42.729Z] ---> Running in 801ba347ba99 [2023-10-25T22:29:42.729Z] Removing intermediate container 801ba347ba99 [2023-10-25T22:29:42.729Z] ---> e14f98e893b5 [2023-10-25T22:29:42.729Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:29:42.729Z] ---> Running in beb232e6113a [2023-10-25T22:29:42.988Z] Removing intermediate container beb232e6113a [2023-10-25T22:29:42.988Z] ---> d2a5255e9159 [2023-10-25T22:29:42.988Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-25T22:29:42.988Z] ---> Running in db1450ad302c [2023-10-25T22:29:42.988Z] Removing intermediate container db1450ad302c [2023-10-25T22:29:42.988Z] ---> be90f439b964 [2023-10-25T22:29:42.988Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:29:42.988Z] ---> Running in dc4255b3acba [2023-10-25T22:29:42.988Z] Removing intermediate container dc4255b3acba [2023-10-25T22:29:42.988Z] ---> 720bd7a2efa8 [2023-10-25T22:29:42.988Z] Step 7/25 : WORKDIR /device-gpio [2023-10-25T22:29:43.246Z] ---> Running in 2ff4e8022713 [2023-10-25T22:29:43.246Z] Removing intermediate container 2ff4e8022713 [2023-10-25T22:29:43.246Z] ---> df7d3cb931b0 [2023-10-25T22:29:43.246Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:29:43.246Z] ---> Running in 1cbba1d46f0f [2023-10-25T22:29:43.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:43.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:43.770Z] OK: 268 MiB in 56 packages [2023-10-25T22:29:44.029Z] Removing intermediate container 1cbba1d46f0f [2023-10-25T22:29:44.029Z] ---> 3c3dd35bc0ba [2023-10-25T22:29:44.029Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-25T22:29:44.286Z] ---> 74865a6aee63 [2023-10-25T22:29:44.286Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:29:44.286Z] ---> Running in f19e2a0b5b8a [2023-10-25T22:29:44.855Z] Removing intermediate container f19e2a0b5b8a [2023-10-25T22:29:44.855Z] ---> d7320286a7b7 [2023-10-25T22:29:44.855Z] Step 11/25 : COPY . . [2023-10-25T22:29:45.424Z] ---> 16e9af4ba6a5 [2023-10-25T22:29:45.424Z] Step 12/25 : RUN ${MAKE} [2023-10-25T22:29:45.424Z] ---> Running in 316471f344e5 [2023-10-25T22:29:45.990Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-25T22:30:12.832Z] Removing intermediate container 316471f344e5 [2023-10-25T22:30:12.832Z] ---> ec3d0fdb0d6f [2023-10-25T22:30:12.832Z] Step 13/25 : FROM alpine:3.18 [2023-10-25T22:30:12.832Z] 3.18: Pulling from library/alpine [2023-10-25T22:30:12.832Z] 96526aa774ef: Pulling fs layer [2023-10-25T22:30:12.832Z] 96526aa774ef: Verifying Checksum [2023-10-25T22:30:12.832Z] 96526aa774ef: Download complete [2023-10-25T22:30:12.832Z] 96526aa774ef: Pull complete [2023-10-25T22:30:12.832Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:30:12.832Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:30:12.832Z] ---> 8ca4688f4f35 [2023-10-25T22:30:12.832Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-25T22:30:12.832Z] ---> Running in 19bb97541416 [2023-10-25T22:30:12.832Z] Removing intermediate container 19bb97541416 [2023-10-25T22:30:12.832Z] ---> 61eedacd8af0 [2023-10-25T22:30:12.832Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-25T22:30:12.832Z] ---> Running in 74e0a9087a45 [2023-10-25T22:30:12.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:30:13.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:30:13.349Z] OK: 7 MiB in 15 packages [2023-10-25T22:30:13.614Z] Removing intermediate container 74e0a9087a45 [2023-10-25T22:30:13.614Z] ---> 180300bd23bb [2023-10-25T22:30:13.614Z] Step 16/25 : WORKDIR / [2023-10-25T22:30:13.614Z] ---> Running in aafd5c04242a [2023-10-25T22:30:13.614Z] Removing intermediate container aafd5c04242a [2023-10-25T22:30:13.614Z] ---> e67bce685a19 [2023-10-25T22:30:13.614Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-25T22:30:13.872Z] ---> 46c64983ed61 [2023-10-25T22:30:13.872Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-25T22:30:13.872Z] ---> 43fd70a37f2d [2023-10-25T22:30:13.872Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-25T22:30:15.389Z] ---> badcb3e26bc5 [2023-10-25T22:30:15.389Z] Step 20/25 : EXPOSE 59910 [2023-10-25T22:30:15.389Z] ---> Running in e8a256550059 [2023-10-25T22:30:15.647Z] Removing intermediate container e8a256550059 [2023-10-25T22:30:15.648Z] ---> 64d264c13fe6 [2023-10-25T22:30:15.648Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-25T22:30:15.648Z] ---> Running in 6e685c8dde62 [2023-10-25T22:30:15.648Z] Removing intermediate container 6e685c8dde62 [2023-10-25T22:30:15.648Z] ---> 4f1479b9d8c5 [2023-10-25T22:30:15.648Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T22:30:15.648Z] ---> Running in fb523aef3982 [2023-10-25T22:30:15.648Z] Removing intermediate container fb523aef3982 [2023-10-25T22:30:15.648Z] ---> e83fc0c6b13e [2023-10-25T22:30:15.648Z] Step 23/25 : LABEL arch=amd64 [2023-10-25T22:30:15.648Z] ---> Running in 431d59e24ff0 [2023-10-25T22:30:15.906Z] Removing intermediate container 431d59e24ff0 [2023-10-25T22:30:15.906Z] ---> fd634c80bb21 [2023-10-25T22:30:15.906Z] Step 24/25 : LABEL git_sha=20efa3db09d857d7a2f31e724d19a2d1d739e4bd [2023-10-25T22:30:15.906Z] ---> Running in 466e95b923b4 [2023-10-25T22:30:15.906Z] Removing intermediate container 466e95b923b4 [2023-10-25T22:30:15.906Z] ---> e4835bfc0c3e [2023-10-25T22:30:15.906Z] Step 25/25 : LABEL version=0.0.0 [2023-10-25T22:30:15.906Z] ---> Running in 4f4a185f5469 [2023-10-25T22:30:15.906Z] Removing intermediate container 4f4a185f5469 [2023-10-25T22:30:15.906Z] ---> 13aa9d6247bc [2023-10-25T22:30:15.906Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:30:15.906Z] Successfully built 13aa9d6247bc [2023-10-25T22:30:15.906Z] 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-10-25T22:30:16.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:16.828Z] [2023-10-25T22:30:16.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:17.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:17.213Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T22:30:17.213Z] 5eb5b503b376: Pulling fs layer [2023-10-25T22:30:17.213Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T22:30:17.213Z] ec43610c2a17: Pulling fs layer [2023-10-25T22:30:17.213Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T22:30:17.213Z] 33b1e0a273af: Pulling fs layer [2023-10-25T22:30:17.213Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T22:30:17.213Z] 2f39f015ded8: Pulling fs layer [2023-10-25T22:30:17.213Z] 3a2ae6a8a46f: Waiting [2023-10-25T22:30:17.213Z] 33b1e0a273af: Waiting [2023-10-25T22:30:17.213Z] 5d3b04190fa2: Waiting [2023-10-25T22:30:17.213Z] 2f39f015ded8: Waiting [2023-10-25T22:30:17.213Z] 5c69ac0246d0: Verifying Checksum [2023-10-25T22:30:17.213Z] 5c69ac0246d0: Download complete [2023-10-25T22:30:17.213Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-25T22:30:17.213Z] 3a2ae6a8a46f: Download complete [2023-10-25T22:30:17.213Z] ec43610c2a17: Verifying Checksum [2023-10-25T22:30:17.213Z] ec43610c2a17: Download complete [2023-10-25T22:30:17.213Z] 5d3b04190fa2: Verifying Checksum [2023-10-25T22:30:17.213Z] 5d3b04190fa2: Download complete [2023-10-25T22:30:17.213Z] 33b1e0a273af: Verifying Checksum [2023-10-25T22:30:17.213Z] 33b1e0a273af: Download complete [2023-10-25T22:30:17.470Z] 5eb5b503b376: Verifying Checksum [2023-10-25T22:30:17.470Z] 5eb5b503b376: Download complete [2023-10-25T22:30:18.034Z] 2f39f015ded8: Download complete [2023-10-25T22:30:18.601Z] 5eb5b503b376: Pull complete [2023-10-25T22:30:18.601Z] 5c69ac0246d0: Pull complete [2023-10-25T22:30:19.248Z] ec43610c2a17: Pull complete [2023-10-25T22:30:19.248Z] 3a2ae6a8a46f: Pull complete [2023-10-25T22:30:19.505Z] 33b1e0a273af: Pull complete [2023-10-25T22:30:19.505Z] 5d3b04190fa2: Pull complete [2023-10-25T22:30:23.682Z] 2f39f015ded8: Pull complete [2023-10-25T22:30:23.682Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T22:30:23.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:23.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:30:23.906Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2023-10-25T22:30:23.932Z] $ 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-209 -v /w/workspace/edgexfoundry_device-gpio_PR-209:/w/workspace/edgexfoundry_device-gpio_PR-209:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-209@tmp:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T22:30:33.168Z] $ docker top 73c1ecaff204e2ecdcda106a2dcd96e4eb8e5d509239f8b28c09101c0a7f1f0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:30:33.620Z] ---> job-cost.sh [2023-10-25T22:30:33.620Z] lf-activate-venv: SKIPPING [2023-10-25T22:30:33.620Z] INFO: No Stack... [2023-10-25T22:30:33.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:30:34.489Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:30:34.809Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-209/archives/cost.csv [2023-10-25T22:30:34.809Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T22:30:34.865Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] [2023-10-25T22:30:34.870Z] Resource [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] did not exist. Created. [2023-10-25T22:30:34.870Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:30:35.274Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-25T22:30:35.328Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:30:35.369Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:30:35.454Z] $ docker stop --time=1 73c1ecaff204e2ecdcda106a2dcd96e4eb8e5d509239f8b28c09101c0a7f1f0d [2023-10-25T22:30:36.610Z] $ docker rm -f --volumes 73c1ecaff204e2ecdcda106a2dcd96e4eb8e5d509239f8b28c09101c0a7f1f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-25T22:30:56.748Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10457 in /w/workspace/edgexfoundry_device-gpio_PR-209 [Pipeline] { [Pipeline] ws [2023-10-25T22:30:56.810Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-10-25T22:30:56.923Z] The recommended git tool is: git [2023-10-25T22:31:03.792Z] using credential edgex-jenkins-ssh [2023-10-25T22:31:03.812Z] Cloning the remote Git repository [2023-10-25T22:31:03.859Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-25T22:31:03.960Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-10-25T22:31:04.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-25T22:31:04.129Z] > git --version # timeout=10 [2023-10-25T22:31:04.150Z] > git --version # 'git version 2.25.1' [2023-10-25T22:31:04.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:31:04.331Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:31:06.082Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-25T22:31:06.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:31:07.859Z] Merging remotes/origin/main commit 04783819bb09b7810d10db39d52ccf9a1f06c19b into PR head commit 20efa3db09d857d7a2f31e724d19a2d1d739e4bd [2023-10-25T22:31:08.227Z] Merge succeeded, producing 20efa3db09d857d7a2f31e724d19a2d1d739e4bd [2023-10-25T22:31:08.228Z] Checking out Revision 20efa3db09d857d7a2f31e724d19a2d1d739e4bd (PR-209) [2023-10-25T22:31:07.173Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-25T22:31:07.243Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-25T22:31:07.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:31:07.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-25T22:31:07.884Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:31:08.004Z] > git checkout -f 20efa3db09d857d7a2f31e724d19a2d1d739e4bd # timeout=10 [2023-10-25T22:31:08.091Z] > git remote # timeout=10 [2023-10-25T22:31:08.117Z] > git config --get remote.origin.url # timeout=10 [2023-10-25T22:31:08.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:31:08.167Z] > git merge 04783819bb09b7810d10db39d52ccf9a1f06c19b # timeout=10 [2023-10-25T22:31:08.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-25T22:31:08.236Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:31:08.257Z] > git checkout -f 20efa3db09d857d7a2f31e724d19a2d1d739e4bd # timeout=10 [2023-10-25T22:31:08.872Z] Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" [2023-10-25T22:31:08.945Z] > git --version # timeout=10 [2023-10-25T22:31:08.958Z] > git --version # 'git version 2.25.1' [2023-10-25T22:31:08.991Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:31:10.105Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T22:31:10.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:31:10.105Z] Dload Upload Total Spent Left Speed [2023-10-25T22:31:10.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-10-25T22:31:10.783Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-25T22:31:11.136Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-25T22:31:11.136Z] + sudo tee /etc/docker/daemon.new [2023-10-25T22:31:11.136Z] { [2023-10-25T22:31:11.136Z] "registry-mirrors": [ [2023-10-25T22:31:11.136Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T22:31:11.136Z] ], [2023-10-25T22:31:11.136Z] "bip": "10.250.0.254/24", [2023-10-25T22:31:11.136Z] "hosts": [ [2023-10-25T22:31:11.136Z] "tcp://0.0.0.0:5555", [2023-10-25T22:31:11.136Z] "unix:///var/run/docker.sock" [2023-10-25T22:31:11.136Z] ], [2023-10-25T22:31:11.136Z] "mtu": 1458, [2023-10-25T22:31:11.136Z] "selinux-enabled": true, [2023-10-25T22:31:11.136Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T22:31:11.136Z] } [Pipeline] sh [2023-10-25T22:31:11.490Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T22:31:11.849Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:31:30.227Z] provisioning config files... [2023-10-25T22:31:30.261Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config14927451795578213922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:31:30.666Z] ---> docker-login.sh [2023-10-25T22:31:30.666Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:31:31.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:31:31.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:31:31.258Z] Configure a credential helper to remove this warning. See [2023-10-25T22:31:31.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:31:31.258Z] [2023-10-25T22:31:31.258Z] Login Succeeded [2023-10-25T22:31:31.258Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:31:31.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:31:31.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:31:31.812Z] Configure a credential helper to remove this warning. See [2023-10-25T22:31:31.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:31:31.812Z] [2023-10-25T22:31:31.812Z] Login Succeeded [2023-10-25T22:31:31.812Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:31:32.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:31:32.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:31:32.086Z] Configure a credential helper to remove this warning. See [2023-10-25T22:31:32.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:31:32.086Z] [2023-10-25T22:31:32.086Z] Login Succeeded [2023-10-25T22:31:32.086Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:31:32.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:31:32.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:31:32.637Z] Configure a credential helper to remove this warning. See [2023-10-25T22:31:32.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:31:32.637Z] [2023-10-25T22:31:32.637Z] Login Succeeded [2023-10-25T22:31:32.637Z] docker.io [2023-10-25T22:31:32.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:31:33.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:31:33.180Z] Configure a credential helper to remove this warning. See [2023-10-25T22:31:33.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:31:33.180Z] [2023-10-25T22:31:33.180Z] Login Succeeded [2023-10-25T22:31:33.180Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:31:33.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:31:33.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:31:33.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:31:33.725Z] ========================================================= [2023-10-25T22:31:33.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T22:31:33.725Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:31:34.408Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:31:34.684Z] Sending build context to Docker daemon 8.137MB [2023-10-25T22:31:34.961Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:31:34.961Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:31:35.241Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T22:31:35.241Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T22:31:35.241Z] 5d54e960e981: Pulling fs layer [2023-10-25T22:31:35.241Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T22:31:35.241Z] f0e02332f6b5: Pulling fs layer [2023-10-25T22:31:35.241Z] cefa15bbcfad: Pulling fs layer [2023-10-25T22:31:35.241Z] 17808c966233: Pulling fs layer [2023-10-25T22:31:35.241Z] f4c1fc716caa: Pulling fs layer [2023-10-25T22:31:35.241Z] cefa15bbcfad: Waiting [2023-10-25T22:31:35.241Z] 17808c966233: Waiting [2023-10-25T22:31:35.241Z] f0e02332f6b5: Waiting [2023-10-25T22:31:35.241Z] 5d54e960e981: Verifying Checksum [2023-10-25T22:31:35.241Z] 5d54e960e981: Download complete [2023-10-25T22:31:35.241Z] cefa15bbcfad: Verifying Checksum [2023-10-25T22:31:35.241Z] cefa15bbcfad: Download complete [2023-10-25T22:31:35.241Z] 9fda8d8052c6: Verifying Checksum [2023-10-25T22:31:35.241Z] 9fda8d8052c6: Download complete [2023-10-25T22:31:35.844Z] f4c1fc716caa: Download complete [2023-10-25T22:31:36.116Z] 9fda8d8052c6: Pull complete [2023-10-25T22:31:37.092Z] 5d54e960e981: Pull complete [2023-10-25T22:31:37.092Z] c4a7e357bf2a: Verifying Checksum [2023-10-25T22:31:37.092Z] c4a7e357bf2a: Download complete [2023-10-25T22:31:38.067Z] 17808c966233: Verifying Checksum [2023-10-25T22:31:38.067Z] 17808c966233: Download complete [2023-10-25T22:31:53.114Z] c4a7e357bf2a: Pull complete [2023-10-25T22:31:53.114Z] f0e02332f6b5: Pull complete [2023-10-25T22:31:53.114Z] cefa15bbcfad: Pull complete [2023-10-25T22:32:01.345Z] 17808c966233: Pull complete [2023-10-25T22:32:02.316Z] f4c1fc716caa: Pull complete [2023-10-25T22:32:02.316Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T22:32:02.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:32:02.316Z] ---> ea914061e18c [2023-10-25T22:32:02.316Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:32:03.735Z] ---> Running in e27cf78f1dd3 [2023-10-25T22:32:04.100Z] Removing intermediate container e27cf78f1dd3 [2023-10-25T22:32:04.100Z] ---> 0a81de562438 [2023-10-25T22:32:04.100Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:32:04.100Z] ---> Running in fb72b69266bb [2023-10-25T22:32:04.367Z] Removing intermediate container fb72b69266bb [2023-10-25T22:32:04.367Z] ---> 2076f140cc5b [2023-10-25T22:32:04.367Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-25T22:32:04.367Z] ---> Running in f1a79220e201 [2023-10-25T22:32:04.638Z] Removing intermediate container f1a79220e201 [2023-10-25T22:32:04.638Z] ---> f68a7277366e [2023-10-25T22:32:04.638Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:32:04.911Z] ---> Running in 5316c91243fb [2023-10-25T22:32:05.179Z] Removing intermediate container 5316c91243fb [2023-10-25T22:32:05.179Z] ---> d792e0362847 [2023-10-25T22:32:05.179Z] Step 7/12 : WORKDIR /device-gpio [2023-10-25T22:32:05.179Z] ---> Running in 5407c46ba51a [2023-10-25T22:32:05.768Z] Removing intermediate container 5407c46ba51a [2023-10-25T22:32:05.768Z] ---> 9823c0d234fb [2023-10-25T22:32:05.768Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:32:05.768Z] ---> Running in 37a2329a7e5c [2023-10-25T22:32:07.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:32:07.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:32:08.422Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:32:08.422Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T22:32:08.422Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:32:08.422Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:32:08.695Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:32:08.695Z] OK: 270 MiB in 56 packages [2023-10-25T22:32:09.659Z] Removing intermediate container 37a2329a7e5c [2023-10-25T22:32:09.659Z] ---> e0539dc5fb41 [2023-10-25T22:32:09.659Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-25T22:32:10.251Z] ---> 662040349880 [2023-10-25T22:32:10.251Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:32:10.529Z] ---> Running in ff97e4413921 [2023-10-25T22:33:47.218Z] Removing intermediate container ff97e4413921 [2023-10-25T22:33:47.219Z] ---> 04f8b0b65c7b [2023-10-25T22:33:47.219Z] Step 11/12 : COPY . . [2023-10-25T22:33:48.204Z] ---> a294022e3128 [2023-10-25T22:33:48.205Z] Step 12/12 : RUN ${MAKE} [2023-10-25T22:33:48.472Z] ---> Running in 3bbd024def26 [2023-10-25T22:33:49.434Z] noop [2023-10-25T22:33:50.396Z] Removing intermediate container 3bbd024def26 [2023-10-25T22:33:50.396Z] ---> 24bd2920f64b [2023-10-25T22:33:50.396Z] Successfully built 24bd2920f64b [2023-10-25T22:33:50.396Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:33:50.887Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:33:50.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:33:51.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-10457 does not seem to be running inside a container [2023-10-25T22:33:51.329Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-25T22:33:52.716Z] $ docker top 69c613ac2dd393089abab35a2cf6178ae053eb4a5332160c90292998396a784c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:33:53.657Z] + go version [2023-10-25T22:33:53.657Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T22:33:53.699Z] $ docker stop --time=1 69c613ac2dd393089abab35a2cf6178ae053eb4a5332160c90292998396a784c [2023-10-25T22:33:55.358Z] $ docker rm -f --volumes 69c613ac2dd393089abab35a2cf6178ae053eb4a5332160c90292998396a784c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:33:56.270Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:33:56.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:33:56.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-10457 does not seem to be running inside a container [2023-10-25T22:33:56.609Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-25T22:33:57.881Z] $ docker top 0248626f9dc73c653704923e7378f1647812f6f63b54ac513e3afab96452f0e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:33:58.768Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:33:59.488Z] + make test [2023-10-25T22:33:59.488Z] go test ./... -coverprofile=coverage.out ./... [2023-10-25T22:34:03.765Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-25T22:36:10.890Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-25T22:36:10.890Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-25T22:36:10.890Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T22:36:10.890Z] go vet ./... [2023-10-25T22:36:33.008Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:36:33.008Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:36:33.008Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:36:33.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:36:33.087Z] $ docker stop --time=1 0248626f9dc73c653704923e7378f1647812f6f63b54ac513e3afab96452f0e4 [2023-10-25T22:36:35.168Z] $ docker rm -f --volumes 0248626f9dc73c653704923e7378f1647812f6f63b54ac513e3afab96452f0e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:36:36.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:36:36.584Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T22:36:37.103Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:36:37.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:36:38.053Z] + ls -al . [2023-10-25T22:36:38.053Z] total 156 [2023-10-25T22:36:38.053Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 22:34 . [2023-10-25T22:36:38.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:31 .. [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 25 22:31 .dockerignore [2023-10-25T22:36:38.053Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:31 .git [2023-10-25T22:36:38.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:31 .github [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 25 22:31 .gitignore [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:31 .golangci.yml [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 25 22:31 Attribution.txt [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 25 22:31 CHANGELOG.md [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 25 22:31 Dockerfile [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:31 GOVERNANCE.md [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 25 22:31 Jenkinsfile [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:31 LICENSE [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 25 22:31 Makefile [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 22:31 OWNERS.md [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 25 22:31 README.md [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:27 VERSION [2023-10-25T22:36:38.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:31 bin [2023-10-25T22:36:38.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:31 cmd [2023-10-25T22:36:38.053Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 22:34 coverage.out [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 25 22:31 go.mod [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 25 22:31 go.sum [2023-10-25T22:36:38.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:31 internal [2023-10-25T22:36:38.053Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 22:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:36:38.502Z] + 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=20efa3db09d857d7a2f31e724d19a2d1d739e4bd --label arch=arm64 --label version=0.0.0 . [2023-10-25T22:36:38.784Z] Sending build context to Docker daemon 8.138MB [2023-10-25T22:36:39.058Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:36:39.058Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-25T22:36:39.058Z] ---> 24bd2920f64b [2023-10-25T22:36:39.058Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:36:41.656Z] ---> Running in d8ff155fcdc1 [2023-10-25T22:36:41.656Z] Removing intermediate container d8ff155fcdc1 [2023-10-25T22:36:41.656Z] ---> 13e8a71367e8 [2023-10-25T22:36:41.656Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:36:41.924Z] ---> Running in 0fc88686a5c4 [2023-10-25T22:36:42.205Z] Removing intermediate container 0fc88686a5c4 [2023-10-25T22:36:42.205Z] ---> 2f5907776c9b [2023-10-25T22:36:42.205Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-25T22:36:42.479Z] ---> Running in 23cd9c9b2100 [2023-10-25T22:36:42.749Z] Removing intermediate container 23cd9c9b2100 [2023-10-25T22:36:42.749Z] ---> ac66d603fafe [2023-10-25T22:36:42.749Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:36:42.749Z] ---> Running in 6fc0df4ec191 [2023-10-25T22:36:43.336Z] Removing intermediate container 6fc0df4ec191 [2023-10-25T22:36:43.336Z] ---> 2bd273633357 [2023-10-25T22:36:43.336Z] Step 7/25 : WORKDIR /device-gpio [2023-10-25T22:36:43.336Z] ---> Running in 84ddd9a60bfa [2023-10-25T22:36:43.607Z] Removing intermediate container 84ddd9a60bfa [2023-10-25T22:36:43.607Z] ---> 4b8d2fffa777 [2023-10-25T22:36:43.607Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:36:43.607Z] ---> Running in a2e80a4f75f2 [2023-10-25T22:36:45.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:36:45.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:36:46.744Z] OK: 270 MiB in 56 packages [2023-10-25T22:36:48.182Z] Removing intermediate container a2e80a4f75f2 [2023-10-25T22:36:48.182Z] ---> 5d6c25822caa [2023-10-25T22:36:48.182Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-25T22:36:48.783Z] ---> 1306ecb4833d [2023-10-25T22:36:48.783Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:36:48.783Z] ---> Running in ae4c1c3c2a1e [2023-10-25T22:36:51.419Z] Removing intermediate container ae4c1c3c2a1e [2023-10-25T22:36:51.420Z] ---> 89ae36585e06 [2023-10-25T22:36:51.420Z] Step 11/25 : COPY . . [2023-10-25T22:36:54.808Z] ---> 5b8e4d61b3d3 [2023-10-25T22:36:54.808Z] Step 12/25 : RUN ${MAKE} [2023-10-25T22:36:54.808Z] ---> Running in 9ef828a645eb [2023-10-25T22:36:56.247Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-25T22:39:18.040Z] Removing intermediate container 9ef828a645eb [2023-10-25T22:39:18.040Z] ---> d0aa03d15222 [2023-10-25T22:39:18.040Z] Step 13/25 : FROM alpine:3.18 [2023-10-25T22:39:18.040Z] 3.18: Pulling from library/alpine [2023-10-25T22:39:18.040Z] 579b34f0a95b: Pulling fs layer [2023-10-25T22:39:18.040Z] 579b34f0a95b: Verifying Checksum [2023-10-25T22:39:18.040Z] 579b34f0a95b: Download complete [2023-10-25T22:39:18.040Z] 579b34f0a95b: Pull complete [2023-10-25T22:39:18.040Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:39:18.040Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:39:18.040Z] ---> 3cc203321400 [2023-10-25T22:39:18.040Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-25T22:39:18.040Z] ---> Running in b0dd61121a9c [2023-10-25T22:39:18.040Z] Removing intermediate container b0dd61121a9c [2023-10-25T22:39:18.040Z] ---> 5f37413dc835 [2023-10-25T22:39:18.040Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-25T22:39:18.040Z] ---> Running in 602ceab7872a [2023-10-25T22:39:18.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:39:18.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:39:18.040Z] OK: 8 MiB in 15 packages [2023-10-25T22:39:18.629Z] Removing intermediate container 602ceab7872a [2023-10-25T22:39:18.629Z] ---> e86de4406489 [2023-10-25T22:39:18.629Z] Step 16/25 : WORKDIR / [2023-10-25T22:39:18.629Z] ---> Running in bf9f4a9a53a0 [2023-10-25T22:39:18.898Z] Removing intermediate container bf9f4a9a53a0 [2023-10-25T22:39:18.898Z] ---> 4e5d05015e8a [2023-10-25T22:39:18.898Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-25T22:39:19.496Z] ---> 270a3d1e621e [2023-10-25T22:39:19.496Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-25T22:39:20.083Z] ---> 4d086d086676 [2023-10-25T22:39:20.083Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-25T22:39:21.505Z] ---> 053e7a266788 [2023-10-25T22:39:21.505Z] Step 20/25 : EXPOSE 59910 [2023-10-25T22:39:21.505Z] ---> Running in 96c0f699bc3a [2023-10-25T22:39:22.100Z] Removing intermediate container 96c0f699bc3a [2023-10-25T22:39:22.100Z] ---> 8fe55ae04d33 [2023-10-25T22:39:22.100Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-25T22:39:22.100Z] ---> Running in 1cd5447de3e3 [2023-10-25T22:39:22.368Z] Removing intermediate container 1cd5447de3e3 [2023-10-25T22:39:22.368Z] ---> c6c20e58c317 [2023-10-25T22:39:22.368Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T22:39:22.368Z] ---> Running in 27df53b555c8 [2023-10-25T22:39:22.960Z] Removing intermediate container 27df53b555c8 [2023-10-25T22:39:22.960Z] ---> d4ad6d7f3a1e [2023-10-25T22:39:22.960Z] Step 23/25 : LABEL arch=arm64 [2023-10-25T22:39:22.960Z] ---> Running in a59f0861f1c9 [2023-10-25T22:39:23.232Z] Removing intermediate container a59f0861f1c9 [2023-10-25T22:39:23.232Z] ---> e6cbea607417 [2023-10-25T22:39:23.232Z] Step 24/25 : LABEL git_sha=20efa3db09d857d7a2f31e724d19a2d1d739e4bd [2023-10-25T22:39:23.232Z] ---> Running in de1af650a8d2 [2023-10-25T22:39:23.817Z] Removing intermediate container de1af650a8d2 [2023-10-25T22:39:23.817Z] ---> f2798aac6ba9 [2023-10-25T22:39:23.817Z] Step 25/25 : LABEL version=0.0.0 [2023-10-25T22:39:23.817Z] ---> Running in 94c99520d42a [2023-10-25T22:39:24.087Z] Removing intermediate container 94c99520d42a [2023-10-25T22:39:24.087Z] ---> 003f744252a3 [2023-10-25T22:39:24.087Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:39:24.358Z] Successfully built 003f744252a3 [2023-10-25T22:39:24.359Z] 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-10-25T22:39:25.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:39:25.318Z] [2023-10-25T22:39:25.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:39:25.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:39:26.059Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T22:39:26.059Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T22:39:26.059Z] 04944245beec: Pulling fs layer [2023-10-25T22:39:26.059Z] 699f458cf7ca: Pulling fs layer [2023-10-25T22:39:26.059Z] 765212b225bb: Pulling fs layer [2023-10-25T22:39:26.059Z] f23df028b6ca: Pulling fs layer [2023-10-25T22:39:26.059Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T22:39:26.059Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T22:39:26.059Z] 765212b225bb: Waiting [2023-10-25T22:39:26.059Z] f23df028b6ca: Waiting [2023-10-25T22:39:26.059Z] d65c8cfc05b1: Waiting [2023-10-25T22:39:26.059Z] 2437ff75d9bd: Waiting [2023-10-25T22:39:26.059Z] 04944245beec: Verifying Checksum [2023-10-25T22:39:26.059Z] 04944245beec: Download complete [2023-10-25T22:39:26.059Z] 765212b225bb: Download complete [2023-10-25T22:39:26.059Z] f23df028b6ca: Verifying Checksum [2023-10-25T22:39:26.059Z] f23df028b6ca: Download complete [2023-10-25T22:39:26.059Z] d65c8cfc05b1: Download complete [2023-10-25T22:39:26.361Z] 699f458cf7ca: Verifying Checksum [2023-10-25T22:39:26.361Z] 699f458cf7ca: Download complete [2023-10-25T22:39:26.957Z] 8998bd30e6a1: Verifying Checksum [2023-10-25T22:39:26.957Z] 8998bd30e6a1: Download complete [2023-10-25T22:39:29.599Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T22:39:29.599Z] 2437ff75d9bd: Download complete [2023-10-25T22:39:32.192Z] 8998bd30e6a1: Pull complete [2023-10-25T22:39:32.779Z] 04944245beec: Pull complete [2023-10-25T22:39:34.196Z] 699f458cf7ca: Pull complete [2023-10-25T22:39:34.780Z] 765212b225bb: Pull complete [2023-10-25T22:39:35.373Z] f23df028b6ca: Pull complete [2023-10-25T22:39:35.962Z] d65c8cfc05b1: Pull complete [2023-10-25T22:39:54.451Z] 2437ff75d9bd: Pull complete [2023-10-25T22:39:54.451Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T22:39:54.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:39:54.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:39:54.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-10457 does not seem to be running inside a container [2023-10-25T22:39:54.968Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-25T22:39:58.759Z] $ docker top d2e40e89f4d2bb01484dfee12e48b85f4d9a070d908e4c9e0271bf0b72cbd198 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:39:59.876Z] ---> job-cost.sh [2023-10-25T22:39:59.876Z] lf-activate-venv: SKIPPING [2023-10-25T22:39:59.876Z] INFO: No Stack... [2023-10-25T22:40:00.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T22:40:01.438Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:40:02.138Z] + cat+ /w/workspace/device-gpio/1/archives/cost.csv [2023-10-25T22:40:02.138Z] cut -d, -f6 [Pipeline] lock [2023-10-25T22:40:02.216Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] [2023-10-25T22:40:02.221Z] Resource [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] did not exist. Created. [2023-10-25T22:40:02.221Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:40:02.992Z] /w/workspace/device-gpio/1@tmp/durable-993c8873/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-25T22:40:03.750Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T22:40:03.785Z] Warning: overwriting stash ‘stack-cost’ [2023-10-25T22:40:03.840Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:40:03.856Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:40:03.944Z] $ docker stop --time=1 d2e40e89f4d2bb01484dfee12e48b85f4d9a070d908e4c9e0271bf0b72cbd198 [2023-10-25T22:40:05.573Z] $ docker rm -f --volumes d2e40e89f4d2bb01484dfee12e48b85f4d9a070d908e4c9e0271bf0b72cbd198 [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-10-25T22:40:06.641Z] provisioning config files... [2023-10-25T22:40:06.647Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/config10444201710117618843tmp [Pipeline] { [Pipeline] sh [2023-10-25T22:40:07.003Z] + set +x [2023-10-25T22:40:07.003Z] + bash -s -- [2023-10-25T22:40:07.003Z] + curl -s https://codecov.io/bash [2023-10-25T22:40:07.003Z] [2023-10-25T22:40:07.003Z] _____ _ [2023-10-25T22:40:07.003Z] / ____| | | [2023-10-25T22:40:07.003Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T22:40:07.003Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T22:40:07.003Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T22:40:07.003Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T22:40:07.003Z] Bash-1.0.6 [2023-10-25T22:40:07.003Z] [2023-10-25T22:40:07.003Z] [2023-10-25T22:40:07.003Z] ==> git version 2.25.1 found [2023-10-25T22:40:07.003Z] ==> 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-10-25T22:40:07.003Z] Release-Date: 2020-01-08 [2023-10-25T22:40:07.003Z] 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-10-25T22:40:07.003Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T22:40:07.003Z] ==> Jenkins CI detected. [2023-10-25T22:40:07.003Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-209 [2023-10-25T22:40:07.003Z] project root: . [2023-10-25T22:40:07.003Z] --> token set from env [2023-10-25T22:40:07.003Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T22:40:07.003Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T22:40:07.003Z] ==> Python coveragepy not found [2023-10-25T22:40:07.003Z] ==> Searching for coverage reports in: [2023-10-25T22:40:07.003Z] + . [2023-10-25T22:40:07.003Z] -> Found 1 reports [2023-10-25T22:40:07.003Z] ==> Detecting git/mercurial file structure [2023-10-25T22:40:07.003Z] ==> Reading reports [2023-10-25T22:40:07.003Z] + ./coverage.out bytes=10 [2023-10-25T22:40:07.003Z] ==> Appending adjustments [2023-10-25T22:40:07.003Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T22:40:07.262Z] + Found adjustments [2023-10-25T22:40:07.262Z] ==> Gzipping contents [2023-10-25T22:40:07.262Z] 4.0K /tmp/codecov.QbLpNi.gz [2023-10-25T22:40:07.262Z] ==> Uploading reports [2023-10-25T22:40:07.262Z] url: https://codecov.io [2023-10-25T22:40:07.262Z] query: branch=PR-209&commit=20efa3db09d857d7a2f31e724d19a2d1d739e4bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=209&job=&cmd_args= [2023-10-25T22:40:07.262Z] -> Pinging Codecov [2023-10-25T22:40:07.262Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-209&commit=20efa3db09d857d7a2f31e724d19a2d1d739e4bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=209&job=&cmd_args= [2023-10-25T22:40:07.262Z] -> Uploading to [2023-10-25T22:40:07.262Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/20efa3db09d857d7a2f31e724d19a2d1d739e4bd/47dfb4b0-6a1c-4902-aa7f-73c5d6583d7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T224007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9560b041d6d5855725cf361709ec106703511774eaeac29a21848eb8f0dda834 [2023-10-25T22:40:07.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:40:07.262Z] Dload Upload Total Spent Left Speed [2023-10-25T22:40:07.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1882 --:--:-- --:--:-- --:--:-- 1882 [2023-10-25T22:40:07.524Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/20efa3db09d857d7a2f31e724d19a2d1d739e4bd [Pipeline] } [2023-10-25T22:40:07.554Z] 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-10-25T22:40:09.459Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-209/archives ] [2023-10-25T22:40:09.459Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-209/archives [2023-10-25T22:40:09.459Z] total 16 [2023-10-25T22:40:09.459Z] drwxr-xr-x 3 root root 4096 Oct 25 22:30 . [2023-10-25T22:40:09.459Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 .. [2023-10-25T22:40:09.459Z] drwxr-xr-x 2 root root 4096 Oct 25 22:30 cost [2023-10-25T22:40:09.459Z] -rw-r--r-- 1 root root 83 Oct 25 22:30 cost.csv [2023-10-25T22:40:09.459Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-209/archives [2023-10-25T22:40:09.459Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-209/archives [2023-10-25T22:40:09.459Z] total 16 [2023-10-25T22:40:09.459Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:30 . [2023-10-25T22:40:09.459Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 .. [2023-10-25T22:40:09.459Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:30 cost [2023-10-25T22:40:09.459Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 25 22:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:40:09.796Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:40:10.699Z] ---> package-listing.sh [2023-10-25T22:40:10.699Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T22:40:10.699Z] ++ facter osfamily [2023-10-25T22:40:10.958Z] + OS_FAMILY=debian [2023-10-25T22:40:10.958Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-209 [2023-10-25T22:40:10.958Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T22:40:10.958Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T22:40:10.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T22:40:10.958Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T22:40:10.958Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-209 ']' [2023-10-25T22:40:10.958Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T22:40:10.958Z] + case "${OS_FAMILY}" in [2023-10-25T22:40:10.958Z] + dpkg -l [2023-10-25T22:40:10.958Z] + grep '^ii' [2023-10-25T22:40:10.958Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T22:40:10.958Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T22:40:10.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T22:40:10.958Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-209 ']' [2023-10-25T22:40:10.958Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-209/archives/ [2023-10-25T22:40:10.958Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-209/archives/ [Pipeline] echo [2023-10-25T22:40:10.999Z] 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-209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-25T22:40:11.294Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:40:11.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:40:11.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:40:12.088Z] prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container [2023-10-25T22:40:12.117Z] $ 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-209/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-209 -v /w/workspace/edgexfoundry_device-gpio_PR-209:/w/workspace/edgexfoundry_device-gpio_PR-209:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-209@tmp:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T22:40:12.314Z] $ docker top 80ba3be27216d56c7bc31435a54e9cd9e0664aa9b65a769baf0b06e3def7746f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:40:12.705Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T22:40:13.009Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T22:40:13.334Z] + ls /var/log/sa-host [2023-10-25T22:40:13.334Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:40:13.477Z] provisioning config files... [2023-10-25T22:40:13.490Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-209@tmp/config11502592517622277846tmp [Pipeline] { [Pipeline] echo [2023-10-25T22:40:13.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:40:13.864Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T22:40:13.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:40:14.300Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T22:40:14.335Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:40:14.648Z] ---> sudo-logs.sh [2023-10-25T22:40:14.648Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T22:40:14.733Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:40:15.062Z] ---> job-cost.sh [2023-10-25T22:40:15.062Z] lf-activate-venv: SKIPPING [2023-10-25T22:40:15.062Z] DEBUG: total: 0.2199999988079071 [2023-10-25T22:40:15.062Z] INFO: Retrieving Stack Cost... [2023-10-25T22:40:15.629Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:40:15.888Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T22:40:15.922Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:40:16.666Z] ---> logs-deploy.sh [2023-10-25T22:40:16.666Z] lf-activate-venv: SKIPPING [2023-10-25T22:40:16.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-209/1 [2023-10-25T22:40:16.666Z] INFO: archiving workspace using pattern(s): [2023-10-25T22:40:17.379Z] Archives upload complete. [2023-10-25T22:40:17.639Z] INFO: archiving logs to Nexus [2023-10-25T22:40:18.209Z] ---> uname -a: [2023-10-25T22:40:18.209Z] Linux prd-ubuntu20-04-docker-8c-8g-10444 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] ---> lscpu: [2023-10-25T22:40:18.209Z] Architecture: x86_64 [2023-10-25T22:40:18.209Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-25T22:40:18.209Z] Byte Order: Little Endian [2023-10-25T22:40:18.209Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-25T22:40:18.209Z] CPU(s): 8 [2023-10-25T22:40:18.209Z] On-line CPU(s) list: 0-7 [2023-10-25T22:40:18.209Z] Thread(s) per core: 1 [2023-10-25T22:40:18.209Z] Core(s) per socket: 1 [2023-10-25T22:40:18.209Z] Socket(s): 8 [2023-10-25T22:40:18.209Z] NUMA node(s): 1 [2023-10-25T22:40:18.209Z] Vendor ID: AuthenticAMD [2023-10-25T22:40:18.209Z] CPU family: 23 [2023-10-25T22:40:18.209Z] Model: 49 [2023-10-25T22:40:18.209Z] Model name: AMD EPYC-Rome Processor [2023-10-25T22:40:18.209Z] Stepping: 0 [2023-10-25T22:40:18.209Z] CPU MHz: 2799.998 [2023-10-25T22:40:18.209Z] BogoMIPS: 5599.99 [2023-10-25T22:40:18.209Z] Virtualization: AMD-V [2023-10-25T22:40:18.209Z] Hypervisor vendor: KVM [2023-10-25T22:40:18.209Z] Virtualization type: full [2023-10-25T22:40:18.209Z] L1d cache: 256 KiB [2023-10-25T22:40:18.209Z] L1i cache: 256 KiB [2023-10-25T22:40:18.209Z] L2 cache: 4 MiB [2023-10-25T22:40:18.209Z] L3 cache: 128 MiB [2023-10-25T22:40:18.209Z] NUMA node0 CPU(s): 0-7 [2023-10-25T22:40:18.209Z] Vulnerability Itlb multihit: Not affected [2023-10-25T22:40:18.209Z] Vulnerability L1tf: Not affected [2023-10-25T22:40:18.209Z] Vulnerability Mds: Not affected [2023-10-25T22:40:18.209Z] Vulnerability Meltdown: Not affected [2023-10-25T22:40:18.209Z] Vulnerability Mmio stale data: Not affected [2023-10-25T22:40:18.209Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-25T22:40:18.209Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-25T22:40:18.209Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-25T22:40:18.209Z] Vulnerability Srbds: Not affected [2023-10-25T22:40:18.209Z] Vulnerability Tsx async abort: Not affected [2023-10-25T22:40:18.209Z] 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-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] ---> nproc: [2023-10-25T22:40:18.209Z] 8 [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] ---> df -h: [2023-10-25T22:40:18.209Z] Filesystem Size Used Avail Use% Mounted on [2023-10-25T22:40:18.209Z] overlay 155G 12G 144G 8% / [2023-10-25T22:40:18.209Z] tmpfs 64M 0 64M 0% /dev [2023-10-25T22:40:18.209Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-25T22:40:18.209Z] shm 64M 0 64M 0% /dev/shm [2023-10-25T22:40:18.209Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] ---> sar -b -r -n DEV: [2023-10-25T22:40:18.209Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10444) 10/25/23 _x86_64_ (8 CPU) [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] 22:26:44 LINUX RESTART (8 CPU) [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] 22:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-25T22:40:18.209Z] 22:28:02 188.12 47.89 140.23 0.00 5405.63 71012.96 0.00 [2023-10-25T22:40:18.209Z] 22:29:01 118.41 0.97 117.45 0.00 7.72 39076.94 0.00 [2023-10-25T22:40:18.209Z] 22:30:03 146.30 0.20 146.10 0.00 9.67 33216.01 0.00 [2023-10-25T22:40:18.209Z] 22:31:01 117.81 0.03 117.77 0.00 2.76 28845.10 0.00 [2023-10-25T22:40:18.209Z] 22:32:01 35.08 10.43 24.65 0.00 5182.34 6210.71 0.00 [2023-10-25T22:40:18.209Z] 22:33:01 6.25 1.22 5.03 0.00 240.76 123.18 0.00 [2023-10-25T22:40:18.209Z] 22:34:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 [2023-10-25T22:40:18.209Z] 22:35:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 [2023-10-25T22:40:18.209Z] 22:36:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2023-10-25T22:40:18.209Z] 22:37:01 2.20 0.00 2.20 0.00 0.00 36.79 0.00 [2023-10-25T22:40:18.209Z] 22:38:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2023-10-25T22:40:18.209Z] 22:39:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2023-10-25T22:40:18.209Z] 22:40:01 2.38 1.38 1.00 0.00 33.86 11.60 0.00 [2023-10-25T22:40:18.209Z] Average: 47.81 4.79 43.02 0.00 839.04 13698.07 0.00 [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] 22:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-25T22:40:18.209Z] 22:28:02 29234628 31554488 764068 2.32 75964 2517144 1993472 5.87 1016392 2257256 776 [2023-10-25T22:40:18.209Z] 22:29:01 27726512 31565784 739872 2.25 148904 3829156 1872012 5.52 1204328 3428324 325296 [2023-10-25T22:40:18.209Z] 22:30:03 28125192 31547984 755036 2.30 155724 3439708 1902940 5.61 1257292 3004680 12 [2023-10-25T22:40:18.209Z] 22:31:01 27599380 31551028 749600 2.28 166060 3910196 1776284 5.23 1276208 3461292 408 [2023-10-25T22:40:18.209Z] 22:32:01 27218076 31515376 773292 2.35 173548 4233604 1782692 5.25 1520240 3572340 576 [2023-10-25T22:40:18.209Z] 22:33:01 27230764 31537836 752204 2.29 174220 4242784 1826700 5.38 1505364 3573392 12 [2023-10-25T22:40:18.209Z] 22:34:01 27230804 31537960 752080 2.29 174296 4242788 1826700 5.38 1505412 3573400 8 [2023-10-25T22:40:18.209Z] 22:35:01 27240016 31547236 742716 2.26 174348 4242788 1826700 5.38 1496828 3573400 40 [2023-10-25T22:40:18.209Z] 22:36:01 27239552 31546780 743120 2.26 174368 4242792 1826700 5.38 1496820 3573400 8 [2023-10-25T22:40:18.209Z] 22:37:01 27239632 31547340 742892 2.26 174440 4242772 1826700 5.38 1496508 3573792 20 [2023-10-25T22:40:18.209Z] 22:38:01 27240092 31547816 742352 2.26 174460 4242772 1826700 5.38 1496732 3573792 16 [2023-10-25T22:40:18.209Z] 22:39:01 27240420 31548176 742152 2.26 174484 4242776 1826700 5.38 1496572 3573796 44 [2023-10-25T22:40:18.209Z] 22:40:01 27234312 31544012 746184 2.27 174512 4243788 1826700 5.38 1503272 3574288 48 [2023-10-25T22:40:18.209Z] Average: 27523029 31545524 749659 2.28 162718 3990236 1841615 5.43 1405536 3408704 25174 [2023-10-25T22:40:18.209Z] [2023-10-25T22:40:18.209Z] 22:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-25T22:40:18.209Z] 22:28:02 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.209Z] 22:28:02 ens3 586.09 408.50 5831.80 90.07 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.209Z] 22:28:02 docker0 30.51 34.83 2.48 201.31 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.209Z] 22:28:02 veth8686bf2 15.41 14.63 1.43 16.15 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:29:01 ens3 309.30 246.42 2395.78 25.46 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:29:01 docker0 243.20 301.91 19.41 2390.80 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:30:03 lo 0.26 0.26 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:30:03 ens3 49.40 35.86 71.03 82.03 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:30:03 docker0 1.21 2.45 0.07 30.26 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:31:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:31:01 ens3 112.05 71.33 2704.15 13.92 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:31:01 docker0 2.12 4.22 0.12 32.03 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:32:01 ens3 132.94 60.69 2027.72 4.52 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:33:01 ens3 1.40 0.68 0.63 0.32 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:34:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:35:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:36:01 ens3 0.57 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:37:01 ens3 1.40 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:38:01 ens3 1.37 0.90 0.69 0.49 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:39:01 ens3 1.37 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:40:01 ens3 5.75 4.22 3.85 4.14 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] Average: ens3 92.08 63.47 995.19 17.09 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] Average: docker0 21.05 26.09 1.68 201.60 0.00 0.00 0.00 0.00 [2023-10-25T22:40:18.210Z] [2023-10-25T22:40:18.210Z] [2023-10-25T22:40:18.210Z] ---> sar -P ALL: [2023-10-25T22:40:18.210Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10444) 10/25/23 _x86_64_ (8 CPU) [2023-10-25T22:40:18.210Z] [2023-10-25T22:40:18.210Z] 22:26:44 LINUX RESTART (8 CPU) [2023-10-25T22:40:18.210Z] [2023-10-25T22:40:18.210Z] 22:27:01 CPU %user %nice %system %iowait %steal %idle [2023-10-25T22:40:18.210Z] 22:28:02 all 9.04 0.00 3.12 3.51 0.05 84.28 [2023-10-25T22:40:18.210Z] 22:28:02 0 6.76 0.00 2.54 3.31 0.05 87.34 [2023-10-25T22:40:18.210Z] 22:28:02 1 9.17 0.00 3.33 8.40 0.05 79.05 [2023-10-25T22:40:18.210Z] 22:28:02 2 9.88 0.00 2.95 1.04 0.03 86.09 [2023-10-25T22:40:18.210Z] 22:28:02 3 12.46 0.00 3.00 0.32 0.05 84.17 [2023-10-25T22:40:18.210Z] 22:28:02 4 8.27 0.00 2.48 1.36 0.05 87.84 [2023-10-25T22:40:18.210Z] 22:28:02 5 10.10 0.00 4.21 2.06 0.05 83.58 [2023-10-25T22:40:18.210Z] 22:28:02 6 8.20 0.00 3.33 4.18 0.05 84.24 [2023-10-25T22:40:18.210Z] 22:28:02 7 7.46 0.00 3.16 7.45 0.05 81.88 [2023-10-25T22:40:18.210Z] 22:29:01 all 4.45 0.00 1.95 4.51 0.04 89.07 [2023-10-25T22:40:18.210Z] 22:29:01 0 4.95 0.00 1.69 0.31 0.05 93.00 [2023-10-25T22:40:18.210Z] 22:29:01 1 4.79 0.00 2.47 28.57 0.05 64.12 [2023-10-25T22:40:18.210Z] 22:29:01 2 2.99 0.00 3.50 1.46 0.02 92.03 [2023-10-25T22:40:18.210Z] 22:29:01 3 4.12 0.00 1.93 4.36 0.03 89.56 [2023-10-25T22:40:18.210Z] 22:29:01 4 4.67 0.00 1.53 1.33 0.03 92.44 [2023-10-25T22:40:18.210Z] 22:29:01 5 4.74 0.00 1.50 0.03 0.03 93.70 [2023-10-25T22:40:18.210Z] 22:29:01 6 5.37 0.00 1.38 0.07 0.02 93.16 [2023-10-25T22:40:18.210Z] 22:29:01 7 3.92 0.00 1.57 0.09 0.05 94.37 [2023-10-25T22:40:18.210Z] 22:30:03 all 33.05 0.00 3.96 4.61 0.08 58.30 [2023-10-25T22:40:18.210Z] 22:30:03 0 33.83 0.00 3.95 0.35 0.08 61.79 [2023-10-25T22:40:18.210Z] 22:30:03 1 33.50 0.00 4.38 20.63 0.10 41.38 [2023-10-25T22:40:18.210Z] 22:30:03 2 32.62 0.00 3.66 9.40 0.08 54.23 [2023-10-25T22:40:18.210Z] 22:30:03 3 33.20 0.00 4.01 1.61 0.08 61.10 [2023-10-25T22:40:18.210Z] 22:30:03 4 32.87 0.00 3.63 0.94 0.08 62.48 [2023-10-25T22:40:18.210Z] 22:30:03 5 32.96 0.00 4.53 0.73 0.08 61.70 [2023-10-25T22:40:18.210Z] 22:30:03 6 32.28 0.00 3.79 0.63 0.08 63.22 [2023-10-25T22:40:18.210Z] 22:30:03 7 33.10 0.00 3.76 2.67 0.07 60.41 [2023-10-25T22:40:18.210Z] 22:31:01 all 3.44 0.00 1.53 4.21 0.03 90.80 [2023-10-25T22:40:18.210Z] 22:31:01 0 3.41 0.00 1.94 0.17 0.02 94.45 [2023-10-25T22:40:18.210Z] 22:31:01 1 3.67 0.00 1.17 9.06 0.02 86.09 [2023-10-25T22:40:18.210Z] 22:31:01 2 3.14 0.00 1.51 1.23 0.03 94.08 [2023-10-25T22:40:18.210Z] 22:31:01 3 3.23 0.00 1.20 1.13 0.03 94.41 [2023-10-25T22:40:18.210Z] 22:31:01 4 3.94 0.00 1.62 1.93 0.02 92.49 [2023-10-25T22:40:18.210Z] 22:31:01 5 2.41 0.00 2.09 20.22 0.03 75.24 [2023-10-25T22:40:18.210Z] 22:31:01 6 3.81 0.00 1.01 0.00 0.02 95.16 [2023-10-25T22:40:18.210Z] 22:31:01 7 3.88 0.00 1.72 0.00 0.03 94.37 [2023-10-25T22:40:18.210Z] 22:32:01 all 1.20 0.00 0.52 0.47 0.01 97.80 [2023-10-25T22:40:18.210Z] 22:32:01 0 1.42 0.00 1.05 1.58 0.03 95.91 [2023-10-25T22:40:18.210Z] 22:32:01 1 0.35 0.00 0.30 1.02 0.02 98.32 [2023-10-25T22:40:18.210Z] 22:32:01 2 1.35 0.00 0.67 0.22 0.00 97.76 [2023-10-25T22:40:18.210Z] 22:32:01 3 1.71 0.00 0.45 0.02 0.02 97.81 [2023-10-25T22:40:18.210Z] 22:32:01 4 0.90 0.00 0.52 0.07 0.00 98.52 [2023-10-25T22:40:18.210Z] 22:32:01 5 0.80 0.00 0.38 0.32 0.00 98.50 [2023-10-25T22:40:18.210Z] 22:32:01 6 1.92 0.00 0.43 0.45 0.02 97.18 [2023-10-25T22:40:18.210Z] 22:32:01 7 1.19 0.00 0.33 0.07 0.00 98.41 [2023-10-25T22:40:18.210Z] 22:33:01 all 0.08 0.00 0.09 0.02 0.01 99.81 [2023-10-25T22:40:18.210Z] 22:33:01 0 0.07 0.00 0.08 0.00 0.00 99.85 [2023-10-25T22:40:18.210Z] 22:33:01 1 0.08 0.00 0.10 0.07 0.00 99.75 [2023-10-25T22:40:18.210Z] 22:33:01 2 0.08 0.00 0.10 0.03 0.00 99.78 [2023-10-25T22:40:18.210Z] 22:33:01 3 0.05 0.00 0.13 0.00 0.00 99.82 [2023-10-25T22:40:18.210Z] 22:33:01 4 0.05 0.00 0.08 0.00 0.02 99.85 [2023-10-25T22:40:18.210Z] 22:33:01 5 0.07 0.00 0.08 0.00 0.02 99.83 [2023-10-25T22:40:18.210Z] 22:33:01 6 0.17 0.00 0.08 0.07 0.02 99.67 [2023-10-25T22:40:18.210Z] 22:33:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-10-25T22:40:18.210Z] 22:34:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-10-25T22:40:18.210Z] 22:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T22:40:18.210Z] 22:34:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2023-10-25T22:40:18.210Z] 22:34:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-25T22:40:18.210Z] 22:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:40:18.210Z] 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:40:18.210Z] 22:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:40:18.210Z] 22:34:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-25T22:40:18.210Z] 22:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-25T22:40:18.210Z] 22:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-10-25T22:40:18.210Z] 22:35:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-25T22:40:18.210Z] 22:35:01 1 0.03 0.00 0.02 0.07 0.00 99.88 [2023-10-25T22:40:18.210Z] 22:35:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2023-10-25T22:40:18.210Z] 22:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T22:40:18.210Z] 22:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T22:40:18.210Z] 22:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:40:18.210Z] 22:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-25T22:40:18.210Z] 22:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:40:18.210Z] 22:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-10-25T22:40:18.210Z] 22:36:01 0 0.18 0.00 0.05 0.00 0.00 99.77 [2023-10-25T22:40:18.210Z] 22:36:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-10-25T22:40:18.210Z] 22:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-25T22:40:18.210Z] 22:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:40:18.210Z] 22:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-25T22:40:18.211Z] 22:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-25T22:40:18.211Z] 22:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-25T22:40:18.211Z] 22:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-25T22:40:18.211Z] 22:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-10-25T22:40:18.211Z] 22:37:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-25T22:40:18.211Z] 22:37:01 1 0.05 0.00 0.03 0.03 0.02 99.87 [2023-10-25T22:40:18.211Z] 22:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-25T22:40:18.211Z] 22:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-25T22:40:18.211Z] 22:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-25T22:40:18.211Z] 22:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:40:18.211Z] 22:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:40:18.211Z] 22:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-25T22:40:18.211Z] 22:38:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2023-10-25T22:40:18.211Z] 22:38:01 0 1.37 0.00 0.02 0.00 0.00 98.61 [2023-10-25T22:40:18.211Z] 22:38:01 1 0.00 0.00 0.05 0.02 0.02 99.92 [2023-10-25T22:40:18.211Z] 22:38:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-25T22:40:18.211Z] 22:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:40:18.211Z] 22:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:40:18.211Z] 22:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-25T22:40:18.211Z] 22:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:40:18.211Z] 22:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T22:40:18.211Z] [2023-10-25T22:40:18.211Z] 22:38:01 CPU %user %nice %system %iowait %steal %idle [2023-10-25T22:40:18.211Z] 22:39:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-10-25T22:40:18.211Z] 22:39:01 0 2.00 0.00 0.00 0.00 0.02 97.98 [2023-10-25T22:40:18.211Z] 22:39:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2023-10-25T22:40:18.211Z] 22:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:40:18.211Z] 22:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:40:18.211Z] 22:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:40:18.211Z] 22:39:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-25T22:40:18.211Z] 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T22:40:18.211Z] 22:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T22:40:18.211Z] 22:40:01 all 0.45 0.00 0.03 0.01 0.00 99.51 [2023-10-25T22:40:18.211Z] 22:40:01 0 2.15 0.00 0.05 0.00 0.00 97.80 [2023-10-25T22:40:18.211Z] 22:40:01 1 0.28 0.00 0.03 0.02 0.02 99.65 [2023-10-25T22:40:18.211Z] 22:40:01 2 0.20 0.00 0.07 0.03 0.00 99.70 [2023-10-25T22:40:18.211Z] 22:40:01 3 0.12 0.00 0.03 0.00 0.02 99.83 [2023-10-25T22:40:18.211Z] 22:40:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-10-25T22:40:18.211Z] 22:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-25T22:40:18.211Z] 22:40:01 6 0.65 0.00 0.02 0.02 0.00 99.32 [2023-10-25T22:40:18.211Z] 22:40:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-10-25T22:40:18.211Z] Average: all 4.04 0.00 0.86 1.32 0.02 93.76 [2023-10-25T22:40:18.211Z] Average: 0 4.35 0.00 0.87 0.44 0.02 94.32 [2023-10-25T22:40:18.211Z] Average: 1 4.01 0.00 0.92 5.17 0.02 89.87 [2023-10-25T22:40:18.211Z] Average: 2 3.90 0.00 0.96 1.04 0.02 94.09 [2023-10-25T22:40:18.211Z] Average: 3 4.26 0.00 0.83 0.56 0.02 94.33 [2023-10-25T22:40:18.211Z] Average: 4 3.93 0.00 0.76 0.43 0.02 94.87 [2023-10-25T22:40:18.211Z] Average: 5 3.96 0.00 0.98 1.74 0.02 93.30 [2023-10-25T22:40:18.211Z] Average: 6 4.06 0.00 0.78 0.41 0.02 94.73 [2023-10-25T22:40:18.211Z] Average: 7 3.85 0.00 0.81 0.79 0.02 94.53 [2023-10-25T22:40:18.211Z] [2023-10-25T22:40:18.211Z] [2023-10-25T22:40:18.211Z]