Pull request #99 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1aad797642e073bef8a406017961f2d4314d6116+9fd98a26a9ea9701925160950e3b0ed34522a85d (2d38f58bf455e1f06919b59916a4c17038cbd736) 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-ssh4306130062877046394.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4744055378549577978.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-99/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-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5569990133522165934.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-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3554395588014226237.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh15606577562731269887.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-99/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-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8201982349266322861.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5655 in /w/workspace/edgexfoundry_device-gpio_PR-99 [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-99 # 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/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9fd98a26a9ea9701925160950e3b0ed34522a85d into PR head commit 1aad797642e073bef8a406017961f2d4314d6116 Merge succeeded, producing 1aad797642e073bef8a406017961f2d4314d6116 Checking out Revision 1aad797642e073bef8a406017961f2d4314d6116 (PR-99) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T01:08:47.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T01:08:48.153Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 1aad797642e073bef8a406017961f2d4314d6116 # 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 9fd98a26a9ea9701925160950e3b0ed34522a85d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1aad797642e073bef8a406017961f2d4314d6116 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T01:08:48.244Z] ========================================================= [2023-02-14T01:08:48.244Z] EdgeX Global Pipelines Version Info [2023-02-14T01:08:48.244Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:08:49.000Z] ------------------- [2023-02-14T01:08:49.000Z] stable info: [2023-02-14T01:08:49.000Z] ------------------- [2023-02-14T01:08:49.000Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T01:08:49.000Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T01:08:49.000Z] Message: update stable to v1.0.244 [2023-02-14T01:08:49.568Z] ------------------- [2023-02-14T01:08:49.568Z] experimental info: [2023-02-14T01:08:49.568Z] ------------------- [2023-02-14T01:08:49.568Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T01:08:49.568Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T01:08:49.568Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T01:08:49.850Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-02-14T01:08:49.893Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-02-14T01:08:49.935Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T01:08:49.977Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T01:08:50.016Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T01:08:50.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T01:08:50.094Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T01:08:50.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-14T01:08:50.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T01:08:50.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T01:08:50.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T01:08:50.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-02-14T01:08:50.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T01:08:50.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T01:08:50.407Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T01:08:50.447Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T01:08:50.488Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T01:08:50.527Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T01:08:50.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T01:08:50.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T01:08:50.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-14T01:08:50.688Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-14T01:08:50.727Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-14T01:08:50.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-14T01:08:50.822Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-14T01:08:50.864Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T01:08:50.900Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T01:08:50.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo [2023-02-14T01:08:50.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo [2023-02-14T01:08:51.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo [2023-02-14T01:08:51.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1aad797642e073bef8a406017961f2d4314d6116 [Pipeline] echo [2023-02-14T01:08:51.096Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1aad797 [Pipeline] echo [2023-02-14T01:08:51.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T01:08:51.238Z] provisioning config files... [2023-02-14T01:08:51.254Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-99@tmp/config12029494845900789996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:08:51.625Z] ---> docker-login.sh [2023-02-14T01:08:51.625Z] nexus3.edgexfoundry.org:10001 [2023-02-14T01:08:51.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:08:51.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:08:51.885Z] Configure a credential helper to remove this warning. See [2023-02-14T01:08:51.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:08:51.885Z] [2023-02-14T01:08:51.885Z] Login Succeeded [2023-02-14T01:08:51.885Z] nexus3.edgexfoundry.org:10002 [2023-02-14T01:08:51.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:08:52.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:08:52.144Z] Configure a credential helper to remove this warning. See [2023-02-14T01:08:52.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:08:52.144Z] [2023-02-14T01:08:52.144Z] Login Succeeded [2023-02-14T01:08:52.144Z] nexus3.edgexfoundry.org:10003 [2023-02-14T01:08:52.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:08:52.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:08:52.144Z] Configure a credential helper to remove this warning. See [2023-02-14T01:08:52.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:08:52.144Z] [2023-02-14T01:08:52.144Z] Login Succeeded [2023-02-14T01:08:52.144Z] nexus3.edgexfoundry.org:10004 [2023-02-14T01:08:52.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:08:52.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:08:52.406Z] Configure a credential helper to remove this warning. See [2023-02-14T01:08:52.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:08:52.406Z] [2023-02-14T01:08:52.406Z] Login Succeeded [2023-02-14T01:08:52.406Z] docker.io [2023-02-14T01:08:52.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:08:52.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:08:52.667Z] Configure a credential helper to remove this warning. See [2023-02-14T01:08:52.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:08:52.667Z] [2023-02-14T01:08:52.667Z] Login Succeeded [2023-02-14T01:08:52.667Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T01:08:52.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T01:08:53.316Z] + git rev-list -1 --merges 1aad797642e073bef8a406017961f2d4314d6116~1..1aad797642e073bef8a406017961f2d4314d6116 [Pipeline] echo [2023-02-14T01:08:53.387Z] -----------> git rev-list -1 --merges 1aad797642e073bef8a406017961f2d4314d6116~1..1aad797642e073bef8a406017961f2d4314d6116 1aad797642e073bef8a406017961f2d4314d6116 [false] [Pipeline] sh [2023-02-14T01:08:53.695Z] + git log --format=format:%s -1 1aad797642e073bef8a406017961f2d4314d6116 [Pipeline] echo [2023-02-14T01:08:53.732Z] ========================================================= [2023-02-14T01:08:53.732Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T01:08:53.732Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T01:08:54.182Z] + git log --format=format:%s -1 1aad797642e073bef8a406017961f2d4314d6116 [Pipeline] echo [2023-02-14T01:08:54.212Z] [semverPrep] GIT_COMMIT: 1aad797642e073bef8a406017961f2d4314d6116, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-14T01:08:54.241Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-14T01:08:54.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T01:08:54.617Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T01:08:54.617Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T01:08:54.617Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T01:08:54.617Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T01:08:54.617Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T01:08:54.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:08:55.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T01:08:55.050Z] [2023-02-14T01:08:55.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:08:55.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T01:08:55.431Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T01:08:55.431Z] b85a868b505f: Pulling fs layer [2023-02-14T01:08:55.431Z] e2be974225ed: Pulling fs layer [2023-02-14T01:08:55.431Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T01:08:55.431Z] 988bab9f4d93: Pulling fs layer [2023-02-14T01:08:55.431Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T01:08:55.431Z] eaf3925da568: Pulling fs layer [2023-02-14T01:08:55.431Z] bab4dde63d76: Pulling fs layer [2023-02-14T01:08:55.431Z] bde34c3a00c8: Pulling fs layer [2023-02-14T01:08:55.431Z] b352a97aabf1: Pulling fs layer [2023-02-14T01:08:55.431Z] 4872d77fe225: Pulling fs layer [2023-02-14T01:08:55.431Z] 5851b861e8e6: Pulling fs layer [2023-02-14T01:08:55.431Z] bab4dde63d76: Waiting [2023-02-14T01:08:55.431Z] bde34c3a00c8: Waiting [2023-02-14T01:08:55.431Z] b352a97aabf1: Waiting [2023-02-14T01:08:55.431Z] 4872d77fe225: Waiting [2023-02-14T01:08:55.431Z] 5851b861e8e6: Waiting [2023-02-14T01:08:55.431Z] 988bab9f4d93: Waiting [2023-02-14T01:08:55.431Z] 1469e6f7b9e6: Waiting [2023-02-14T01:08:55.431Z] eaf3925da568: Waiting [2023-02-14T01:08:55.431Z] e2be974225ed: Verifying Checksum [2023-02-14T01:08:55.431Z] e2be974225ed: Download complete [2023-02-14T01:08:55.431Z] 988bab9f4d93: Verifying Checksum [2023-02-14T01:08:55.431Z] 988bab9f4d93: Download complete [2023-02-14T01:08:55.694Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T01:08:55.694Z] 1469e6f7b9e6: Download complete [2023-02-14T01:08:55.694Z] eaf3925da568: Verifying Checksum [2023-02-14T01:08:55.694Z] eaf3925da568: Download complete [2023-02-14T01:08:55.694Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T01:08:55.694Z] 339a4e72a1f5: Download complete [2023-02-14T01:08:55.694Z] bde34c3a00c8: Verifying Checksum [2023-02-14T01:08:55.694Z] bde34c3a00c8: Download complete [2023-02-14T01:08:55.956Z] b352a97aabf1: Verifying Checksum [2023-02-14T01:08:55.956Z] b352a97aabf1: Download complete [2023-02-14T01:08:55.956Z] 4872d77fe225: Download complete [2023-02-14T01:08:55.956Z] b85a868b505f: Verifying Checksum [2023-02-14T01:08:55.956Z] b85a868b505f: Download complete [2023-02-14T01:08:56.216Z] bab4dde63d76: Verifying Checksum [2023-02-14T01:08:56.216Z] bab4dde63d76: Download complete [2023-02-14T01:08:57.151Z] b85a868b505f: Pull complete [2023-02-14T01:08:57.409Z] e2be974225ed: Pull complete [2023-02-14T01:08:57.977Z] 339a4e72a1f5: Pull complete [2023-02-14T01:08:57.977Z] 988bab9f4d93: Pull complete [2023-02-14T01:08:58.236Z] 1469e6f7b9e6: Pull complete [2023-02-14T01:08:58.236Z] eaf3925da568: Pull complete [2023-02-14T01:09:00.139Z] bab4dde63d76: Pull complete [2023-02-14T01:09:00.139Z] bde34c3a00c8: Pull complete [2023-02-14T01:09:00.139Z] b352a97aabf1: Pull complete [2023-02-14T01:09:00.402Z] 4872d77fe225: Pull complete [2023-02-14T01:09:00.402Z] 5851b861e8e6: Pull complete [2023-02-14T01:09:00.402Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T01:09:00.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T01:09:00.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T01:09:00.635Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2023-02-14T01:09:00.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-99 -v /w/workspace/edgexfoundry_device-gpio_PR-99:/w/workspace/edgexfoundry_device-gpio_PR-99:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-99@tmp:/w/workspace/edgexfoundry_device-gpio_PR-99@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-02-14T01:09:02.083Z] $ docker top 701e8bfed6c5dbbd6486377aaf8d6704c4e87d5ab936cc8766b6aa19e5bbaf10 -eo pid,comm [2023-02-14T01:09:02.141Z] 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-02-14T01:09:02.142Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T01:09:02.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T01:09:02.268Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T01:09:02.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T01:09:02.391Z] $ docker exec 701e8bfed6c5dbbd6486377aaf8d6704c4e87d5ab936cc8766b6aa19e5bbaf10 ssh-agent [2023-02-14T01:09:02.491Z] SSH_AUTH_SOCK=/tmp/ssh-fA9LG2aStmZm/agent.33 [2023-02-14T01:09:02.491Z] SSH_AGENT_PID=39 [2023-02-14T01:09:02.497Z] Running ssh-add (command line suppressed) [2023-02-14T01:09:02.612Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-99@tmp/private_key_1379581521965356226.key (/w/workspace/edgexfoundry_device-gpio_PR-99@tmp/private_key_1379581521965356226.key) [2023-02-14T01:09:02.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T01:09:02.957Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T01:09:02.982Z] $ docker exec --env ******** --env ******** 701e8bfed6c5dbbd6486377aaf8d6704c4e87d5ab936cc8766b6aa19e5bbaf10 ssh-agent -k [2023-02-14T01:09:03.097Z] unset SSH_AUTH_SOCK; [2023-02-14T01:09:03.097Z] unset SSH_AGENT_PID; [2023-02-14T01:09:03.097Z] echo Agent pid 39 killed; [2023-02-14T01:09:03.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T01:09:03.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T01:09:03.186Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T01:09:03.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T01:09:03.307Z] $ docker exec 701e8bfed6c5dbbd6486377aaf8d6704c4e87d5ab936cc8766b6aa19e5bbaf10 ssh-agent [2023-02-14T01:09:03.424Z] SSH_AUTH_SOCK=/tmp/ssh-TTJMMwgDpP45/agent.71 [2023-02-14T01:09:03.424Z] SSH_AGENT_PID=78 [2023-02-14T01:09:03.429Z] Running ssh-add (command line suppressed) [2023-02-14T01:09:03.530Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-99@tmp/private_key_12361137033588523732.key (/w/workspace/edgexfoundry_device-gpio_PR-99@tmp/private_key_12361137033588523732.key) [2023-02-14T01:09:03.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T01:09:03.868Z] + git semver init [2023-02-14T01:09:04.130Z] 2023-02-14 01:09:04,060 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T01:09:04.130Z] 2023-02-14 01:09:04,061 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-99/.semver [2023-02-14T01:09:04.130Z] 2023-02-14 01:09:04,061 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-99/.semver [2023-02-14T01:09:04.130Z] 2023-02-14 01:09:04,061 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-99/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-99, universal_newlines=False, shell=None, istream=None) [2023-02-14T01:09:05.069Z] 2023-02-14 01:09:05,052 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-99/.git/info/exclude [2023-02-14T01:09:05.069Z] 2023-02-14 01:09:05,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-99/.semver/PR-99 with force:False [2023-02-14T01:09:05.069Z] 2023-02-14 01:09:05,052 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-99/.semver/PR-99 [2023-02-14T01:09:05.069Z] 2023-02-14 01:09:05,055 [execute] INFO git cat-file --batch-check [2023-02-14T01:09:05.069Z] 2023-02-14 01:09:05,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T01:09:05.069Z] 2023-02-14 01:09:05,060 [execute] INFO git cat-file --batch [2023-02-14T01:09:05.069Z] 2023-02-14 01:09:05,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T01:09:05.069Z] 2023-02-14 01:09:05,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-99/.semver/PR-99 [2023-02-14T01:09:05.069Z] 0.0.0 [Pipeline] } [2023-02-14T01:09:05.350Z] $ docker exec --env ******** --env ******** 701e8bfed6c5dbbd6486377aaf8d6704c4e87d5ab936cc8766b6aa19e5bbaf10 ssh-agent -k [2023-02-14T01:09:05.455Z] unset SSH_AUTH_SOCK; [2023-02-14T01:09:05.456Z] unset SSH_AGENT_PID; [2023-02-14T01:09:05.456Z] echo Agent pid 78 killed; [2023-02-14T01:09:05.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T01:09:05.877Z] + git semver [Pipeline] } [2023-02-14T01:09:06.165Z] $ docker stop --time=1 701e8bfed6c5dbbd6486377aaf8d6704c4e87d5ab936cc8766b6aa19e5bbaf10 [2023-02-14T01:09:07.503Z] $ docker rm -f --volumes 701e8bfed6c5dbbd6486377aaf8d6704c4e87d5ab936cc8766b6aa19e5bbaf10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T01:09:07.899Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T01:09:08.162Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T01:09:08.181Z] [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-02-14T01:09:08.841Z] provisioning config files... [2023-02-14T01:09:08.851Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-99@tmp/config14540351557347176433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:09:09.192Z] ---> docker-login.sh [2023-02-14T01:09:09.192Z] nexus3.edgexfoundry.org:10001 [2023-02-14T01:09:09.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:09:09.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:09:09.192Z] Configure a credential helper to remove this warning. See [2023-02-14T01:09:09.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:09:09.192Z] [2023-02-14T01:09:09.192Z] Login Succeeded [2023-02-14T01:09:09.192Z] nexus3.edgexfoundry.org:10002 [2023-02-14T01:09:09.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:09:09.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:09:09.192Z] Configure a credential helper to remove this warning. See [2023-02-14T01:09:09.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:09:09.192Z] [2023-02-14T01:09:09.192Z] Login Succeeded [2023-02-14T01:09:09.192Z] nexus3.edgexfoundry.org:10003 [2023-02-14T01:09:09.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:09:09.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:09:09.451Z] Configure a credential helper to remove this warning. See [2023-02-14T01:09:09.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:09:09.451Z] [2023-02-14T01:09:09.451Z] Login Succeeded [2023-02-14T01:09:09.451Z] nexus3.edgexfoundry.org:10004 [2023-02-14T01:09:09.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:09:09.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:09:09.451Z] Configure a credential helper to remove this warning. See [2023-02-14T01:09:09.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:09:09.451Z] [2023-02-14T01:09:09.451Z] Login Succeeded [2023-02-14T01:09:09.451Z] docker.io [2023-02-14T01:09:09.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:09:09.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:09:09.971Z] Configure a credential helper to remove this warning. See [2023-02-14T01:09:09.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:09:09.971Z] [2023-02-14T01:09:09.971Z] Login Succeeded [2023-02-14T01:09:09.971Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T01:09:10.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T01:09:10.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T01:09:10.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T01:09:10.256Z] ========================================================= [2023-02-14T01:09:10.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T01:09:10.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:09:10.716Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-14T01:09:10.717Z] Sending build context to Docker daemon 15.98MB [2023-02-14T01:09:10.717Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T01:09:10.717Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-14T01:09:10.717Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T01:09:10.717Z] 213ec9aee27d: Pulling fs layer [2023-02-14T01:09:10.717Z] 4583459ba037: Pulling fs layer [2023-02-14T01:09:10.717Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T01:09:10.717Z] 53926ce57604: Pulling fs layer [2023-02-14T01:09:10.717Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T01:09:10.717Z] 22ff95d597cd: Pulling fs layer [2023-02-14T01:09:10.717Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T01:09:10.717Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T01:09:10.717Z] a7acece74701: Pulling fs layer [2023-02-14T01:09:10.717Z] 53926ce57604: Waiting [2023-02-14T01:09:10.717Z] 21b2b0c7a3f4: Waiting [2023-02-14T01:09:10.717Z] 22ff95d597cd: Waiting [2023-02-14T01:09:10.717Z] 12d6caf4c0d1: Waiting [2023-02-14T01:09:10.717Z] 96b7cbca73a9: Waiting [2023-02-14T01:09:10.717Z] a7acece74701: Waiting [2023-02-14T01:09:10.976Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T01:09:10.976Z] 93c1e223e6f2: Download complete [2023-02-14T01:09:10.976Z] 4583459ba037: Download complete [2023-02-14T01:09:10.976Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-14T01:09:10.976Z] 21b2b0c7a3f4: Download complete [2023-02-14T01:09:10.976Z] 22ff95d597cd: Download complete [2023-02-14T01:09:10.976Z] 213ec9aee27d: Download complete [2023-02-14T01:09:10.976Z] 12d6caf4c0d1: Download complete [2023-02-14T01:09:11.241Z] 213ec9aee27d: Pull complete [2023-02-14T01:09:11.241Z] 4583459ba037: Pull complete [2023-02-14T01:09:11.241Z] 93c1e223e6f2: Pull complete [2023-02-14T01:09:12.215Z] a7acece74701: Verifying Checksum [2023-02-14T01:09:12.215Z] a7acece74701: Download complete [2023-02-14T01:09:12.215Z] 53926ce57604: Verifying Checksum [2023-02-14T01:09:12.215Z] 53926ce57604: Download complete [2023-02-14T01:09:12.474Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T01:09:12.474Z] 96b7cbca73a9: Download complete [2023-02-14T01:09:16.665Z] 53926ce57604: Pull complete [2023-02-14T01:09:16.665Z] 21b2b0c7a3f4: Pull complete [2023-02-14T01:09:16.665Z] 22ff95d597cd: Pull complete [2023-02-14T01:09:16.665Z] 12d6caf4c0d1: Pull complete [2023-02-14T01:09:18.565Z] 96b7cbca73a9: Pull complete [2023-02-14T01:09:19.498Z] a7acece74701: Pull complete [2023-02-14T01:09:19.498Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T01:09:19.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T01:09:19.498Z] ---> db6d94c90886 [2023-02-14T01:09:19.498Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-14T01:09:21.401Z] ---> Running in 75e81fa22e38 [2023-02-14T01:09:21.401Z] Removing intermediate container 75e81fa22e38 [2023-02-14T01:09:21.401Z] ---> 73d7538e644f [2023-02-14T01:09:21.401Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T01:09:21.401Z] ---> Running in 688fbb663861 [2023-02-14T01:09:21.401Z] Removing intermediate container 688fbb663861 [2023-02-14T01:09:21.401Z] ---> 71409e996d24 [2023-02-14T01:09:21.401Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-14T01:09:21.401Z] ---> Running in 4c28378fca9c [2023-02-14T01:09:21.401Z] Removing intermediate container 4c28378fca9c [2023-02-14T01:09:21.401Z] ---> 8f5b22bfce62 [2023-02-14T01:09:21.401Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T01:09:21.401Z] ---> Running in af465063aeef [2023-02-14T01:09:21.659Z] Removing intermediate container af465063aeef [2023-02-14T01:09:21.659Z] ---> 2ec47b08eeef [2023-02-14T01:09:21.659Z] Step 7/12 : WORKDIR /device-gpio [2023-02-14T01:09:21.659Z] ---> Running in 3764ae03996b [2023-02-14T01:09:21.659Z] Removing intermediate container 3764ae03996b [2023-02-14T01:09:21.659Z] ---> 7ea4c963ea33 [2023-02-14T01:09:21.659Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T01:09:21.659Z] ---> Running in 7a2c518616ee [2023-02-14T01:09:22.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T01:09:22.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T01:09:22.494Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-14T01:09:22.494Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-14T01:09:22.494Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-14T01:09:22.494Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-14T01:09:22.494Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T01:09:22.494Z] OK: 216 MiB in 55 packages [2023-02-14T01:09:23.070Z] Removing intermediate container 7a2c518616ee [2023-02-14T01:09:23.070Z] ---> 01ade3b3b46e [2023-02-14T01:09:23.070Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-14T01:09:23.328Z] ---> 8fc41ad3e32f [2023-02-14T01:09:23.328Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T01:09:23.328Z] ---> Running in 29bf54e6a069 [2023-02-14T01:09:23.649Z] Still waiting to schedule task [2023-02-14T01:09:23.649Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-14T01:09:55.471Z] Removing intermediate container 29bf54e6a069 [2023-02-14T01:09:55.471Z] ---> d76c095dba8d [2023-02-14T01:09:55.471Z] Step 11/12 : COPY . . [2023-02-14T01:09:55.471Z] ---> 1f3d0731278f [2023-02-14T01:09:55.471Z] Step 12/12 : RUN ${MAKE} [2023-02-14T01:09:55.471Z] ---> Running in 59ca34de70f9 [2023-02-14T01:09:55.471Z] noop [2023-02-14T01:09:55.731Z] Removing intermediate container 59ca34de70f9 [2023-02-14T01:09:55.731Z] ---> 5826164469c2 [2023-02-14T01:09:55.731Z] Successfully built 5826164469c2 [2023-02-14T01:09:55.731Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:09:56.158Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T01:09:56.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T01:09:56.307Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2023-02-14T01:09:56.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-99 -v /w/workspace/edgexfoundry_device-gpio_PR-99:/w/workspace/edgexfoundry_device-gpio_PR-99:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-99@tmp:/w/workspace/edgexfoundry_device-gpio_PR-99@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-02-14T01:09:56.710Z] $ docker top 8c408fef78dc1d818552243c631bee27641fc1631562d6c6eead092818dca450 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T01:09:57.099Z] + go version [2023-02-14T01:09:57.099Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T01:09:57.129Z] $ docker stop --time=1 8c408fef78dc1d818552243c631bee27641fc1631562d6c6eead092818dca450 [2023-02-14T01:09:58.405Z] $ docker rm -f --volumes 8c408fef78dc1d818552243c631bee27641fc1631562d6c6eead092818dca450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:09:59.116Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T01:09:59.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T01:09:59.268Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2023-02-14T01:09:59.302Z] $ 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-99 -v /w/workspace/edgexfoundry_device-gpio_PR-99:/w/workspace/edgexfoundry_device-gpio_PR-99:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-99@tmp:/w/workspace/edgexfoundry_device-gpio_PR-99@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-02-14T01:09:59.681Z] $ docker top 5b795a7ee4687868acf7348bea0b27d44efd8356eff4dbc02844c75f27d65b73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T01:10:00.084Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-99 [Pipeline] fileExists [Pipeline] sh [2023-02-14T01:10:00.445Z] + make test [2023-02-14T01:10:00.446Z] go test ./... -coverprofile=coverage.out ./... [2023-02-14T01:10:00.704Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-14T01:10:10.692Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-14T01:10:10.692Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-14T01:10:17.249Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-14T01:10:17.249Z] go vet ./... [2023-02-14T01:10:20.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T01:10:20.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T01:10:20.528Z] ./bin/test-attribution-txt.sh [2023-02-14T01:10:20.528Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-14T01:10:20.528Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-14T01:10:20.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T01:10:20.592Z] $ docker stop --time=1 5b795a7ee4687868acf7348bea0b27d44efd8356eff4dbc02844c75f27d65b73 [2023-02-14T01:10:22.352Z] $ docker rm -f --volumes 5b795a7ee4687868acf7348bea0b27d44efd8356eff4dbc02844c75f27d65b73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T01:10:22.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T01:10:22.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-14T01:10:23.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T01:10:23.951Z] + ls -al . [2023-02-14T01:10:23.951Z] total 160 [2023-02-14T01:10:23.951Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 01:10 . [2023-02-14T01:10:23.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 01:08 .. [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 14 01:08 .dockerignore [2023-02-14T01:10:23.951Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 01:10 .git [2023-02-14T01:10:23.951Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 01:08 .github [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 14 01:08 .gitignore [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 01:08 .golangci.yml [2023-02-14T01:10:23.951Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 01:09 .semver [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 14 01:08 Attribution.txt [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 14 01:08 CHANGELOG.md [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 14 01:08 Dockerfile [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 01:08 GOVERNANCE.md [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 14 01:08 Jenkinsfile [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 01:08 LICENSE [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 14 01:08 Makefile [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 14 01:08 OWNERS.md [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 14 01:08 README.md [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 01:09 VERSION [2023-02-14T01:10:23.951Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 01:08 bin [2023-02-14T01:10:23.951Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 01:08 cmd [2023-02-14T01:10:23.951Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 14 01:10 coverage.out [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 3312 Feb 14 01:08 go.mod [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 33120 Feb 14 01:08 go.sum [2023-02-14T01:10:23.951Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 01:08 internal [2023-02-14T01:10:23.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 01:08 snap [2023-02-14T01:10:23.951Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 14 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:10:24.327Z] + 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=1aad797642e073bef8a406017961f2d4314d6116 --label arch=amd64 --label version=0.0.0 . [2023-02-14T01:10:24.327Z] Sending build context to Docker daemon 15.98MB [2023-02-14T01:10:24.327Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T01:10:24.327Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-14T01:10:24.327Z] ---> 5826164469c2 [2023-02-14T01:10:24.327Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-14T01:10:24.585Z] ---> Running in 4127e30d5092 [2023-02-14T01:10:24.585Z] Removing intermediate container 4127e30d5092 [2023-02-14T01:10:24.585Z] ---> ddc363d27927 [2023-02-14T01:10:24.585Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T01:10:24.585Z] ---> Running in f9b75e00d7de [2023-02-14T01:10:24.585Z] Removing intermediate container f9b75e00d7de [2023-02-14T01:10:24.585Z] ---> a1e7c46c2b38 [2023-02-14T01:10:24.585Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-14T01:10:24.585Z] ---> Running in d01a625a4b8d [2023-02-14T01:10:24.844Z] Removing intermediate container d01a625a4b8d [2023-02-14T01:10:24.844Z] ---> fd139ea7bec8 [2023-02-14T01:10:24.844Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T01:10:24.844Z] ---> Running in 72ee67a4c789 [2023-02-14T01:10:24.844Z] Removing intermediate container 72ee67a4c789 [2023-02-14T01:10:24.844Z] ---> b0f8d5b0a321 [2023-02-14T01:10:24.844Z] Step 7/25 : WORKDIR /device-gpio [2023-02-14T01:10:25.103Z] ---> Running in 4d4d67eb7963 [2023-02-14T01:10:25.103Z] Removing intermediate container 4d4d67eb7963 [2023-02-14T01:10:25.103Z] ---> 68a962798945 [2023-02-14T01:10:25.103Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T01:10:25.103Z] ---> Running in 37d1ae266acf [2023-02-14T01:10:25.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T01:10:25.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T01:10:25.878Z] OK: 216 MiB in 55 packages [2023-02-14T01:10:26.136Z] Removing intermediate container 37d1ae266acf [2023-02-14T01:10:26.136Z] ---> 4f2c7bdb5441 [2023-02-14T01:10:26.136Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-14T01:10:26.394Z] ---> 7635ff0b02ce [2023-02-14T01:10:26.394Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T01:10:26.394Z] ---> Running in 564cacc3cc85 [2023-02-14T01:10:27.327Z] Removing intermediate container 564cacc3cc85 [2023-02-14T01:10:27.327Z] ---> a82166bf66c9 [2023-02-14T01:10:27.327Z] Step 11/25 : COPY . . [2023-02-14T01:10:27.893Z] ---> 004b80b1c387 [2023-02-14T01:10:27.893Z] Step 12/25 : RUN ${MAKE} [2023-02-14T01:10:27.893Z] ---> Running in 9f3ef539f01f [2023-02-14T01:10:28.150Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-14T01:10:50.100Z] Removing intermediate container 9f3ef539f01f [2023-02-14T01:10:50.100Z] ---> 97bfbb9642d0 [2023-02-14T01:10:50.100Z] Step 13/25 : FROM alpine:3.16 [2023-02-14T01:10:50.100Z] 3.16: Pulling from library/alpine [2023-02-14T01:10:50.100Z] ef5531b6e74e: Pulling fs layer [2023-02-14T01:10:50.100Z] ef5531b6e74e: Verifying Checksum [2023-02-14T01:10:50.100Z] ef5531b6e74e: Download complete [2023-02-14T01:10:50.100Z] ef5531b6e74e: Pull complete [2023-02-14T01:10:50.100Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T01:10:50.100Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T01:10:50.100Z] ---> dfd21b5a31f5 [2023-02-14T01:10:50.100Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-14T01:10:50.100Z] ---> Running in 2099a4a0f8c5 [2023-02-14T01:10:50.100Z] Removing intermediate container 2099a4a0f8c5 [2023-02-14T01:10:50.100Z] ---> d8339a71af64 [2023-02-14T01:10:50.100Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-14T01:10:50.100Z] ---> Running in 9667127b2d5b [2023-02-14T01:10:50.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T01:10:50.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T01:10:50.100Z] OK: 6 MiB in 14 packages [2023-02-14T01:10:50.100Z] Removing intermediate container 9667127b2d5b [2023-02-14T01:10:50.100Z] ---> 7c5ffb366618 [2023-02-14T01:10:50.100Z] Step 16/25 : WORKDIR / [2023-02-14T01:10:50.100Z] ---> Running in 2cb65a897e64 [2023-02-14T01:10:50.100Z] Removing intermediate container 2cb65a897e64 [2023-02-14T01:10:50.100Z] ---> 543837769691 [2023-02-14T01:10:50.100Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-14T01:10:50.100Z] ---> 4446d39120ec [2023-02-14T01:10:50.100Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-14T01:10:50.100Z] ---> 29e3c777f8f2 [2023-02-14T01:10:50.100Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-14T01:10:50.667Z] ---> d37fe9b59f69 [2023-02-14T01:10:50.667Z] Step 20/25 : EXPOSE 59910 [2023-02-14T01:10:50.667Z] ---> Running in 1c8cffed40b5 [2023-02-14T01:10:50.667Z] Removing intermediate container 1c8cffed40b5 [2023-02-14T01:10:50.667Z] ---> 7d34ed247226 [2023-02-14T01:10:50.667Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-14T01:10:50.667Z] ---> Running in 8d82158319e7 [2023-02-14T01:10:50.926Z] Removing intermediate container 8d82158319e7 [2023-02-14T01:10:50.926Z] ---> e9b6daa8708f [2023-02-14T01:10:50.926Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T01:10:50.926Z] ---> Running in ed43799b3a0f [2023-02-14T01:10:50.926Z] Removing intermediate container ed43799b3a0f [2023-02-14T01:10:50.926Z] ---> 3e70a2c285cd [2023-02-14T01:10:50.926Z] Step 23/25 : LABEL arch=amd64 [2023-02-14T01:10:50.926Z] ---> Running in 7eec7fb4395b [2023-02-14T01:10:51.184Z] Removing intermediate container 7eec7fb4395b [2023-02-14T01:10:51.184Z] ---> 0b98c0797a51 [2023-02-14T01:10:51.184Z] Step 24/25 : LABEL git_sha=1aad797642e073bef8a406017961f2d4314d6116 [2023-02-14T01:10:51.184Z] ---> Running in 6074989bee17 [2023-02-14T01:10:51.184Z] Removing intermediate container 6074989bee17 [2023-02-14T01:10:51.184Z] ---> 9434c5ab3862 [2023-02-14T01:10:51.184Z] Step 25/25 : LABEL version=0.0.0 [2023-02-14T01:10:51.184Z] ---> Running in 20c5abfe7725 [2023-02-14T01:10:51.442Z] Removing intermediate container 20c5abfe7725 [2023-02-14T01:10:51.442Z] ---> af97bd472eb9 [2023-02-14T01:10:51.442Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T01:10:51.442Z] Successfully built af97bd472eb9 [2023-02-14T01:10:51.442Z] 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-02-14T01:10:52.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T01:10:52.249Z] [2023-02-14T01:10:52.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:10:52.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T01:10:52.623Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T01:10:52.623Z] 5eb5b503b376: Pulling fs layer [2023-02-14T01:10:52.623Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T01:10:52.623Z] ec43610c2a17: Pulling fs layer [2023-02-14T01:10:52.623Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T01:10:52.623Z] 33b1e0a273af: Pulling fs layer [2023-02-14T01:10:52.623Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T01:10:52.623Z] 2f39f015ded8: Pulling fs layer [2023-02-14T01:10:52.623Z] 5d3b04190fa2: Waiting [2023-02-14T01:10:52.623Z] 33b1e0a273af: Waiting [2023-02-14T01:10:52.623Z] 2f39f015ded8: Waiting [2023-02-14T01:10:52.623Z] 3a2ae6a8a46f: Waiting [2023-02-14T01:10:52.623Z] 5c69ac0246d0: Download complete [2023-02-14T01:10:52.623Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T01:10:52.623Z] 3a2ae6a8a46f: Download complete [2023-02-14T01:10:52.886Z] 33b1e0a273af: Verifying Checksum [2023-02-14T01:10:52.886Z] 33b1e0a273af: Download complete [2023-02-14T01:10:52.886Z] ec43610c2a17: Verifying Checksum [2023-02-14T01:10:52.886Z] ec43610c2a17: Download complete [2023-02-14T01:10:52.886Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T01:10:52.886Z] 5d3b04190fa2: Download complete [2023-02-14T01:10:53.150Z] 5eb5b503b376: Verifying Checksum [2023-02-14T01:10:53.150Z] 5eb5b503b376: Download complete [2023-02-14T01:10:53.718Z] 2f39f015ded8: Download complete [2023-02-14T01:10:54.284Z] 5eb5b503b376: Pull complete [2023-02-14T01:10:54.542Z] 5c69ac0246d0: Pull complete [2023-02-14T01:10:54.801Z] ec43610c2a17: Pull complete [2023-02-14T01:10:54.801Z] 3a2ae6a8a46f: Pull complete [2023-02-14T01:10:55.060Z] 33b1e0a273af: Pull complete [2023-02-14T01:10:55.060Z] 5d3b04190fa2: Pull complete [2023-02-14T01:10:59.244Z] 2f39f015ded8: Pull complete [2023-02-14T01:10:59.244Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T01:10:59.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T01:10:59.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T01:10:59.455Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2023-02-14T01:10:59.483Z] $ 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-99 -v /w/workspace/edgexfoundry_device-gpio_PR-99:/w/workspace/edgexfoundry_device-gpio_PR-99:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-99@tmp:/w/workspace/edgexfoundry_device-gpio_PR-99@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-02-14T01:11:01.314Z] $ docker top 50867d383e66512c378578b9fcf5684ac08764f2330b71b48ec0d68523aefabc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:11:01.768Z] ---> job-cost.sh [2023-02-14T01:11:01.768Z] lf-activate-venv: SKIPPING [2023-02-14T01:11:01.768Z] INFO: No Stack... [2023-02-14T01:11:02.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T01:11:02.290Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T01:11:02.610Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-99/archives/cost.csv [2023-02-14T01:11:02.610Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T01:11:02.653Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-99-1-stack-cost] [2023-02-14T01:11:02.658Z] Resource [jenkins-edgexfoundry-device-gpio-PR-99-1-stack-cost] did not exist. Created. [2023-02-14T01:11:02.658Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T01:11:03.051Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-14T01:11:03.106Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T01:11:03.139Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T01:11:03.201Z] $ docker stop --time=1 50867d383e66512c378578b9fcf5684ac08764f2330b71b48ec0d68523aefabc [2023-02-14T01:11:04.392Z] $ docker rm -f --volumes 50867d383e66512c378578b9fcf5684ac08764f2330b71b48ec0d68523aefabc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-14T01:12:27.863Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5657 in /w/workspace/edgexfoundry_device-gpio_PR-99 [Pipeline] { [Pipeline] ws [2023-02-14T01:12:27.922Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-02-14T01:12:28.007Z] The recommended git tool is: git [2023-02-14T01:12:35.781Z] using credential edgex-jenkins-ssh [2023-02-14T01:12:35.805Z] Cloning the remote Git repository [2023-02-14T01:12:35.872Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-02-14T01:12:35.968Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-02-14T01:12:36.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-14T01:12:36.148Z] > git --version # timeout=10 [2023-02-14T01:12:36.196Z] > git --version # 'git version 2.25.1' [2023-02-14T01:12:36.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T01:12:36.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T01:12:38.145Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-14T01:12:38.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T01:12:39.597Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-14T01:12:39.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-14T01:12:39.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T01:12:40.968Z] Merging remotes/origin/main commit 9fd98a26a9ea9701925160950e3b0ed34522a85d into PR head commit 1aad797642e073bef8a406017961f2d4314d6116 [2023-02-14T01:12:39.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T01:12:40.994Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T01:12:41.014Z] > git checkout -f 1aad797642e073bef8a406017961f2d4314d6116 # timeout=10 [2023-02-14T01:12:41.119Z] > git remote # timeout=10 [2023-02-14T01:12:41.206Z] > git config --get remote.origin.url # timeout=10 [2023-02-14T01:12:41.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T01:12:41.263Z] > git merge 9fd98a26a9ea9701925160950e3b0ed34522a85d # timeout=10 [2023-02-14T01:12:41.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-14T01:12:41.330Z] Merge succeeded, producing 1aad797642e073bef8a406017961f2d4314d6116 [2023-02-14T01:12:41.330Z] Checking out Revision 1aad797642e073bef8a406017961f2d4314d6116 (PR-99) [2023-02-14T01:12:42.109Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-14T01:12:42.204Z] > git --version # timeout=10 [2023-02-14T01:12:42.250Z] > git --version # 'git version 2.25.1' [2023-02-14T01:12:42.337Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-02-14T01:12:41.341Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T01:12:41.370Z] > git checkout -f 1aad797642e073bef8a406017961f2d4314d6116 # timeout=10 [Pipeline] sh [2023-02-14T01:12:43.675Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T01:12:43.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T01:12:43.675Z] Dload Upload Total Spent Left Speed [2023-02-14T01:12:43.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70838 0 --:--:-- --:--:-- --:--:-- 70838 [Pipeline] sh [2023-02-14T01:12:44.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T01:12:45.343Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T01:12:45.343Z] + sudo tee /etc/docker/daemon.new [2023-02-14T01:12:45.619Z] { [2023-02-14T01:12:45.619Z] "registry-mirrors": [ [2023-02-14T01:12:45.619Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T01:12:45.619Z] ], [2023-02-14T01:12:45.619Z] "bip": "10.250.0.254/24", [2023-02-14T01:12:45.619Z] "hosts": [ [2023-02-14T01:12:45.619Z] "tcp://0.0.0.0:5555", [2023-02-14T01:12:45.619Z] "unix:///var/run/docker.sock" [2023-02-14T01:12:45.619Z] ], [2023-02-14T01:12:45.619Z] "mtu": 1458, [2023-02-14T01:12:45.619Z] "selinux-enabled": true, [2023-02-14T01:12:45.619Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T01:12:45.619Z] } [Pipeline] sh [2023-02-14T01:12:45.981Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T01:12:46.342Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T01:13:04.773Z] provisioning config files... [2023-02-14T01:13:04.808Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5185094581811158365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:13:05.219Z] ---> docker-login.sh [2023-02-14T01:13:05.219Z] nexus3.edgexfoundry.org:10001 [2023-02-14T01:13:05.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:13:05.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:13:05.809Z] Configure a credential helper to remove this warning. See [2023-02-14T01:13:05.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:13:05.809Z] [2023-02-14T01:13:05.809Z] Login Succeeded [2023-02-14T01:13:05.809Z] nexus3.edgexfoundry.org:10002 [2023-02-14T01:13:06.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:13:06.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:13:06.354Z] Configure a credential helper to remove this warning. See [2023-02-14T01:13:06.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:13:06.354Z] [2023-02-14T01:13:06.354Z] Login Succeeded [2023-02-14T01:13:06.354Z] nexus3.edgexfoundry.org:10003 [2023-02-14T01:13:06.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:13:06.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:13:06.628Z] Configure a credential helper to remove this warning. See [2023-02-14T01:13:06.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:13:06.628Z] [2023-02-14T01:13:06.628Z] Login Succeeded [2023-02-14T01:13:06.628Z] nexus3.edgexfoundry.org:10004 [2023-02-14T01:13:06.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:13:07.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:13:07.173Z] Configure a credential helper to remove this warning. See [2023-02-14T01:13:07.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:13:07.173Z] [2023-02-14T01:13:07.173Z] Login Succeeded [2023-02-14T01:13:07.173Z] docker.io [2023-02-14T01:13:07.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T01:13:07.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T01:13:07.714Z] Configure a credential helper to remove this warning. See [2023-02-14T01:13:07.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T01:13:07.714Z] [2023-02-14T01:13:07.714Z] Login Succeeded [2023-02-14T01:13:07.714Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T01:13:07.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T01:13:08.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T01:13:08.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T01:13:08.230Z] ========================================================= [2023-02-14T01:13:08.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T01:13:08.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:13:08.738Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-14T01:13:09.008Z] Sending build context to Docker daemon 8.065MB [2023-02-14T01:13:09.008Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T01:13:09.008Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-14T01:13:09.281Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T01:13:09.281Z] 9b18e9b68314: Pulling fs layer [2023-02-14T01:13:09.281Z] 35d82f9e3411: Pulling fs layer [2023-02-14T01:13:09.281Z] e16973657156: Pulling fs layer [2023-02-14T01:13:09.281Z] fc693d55d65f: Pulling fs layer [2023-02-14T01:13:09.281Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T01:13:09.281Z] dda99020689f: Pulling fs layer [2023-02-14T01:13:09.281Z] db1c61fa0a46: Pulling fs layer [2023-02-14T01:13:09.281Z] 891c053d2c06: Pulling fs layer [2023-02-14T01:13:09.281Z] dda99020689f: Waiting [2023-02-14T01:13:09.281Z] db1c61fa0a46: Waiting [2023-02-14T01:13:09.281Z] 891c053d2c06: Waiting [2023-02-14T01:13:09.281Z] fc693d55d65f: Waiting [2023-02-14T01:13:09.281Z] 7e9fc2657dce: Waiting [2023-02-14T01:13:09.281Z] e16973657156: Verifying Checksum [2023-02-14T01:13:09.281Z] e16973657156: Download complete [2023-02-14T01:13:09.281Z] 35d82f9e3411: Download complete [2023-02-14T01:13:09.281Z] 7e9fc2657dce: Download complete [2023-02-14T01:13:09.561Z] 9b18e9b68314: Verifying Checksum [2023-02-14T01:13:09.561Z] 9b18e9b68314: Download complete [2023-02-14T01:13:10.170Z] 9b18e9b68314: Pull complete [2023-02-14T01:13:10.443Z] 891c053d2c06: Verifying Checksum [2023-02-14T01:13:10.443Z] 891c053d2c06: Download complete [2023-02-14T01:13:11.035Z] 35d82f9e3411: Pull complete [2023-02-14T01:13:11.313Z] e16973657156: Pull complete [2023-02-14T01:13:11.908Z] db1c61fa0a46: Verifying Checksum [2023-02-14T01:13:12.177Z] fc693d55d65f: Verifying Checksum [2023-02-14T01:13:12.177Z] fc693d55d65f: Download complete [2023-02-14T01:13:24.501Z] fc693d55d65f: Pull complete [2023-02-14T01:13:24.501Z] 7e9fc2657dce: Pull complete [2023-02-14T01:13:24.501Z] dda99020689f: Pull complete [2023-02-14T01:13:29.861Z] db1c61fa0a46: Pull complete [2023-02-14T01:13:31.826Z] 891c053d2c06: Pull complete [2023-02-14T01:13:31.826Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T01:13:31.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T01:13:31.826Z] ---> f96f9c87975a [2023-02-14T01:13:31.826Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-14T01:13:33.780Z] ---> Running in 6cac6a1d5f36 [2023-02-14T01:13:34.046Z] Removing intermediate container 6cac6a1d5f36 [2023-02-14T01:13:34.046Z] ---> e34f999c7fee [2023-02-14T01:13:34.046Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T01:13:34.046Z] ---> Running in 391c0a5a0c50 [2023-02-14T01:13:34.317Z] Removing intermediate container 391c0a5a0c50 [2023-02-14T01:13:34.317Z] ---> f1729afb7540 [2023-02-14T01:13:34.317Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-14T01:13:34.317Z] ---> Running in 7dba0949394e [2023-02-14T01:13:34.586Z] Removing intermediate container 7dba0949394e [2023-02-14T01:13:34.586Z] ---> 50913a5c554c [2023-02-14T01:13:34.586Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T01:13:34.857Z] ---> Running in 2610c881918a [2023-02-14T01:13:35.129Z] Removing intermediate container 2610c881918a [2023-02-14T01:13:35.129Z] ---> 8c69115a3afd [2023-02-14T01:13:35.129Z] Step 7/12 : WORKDIR /device-gpio [2023-02-14T01:13:35.129Z] ---> Running in b4015a5dd1e3 [2023-02-14T01:13:35.407Z] Removing intermediate container b4015a5dd1e3 [2023-02-14T01:13:35.407Z] ---> 8ee226475454 [2023-02-14T01:13:35.407Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T01:13:35.676Z] ---> Running in 2214bab6dbc8 [2023-02-14T01:13:36.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T01:13:37.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T01:13:38.192Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-14T01:13:38.192Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-14T01:13:38.192Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-14T01:13:38.192Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-14T01:13:38.192Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T01:13:38.192Z] OK: 226 MiB in 55 packages [2023-02-14T01:13:39.611Z] Removing intermediate container 2214bab6dbc8 [2023-02-14T01:13:39.611Z] ---> 5361614b4ddd [2023-02-14T01:13:39.611Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-14T01:13:39.888Z] ---> 3e53831bd836 [2023-02-14T01:13:39.889Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T01:13:39.889Z] ---> Running in 4258593fd7d8 [2023-02-14T01:15:01.634Z] Removing intermediate container 4258593fd7d8 [2023-02-14T01:15:01.634Z] ---> caacc6c94a8e [2023-02-14T01:15:01.634Z] Step 11/12 : COPY . . [2023-02-14T01:15:01.634Z] ---> 3010e34bbcf2 [2023-02-14T01:15:01.634Z] Step 12/12 : RUN ${MAKE} [2023-02-14T01:15:01.634Z] ---> Running in 7c0d4f7d77ef [2023-02-14T01:15:01.634Z] noop [2023-02-14T01:15:01.634Z] Removing intermediate container 7c0d4f7d77ef [2023-02-14T01:15:01.634Z] ---> 287952678d51 [2023-02-14T01:15:01.634Z] Successfully built 287952678d51 [2023-02-14T01:15:01.634Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:15:02.115Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T01:15:02.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T01:15:02.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-5657 does not seem to be running inside a container [2023-02-14T01:15:02.486Z] $ 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-02-14T01:15:03.751Z] $ docker top 3edaf1938ed167ec5fb78f09cee0e574363620b41dd3857c9ce1b64446b1e04c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T01:15:04.633Z] + go version [2023-02-14T01:15:04.633Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T01:15:04.672Z] $ docker stop --time=1 3edaf1938ed167ec5fb78f09cee0e574363620b41dd3857c9ce1b64446b1e04c [2023-02-14T01:15:06.278Z] $ docker rm -f --volumes 3edaf1938ed167ec5fb78f09cee0e574363620b41dd3857c9ce1b64446b1e04c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:15:07.143Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T01:15:07.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T01:15:07.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-5657 does not seem to be running inside a container [2023-02-14T01:15:07.540Z] $ 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-02-14T01:15:08.687Z] $ docker top 54bcaeca9c457eb5e8e4a58438fe71d39771e93f1d2025cac53ff64dcbef4f9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T01:15:09.560Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-02-14T01:15:09.953Z] + make test [2023-02-14T01:15:09.953Z] go test ./... -coverprofile=coverage.out ./... [2023-02-14T01:15:11.898Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-14T01:16:33.520Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-14T01:16:33.520Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-14T01:16:33.520Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T01:16:33.520Z] go vet ./... [2023-02-14T01:16:55.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T01:16:55.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T01:16:55.601Z] ./bin/test-attribution-txt.sh [2023-02-14T01:16:55.601Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-14T01:16:55.870Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-14T01:16:55.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T01:16:55.943Z] $ docker stop --time=1 54bcaeca9c457eb5e8e4a58438fe71d39771e93f1d2025cac53ff64dcbef4f9e [2023-02-14T01:16:57.782Z] $ docker rm -f --volumes 54bcaeca9c457eb5e8e4a58438fe71d39771e93f1d2025cac53ff64dcbef4f9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T01:16:58.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T01:16:58.853Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T01:16:59.365Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T01:16:59.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T01:17:00.300Z] + ls -al . [2023-02-14T01:17:00.300Z] total 156 [2023-02-14T01:17:00.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 01:15 . [2023-02-14T01:17:00.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 01:12 .. [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 14 01:12 .dockerignore [2023-02-14T01:17:00.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 01:12 .git [2023-02-14T01:17:00.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 01:12 .github [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 14 01:12 .gitignore [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 01:12 .golangci.yml [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 14 01:12 Attribution.txt [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 14 01:12 CHANGELOG.md [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 14 01:12 Dockerfile [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 01:12 GOVERNANCE.md [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 14 01:12 Jenkinsfile [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 01:12 LICENSE [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 14 01:12 Makefile [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 14 01:12 OWNERS.md [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 14 01:12 README.md [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 01:09 VERSION [2023-02-14T01:17:00.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 01:12 bin [2023-02-14T01:17:00.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 01:12 cmd [2023-02-14T01:17:00.300Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 14 01:15 coverage.out [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 3312 Feb 14 01:12 go.mod [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 33120 Feb 14 01:12 go.sum [2023-02-14T01:17:00.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 01:12 internal [2023-02-14T01:17:00.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 01:12 snap [2023-02-14T01:17:00.300Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 14 01:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:17:00.717Z] + 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=1aad797642e073bef8a406017961f2d4314d6116 --label arch=arm64 --label version=0.0.0 . [2023-02-14T01:17:00.988Z] Sending build context to Docker daemon 8.066MB [2023-02-14T01:17:00.988Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T01:17:00.988Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-14T01:17:00.988Z] ---> 287952678d51 [2023-02-14T01:17:00.988Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-14T01:17:01.256Z] ---> Running in fd125cdcc758 [2023-02-14T01:17:01.526Z] Removing intermediate container fd125cdcc758 [2023-02-14T01:17:01.526Z] ---> c1b38523d49c [2023-02-14T01:17:01.526Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T01:17:01.526Z] ---> Running in ce51fa196f66 [2023-02-14T01:17:01.802Z] Removing intermediate container ce51fa196f66 [2023-02-14T01:17:01.802Z] ---> dd18d86b9fa6 [2023-02-14T01:17:01.802Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-14T01:17:02.073Z] ---> Running in ff7699aa1928 [2023-02-14T01:17:02.341Z] Removing intermediate container ff7699aa1928 [2023-02-14T01:17:02.341Z] ---> 753591094172 [2023-02-14T01:17:02.341Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T01:17:02.341Z] ---> Running in 01177ea0708f [2023-02-14T01:17:02.610Z] Removing intermediate container 01177ea0708f [2023-02-14T01:17:02.610Z] ---> 4b1179e307f4 [2023-02-14T01:17:02.610Z] Step 7/25 : WORKDIR /device-gpio [2023-02-14T01:17:02.878Z] ---> Running in 3183e21a8b1e [2023-02-14T01:17:03.152Z] Removing intermediate container 3183e21a8b1e [2023-02-14T01:17:03.152Z] ---> cdb8ff30a4bc [2023-02-14T01:17:03.152Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T01:17:03.152Z] ---> Running in 137f01441683 [2023-02-14T01:17:04.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T01:17:04.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T01:17:05.668Z] OK: 226 MiB in 55 packages [2023-02-14T01:17:06.631Z] Removing intermediate container 137f01441683 [2023-02-14T01:17:06.631Z] ---> 8594cc609588 [2023-02-14T01:17:06.631Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-14T01:17:07.224Z] ---> fa3a83eced44 [2023-02-14T01:17:07.224Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T01:17:07.224Z] ---> Running in 7fc563f1b6e5 [2023-02-14T01:17:10.575Z] Removing intermediate container 7fc563f1b6e5 [2023-02-14T01:17:10.575Z] ---> 6123f89ccf55 [2023-02-14T01:17:10.575Z] Step 11/25 : COPY . . [2023-02-14T01:17:11.166Z] ---> f013e4803d5f [2023-02-14T01:17:11.166Z] Step 12/25 : RUN ${MAKE} [2023-02-14T01:17:11.166Z] ---> Running in 3aae618041d8 [2023-02-14T01:17:12.131Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-14T01:19:18.873Z] Removing intermediate container 3aae618041d8 [2023-02-14T01:19:18.873Z] ---> a879fd115d35 [2023-02-14T01:19:18.873Z] Step 13/25 : FROM alpine:3.16 [2023-02-14T01:19:18.873Z] 3.16: Pulling from library/alpine [2023-02-14T01:19:18.873Z] 3760b48202b3: Pulling fs layer [2023-02-14T01:19:18.873Z] 3760b48202b3: Verifying Checksum [2023-02-14T01:19:18.873Z] 3760b48202b3: Download complete [2023-02-14T01:19:18.873Z] 3760b48202b3: Pull complete [2023-02-14T01:19:18.873Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T01:19:18.873Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T01:19:18.873Z] ---> 4c81e5bf8899 [2023-02-14T01:19:18.873Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-14T01:19:18.873Z] ---> Running in b4f2f88bc896 [2023-02-14T01:19:18.873Z] Removing intermediate container b4f2f88bc896 [2023-02-14T01:19:18.873Z] ---> c36ed821e86e [2023-02-14T01:19:18.873Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-14T01:19:18.873Z] ---> Running in ac8c6133522a [2023-02-14T01:19:18.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T01:19:18.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T01:19:18.873Z] OK: 5 MiB in 14 packages [2023-02-14T01:19:18.873Z] Removing intermediate container ac8c6133522a [2023-02-14T01:19:18.873Z] ---> 26d843e7f7f7 [2023-02-14T01:19:18.873Z] Step 16/25 : WORKDIR / [2023-02-14T01:19:18.873Z] ---> Running in 12463b755d55 [2023-02-14T01:19:18.873Z] Removing intermediate container 12463b755d55 [2023-02-14T01:19:18.873Z] ---> a19f8d4543ac [2023-02-14T01:19:18.873Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-14T01:19:18.873Z] ---> f81ee0b1026f [2023-02-14T01:19:18.873Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-14T01:19:18.873Z] ---> a274e97a63f1 [2023-02-14T01:19:18.873Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-14T01:19:19.141Z] ---> a7650ebc2446 [2023-02-14T01:19:19.141Z] Step 20/25 : EXPOSE 59910 [2023-02-14T01:19:19.141Z] ---> Running in 5739a0d544d6 [2023-02-14T01:19:19.412Z] Removing intermediate container 5739a0d544d6 [2023-02-14T01:19:19.412Z] ---> a38fc0e7639e [2023-02-14T01:19:19.412Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-14T01:19:19.680Z] ---> Running in c3339dd7e759 [2023-02-14T01:19:19.950Z] Removing intermediate container c3339dd7e759 [2023-02-14T01:19:19.950Z] ---> 25f2908a3faf [2023-02-14T01:19:19.950Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T01:19:19.950Z] ---> Running in 21951889f4cc [2023-02-14T01:19:20.220Z] Removing intermediate container 21951889f4cc [2023-02-14T01:19:20.220Z] ---> 6146d05fef3e [2023-02-14T01:19:20.220Z] Step 23/25 : LABEL arch=arm64 [2023-02-14T01:19:20.490Z] ---> Running in f1586fc351f4 [2023-02-14T01:19:20.762Z] Removing intermediate container f1586fc351f4 [2023-02-14T01:19:20.762Z] ---> 5b84a9958568 [2023-02-14T01:19:20.762Z] Step 24/25 : LABEL git_sha=1aad797642e073bef8a406017961f2d4314d6116 [2023-02-14T01:19:20.762Z] ---> Running in afaf5e28ff3b [2023-02-14T01:19:21.030Z] Removing intermediate container afaf5e28ff3b [2023-02-14T01:19:21.030Z] ---> ed313c5d07d0 [2023-02-14T01:19:21.030Z] Step 25/25 : LABEL version=0.0.0 [2023-02-14T01:19:21.030Z] ---> Running in 80a86d85e765 [2023-02-14T01:19:21.616Z] Removing intermediate container 80a86d85e765 [2023-02-14T01:19:21.616Z] ---> 168600ebeb14 [2023-02-14T01:19:21.616Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T01:19:21.616Z] Successfully built 168600ebeb14 [2023-02-14T01:19:21.616Z] 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-02-14T01:19:22.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T01:19:22.388Z] [2023-02-14T01:19:22.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:19:22.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T01:19:22.783Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T01:19:22.783Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T01:19:22.783Z] 04944245beec: Pulling fs layer [2023-02-14T01:19:22.783Z] 699f458cf7ca: Pulling fs layer [2023-02-14T01:19:22.783Z] 765212b225bb: Pulling fs layer [2023-02-14T01:19:22.783Z] f23df028b6ca: Pulling fs layer [2023-02-14T01:19:22.783Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T01:19:22.783Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T01:19:22.783Z] 765212b225bb: Waiting [2023-02-14T01:19:22.783Z] f23df028b6ca: Waiting [2023-02-14T01:19:22.783Z] d65c8cfc05b1: Waiting [2023-02-14T01:19:22.783Z] 2437ff75d9bd: Waiting [2023-02-14T01:19:23.051Z] 04944245beec: Verifying Checksum [2023-02-14T01:19:23.051Z] 04944245beec: Download complete [2023-02-14T01:19:23.051Z] 765212b225bb: Verifying Checksum [2023-02-14T01:19:23.051Z] 765212b225bb: Download complete [2023-02-14T01:19:23.051Z] f23df028b6ca: Verifying Checksum [2023-02-14T01:19:23.051Z] f23df028b6ca: Download complete [2023-02-14T01:19:23.051Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T01:19:23.051Z] d65c8cfc05b1: Download complete [2023-02-14T01:19:23.319Z] 699f458cf7ca: Verifying Checksum [2023-02-14T01:19:23.319Z] 699f458cf7ca: Download complete [2023-02-14T01:19:23.588Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T01:19:23.588Z] 8998bd30e6a1: Download complete [2023-02-14T01:19:26.175Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T01:19:28.121Z] 8998bd30e6a1: Pull complete [2023-02-14T01:19:28.388Z] 04944245beec: Pull complete [2023-02-14T01:19:29.798Z] 699f458cf7ca: Pull complete [2023-02-14T01:19:30.066Z] 765212b225bb: Pull complete [2023-02-14T01:19:31.029Z] f23df028b6ca: Pull complete [2023-02-14T01:19:31.029Z] d65c8cfc05b1: Pull complete [2023-02-14T01:19:46.025Z] 2437ff75d9bd: Pull complete [2023-02-14T01:19:46.025Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T01:19:46.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T01:19:46.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T01:19:46.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-5657 does not seem to be running inside a container [2023-02-14T01:19:46.454Z] $ 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-02-14T01:19:49.251Z] $ docker top b00ea98f5b5f23e61be9e31ea449e8129e3349c1c402f3a09c3832f8ec979e54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:19:50.246Z] ---> job-cost.sh [2023-02-14T01:19:50.246Z] lf-activate-venv: SKIPPING [2023-02-14T01:19:50.246Z] INFO: No Stack... [2023-02-14T01:19:50.842Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T01:19:51.810Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T01:19:52.470Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-02-14T01:19:52.470Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T01:19:52.566Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-99-1-stack-cost] [2023-02-14T01:19:52.571Z] Resource [jenkins-edgexfoundry-device-gpio-PR-99-1-stack-cost] did not exist. Created. [2023-02-14T01:19:52.572Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T01:19:53.295Z] /w/workspace/device-gpio/1@tmp/durable-c75087bc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-14T01:19:53.965Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T01:19:54.006Z] Warning: overwriting stash ‘stack-cost’ [2023-02-14T01:19:54.052Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T01:19:54.066Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T01:19:54.145Z] $ docker stop --time=1 b00ea98f5b5f23e61be9e31ea449e8129e3349c1c402f3a09c3832f8ec979e54 [2023-02-14T01:19:55.636Z] $ docker rm -f --volumes b00ea98f5b5f23e61be9e31ea449e8129e3349c1c402f3a09c3832f8ec979e54 [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-02-14T01:19:56.626Z] provisioning config files... [2023-02-14T01:19:56.634Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-99@tmp/config14930166830393869764tmp [Pipeline] { [Pipeline] sh [2023-02-14T01:19:56.981Z] + set +x [2023-02-14T01:19:56.981Z] + curl -s https://codecov.io/bash [2023-02-14T01:19:56.981Z] + bash -s -- [2023-02-14T01:19:56.981Z] [2023-02-14T01:19:56.981Z] _____ _ [2023-02-14T01:19:56.981Z] / ____| | | [2023-02-14T01:19:56.981Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T01:19:56.981Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T01:19:56.981Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T01:19:56.981Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T01:19:56.981Z] Bash-1.0.6 [2023-02-14T01:19:56.981Z] [2023-02-14T01:19:56.981Z] [2023-02-14T01:19:56.981Z] ==> git version 2.25.1 found [2023-02-14T01:19:56.981Z] ==> 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-02-14T01:19:56.981Z] Release-Date: 2020-01-08 [2023-02-14T01:19:56.981Z] 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-02-14T01:19:56.981Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T01:19:56.981Z] ==> Jenkins CI detected. [2023-02-14T01:19:56.981Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-99 [2023-02-14T01:19:56.981Z] project root: . [2023-02-14T01:19:56.981Z] --> token set from env [2023-02-14T01:19:56.981Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T01:19:56.981Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T01:19:56.981Z] ==> Python coveragepy not found [2023-02-14T01:19:56.981Z] ==> Searching for coverage reports in: [2023-02-14T01:19:56.981Z] + . [2023-02-14T01:19:56.981Z] -> Found 1 reports [2023-02-14T01:19:56.981Z] ==> Detecting git/mercurial file structure [2023-02-14T01:19:56.981Z] ==> Reading reports [2023-02-14T01:19:56.981Z] + ./coverage.out bytes=10 [2023-02-14T01:19:57.241Z] ==> Appending adjustments [2023-02-14T01:19:57.241Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T01:19:57.241Z] + Found adjustments [2023-02-14T01:19:57.241Z] ==> Gzipping contents [2023-02-14T01:19:57.241Z] 4.0K /tmp/codecov.m0FVvi.gz [2023-02-14T01:19:57.241Z] ==> Uploading reports [2023-02-14T01:19:57.241Z] url: https://codecov.io [2023-02-14T01:19:57.241Z] query: branch=PR-99&commit=1aad797642e073bef8a406017961f2d4314d6116&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-99%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=99&job=&cmd_args= [2023-02-14T01:19:57.241Z] -> Pinging Codecov [2023-02-14T01:19:57.241Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-99&commit=1aad797642e073bef8a406017961f2d4314d6116&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-99%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=99&job=&cmd_args= [2023-02-14T01:19:57.505Z] -> Uploading to [2023-02-14T01:19:57.505Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1aad797642e073bef8a406017961f2d4314d6116/480fbbdc-645f-46de-9797-10e3f1f56d31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T011957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca0a57580204b53cb6bf11c5327c4c481e83dd3175a7b8e369df5127905cf407 [2023-02-14T01:19:57.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T01:19:57.505Z] Dload Upload Total Spent Left Speed [2023-02-14T01:19:57.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2481 --:--:-- --:--:-- --:--:-- 2481 [2023-02-14T01:19:57.769Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/1aad797642e073bef8a406017961f2d4314d6116 [Pipeline] } [2023-02-14T01:19:57.800Z] 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-02-14T01:19:59.515Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-99/archives ] [2023-02-14T01:19:59.515Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-99/archives [2023-02-14T01:19:59.515Z] total 16 [2023-02-14T01:19:59.515Z] drwxr-xr-x 3 root root 4096 Feb 14 01:11 . [2023-02-14T01:19:59.515Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 01:11 .. [2023-02-14T01:19:59.515Z] drwxr-xr-x 2 root root 4096 Feb 14 01:11 cost [2023-02-14T01:19:59.515Z] -rw-r--r-- 1 root root 82 Feb 14 01:11 cost.csv [2023-02-14T01:19:59.515Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-99/archives [2023-02-14T01:19:59.515Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-99/archives [2023-02-14T01:19:59.515Z] total 16 [2023-02-14T01:19:59.515Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 01:11 . [2023-02-14T01:19:59.515Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 01:11 .. [2023-02-14T01:19:59.515Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 01:11 cost [2023-02-14T01:19:59.516Z] -rw-r--r-- 1 jenkins jenkins 82 Feb 14 01:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:19:59.843Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:20:00.759Z] ---> package-listing.sh [2023-02-14T01:20:00.759Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T01:20:00.759Z] ++ facter osfamily [2023-02-14T01:20:01.025Z] + OS_FAMILY=debian [2023-02-14T01:20:01.025Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-99 [2023-02-14T01:20:01.025Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T01:20:01.025Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T01:20:01.025Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T01:20:01.025Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T01:20:01.025Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-99 ']' [2023-02-14T01:20:01.025Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T01:20:01.025Z] + case "${OS_FAMILY}" in [2023-02-14T01:20:01.025Z] + dpkg -l [2023-02-14T01:20:01.025Z] + grep '^ii' [2023-02-14T01:20:01.025Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T01:20:01.025Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T01:20:01.025Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T01:20:01.025Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-99 ']' [2023-02-14T01:20:01.025Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-99/archives/ [2023-02-14T01:20:01.025Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-99/archives/ [Pipeline] echo [2023-02-14T01:20:01.058Z] 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-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T01:20:01.357Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T01:20:02.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T01:20:02.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T01:20:02.170Z] prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container [2023-02-14T01:20:02.212Z] $ 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-99/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-99 -v /w/workspace/edgexfoundry_device-gpio_PR-99:/w/workspace/edgexfoundry_device-gpio_PR-99:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-99@tmp:/w/workspace/edgexfoundry_device-gpio_PR-99@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-02-14T01:20:02.478Z] $ docker top 84a16b07b139a7c2843193b8f745cc92ecb4a02bed8ebdaa5f1379aad8df1bcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T01:20:02.878Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T01:20:03.197Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T01:20:03.519Z] + ls /var/log/sa-host [2023-02-14T01:20:03.519Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T01:20:03.676Z] provisioning config files... [2023-02-14T01:20:03.684Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-99@tmp/config3409419757554289051tmp [Pipeline] { [Pipeline] echo [2023-02-14T01:20:03.733Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:20:04.047Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T01:20:04.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:20:04.488Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T01:20:04.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:20:04.833Z] ---> sudo-logs.sh [2023-02-14T01:20:04.833Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T01:20:04.918Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:20:05.232Z] ---> job-cost.sh [2023-02-14T01:20:05.232Z] lf-activate-venv: SKIPPING [2023-02-14T01:20:05.232Z] DEBUG: total: 0.2199999988079071 [2023-02-14T01:20:05.232Z] INFO: Retrieving Stack Cost... [2023-02-14T01:20:05.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T01:20:06.064Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T01:20:06.100Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T01:20:06.420Z] ---> logs-deploy.sh [2023-02-14T01:20:06.420Z] lf-activate-venv: SKIPPING [2023-02-14T01:20:06.420Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-99/1 [2023-02-14T01:20:06.420Z] INFO: archiving workspace using pattern(s): [2023-02-14T01:20:07.367Z] Archives upload complete. [2023-02-14T01:20:07.633Z] INFO: archiving logs to Nexus [2023-02-14T01:20:08.212Z] ---> uname -a: [2023-02-14T01:20:08.212Z] Linux prd-ubuntu20-04-docker-8c-8g-5655 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] ---> lscpu: [2023-02-14T01:20:08.212Z] Architecture: x86_64 [2023-02-14T01:20:08.212Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-14T01:20:08.212Z] Byte Order: Little Endian [2023-02-14T01:20:08.212Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-14T01:20:08.212Z] CPU(s): 8 [2023-02-14T01:20:08.212Z] On-line CPU(s) list: 0-7 [2023-02-14T01:20:08.212Z] Thread(s) per core: 1 [2023-02-14T01:20:08.212Z] Core(s) per socket: 1 [2023-02-14T01:20:08.212Z] Socket(s): 8 [2023-02-14T01:20:08.212Z] NUMA node(s): 1 [2023-02-14T01:20:08.212Z] Vendor ID: AuthenticAMD [2023-02-14T01:20:08.212Z] CPU family: 23 [2023-02-14T01:20:08.212Z] Model: 49 [2023-02-14T01:20:08.212Z] Model name: AMD EPYC-Rome Processor [2023-02-14T01:20:08.212Z] Stepping: 0 [2023-02-14T01:20:08.212Z] CPU MHz: 2799.994 [2023-02-14T01:20:08.212Z] BogoMIPS: 5599.98 [2023-02-14T01:20:08.212Z] Virtualization: AMD-V [2023-02-14T01:20:08.212Z] Hypervisor vendor: KVM [2023-02-14T01:20:08.212Z] Virtualization type: full [2023-02-14T01:20:08.212Z] L1d cache: 256 KiB [2023-02-14T01:20:08.212Z] L1i cache: 256 KiB [2023-02-14T01:20:08.212Z] L2 cache: 4 MiB [2023-02-14T01:20:08.212Z] L3 cache: 128 MiB [2023-02-14T01:20:08.212Z] NUMA node0 CPU(s): 0-7 [2023-02-14T01:20:08.212Z] Vulnerability Itlb multihit: Not affected [2023-02-14T01:20:08.212Z] Vulnerability L1tf: Not affected [2023-02-14T01:20:08.212Z] Vulnerability Mds: Not affected [2023-02-14T01:20:08.212Z] Vulnerability Meltdown: Not affected [2023-02-14T01:20:08.212Z] Vulnerability Mmio stale data: Not affected [2023-02-14T01:20:08.212Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-14T01:20:08.212Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-14T01:20:08.212Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-14T01:20:08.212Z] Vulnerability Srbds: Not affected [2023-02-14T01:20:08.212Z] Vulnerability Tsx async abort: Not affected [2023-02-14T01:20:08.212Z] 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-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] ---> nproc: [2023-02-14T01:20:08.212Z] 8 [2023-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] ---> df -h: [2023-02-14T01:20:08.212Z] Filesystem Size Used Avail Use% Mounted on [2023-02-14T01:20:08.212Z] overlay 155G 12G 144G 8% / [2023-02-14T01:20:08.212Z] tmpfs 64M 0 64M 0% /dev [2023-02-14T01:20:08.212Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-14T01:20:08.212Z] shm 64M 0 64M 0% /dev/shm [2023-02-14T01:20:08.212Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] ---> sar -b -r -n DEV: [2023-02-14T01:20:08.212Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5655) 02/14/23 _x86_64_ (8 CPU) [2023-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] 01:08:12 LINUX RESTART (8 CPU) [2023-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] 01:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-14T01:20:08.212Z] 01:10:01 197.54 1.64 195.90 0.00 66.01 73957.57 0.00 [2023-02-14T01:20:08.212Z] 01:11:01 169.52 0.17 169.36 0.00 8.13 40375.40 0.00 [2023-02-14T01:20:08.212Z] 01:12:01 4.40 0.00 4.40 0.00 0.00 65.61 0.00 [2023-02-14T01:20:08.212Z] 01:13:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2023-02-14T01:20:08.212Z] 01:14:01 54.61 11.60 43.01 0.00 5176.74 8793.20 0.00 [2023-02-14T01:20:08.212Z] 01:15:01 5.22 0.02 5.20 0.00 0.13 113.98 0.00 [2023-02-14T01:20:08.212Z] 01:16:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 [2023-02-14T01:20:08.212Z] 01:17:01 1.63 0.02 1.62 0.00 0.13 18.13 0.00 [2023-02-14T01:20:08.212Z] 01:18:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 [2023-02-14T01:20:08.212Z] 01:19:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 [2023-02-14T01:20:08.212Z] 01:20:01 2.70 0.25 2.45 0.00 19.33 32.66 0.00 [2023-02-14T01:20:08.212Z] Average: 39.92 1.24 38.67 0.00 479.74 11125.76 0.00 [2023-02-14T01:20:08.212Z] [2023-02-14T01:20:08.212Z] 01:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-14T01:20:08.212Z] 01:10:01 28219716 31384136 918104 2.79 145908 3217404 2339328 6.89 1324704 2884116 15940 [2023-02-14T01:20:08.212Z] 01:11:01 27660636 31570784 730080 2.22 159572 3894424 1817484 5.36 1218172 3494872 308 [2023-02-14T01:20:08.212Z] 01:12:01 27671440 31582008 718932 2.19 159696 3894428 1795360 5.29 1218628 3482744 8 [2023-02-14T01:20:08.212Z] 01:13:01 27670484 31581296 719016 2.19 159728 3894428 1795360 5.29 1218936 3482744 12 [2023-02-14T01:20:08.213Z] 01:14:01 27151700 31564960 716780 2.18 193280 4349568 1820088 5.36 1538304 3647324 1008 [2023-02-14T01:20:08.213Z] 01:15:01 27157468 31565728 716444 2.18 191828 4346316 1801580 5.31 1536768 3644108 220 [2023-02-14T01:20:08.213Z] 01:16:01 27167352 31575680 706540 2.15 191848 4346320 1801580 5.31 1527756 3644112 8 [2023-02-14T01:20:08.213Z] 01:17:01 27167028 31575488 706724 2.15 191880 4346320 1801580 5.31 1527716 3644196 8 [2023-02-14T01:20:08.213Z] 01:18:01 27167152 31575728 706328 2.15 191904 4346324 1801580 5.31 1527392 3644196 12 [2023-02-14T01:20:08.213Z] 01:19:01 27167032 31575676 706324 2.15 191944 4346328 1801580 5.31 1527624 3644200 4 [2023-02-14T01:20:08.213Z] 01:20:01 27162576 31572824 708996 2.16 192028 4347556 1812976 5.34 1530968 3644768 496 [2023-02-14T01:20:08.213Z] Average: 27396599 31556755 732206 2.23 179056 4120856 1853500 5.46 1426997 3532489 1639 [2023-02-14T01:20:08.213Z] [2023-02-14T01:20:08.213Z] 01:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-14T01:20:08.213Z] 01:10:01 vethdd8d0d0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:10:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:10:01 ens3 447.07 345.68 6209.98 48.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:10:01 docker0 204.13 262.64 16.28 2092.72 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:11:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:11:01 ens3 189.82 145.38 2667.87 99.53 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:11:01 docker0 7.02 11.78 0.40 81.39 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:12:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:12:01 ens3 7.57 4.55 10.77 2.38 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:13:01 ens3 1.08 0.45 0.40 0.28 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:14:01 ens3 179.25 95.15 2787.98 7.16 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:15:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:16:01 ens3 1.03 0.53 0.37 0.22 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:17:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:18:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:19:01 ens3 0.35 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:20:01 ens3 10.25 6.23 10.48 3.52 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] Average: ens3 75.53 53.97 1054.78 14.60 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] Average: docker0 18.92 24.59 1.49 194.79 0.00 0.00 0.00 0.00 [2023-02-14T01:20:08.213Z] [2023-02-14T01:20:08.213Z] [2023-02-14T01:20:08.213Z] ---> sar -P ALL: [2023-02-14T01:20:08.213Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5655) 02/14/23 _x86_64_ (8 CPU) [2023-02-14T01:20:08.213Z] [2023-02-14T01:20:08.213Z] 01:08:12 LINUX RESTART (8 CPU) [2023-02-14T01:20:08.213Z] [2023-02-14T01:20:08.213Z] 01:09:02 CPU %user %nice %system %iowait %steal %idle [2023-02-14T01:20:08.213Z] 01:10:01 all 10.69 0.00 4.89 1.47 0.07 82.89 [2023-02-14T01:20:08.213Z] 01:10:01 0 11.33 0.00 5.17 0.24 0.07 83.19 [2023-02-14T01:20:08.213Z] 01:10:01 1 10.40 0.00 4.40 0.12 0.07 85.00 [2023-02-14T01:20:08.213Z] 01:10:01 2 11.52 0.00 5.61 0.77 0.07 82.03 [2023-02-14T01:20:08.213Z] 01:10:01 3 9.53 0.00 5.08 5.60 0.07 79.72 [2023-02-14T01:20:08.213Z] 01:10:01 4 11.37 0.00 4.83 1.37 0.07 82.36 [2023-02-14T01:20:08.213Z] 01:10:01 5 11.11 0.00 5.08 2.38 0.07 81.37 [2023-02-14T01:20:08.213Z] 01:10:01 6 9.26 0.00 4.67 1.01 0.07 85.00 [2023-02-14T01:20:08.213Z] 01:10:01 7 10.96 0.00 4.28 0.28 0.05 84.43 [2023-02-14T01:20:08.213Z] 01:11:01 all 38.91 0.00 7.20 1.05 0.09 52.75 [2023-02-14T01:20:08.213Z] 01:11:01 0 37.64 0.00 8.21 0.42 0.08 53.64 [2023-02-14T01:20:08.213Z] 01:11:01 1 39.68 0.00 7.06 0.03 0.07 53.16 [2023-02-14T01:20:08.213Z] 01:11:01 2 38.23 0.00 7.56 0.15 0.08 53.97 [2023-02-14T01:20:08.213Z] 01:11:01 3 37.61 0.00 6.31 0.22 0.08 55.77 [2023-02-14T01:20:08.213Z] 01:11:01 4 36.12 0.00 6.98 5.85 0.10 50.95 [2023-02-14T01:20:08.213Z] 01:11:01 5 41.41 0.00 7.37 0.19 0.08 50.95 [2023-02-14T01:20:08.213Z] 01:11:01 6 40.95 0.00 6.79 0.27 0.08 51.91 [2023-02-14T01:20:08.213Z] 01:11:01 7 39.62 0.00 7.32 1.28 0.10 51.68 [2023-02-14T01:20:08.213Z] 01:12:01 all 0.15 0.00 0.10 0.01 0.00 99.74 [2023-02-14T01:20:08.213Z] 01:12:01 0 0.12 0.00 0.13 0.02 0.00 99.73 [2023-02-14T01:20:08.213Z] 01:12:01 1 0.18 0.00 0.07 0.00 0.00 99.75 [2023-02-14T01:20:08.213Z] 01:12:01 2 0.13 0.00 0.12 0.00 0.00 99.75 [2023-02-14T01:20:08.213Z] 01:12:01 3 0.17 0.00 0.08 0.00 0.02 99.73 [2023-02-14T01:20:08.213Z] 01:12:01 4 0.10 0.00 0.07 0.08 0.00 99.75 [2023-02-14T01:20:08.213Z] 01:12:01 5 0.13 0.00 0.12 0.02 0.00 99.73 [2023-02-14T01:20:08.213Z] 01:12:01 6 0.18 0.00 0.13 0.00 0.00 99.68 [2023-02-14T01:20:08.213Z] 01:12:01 7 0.17 0.00 0.05 0.00 0.02 99.77 [2023-02-14T01:20:08.213Z] 01:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-02-14T01:20:08.213Z] 01:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-14T01:20:08.213Z] 01:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-14T01:20:08.213Z] 01:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T01:20:08.213Z] 01:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-14T01:20:08.213Z] 01:13:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-02-14T01:20:08.213Z] 01:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-14T01:20:08.213Z] 01:13:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-14T01:20:08.213Z] 01:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T01:20:08.213Z] 01:14:01 all 2.27 0.00 1.48 0.41 0.02 95.82 [2023-02-14T01:20:08.213Z] 01:14:01 0 2.96 0.00 2.07 0.10 0.02 94.85 [2023-02-14T01:20:08.213Z] 01:14:01 1 2.26 0.00 0.92 0.27 0.03 96.52 [2023-02-14T01:20:08.213Z] 01:14:01 2 2.09 0.00 1.77 0.28 0.02 95.83 [2023-02-14T01:20:08.213Z] 01:14:01 3 2.06 0.00 1.21 0.25 0.03 96.45 [2023-02-14T01:20:08.213Z] 01:14:01 4 1.29 0.00 0.77 1.42 0.00 96.52 [2023-02-14T01:20:08.213Z] 01:14:01 5 1.97 0.00 0.78 0.08 0.03 97.13 [2023-02-14T01:20:08.213Z] 01:14:01 6 3.59 0.00 1.69 0.08 0.02 94.62 [2023-02-14T01:20:08.213Z] 01:14:01 7 1.90 0.00 2.62 0.82 0.02 94.64 [2023-02-14T01:20:08.213Z] 01:15:01 all 0.08 0.00 0.05 0.02 0.00 99.85 [2023-02-14T01:20:08.213Z] 01:15:01 0 0.10 0.00 0.05 0.02 0.00 99.83 [2023-02-14T01:20:08.213Z] 01:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T01:20:08.213Z] 01:15:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-02-14T01:20:08.213Z] 01:15:01 3 0.12 0.00 0.07 0.05 0.02 99.75 [2023-02-14T01:20:08.213Z] 01:15:01 4 0.27 0.00 0.07 0.07 0.02 99.58 [2023-02-14T01:20:08.213Z] 01:15:01 5 0.07 0.00 0.08 0.00 0.00 99.85 [2023-02-14T01:20:08.213Z] 01:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-14T01:20:08.213Z] 01:15:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-14T01:20:08.213Z] 01:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-02-14T01:20:08.213Z] 01:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T01:20:08.213Z] 01:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T01:20:08.213Z] 01:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-14T01:20:08.213Z] 01:16:01 3 0.02 0.00 0.05 0.02 0.00 99.92 [2023-02-14T01:20:08.213Z] 01:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T01:20:08.213Z] 01:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T01:20:08.213Z] 01:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T01:20:08.213Z] 01:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T01:20:08.213Z] 01:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-02-14T01:20:08.213Z] 01:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T01:20:08.213Z] 01:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-14T01:20:08.213Z] 01:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-14T01:20:08.213Z] 01:17:01 3 0.02 0.00 0.05 0.02 0.02 99.90 [2023-02-14T01:20:08.213Z] 01:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T01:20:08.213Z] 01:17:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-02-14T01:20:08.213Z] 01:17:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-14T01:20:08.213Z] 01:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T01:20:08.213Z] 01:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-02-14T01:20:08.213Z] 01:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T01:20:08.213Z] 01:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-14T01:20:08.213Z] 01:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T01:20:08.213Z] 01:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-14T01:20:08.213Z] 01:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-14T01:20:08.213Z] 01:18:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2023-02-14T01:20:08.213Z] 01:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-14T01:20:08.213Z] 01:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-14T01:20:08.213Z] 01:19:01 all 0.19 0.00 0.02 0.01 0.01 99.78 [2023-02-14T01:20:08.213Z] 01:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-14T01:20:08.213Z] 01:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T01:20:08.213Z] 01:19:01 2 1.39 0.00 0.03 0.00 0.02 98.56 [2023-02-14T01:20:08.213Z] 01:19:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2023-02-14T01:20:08.213Z] 01:19:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-14T01:20:08.213Z] 01:19:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-02-14T01:20:08.213Z] 01:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-14T01:20:08.213Z] 01:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-14T01:20:08.213Z] 01:20:01 all 0.44 0.00 0.11 0.00 0.00 99.44 [2023-02-14T01:20:08.213Z] 01:20:01 0 0.32 0.00 0.12 0.00 0.00 99.57 [2023-02-14T01:20:08.214Z] 01:20:01 1 0.60 0.00 0.23 0.00 0.00 99.17 [2023-02-14T01:20:08.214Z] 01:20:01 2 0.86 0.00 0.08 0.00 0.00 99.05 [2023-02-14T01:20:08.214Z] 01:20:01 3 0.15 0.00 0.13 0.00 0.02 99.70 [2023-02-14T01:20:08.214Z] 01:20:01 4 0.05 0.00 0.07 0.03 0.00 99.85 [2023-02-14T01:20:08.214Z] 01:20:01 5 0.38 0.00 0.12 0.00 0.00 99.50 [2023-02-14T01:20:08.214Z] 01:20:01 6 0.47 0.00 0.05 0.00 0.00 99.48 [2023-02-14T01:20:08.214Z] 01:20:01 7 0.72 0.00 0.10 0.00 0.00 99.18 [2023-02-14T01:20:08.214Z] [2023-02-14T01:20:08.214Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-02-14T01:20:08.214Z] Average: all 4.74 0.00 1.25 0.27 0.02 93.72 [2023-02-14T01:20:08.214Z] Average: 0 4.71 0.00 1.42 0.07 0.02 93.79 [2023-02-14T01:20:08.214Z] Average: 1 4.79 0.00 1.15 0.04 0.02 94.01 [2023-02-14T01:20:08.214Z] Average: 2 4.89 0.00 1.37 0.11 0.02 93.62 [2023-02-14T01:20:08.214Z] Average: 3 4.46 0.00 1.17 0.55 0.03 93.80 [2023-02-14T01:20:08.214Z] Average: 4 4.42 0.00 1.14 0.80 0.02 93.62 [2023-02-14T01:20:08.214Z] Average: 5 4.97 0.00 1.23 0.24 0.02 93.54 [2023-02-14T01:20:08.214Z] Average: 6 4.92 0.00 1.20 0.12 0.02 93.74 [2023-02-14T01:20:08.214Z] Average: 7 4.80 0.00 1.30 0.21 0.02 93.67 [2023-02-14T01:20:08.214Z] [2023-02-14T01:20:08.214Z] [2023-02-14T01:20:08.214Z]