Pull request #233 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd18c44aa1fd133109c5a7c413f9e364c86b8688+688a4a293e90f410e0c8818ae36297e33c21074c (05aed60f49486f3c6fbb5ef0476282ab7bd9747d) 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-ssh7131478043155186979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2616275677935597120.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-233/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-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11807419551080522403.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-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8656552288218203216.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8005696334711057009.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-233/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-233/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh969081132272347176.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-228 in /w/workspace/edgexfoundry_device-gpio_PR-233 [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-233 # 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 Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit cd18c44aa1fd133109c5a7c413f9e364c86b8688 Merge succeeded, producing cd18c44aa1fd133109c5a7c413f9e364c86b8688 Checking out Revision cd18c44aa1fd133109c5a7c413f9e364c86b8688 (PR-233) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd18c44aa1fd133109c5a7c413f9e364c86b8688 # 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 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd18c44aa1fd133109c5a7c413f9e364c86b8688 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T00:52:15.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T00:52:15.803Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T00:52:15.915Z] ========================================================= [2024-03-18T00:52:15.915Z] EdgeX Global Pipelines Version Info [2024-03-18T00:52:15.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T00:52:16.687Z] ------------------- [2024-03-18T00:52:16.687Z] stable info: [2024-03-18T00:52:16.687Z] ------------------- [2024-03-18T00:52:16.687Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T00:52:16.687Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T00:52:16.687Z] Message: update stable to v1.0.258 [2024-03-18T00:52:17.633Z] ------------------- [2024-03-18T00:52:17.633Z] experimental info: [2024-03-18T00:52:17.633Z] ------------------- [2024-03-18T00:52:17.633Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T00:52:17.633Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T00:52:17.633Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T00:52:17.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-03-18T00:52:17.889Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-03-18T00:52:17.937Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T00:52:17.989Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T00:52:18.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T00:52:18.100Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T00:52:18.153Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T00:52:18.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T00:52:18.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T00:52:18.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T00:52:18.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T00:52:18.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-03-18T00:52:18.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T00:52:18.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T00:52:18.589Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T00:52:18.639Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T00:52:18.689Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T00:52:18.742Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T00:52:18.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T00:52:18.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T00:52:18.899Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-18T00:52:18.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-18T00:52:19.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T00:52:19.053Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T00:52:19.104Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T00:52:19.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T00:52:19.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T00:52:19.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-233 [Pipeline] echo [2024-03-18T00:52:19.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-233 [Pipeline] echo [2024-03-18T00:52:19.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-233 [Pipeline] echo [2024-03-18T00:52:19.435Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd18c44aa1fd133109c5a7c413f9e364c86b8688 [Pipeline] echo [2024-03-18T00:52:19.489Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd18c44 [Pipeline] echo [2024-03-18T00:52:19.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T00:52:19.673Z] provisioning config files... [2024-03-18T00:52:19.688Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/config18070937937314772104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T00:52:20.064Z] ---> ****-login.sh [2024-03-18T00:52:20.064Z] nexus3.edgexfoundry.org:10001 [2024-03-18T00:52:20.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:52:20.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:52:20.325Z] Configure a credential helper to remove this warning. See [2024-03-18T00:52:20.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:52:20.325Z] [2024-03-18T00:52:20.325Z] Login Succeeded [2024-03-18T00:52:20.325Z] nexus3.edgexfoundry.org:10002 [2024-03-18T00:52:20.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:52:20.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:52:20.587Z] Configure a credential helper to remove this warning. See [2024-03-18T00:52:20.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:52:20.587Z] [2024-03-18T00:52:20.587Z] Login Succeeded [2024-03-18T00:52:20.587Z] nexus3.edgexfoundry.org:10003 [2024-03-18T00:52:20.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:52:20.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:52:20.587Z] Configure a credential helper to remove this warning. See [2024-03-18T00:52:20.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:52:20.587Z] [2024-03-18T00:52:20.587Z] Login Succeeded [2024-03-18T00:52:20.587Z] nexus3.edgexfoundry.org:10004 [2024-03-18T00:52:20.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:52:20.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:52:20.848Z] Configure a credential helper to remove this warning. See [2024-03-18T00:52:20.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:52:20.848Z] [2024-03-18T00:52:20.848Z] Login Succeeded [2024-03-18T00:52:20.848Z] ****.io [2024-03-18T00:52:20.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:52:21.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:52:21.109Z] Configure a credential helper to remove this warning. See [2024-03-18T00:52:21.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:52:21.109Z] [2024-03-18T00:52:21.109Z] Login Succeeded [2024-03-18T00:52:21.109Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T00:52:21.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T00:52:21.829Z] + git rev-list -1 --merges cd18c44aa1fd133109c5a7c413f9e364c86b8688~1..cd18c44aa1fd133109c5a7c413f9e364c86b8688 [Pipeline] echo [2024-03-18T00:52:21.872Z] -----------> git rev-list -1 --merges cd18c44aa1fd133109c5a7c413f9e364c86b8688~1..cd18c44aa1fd133109c5a7c413f9e364c86b8688 cd18c44aa1fd133109c5a7c413f9e364c86b8688 [false] [Pipeline] sh [2024-03-18T00:52:22.192Z] + git log --format=format:%s -1 cd18c44aa1fd133109c5a7c413f9e364c86b8688 [Pipeline] echo [2024-03-18T00:52:22.230Z] ========================================================= [2024-03-18T00:52:22.230Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T00:52:22.230Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T00:52:22.716Z] + git log --format=format:%s -1 cd18c44aa1fd133109c5a7c413f9e364c86b8688 [Pipeline] echo [2024-03-18T00:52:22.749Z] [semverPrep] GIT_COMMIT: cd18c44aa1fd133109c5a7c413f9e364c86b8688, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-18T00:52:22.789Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T00:52:23.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T00:52:23.208Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T00:52:23.208Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T00:52:23.208Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T00:52:23.208Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T00:52:23.208Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T00:52:23.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T00:52:23.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T00:52:23.716Z] [2024-03-18T00:52:23.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T00:52:24.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T00:52:24.133Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T00:52:24.133Z] b85a868b505f: Pulling fs layer [2024-03-18T00:52:24.133Z] e2be974225ed: Pulling fs layer [2024-03-18T00:52:24.133Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T00:52:24.133Z] 988bab9f4d93: Pulling fs layer [2024-03-18T00:52:24.133Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T00:52:24.133Z] eaf3925da568: Pulling fs layer [2024-03-18T00:52:24.133Z] bab4dde63d76: Pulling fs layer [2024-03-18T00:52:24.133Z] bde34c3a00c8: Pulling fs layer [2024-03-18T00:52:24.133Z] b352a97aabf1: Pulling fs layer [2024-03-18T00:52:24.133Z] 4872d77fe225: Pulling fs layer [2024-03-18T00:52:24.133Z] 5851b861e8e6: Pulling fs layer [2024-03-18T00:52:24.133Z] 988bab9f4d93: Waiting [2024-03-18T00:52:24.133Z] 1469e6f7b9e6: Waiting [2024-03-18T00:52:24.133Z] eaf3925da568: Waiting [2024-03-18T00:52:24.133Z] bab4dde63d76: Waiting [2024-03-18T00:52:24.133Z] bde34c3a00c8: Waiting [2024-03-18T00:52:24.133Z] b352a97aabf1: Waiting [2024-03-18T00:52:24.133Z] 4872d77fe225: Waiting [2024-03-18T00:52:24.133Z] 5851b861e8e6: Waiting [2024-03-18T00:52:24.133Z] e2be974225ed: Download complete [2024-03-18T00:52:24.133Z] 988bab9f4d93: Download complete [2024-03-18T00:52:24.133Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T00:52:24.133Z] 1469e6f7b9e6: Download complete [2024-03-18T00:52:24.133Z] eaf3925da568: Verifying Checksum [2024-03-18T00:52:24.133Z] eaf3925da568: Download complete [2024-03-18T00:52:24.133Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T00:52:24.133Z] 339a4e72a1f5: Download complete [2024-03-18T00:52:24.133Z] bde34c3a00c8: Verifying Checksum [2024-03-18T00:52:24.133Z] bde34c3a00c8: Download complete [2024-03-18T00:52:24.133Z] b352a97aabf1: Download complete [2024-03-18T00:52:24.393Z] 4872d77fe225: Verifying Checksum [2024-03-18T00:52:24.393Z] 4872d77fe225: Download complete [2024-03-18T00:52:24.393Z] 5851b861e8e6: Verifying Checksum [2024-03-18T00:52:24.393Z] 5851b861e8e6: Download complete [2024-03-18T00:52:24.393Z] b85a868b505f: Verifying Checksum [2024-03-18T00:52:24.393Z] b85a868b505f: Download complete [2024-03-18T00:52:24.652Z] bab4dde63d76: Verifying Checksum [2024-03-18T00:52:24.652Z] bab4dde63d76: Download complete [2024-03-18T00:52:25.586Z] b85a868b505f: Pull complete [2024-03-18T00:52:25.845Z] e2be974225ed: Pull complete [2024-03-18T00:52:26.411Z] 339a4e72a1f5: Pull complete [2024-03-18T00:52:26.411Z] 988bab9f4d93: Pull complete [2024-03-18T00:52:26.672Z] 1469e6f7b9e6: Pull complete [2024-03-18T00:52:26.672Z] eaf3925da568: Pull complete [2024-03-18T00:52:28.581Z] bab4dde63d76: Pull complete [2024-03-18T00:52:28.581Z] bde34c3a00c8: Pull complete [2024-03-18T00:52:28.581Z] b352a97aabf1: Pull complete [2024-03-18T00:52:28.581Z] 4872d77fe225: Pull complete [2024-03-18T00:52:28.581Z] 5851b861e8e6: Pull complete [2024-03-18T00:52:28.581Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T00:52:28.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T00:52:28.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T00:52:28.868Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-03-18T00:52:28.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-233 -v /w/workspace/edgexfoundry_device-gpio_PR-233:/w/workspace/edgexfoundry_device-gpio_PR-233:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-233@tmp:/w/workspace/edgexfoundry_device-gpio_PR-233@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T00:52:31.421Z] $ docker top c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 -eo pid,comm [2024-03-18T00:52:31.471Z] 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). [2024-03-18T00:52:31.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T00:52:31.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T00:52:31.623Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T00:52:31.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T00:52:31.742Z] $ docker exec c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 ssh-agent [2024-03-18T00:52:31.835Z] SSH_AUTH_SOCK=/tmp/ssh-LlVe73QcGnBh/agent.32 [2024-03-18T00:52:31.835Z] SSH_AGENT_PID=38 [2024-03-18T00:52:31.841Z] Running ssh-add (command line suppressed) [2024-03-18T00:52:31.933Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-233@tmp/private_key_12237391070573551121.key (/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/private_key_12237391070573551121.key) [2024-03-18T00:52:31.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T00:52:32.282Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T00:52:32.313Z] $ docker exec --env ******** --env ******** c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 ssh-agent -k [2024-03-18T00:52:32.410Z] unset SSH_AUTH_SOCK; [2024-03-18T00:52:32.410Z] unset SSH_AGENT_PID; [2024-03-18T00:52:32.410Z] echo Agent pid 38 killed; [2024-03-18T00:52:32.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T00:52:32.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T00:52:32.520Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T00:52:32.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T00:52:32.634Z] $ docker exec c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 ssh-agent [2024-03-18T00:52:32.735Z] SSH_AUTH_SOCK=/tmp/ssh-5A7Zd45FPzWs/agent.72 [2024-03-18T00:52:32.735Z] SSH_AGENT_PID=78 [2024-03-18T00:52:32.740Z] Running ssh-add (command line suppressed) [2024-03-18T00:52:32.844Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-233@tmp/private_key_10194321509061857251.key (/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/private_key_10194321509061857251.key) [2024-03-18T00:52:32.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T00:52:33.187Z] + git semver init [2024-03-18T00:52:33.450Z] 2024-03-18 00:52:33,352 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T00:52:33.450Z] 2024-03-18 00:52:33,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-233/.semver [2024-03-18T00:52:33.451Z] 2024-03-18 00:52:33,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-233/.semver [2024-03-18T00:52:33.451Z] 2024-03-18 00:52:33,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-233/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-233, universal_newlines=False, shell=None, istream=None) [2024-03-18T00:52:34.843Z] 2024-03-18 00:52:34,634 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-233/.git/info/exclude [2024-03-18T00:52:34.843Z] 2024-03-18 00:52:34,635 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-233/.semver/PR-233 with force:False [2024-03-18T00:52:34.843Z] 2024-03-18 00:52:34,635 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-233/.semver/PR-233 [2024-03-18T00:52:34.843Z] 2024-03-18 00:52:34,639 [execute] INFO git cat-file --batch-check [2024-03-18T00:52:34.843Z] 2024-03-18 00:52:34,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-233/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T00:52:34.843Z] 2024-03-18 00:52:34,646 [execute] INFO git cat-file --batch [2024-03-18T00:52:34.843Z] 2024-03-18 00:52:34,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-233/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T00:52:34.843Z] 2024-03-18 00:52:34,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-233/.semver/PR-233 [2024-03-18T00:52:34.843Z] 0.0.0 [Pipeline] } [2024-03-18T00:52:34.870Z] $ docker exec --env ******** --env ******** c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 ssh-agent -k [2024-03-18T00:52:34.974Z] unset SSH_AUTH_SOCK; [2024-03-18T00:52:34.975Z] unset SSH_AGENT_PID; [2024-03-18T00:52:34.975Z] echo Agent pid 78 killed; [2024-03-18T00:52:34.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T00:52:35.416Z] + git semver [Pipeline] } [2024-03-18T00:52:35.705Z] $ docker stop --time=1 c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 [2024-03-18T00:52:37.022Z] $ docker rm -f --volumes c5a383a0b960077c1719c92730886c5ddd7fef8a5a2b90f5902de05cd53ad6a5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T00:52:37.437Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T00:52:37.727Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T00:52:37.746Z] [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 [2024-03-18T00:52:38.436Z] provisioning config files... [2024-03-18T00:52:38.446Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/config7856847176702834850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T00:52:38.809Z] ---> ****-login.sh [2024-03-18T00:52:38.809Z] nexus3.edgexfoundry.org:10001 [2024-03-18T00:52:38.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:52:38.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:52:38.810Z] Configure a credential helper to remove this warning. See [2024-03-18T00:52:38.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:52:38.810Z] [2024-03-18T00:52:38.810Z] Login Succeeded [2024-03-18T00:52:38.810Z] nexus3.edgexfoundry.org:10002 [2024-03-18T00:52:38.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:52:38.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:52:38.810Z] Configure a credential helper to remove this warning. See [2024-03-18T00:52:38.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:52:38.810Z] [2024-03-18T00:52:38.810Z] Login Succeeded [2024-03-18T00:52:38.810Z] nexus3.edgexfoundry.org:10003 [2024-03-18T00:52:39.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:52:39.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:52:39.071Z] Configure a credential helper to remove this warning. See [2024-03-18T00:52:39.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:52:39.071Z] [2024-03-18T00:52:39.071Z] Login Succeeded [2024-03-18T00:52:39.071Z] nexus3.edgexfoundry.org:10004 [2024-03-18T00:52:39.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:52:39.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:52:39.071Z] Configure a credential helper to remove this warning. See [2024-03-18T00:52:39.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:52:39.071Z] [2024-03-18T00:52:39.071Z] Login Succeeded [2024-03-18T00:52:39.071Z] ****.io [2024-03-18T00:52:39.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:52:39.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:52:39.330Z] Configure a credential helper to remove this warning. See [2024-03-18T00:52:39.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:52:39.330Z] [2024-03-18T00:52:39.330Z] Login Succeeded [2024-03-18T00:52:39.330Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T00:52:39.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T00:52:39.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T00:52:39.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T00:52:39.680Z] ========================================================= [2024-03-18T00:52:39.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T00:52:39.680Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T00:52:40.178Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T00:52:40.178Z] Sending build context to Docker daemon 24.58MB [2024-03-18T00:52:40.178Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T00:52:40.178Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T00:52:40.442Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T00:52:40.442Z] 7264a8db6415: Pulling fs layer [2024-03-18T00:52:40.442Z] c4d48a809fc2: Pulling fs layer [2024-03-18T00:52:40.442Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T00:52:40.442Z] ad3a456e5733: Pulling fs layer [2024-03-18T00:52:40.442Z] 69c7f0334f64: Pulling fs layer [2024-03-18T00:52:40.442Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T00:52:40.442Z] ce7588e14bc9: Pulling fs layer [2024-03-18T00:52:40.442Z] b5e4710f87ac: Pulling fs layer [2024-03-18T00:52:40.442Z] 69c7f0334f64: Waiting [2024-03-18T00:52:40.442Z] 1f1c1a5573a3: Waiting [2024-03-18T00:52:40.442Z] ce7588e14bc9: Waiting [2024-03-18T00:52:40.442Z] b5e4710f87ac: Waiting [2024-03-18T00:52:40.442Z] ad3a456e5733: Waiting [2024-03-18T00:52:40.442Z] c4d48a809fc2: Download complete [2024-03-18T00:52:40.442Z] ad3a456e5733: Verifying Checksum [2024-03-18T00:52:40.442Z] ad3a456e5733: Download complete [2024-03-18T00:52:40.442Z] 69c7f0334f64: Download complete [2024-03-18T00:52:40.442Z] 7264a8db6415: Verifying Checksum [2024-03-18T00:52:40.442Z] 7264a8db6415: Download complete [2024-03-18T00:52:40.442Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T00:52:40.442Z] 1f1c1a5573a3: Download complete [2024-03-18T00:52:40.702Z] 7264a8db6415: Pull complete [2024-03-18T00:52:40.702Z] b5e4710f87ac: Verifying Checksum [2024-03-18T00:52:40.702Z] b5e4710f87ac: Download complete [2024-03-18T00:52:40.702Z] c4d48a809fc2: Pull complete [2024-03-18T00:52:40.961Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T00:52:40.961Z] 4f1c88b9dad5: Download complete [2024-03-18T00:52:41.218Z] ce7588e14bc9: Download complete [2024-03-18T00:52:44.501Z] 4f1c88b9dad5: Pull complete [2024-03-18T00:52:44.501Z] ad3a456e5733: Pull complete [2024-03-18T00:52:44.501Z] 69c7f0334f64: Pull complete [2024-03-18T00:52:44.501Z] 1f1c1a5573a3: Pull complete [2024-03-18T00:52:46.400Z] ce7588e14bc9: Pull complete [2024-03-18T00:52:46.967Z] b5e4710f87ac: Pull complete [2024-03-18T00:52:46.967Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T00:52:46.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T00:52:46.967Z] ---> 88b5674ff536 [2024-03-18T00:52:46.967Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T00:52:51.271Z] ---> Running in 9f7fa90a10ce [2024-03-18T00:52:51.271Z] Removing intermediate container 9f7fa90a10ce [2024-03-18T00:52:51.271Z] ---> 08427b682f34 [2024-03-18T00:52:51.271Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T00:52:51.271Z] ---> Running in 5faeeb470f8b [2024-03-18T00:52:51.271Z] Removing intermediate container 5faeeb470f8b [2024-03-18T00:52:51.271Z] ---> 6f8b5c12d78b [2024-03-18T00:52:51.271Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-18T00:52:51.271Z] ---> Running in 1c642c90118e [2024-03-18T00:52:51.271Z] Removing intermediate container 1c642c90118e [2024-03-18T00:52:51.271Z] ---> 0d38a4288285 [2024-03-18T00:52:51.271Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T00:52:51.271Z] ---> Running in 59a8cecd4aed [2024-03-18T00:52:51.531Z] Removing intermediate container 59a8cecd4aed [2024-03-18T00:52:51.531Z] ---> 05bf322353ac [2024-03-18T00:52:51.531Z] Step 7/12 : WORKDIR /device-gpio [2024-03-18T00:52:51.531Z] ---> Running in c722cc9f6403 [2024-03-18T00:52:51.531Z] Removing intermediate container c722cc9f6403 [2024-03-18T00:52:51.531Z] ---> 9220e7043aa2 [2024-03-18T00:52:51.531Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T00:52:51.531Z] ---> Running in de3eabf933e2 [2024-03-18T00:52:51.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T00:52:52.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T00:52:52.358Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T00:52:52.358Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-18T00:52:52.358Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T00:52:52.618Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T00:52:52.618Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T00:52:52.618Z] OK: 268 MiB in 56 packages [2024-03-18T00:52:52.877Z] Removing intermediate container de3eabf933e2 [2024-03-18T00:52:52.877Z] ---> d2debfb9e34a [2024-03-18T00:52:52.877Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-18T00:52:53.136Z] ---> 36959b0b17df [2024-03-18T00:52:53.136Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T00:52:53.136Z] ---> Running in b586bbf6a5f2 [2024-03-18T00:52:53.229Z] Still waiting to schedule task [2024-03-18T00:52:53.229Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-227’ [2024-03-18T00:53:31.867Z] Removing intermediate container b586bbf6a5f2 [2024-03-18T00:53:31.867Z] ---> ac9acc9fee73 [2024-03-18T00:53:31.867Z] Step 11/12 : COPY . . [2024-03-18T00:53:31.867Z] ---> ddbeb628d40d [2024-03-18T00:53:31.867Z] Step 12/12 : RUN ${MAKE} [2024-03-18T00:53:31.867Z] ---> Running in 139108bdc840 [2024-03-18T00:53:31.867Z] noop [2024-03-18T00:53:31.867Z] Removing intermediate container 139108bdc840 [2024-03-18T00:53:31.867Z] ---> 4014553d06c3 [2024-03-18T00:53:31.867Z] Successfully built 4014553d06c3 [2024-03-18T00:53:31.867Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T00:53:32.362Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T00:53:32.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T00:53:32.519Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-03-18T00:53:32.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-233 -v /w/workspace/edgexfoundry_device-gpio_PR-233:/w/workspace/edgexfoundry_device-gpio_PR-233:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-233@tmp:/w/workspace/edgexfoundry_device-gpio_PR-233@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 ******** ci-base-image-x86_64 cat [2024-03-18T00:53:32.876Z] $ docker top 1ef063d3fdc89ea22ae31e538f6f968c3325b696c457a00977da54af0d2a4e0a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T00:53:33.272Z] + go version [2024-03-18T00:53:33.272Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T00:53:33.313Z] $ docker stop --time=1 1ef063d3fdc89ea22ae31e538f6f968c3325b696c457a00977da54af0d2a4e0a [2024-03-18T00:53:34.611Z] $ docker rm -f --volumes 1ef063d3fdc89ea22ae31e538f6f968c3325b696c457a00977da54af0d2a4e0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T00:53:35.389Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T00:53:35.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T00:53:35.545Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-03-18T00:53:35.576Z] $ 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-233 -v /w/workspace/edgexfoundry_device-gpio_PR-233:/w/workspace/edgexfoundry_device-gpio_PR-233:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-233@tmp:/w/workspace/edgexfoundry_device-gpio_PR-233@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 ******** ci-base-image-x86_64 cat [2024-03-18T00:53:35.908Z] $ docker top 9639ed6b7ec098c7505c3ff3f27bf07444c1fb4fce5c38fe3dd28145018c2587 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T00:53:36.308Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-233 [Pipeline] fileExists [Pipeline] sh [2024-03-18T00:53:36.676Z] + make test [2024-03-18T00:53:36.676Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T00:53:38.050Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-18T00:53:48.017Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-18T00:53:48.017Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-18T00:53:54.599Z] go vet ./... [2024-03-18T00:53:58.798Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T00:53:58.798Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T00:53:58.798Z] ./bin/test-attribution-txt.sh [2024-03-18T00:53:58.798Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T00:53:58.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T00:53:58.874Z] $ docker stop --time=1 9639ed6b7ec098c7505c3ff3f27bf07444c1fb4fce5c38fe3dd28145018c2587 [2024-03-18T00:54:01.619Z] $ docker rm -f --volumes 9639ed6b7ec098c7505c3ff3f27bf07444c1fb4fce5c38fe3dd28145018c2587 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T00:54:02.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T00:54:02.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T00:54:03.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T00:54:03.326Z] + ls -al . [2024-03-18T00:54:03.326Z] total 152 [2024-03-18T00:54:03.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 00:53 . [2024-03-18T00:54:03.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 00:52 .. [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 18 00:52 .dockerignore [2024-03-18T00:54:03.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 00:53 .git [2024-03-18T00:54:03.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:52 .github [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 18 00:52 .gitignore [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 00:52 .golangci.yml [2024-03-18T00:54:03.326Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 00:52 .semver [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 18 00:52 Attribution.txt [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 18 00:52 CHANGELOG.md [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 18 00:52 Dockerfile [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 00:52 GOVERNANCE.md [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 18 00:52 Jenkinsfile [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 00:52 LICENSE [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 18 00:52 Makefile [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 18 00:52 OWNERS.md [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 18 00:52 README.md [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 00:52 VERSION [2024-03-18T00:54:03.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 00:52 bin [2024-03-18T00:54:03.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:52 cmd [2024-03-18T00:54:03.326Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 18 00:53 coverage.out [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 3743 Mar 18 00:52 go.mod [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 36572 Mar 18 00:52 go.sum [2024-03-18T00:54:03.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:52 internal [2024-03-18T00:54:03.326Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 18 00:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T00:54:03.803Z] + 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=cd18c44aa1fd133109c5a7c413f9e364c86b8688 --label arch=amd64 --label version=0.0.0 . [2024-03-18T00:54:03.803Z] Sending build context to Docker daemon 24.58MB [2024-03-18T00:54:03.803Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T00:54:03.803Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-18T00:54:03.803Z] ---> 4014553d06c3 [2024-03-18T00:54:03.803Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-18T00:54:04.063Z] ---> Running in c074096054c7 [2024-03-18T00:54:04.323Z] Removing intermediate container c074096054c7 [2024-03-18T00:54:04.323Z] ---> c40d6e72139a [2024-03-18T00:54:04.323Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T00:54:04.323Z] ---> Running in 4fb5014fa718 [2024-03-18T00:54:04.323Z] Removing intermediate container 4fb5014fa718 [2024-03-18T00:54:04.323Z] ---> d8384c0d6e1a [2024-03-18T00:54:04.323Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-18T00:54:04.323Z] ---> Running in 9b4a21296c9c [2024-03-18T00:54:04.587Z] Removing intermediate container 9b4a21296c9c [2024-03-18T00:54:04.587Z] ---> 2a39cc61db7c [2024-03-18T00:54:04.587Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T00:54:04.587Z] ---> Running in f55787503d98 [2024-03-18T00:54:04.587Z] Removing intermediate container f55787503d98 [2024-03-18T00:54:04.587Z] ---> 9c58cc4a5936 [2024-03-18T00:54:04.587Z] Step 7/26 : WORKDIR /device-gpio [2024-03-18T00:54:04.587Z] ---> Running in 5e3dfdcbc726 [2024-03-18T00:54:04.587Z] Removing intermediate container 5e3dfdcbc726 [2024-03-18T00:54:04.587Z] ---> 17881929b622 [2024-03-18T00:54:04.587Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T00:54:04.587Z] ---> Running in 492111cb7964 [2024-03-18T00:54:04.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T00:54:05.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T00:54:05.505Z] OK: 268 MiB in 56 packages [2024-03-18T00:54:05.774Z] Removing intermediate container 492111cb7964 [2024-03-18T00:54:05.774Z] ---> 39b35d62ef30 [2024-03-18T00:54:05.774Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-18T00:54:05.774Z] ---> 35812a074330 [2024-03-18T00:54:05.774Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T00:54:06.033Z] ---> Running in 07b1006804da [2024-03-18T00:54:06.602Z] Removing intermediate container 07b1006804da [2024-03-18T00:54:06.602Z] ---> 7196de65551f [2024-03-18T00:54:06.602Z] Step 11/26 : COPY . . [2024-03-18T00:54:07.169Z] ---> 7a0636f37c65 [2024-03-18T00:54:07.169Z] Step 12/26 : RUN ${MAKE} [2024-03-18T00:54:07.430Z] ---> Running in c8096ccca484 [2024-03-18T00:54:07.689Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-18T00:54:29.613Z] Removing intermediate container c8096ccca484 [2024-03-18T00:54:29.613Z] ---> 9486ad19807f [2024-03-18T00:54:29.613Z] Step 13/26 : FROM alpine:3.18 [2024-03-18T00:54:29.613Z] 3.18: Pulling from library/alpine [2024-03-18T00:54:29.613Z] 619be1103602: Pulling fs layer [2024-03-18T00:54:29.613Z] 619be1103602: Verifying Checksum [2024-03-18T00:54:29.613Z] 619be1103602: Download complete [2024-03-18T00:54:29.613Z] 619be1103602: Pull complete [2024-03-18T00:54:29.613Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T00:54:29.613Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T00:54:29.613Z] ---> d3782b16ccc9 [2024-03-18T00:54:29.613Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-18T00:54:29.613Z] ---> Running in 582c73d87b42 [2024-03-18T00:54:29.613Z] Removing intermediate container 582c73d87b42 [2024-03-18T00:54:29.613Z] ---> 6a275662f600 [2024-03-18T00:54:29.613Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-18T00:54:29.613Z] ---> Running in 56e188d4013e [2024-03-18T00:54:29.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T00:54:29.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T00:54:29.613Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T00:54:29.613Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T00:54:29.613Z] OK: 7 MiB in 16 packages [2024-03-18T00:54:29.613Z] Removing intermediate container 56e188d4013e [2024-03-18T00:54:29.613Z] ---> 7260dc3c7265 [2024-03-18T00:54:29.613Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-18T00:54:29.613Z] ---> Running in 487570bb6ad5 [2024-03-18T00:54:29.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T00:54:29.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T00:54:29.613Z] OK: 7 MiB in 16 packages [2024-03-18T00:54:29.613Z] Removing intermediate container 487570bb6ad5 [2024-03-18T00:54:29.613Z] ---> 14c6d8bafbe8 [2024-03-18T00:54:29.613Z] Step 17/26 : WORKDIR / [2024-03-18T00:54:29.613Z] ---> Running in d6696cc2e78a [2024-03-18T00:54:29.613Z] Removing intermediate container d6696cc2e78a [2024-03-18T00:54:29.613Z] ---> 7f2104cdfae2 [2024-03-18T00:54:29.613Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-18T00:54:29.872Z] ---> 3578d5208020 [2024-03-18T00:54:29.872Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-18T00:54:29.872Z] ---> 676196d333ea [2024-03-18T00:54:29.872Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-18T00:54:30.806Z] ---> 17ac8299d63a [2024-03-18T00:54:30.806Z] Step 21/26 : EXPOSE 59910 [2024-03-18T00:54:30.806Z] ---> Running in 1e2b267f2e17 [2024-03-18T00:54:30.806Z] Removing intermediate container 1e2b267f2e17 [2024-03-18T00:54:30.806Z] ---> 37e8f938ab0b [2024-03-18T00:54:30.806Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-18T00:54:30.806Z] ---> Running in 615ea6e02e2b [2024-03-18T00:54:30.806Z] Removing intermediate container 615ea6e02e2b [2024-03-18T00:54:30.806Z] ---> 9afff3477940 [2024-03-18T00:54:30.806Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T00:54:30.806Z] ---> Running in 5021405ac978 [2024-03-18T00:54:31.064Z] Removing intermediate container 5021405ac978 [2024-03-18T00:54:31.064Z] ---> 1982c319644b [2024-03-18T00:54:31.064Z] Step 24/26 : LABEL arch=amd64 [2024-03-18T00:54:31.064Z] ---> Running in 3946fc65ecd7 [2024-03-18T00:54:31.064Z] Removing intermediate container 3946fc65ecd7 [2024-03-18T00:54:31.064Z] ---> 2f85bf4c751e [2024-03-18T00:54:31.064Z] Step 25/26 : LABEL git_sha=cd18c44aa1fd133109c5a7c413f9e364c86b8688 [2024-03-18T00:54:31.064Z] ---> Running in d91bd350c4c3 [2024-03-18T00:54:31.064Z] Removing intermediate container d91bd350c4c3 [2024-03-18T00:54:31.064Z] ---> 30dee99eb6c6 [2024-03-18T00:54:31.064Z] Step 26/26 : LABEL version=0.0.0 [2024-03-18T00:54:31.064Z] ---> Running in 525fbe5e04d5 [2024-03-18T00:54:31.323Z] Removing intermediate container 525fbe5e04d5 [2024-03-18T00:54:31.323Z] ---> dd126431925b [2024-03-18T00:54:31.323Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T00:54:31.323Z] Successfully built dd126431925b [2024-03-18T00:54:31.323Z] 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 [2024-03-18T00:54:32.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T00:54:32.242Z] [2024-03-18T00:54:32.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T00:54:32.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T00:54:32.629Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T00:54:32.629Z] 5eb5b503b376: Pulling fs layer [2024-03-18T00:54:32.629Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T00:54:32.629Z] ec43610c2a17: Pulling fs layer [2024-03-18T00:54:32.629Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T00:54:32.629Z] 33b1e0a273af: Pulling fs layer [2024-03-18T00:54:32.629Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T00:54:32.629Z] 3a2ae6a8a46f: Waiting [2024-03-18T00:54:32.629Z] 33b1e0a273af: Waiting [2024-03-18T00:54:32.629Z] 2f39f015ded8: Pulling fs layer [2024-03-18T00:54:32.629Z] 5d3b04190fa2: Waiting [2024-03-18T00:54:32.629Z] 2f39f015ded8: Waiting [2024-03-18T00:54:32.629Z] 5c69ac0246d0: Verifying Checksum [2024-03-18T00:54:32.629Z] 5c69ac0246d0: Download complete [2024-03-18T00:54:32.629Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-18T00:54:32.629Z] 3a2ae6a8a46f: Download complete [2024-03-18T00:54:32.629Z] 33b1e0a273af: Verifying Checksum [2024-03-18T00:54:32.629Z] 33b1e0a273af: Download complete [2024-03-18T00:54:32.629Z] ec43610c2a17: Verifying Checksum [2024-03-18T00:54:32.629Z] ec43610c2a17: Download complete [2024-03-18T00:54:32.629Z] 5d3b04190fa2: Verifying Checksum [2024-03-18T00:54:32.629Z] 5d3b04190fa2: Download complete [2024-03-18T00:54:32.888Z] 5eb5b503b376: Verifying Checksum [2024-03-18T00:54:32.888Z] 5eb5b503b376: Download complete [2024-03-18T00:54:33.458Z] 2f39f015ded8: Verifying Checksum [2024-03-18T00:54:33.458Z] 2f39f015ded8: Download complete [2024-03-18T00:54:34.022Z] 5eb5b503b376: Pull complete [2024-03-18T00:54:34.280Z] 5c69ac0246d0: Pull complete [2024-03-18T00:54:34.538Z] ec43610c2a17: Pull complete [2024-03-18T00:54:34.538Z] 3a2ae6a8a46f: Pull complete [2024-03-18T00:54:34.798Z] 33b1e0a273af: Pull complete [2024-03-18T00:54:34.798Z] 5d3b04190fa2: Pull complete [2024-03-18T00:54:38.981Z] 2f39f015ded8: Pull complete [2024-03-18T00:54:38.981Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T00:54:38.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T00:54:38.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T00:54:39.230Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-03-18T00:54:39.269Z] $ 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-233 -v /w/workspace/edgexfoundry_device-gpio_PR-233:/w/workspace/edgexfoundry_device-gpio_PR-233:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-233@tmp:/w/workspace/edgexfoundry_device-gpio_PR-233@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 [2024-03-18T00:54:42.696Z] $ docker top 4434bed7d8931096b2d57e47a3fbc61aea7285a54a3dca05f3ac7fa1cd2bc46b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T00:54:43.163Z] ---> job-cost.sh [2024-03-18T00:54:43.163Z] lf-activate-venv: SKIPPING [2024-03-18T00:54:43.163Z] INFO: No Stack... [2024-03-18T00:54:43.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T00:54:43.685Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T00:54:44.000Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-233/archives/cost.csv [2024-03-18T00:54:44.001Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T00:54:44.038Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] [2024-03-18T00:54:44.043Z] Resource [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] did not exist. Created. [2024-03-18T00:54:44.047Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T00:54:44.443Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T00:54:44.493Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T00:54:44.527Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T00:54:44.615Z] $ docker stop --time=1 4434bed7d8931096b2d57e47a3fbc61aea7285a54a3dca05f3ac7fa1cd2bc46b [2024-03-18T00:54:45.770Z] $ docker rm -f --volumes 4434bed7d8931096b2d57e47a3fbc61aea7285a54a3dca05f3ac7fa1cd2bc46b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T00:56:23.131Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-229 in /w/workspace/edgexfoundry_device-gpio_PR-233 [Pipeline] { [Pipeline] ws [2024-03-18T00:56:23.195Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2024-03-18T00:56:23.285Z] The recommended git tool is: git [2024-03-18T00:56:28.454Z] using credential edgex-jenkins-ssh [2024-03-18T00:56:28.476Z] Cloning the remote Git repository [2024-03-18T00:56:28.519Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-03-18T00:56:28.612Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2024-03-18T00:56:28.753Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-03-18T00:56:28.754Z] > git --version # timeout=10 [2024-03-18T00:56:28.772Z] > git --version # 'git version 2.25.1' [2024-03-18T00:56:28.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T00:56:28.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T00:56:30.981Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-03-18T00:56:31.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T00:56:31.828Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-03-18T00:56:31.863Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-03-18T00:56:31.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T00:56:31.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-18T00:56:32.370Z] Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit cd18c44aa1fd133109c5a7c413f9e364c86b8688 [2024-03-18T00:56:32.634Z] Merge succeeded, producing cd18c44aa1fd133109c5a7c413f9e364c86b8688 [2024-03-18T00:56:32.635Z] Checking out Revision cd18c44aa1fd133109c5a7c413f9e364c86b8688 (PR-233) [2024-03-18T00:56:33.095Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-18T00:56:33.139Z] > git --version # timeout=10 [2024-03-18T00:56:33.154Z] > git --version # 'git version 2.25.1' [2024-03-18T00:56:33.168Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T00:56:32.387Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T00:56:32.450Z] > git checkout -f cd18c44aa1fd133109c5a7c413f9e364c86b8688 # timeout=10 [2024-03-18T00:56:32.534Z] > git remote # timeout=10 [2024-03-18T00:56:32.549Z] > git config --get remote.origin.url # timeout=10 [2024-03-18T00:56:32.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T00:56:32.598Z] > git merge 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 [2024-03-18T00:56:32.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-18T00:56:32.643Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T00:56:32.656Z] > git checkout -f cd18c44aa1fd133109c5a7c413f9e364c86b8688 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T00:56:38.001Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T00:56:38.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T00:56:38.001Z] Dload Upload Total Spent Left Speed [2024-03-18T00:56:38.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [2024-03-18T00:56:38.351Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T00:56:38.700Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-18T00:56:38.700Z] + sudo tee /etc/docker/daemon.new [2024-03-18T00:56:38.700Z] { [2024-03-18T00:56:38.700Z] "registry-mirrors": [ [2024-03-18T00:56:38.700Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T00:56:38.700Z] ], [2024-03-18T00:56:38.700Z] "bip": "10.250.0.254/24", [2024-03-18T00:56:38.700Z] "hosts": [ [2024-03-18T00:56:38.700Z] "tcp://0.0.0.0:5555", [2024-03-18T00:56:38.700Z] "unix:///var/run/docker.sock" [2024-03-18T00:56:38.700Z] ], [2024-03-18T00:56:38.700Z] "mtu": 1458, [2024-03-18T00:56:38.700Z] "selinux-enabled": true, [2024-03-18T00:56:38.700Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T00:56:38.700Z] } [Pipeline] sh [2024-03-18T00:56:39.059Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T00:56:39.399Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T00:56:57.690Z] provisioning config files... [2024-03-18T00:56:57.714Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config2722488986863932288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T00:56:58.175Z] ---> ****-login.sh [2024-03-18T00:56:58.175Z] nexus3.edgexfoundry.org:10001 [2024-03-18T00:56:58.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:56:58.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:56:58.724Z] Configure a credential helper to remove this warning. See [2024-03-18T00:56:58.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:56:58.724Z] [2024-03-18T00:56:58.724Z] Login Succeeded [2024-03-18T00:56:58.724Z] nexus3.edgexfoundry.org:10002 [2024-03-18T00:56:58.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:56:58.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:56:58.992Z] Configure a credential helper to remove this warning. See [2024-03-18T00:56:58.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:56:58.992Z] [2024-03-18T00:56:58.992Z] Login Succeeded [2024-03-18T00:56:58.992Z] nexus3.edgexfoundry.org:10003 [2024-03-18T00:56:59.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:56:59.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:56:59.534Z] Configure a credential helper to remove this warning. See [2024-03-18T00:56:59.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:56:59.534Z] [2024-03-18T00:56:59.534Z] Login Succeeded [2024-03-18T00:56:59.534Z] nexus3.edgexfoundry.org:10004 [2024-03-18T00:56:59.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:56:59.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:56:59.805Z] Configure a credential helper to remove this warning. See [2024-03-18T00:56:59.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:56:59.805Z] [2024-03-18T00:56:59.805Z] Login Succeeded [2024-03-18T00:56:59.805Z] ****.io [2024-03-18T00:57:00.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T00:57:00.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T00:57:00.335Z] Configure a credential helper to remove this warning. See [2024-03-18T00:57:00.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T00:57:00.335Z] [2024-03-18T00:57:00.335Z] Login Succeeded [2024-03-18T00:57:00.335Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T00:57:00.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T00:57:00.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T00:57:00.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T00:57:00.836Z] ========================================================= [2024-03-18T00:57:00.837Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T00:57:00.837Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T00:57:01.356Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T00:57:01.621Z] Sending build context to Docker daemon 12.36MB [2024-03-18T00:57:01.621Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T00:57:01.621Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T00:57:01.895Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T00:57:01.895Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T00:57:01.895Z] 5d54e960e981: Pulling fs layer [2024-03-18T00:57:01.895Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T00:57:01.895Z] f0e02332f6b5: Pulling fs layer [2024-03-18T00:57:01.895Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T00:57:01.895Z] f0e02332f6b5: Waiting [2024-03-18T00:57:01.895Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T00:57:01.895Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T00:57:01.895Z] 872ee5b61b7b: Waiting [2024-03-18T00:57:01.895Z] 0c6a40ed1a82: Waiting [2024-03-18T00:57:01.895Z] 94ae7d8d031c: Waiting [2024-03-18T00:57:01.895Z] 5d54e960e981: Verifying Checksum [2024-03-18T00:57:01.895Z] 5d54e960e981: Download complete [2024-03-18T00:57:01.895Z] f0e02332f6b5: Verifying Checksum [2024-03-18T00:57:01.895Z] f0e02332f6b5: Download complete [2024-03-18T00:57:01.895Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T00:57:01.895Z] 872ee5b61b7b: Download complete [2024-03-18T00:57:01.895Z] 9fda8d8052c6: Verifying Checksum [2024-03-18T00:57:01.895Z] 9fda8d8052c6: Download complete [2024-03-18T00:57:02.489Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T00:57:02.489Z] 94ae7d8d031c: Download complete [2024-03-18T00:57:02.760Z] 9fda8d8052c6: Pull complete [2024-03-18T00:57:03.341Z] 5d54e960e981: Pull complete [2024-03-18T00:57:03.610Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T00:57:03.610Z] c4a7e357bf2a: Download complete [2024-03-18T00:57:04.573Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T00:57:04.573Z] 0c6a40ed1a82: Download complete [2024-03-18T00:57:16.875Z] c4a7e357bf2a: Pull complete [2024-03-18T00:57:16.875Z] f0e02332f6b5: Pull complete [2024-03-18T00:57:16.875Z] 872ee5b61b7b: Pull complete [2024-03-18T00:57:25.083Z] 0c6a40ed1a82: Pull complete [2024-03-18T00:57:25.669Z] 94ae7d8d031c: Pull complete [2024-03-18T00:57:25.669Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T00:57:25.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T00:57:25.669Z] ---> 86de565de09d [2024-03-18T00:57:25.669Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T00:57:27.604Z] ---> Running in a8f506ee108a [2024-03-18T00:57:27.604Z] Removing intermediate container a8f506ee108a [2024-03-18T00:57:27.604Z] ---> 9abddd116272 [2024-03-18T00:57:27.604Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T00:57:27.870Z] ---> Running in 30a6e975d59e [2024-03-18T00:57:28.151Z] Removing intermediate container 30a6e975d59e [2024-03-18T00:57:28.151Z] ---> f181bea3b3dc [2024-03-18T00:57:28.151Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-18T00:57:28.151Z] ---> Running in 9ae3ad816194 [2024-03-18T00:57:28.418Z] Removing intermediate container 9ae3ad816194 [2024-03-18T00:57:28.418Z] ---> d42bb9cb0ff7 [2024-03-18T00:57:28.418Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T00:57:28.684Z] ---> Running in 84126b3af559 [2024-03-18T00:57:28.951Z] Removing intermediate container 84126b3af559 [2024-03-18T00:57:28.951Z] ---> 244f21fb1764 [2024-03-18T00:57:28.951Z] Step 7/12 : WORKDIR /device-gpio [2024-03-18T00:57:28.951Z] ---> Running in 9bdd719e3092 [2024-03-18T00:57:29.218Z] Removing intermediate container 9bdd719e3092 [2024-03-18T00:57:29.218Z] ---> e9f8f944ea21 [2024-03-18T00:57:29.218Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T00:57:29.218Z] ---> Running in 585fdff0a997 [2024-03-18T00:57:30.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T00:57:30.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T00:57:31.859Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T00:57:32.131Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-18T00:57:32.131Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T00:57:32.131Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T00:57:32.131Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T00:57:32.131Z] OK: 271 MiB in 56 packages [2024-03-18T00:57:33.099Z] Removing intermediate container 585fdff0a997 [2024-03-18T00:57:33.099Z] ---> 7b64c26e7145 [2024-03-18T00:57:33.099Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-18T00:57:33.682Z] ---> e3122d48aa01 [2024-03-18T00:57:33.682Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T00:57:33.682Z] ---> Running in efb373b7d52a [2024-03-18T00:58:41.543Z] Removing intermediate container efb373b7d52a [2024-03-18T00:58:41.543Z] ---> 3a3d02d0e87e [2024-03-18T00:58:41.543Z] Step 11/12 : COPY . . [2024-03-18T00:58:41.543Z] ---> d34a71e78f5c [2024-03-18T00:58:41.543Z] Step 12/12 : RUN ${MAKE} [2024-03-18T00:58:41.543Z] ---> Running in e9d219d2f9e6 [2024-03-18T00:58:41.543Z] noop [2024-03-18T00:58:41.543Z] Removing intermediate container e9d219d2f9e6 [2024-03-18T00:58:41.543Z] ---> c1639d4e3276 [2024-03-18T00:58:41.543Z] Successfully built c1639d4e3276 [2024-03-18T00:58:41.543Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T00:58:42.032Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T00:58:42.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T00:58:42.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-229 does not seem to be running inside a container [2024-03-18T00:58:42.393Z] $ 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 [2024-03-18T00:58:43.622Z] $ docker top 020991a9fa43eff1ced967842f83725d840085673cae1aa7b2de775ef95bdf73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T00:58:44.491Z] + go version [2024-03-18T00:58:44.491Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T00:58:44.528Z] $ docker stop --time=1 020991a9fa43eff1ced967842f83725d840085673cae1aa7b2de775ef95bdf73 [2024-03-18T00:58:46.141Z] $ docker rm -f --volumes 020991a9fa43eff1ced967842f83725d840085673cae1aa7b2de775ef95bdf73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T00:58:47.050Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T00:58:47.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T00:58:47.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-229 does not seem to be running inside a container [2024-03-18T00:58:47.364Z] $ 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 [2024-03-18T00:58:48.480Z] $ docker top 0e06fca2e8b8c14d009b90df4fb02f17e6ed8bb3180500435bb0315618562141 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T00:58:49.341Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2024-03-18T00:58:49.738Z] + make test [2024-03-18T00:58:50.006Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T00:58:53.337Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-18T01:00:30.154Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-18T01:00:30.154Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-18T01:00:30.154Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T01:00:30.154Z] go vet ./... [2024-03-18T01:00:42.489Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T01:00:42.489Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T01:00:42.489Z] ./bin/test-attribution-txt.sh [2024-03-18T01:00:42.489Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T01:00:42.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T01:00:42.569Z] $ docker stop --time=1 0e06fca2e8b8c14d009b90df4fb02f17e6ed8bb3180500435bb0315618562141 [2024-03-18T01:00:44.553Z] $ docker rm -f --volumes 0e06fca2e8b8c14d009b90df4fb02f17e6ed8bb3180500435bb0315618562141 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T01:00:45.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T01:00:45.813Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T01:00:46.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T01:00:47.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T01:00:47.444Z] + ls -al . [2024-03-18T01:00:47.444Z] total 148 [2024-03-18T01:00:47.444Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 00:58 . [2024-03-18T01:00:47.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 00:56 .. [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 18 00:56 .dockerignore [2024-03-18T01:00:47.444Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 00:56 .git [2024-03-18T01:00:47.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:56 .github [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 18 00:56 .gitignore [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 00:56 .golangci.yml [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 18 00:56 Attribution.txt [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 18 00:56 CHANGELOG.md [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 18 00:56 Dockerfile [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 00:56 GOVERNANCE.md [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 18 00:56 Jenkinsfile [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 00:56 LICENSE [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 18 00:56 Makefile [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 18 00:56 OWNERS.md [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 18 00:56 README.md [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 00:52 VERSION [2024-03-18T01:00:47.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 00:56 bin [2024-03-18T01:00:47.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:56 cmd [2024-03-18T01:00:47.444Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 18 00:58 coverage.out [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 3743 Mar 18 00:56 go.mod [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 36572 Mar 18 00:56 go.sum [2024-03-18T01:00:47.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 00:56 internal [2024-03-18T01:00:47.444Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 18 00:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T01:00:47.891Z] + 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=cd18c44aa1fd133109c5a7c413f9e364c86b8688 --label arch=arm64 --label version=0.0.0 . [2024-03-18T01:00:48.477Z] Sending build context to Docker daemon 12.36MB [2024-03-18T01:00:48.477Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T01:00:48.477Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-18T01:00:48.477Z] ---> c1639d4e3276 [2024-03-18T01:00:48.477Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-18T01:00:48.745Z] ---> Running in 2a1d7595ce79 [2024-03-18T01:00:49.012Z] Removing intermediate container 2a1d7595ce79 [2024-03-18T01:00:49.012Z] ---> 642f57c876b1 [2024-03-18T01:00:49.012Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T01:00:49.012Z] ---> Running in 1960f480da13 [2024-03-18T01:00:49.279Z] Removing intermediate container 1960f480da13 [2024-03-18T01:00:49.279Z] ---> 0d28919bffc4 [2024-03-18T01:00:49.279Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-18T01:00:49.547Z] ---> Running in 284c0d71de16 [2024-03-18T01:00:49.813Z] Removing intermediate container 284c0d71de16 [2024-03-18T01:00:49.813Z] ---> c86fbf24b6a7 [2024-03-18T01:00:49.813Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T01:00:49.813Z] ---> Running in 65199c147150 [2024-03-18T01:00:50.079Z] Removing intermediate container 65199c147150 [2024-03-18T01:00:50.079Z] ---> 54521aa994bb [2024-03-18T01:00:50.079Z] Step 7/26 : WORKDIR /device-gpio [2024-03-18T01:00:50.346Z] ---> Running in 8b5f4a6c1686 [2024-03-18T01:00:50.613Z] Removing intermediate container 8b5f4a6c1686 [2024-03-18T01:00:50.613Z] ---> 63c001c8d04a [2024-03-18T01:00:50.613Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T01:00:50.613Z] ---> Running in 6d2ab6b779b7 [2024-03-18T01:00:51.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T01:00:52.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T01:00:53.584Z] OK: 271 MiB in 56 packages [2024-03-18T01:00:54.171Z] Removing intermediate container 6d2ab6b779b7 [2024-03-18T01:00:54.171Z] ---> 7a26dd648327 [2024-03-18T01:00:54.171Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-18T01:00:54.773Z] ---> bf3b6aa465db [2024-03-18T01:00:54.774Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T01:00:55.043Z] ---> Running in fee23fb71f6b [2024-03-18T01:00:56.998Z] Removing intermediate container fee23fb71f6b [2024-03-18T01:00:56.998Z] ---> d036afd21796 [2024-03-18T01:00:56.998Z] Step 11/26 : COPY . . [2024-03-18T01:00:58.954Z] ---> 623db1d9642b [2024-03-18T01:00:58.954Z] Step 12/26 : RUN ${MAKE} [2024-03-18T01:00:58.954Z] ---> Running in a44bafa67497 [2024-03-18T01:00:59.915Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-18T01:03:06.609Z] Removing intermediate container a44bafa67497 [2024-03-18T01:03:06.609Z] ---> b47ffda0e16a [2024-03-18T01:03:06.609Z] Step 13/26 : FROM alpine:3.18 [2024-03-18T01:03:06.609Z] 3.18: Pulling from library/alpine [2024-03-18T01:03:06.609Z] c6b39de5b339: Pulling fs layer [2024-03-18T01:03:06.609Z] c6b39de5b339: Verifying Checksum [2024-03-18T01:03:06.609Z] c6b39de5b339: Download complete [2024-03-18T01:03:06.609Z] c6b39de5b339: Pull complete [2024-03-18T01:03:06.609Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T01:03:06.609Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T01:03:06.609Z] ---> 33abbf032149 [2024-03-18T01:03:06.609Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-18T01:03:06.609Z] ---> Running in 4e72f44c2c89 [2024-03-18T01:03:06.609Z] Removing intermediate container 4e72f44c2c89 [2024-03-18T01:03:06.609Z] ---> b87ddb48061f [2024-03-18T01:03:06.609Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-18T01:03:06.609Z] ---> Running in 7a32ccfbd3ad [2024-03-18T01:03:06.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T01:03:06.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T01:03:06.609Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T01:03:06.609Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T01:03:06.609Z] OK: 8 MiB in 16 packages [2024-03-18T01:03:06.609Z] Removing intermediate container 7a32ccfbd3ad [2024-03-18T01:03:06.609Z] ---> b007287a7791 [2024-03-18T01:03:06.609Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-18T01:03:06.878Z] ---> Running in 56b41db001cf [2024-03-18T01:03:07.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T01:03:08.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T01:03:09.059Z] OK: 8 MiB in 16 packages [2024-03-18T01:03:10.016Z] Removing intermediate container 56b41db001cf [2024-03-18T01:03:10.016Z] ---> 3f4f14d7c610 [2024-03-18T01:03:10.016Z] Step 17/26 : WORKDIR / [2024-03-18T01:03:10.016Z] ---> Running in 10a984095f3f [2024-03-18T01:03:10.285Z] Removing intermediate container 10a984095f3f [2024-03-18T01:03:10.285Z] ---> 44f7a716bfdb [2024-03-18T01:03:10.285Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-18T01:03:10.866Z] ---> 1ac6d6a7e013 [2024-03-18T01:03:10.866Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-18T01:03:11.449Z] ---> c2b55cf33f5a [2024-03-18T01:03:11.449Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-18T01:03:12.861Z] ---> 38d283657ae2 [2024-03-18T01:03:12.861Z] Step 21/26 : EXPOSE 59910 [2024-03-18T01:03:12.861Z] ---> Running in 208242e7cfa1 [2024-03-18T01:03:13.127Z] Removing intermediate container 208242e7cfa1 [2024-03-18T01:03:13.127Z] ---> 074a5a4a49cc [2024-03-18T01:03:13.127Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-18T01:03:13.127Z] ---> Running in 0de52f652c07 [2024-03-18T01:03:13.394Z] Removing intermediate container 0de52f652c07 [2024-03-18T01:03:13.394Z] ---> 9b5364352916 [2024-03-18T01:03:13.394Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T01:03:13.666Z] ---> Running in 14617fa7d814 [2024-03-18T01:03:13.932Z] Removing intermediate container 14617fa7d814 [2024-03-18T01:03:13.932Z] ---> 6765b1107e9e [2024-03-18T01:03:13.932Z] Step 24/26 : LABEL arch=arm64 [2024-03-18T01:03:13.932Z] ---> Running in 5a4e1b6f9e0e [2024-03-18T01:03:14.206Z] Removing intermediate container 5a4e1b6f9e0e [2024-03-18T01:03:14.206Z] ---> 599ab32a424d [2024-03-18T01:03:14.206Z] Step 25/26 : LABEL git_sha=cd18c44aa1fd133109c5a7c413f9e364c86b8688 [2024-03-18T01:03:14.206Z] ---> Running in 2ea38e7131a6 [2024-03-18T01:03:14.474Z] Removing intermediate container 2ea38e7131a6 [2024-03-18T01:03:14.474Z] ---> 9d4ab33cb170 [2024-03-18T01:03:14.474Z] Step 26/26 : LABEL version=0.0.0 [2024-03-18T01:03:14.745Z] ---> Running in 370031089aa5 [2024-03-18T01:03:15.010Z] Removing intermediate container 370031089aa5 [2024-03-18T01:03:15.010Z] ---> d0f0e3315f5f [2024-03-18T01:03:15.010Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T01:03:15.010Z] Successfully built d0f0e3315f5f [2024-03-18T01:03:15.010Z] 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 [2024-03-18T01:03:15.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T01:03:15.880Z] [2024-03-18T01:03:15.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T01:03:16.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T01:03:16.271Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T01:03:16.271Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T01:03:16.271Z] 04944245beec: Pulling fs layer [2024-03-18T01:03:16.271Z] 699f458cf7ca: Pulling fs layer [2024-03-18T01:03:16.271Z] 765212b225bb: Pulling fs layer [2024-03-18T01:03:16.271Z] f23df028b6ca: Pulling fs layer [2024-03-18T01:03:16.271Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T01:03:16.271Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T01:03:16.271Z] f23df028b6ca: Waiting [2024-03-18T01:03:16.271Z] d65c8cfc05b1: Waiting [2024-03-18T01:03:16.271Z] 2437ff75d9bd: Waiting [2024-03-18T01:03:16.537Z] 04944245beec: Verifying Checksum [2024-03-18T01:03:16.537Z] 04944245beec: Download complete [2024-03-18T01:03:16.537Z] 765212b225bb: Verifying Checksum [2024-03-18T01:03:16.537Z] 765212b225bb: Download complete [2024-03-18T01:03:16.537Z] f23df028b6ca: Verifying Checksum [2024-03-18T01:03:16.537Z] f23df028b6ca: Download complete [2024-03-18T01:03:16.537Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T01:03:16.537Z] d65c8cfc05b1: Download complete [2024-03-18T01:03:16.537Z] 699f458cf7ca: Verifying Checksum [2024-03-18T01:03:16.537Z] 699f458cf7ca: Download complete [2024-03-18T01:03:17.121Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T01:03:17.121Z] 8998bd30e6a1: Download complete [2024-03-18T01:03:19.697Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T01:03:19.697Z] 2437ff75d9bd: Download complete [2024-03-18T01:03:21.640Z] 8998bd30e6a1: Pull complete [2024-03-18T01:03:21.908Z] 04944245beec: Pull complete [2024-03-18T01:03:23.851Z] 699f458cf7ca: Pull complete [2024-03-18T01:03:23.851Z] 765212b225bb: Pull complete [2024-03-18T01:03:24.811Z] f23df028b6ca: Pull complete [2024-03-18T01:03:24.811Z] d65c8cfc05b1: Pull complete [2024-03-18T01:03:43.014Z] 2437ff75d9bd: Pull complete [2024-03-18T01:03:43.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T01:03:43.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T01:03:43.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T01:03:43.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-229 does not seem to be running inside a container [2024-03-18T01:03:43.436Z] $ 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 [2024-03-18T01:03:46.202Z] $ docker top 0ae1fc4d3f1b53eaf0502b4d68af06c67443aefc5afb7cf1f87246e8d06b4035 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T01:03:47.112Z] ---> job-cost.sh [2024-03-18T01:03:47.112Z] lf-activate-venv: SKIPPING [2024-03-18T01:03:47.112Z] INFO: No Stack... [2024-03-18T01:03:47.689Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T01:03:48.645Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T01:03:49.303Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2024-03-18T01:03:49.303Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T01:03:49.458Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] [2024-03-18T01:03:49.463Z] Resource [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] did not exist. Created. [2024-03-18T01:03:49.467Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T01:03:50.200Z] /w/workspace/device-gpio/1@tmp/durable-a1440383/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T01:03:50.871Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T01:03:50.913Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T01:03:50.958Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T01:03:50.975Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T01:03:51.077Z] $ docker stop --time=1 0ae1fc4d3f1b53eaf0502b4d68af06c67443aefc5afb7cf1f87246e8d06b4035 [2024-03-18T01:03:52.558Z] $ docker rm -f --volumes 0ae1fc4d3f1b53eaf0502b4d68af06c67443aefc5afb7cf1f87246e8d06b4035 [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 [2024-03-18T01:03:53.737Z] provisioning config files... [2024-03-18T01:03:53.748Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/config4589787494566063056tmp [Pipeline] { [Pipeline] sh [2024-03-18T01:03:54.095Z] + set +x [2024-03-18T01:03:54.095Z] + curl -s https://codecov.io/bash [2024-03-18T01:03:54.095Z] + bash -s -- [2024-03-18T01:03:54.095Z] [2024-03-18T01:03:54.095Z] _____ _ [2024-03-18T01:03:54.095Z] / ____| | | [2024-03-18T01:03:54.095Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T01:03:54.095Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T01:03:54.095Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T01:03:54.095Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T01:03:54.095Z] Bash-1.0.6 [2024-03-18T01:03:54.095Z] [2024-03-18T01:03:54.095Z] [2024-03-18T01:03:54.095Z] ==> git version 2.25.1 found [2024-03-18T01:03:54.095Z] ==> 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 [2024-03-18T01:03:54.095Z] Release-Date: 2020-01-08 [2024-03-18T01:03:54.095Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-18T01:03:54.095Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T01:03:54.095Z] ==> Jenkins CI detected. [2024-03-18T01:03:54.095Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-233 [2024-03-18T01:03:54.095Z] project root: . [2024-03-18T01:03:54.095Z] --> token set from env [2024-03-18T01:03:54.095Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T01:03:54.355Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T01:03:54.355Z] ==> Python coveragepy not found [2024-03-18T01:03:54.355Z] ==> Searching for coverage reports in: [2024-03-18T01:03:54.355Z] + . [2024-03-18T01:03:54.355Z] -> Found 1 reports [2024-03-18T01:03:54.355Z] ==> Detecting git/mercurial file structure [2024-03-18T01:03:54.355Z] ==> Reading reports [2024-03-18T01:03:54.355Z] + ./coverage.out bytes=10 [2024-03-18T01:03:54.355Z] ==> Appending adjustments [2024-03-18T01:03:54.355Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T01:03:54.355Z] + Found adjustments [2024-03-18T01:03:54.355Z] ==> Gzipping contents [2024-03-18T01:03:54.355Z] 4.0K /tmp/codecov.gINGVO.gz [2024-03-18T01:03:54.355Z] ==> Uploading reports [2024-03-18T01:03:54.355Z] url: https://codecov.io [2024-03-18T01:03:54.355Z] query: branch=PR-233&commit=cd18c44aa1fd133109c5a7c413f9e364c86b8688&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=233&job=&cmd_args= [2024-03-18T01:03:54.355Z] -> Pinging Codecov [2024-03-18T01:03:54.355Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-233&commit=cd18c44aa1fd133109c5a7c413f9e364c86b8688&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=233&job=&cmd_args= [2024-03-18T01:03:54.620Z] -> Uploading to [2024-03-18T01:03:54.620Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/3EC07B1A8CA8AF9BCAA0BB9F0134797F/cd18c44aa1fd133109c5a7c413f9e364c86b8688/5ce4d7cb-439e-4571-818b-19ec08b2d87d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T010354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81f0a3134a4f5c7219d8c0a56316f0c83fba0813ee65cc16ff61aaf230e0f390 [2024-03-18T01:03:54.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T01:03:54.620Z] Dload Upload Total Spent Left Speed [2024-03-18T01:03:54.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1737 --:--:-- --:--:-- --:--:-- 1737 [2024-03-18T01:03:54.880Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/cd18c44aa1fd133109c5a7c413f9e364c86b8688 [Pipeline] } [2024-03-18T01:03:54.911Z] 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 [2024-03-18T01:03:56.852Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-233/archives ] [2024-03-18T01:03:56.852Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-233/archives [2024-03-18T01:03:56.852Z] total 16 [2024-03-18T01:03:56.852Z] drwxr-xr-x 3 root root 4096 Mar 18 00:54 . [2024-03-18T01:03:56.852Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 00:54 .. [2024-03-18T01:03:56.852Z] drwxr-xr-x 2 root root 4096 Mar 18 00:54 cost [2024-03-18T01:03:56.852Z] -rw-r--r-- 1 root root 83 Mar 18 00:54 cost.csv [2024-03-18T01:03:56.852Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-233/archives [2024-03-18T01:03:56.852Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-233/archives [2024-03-18T01:03:56.852Z] total 16 [2024-03-18T01:03:56.852Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 00:54 . [2024-03-18T01:03:56.852Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 00:54 .. [2024-03-18T01:03:56.852Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 00:54 cost [2024-03-18T01:03:56.852Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 18 00:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T01:03:57.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T01:03:58.066Z] ---> package-listing.sh [2024-03-18T01:03:58.066Z] ++ facter osfamily [2024-03-18T01:03:58.066Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T01:03:58.326Z] + OS_FAMILY=debian [2024-03-18T01:03:58.326Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-233 [2024-03-18T01:03:58.326Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T01:03:58.326Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T01:03:58.326Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T01:03:58.326Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T01:03:58.326Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-233 ']' [2024-03-18T01:03:58.326Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T01:03:58.326Z] + case "${OS_FAMILY}" in [2024-03-18T01:03:58.326Z] + dpkg -l [2024-03-18T01:03:58.326Z] + grep '^ii' [2024-03-18T01:03:58.326Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T01:03:58.326Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T01:03:58.326Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T01:03:58.326Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-233 ']' [2024-03-18T01:03:58.326Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-233/archives/ [2024-03-18T01:03:58.326Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-233/archives/ [Pipeline] echo [2024-03-18T01:03:58.365Z] 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-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-18T01:03:58.684Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T01:03:59.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T01:03:59.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T01:03:59.466Z] prd-ubuntu20.04-docker-8c-8g-228 does not seem to be running inside a container [2024-03-18T01:03:59.511Z] $ 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-233/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-233 -v /w/workspace/edgexfoundry_device-gpio_PR-233:/w/workspace/edgexfoundry_device-gpio_PR-233:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-233@tmp:/w/workspace/edgexfoundry_device-gpio_PR-233@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-18T01:03:59.959Z] $ docker top 92d75d0820a524e4b8f5fac42ccb7445d3ff80251e9df1bb5502981d0f2220ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T01:04:00.356Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T01:04:00.669Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T01:04:00.978Z] + ls /var/log/sa-host [2024-03-18T01:04:00.978Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T01:04:01.230Z] provisioning config files... [2024-03-18T01:04:01.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-233@tmp/config454228377000515714tmp [Pipeline] { [Pipeline] echo [2024-03-18T01:04:01.306Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T01:04:01.621Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T01:04:01.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T01:04:02.056Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T01:04:02.087Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T01:04:02.397Z] ---> sudo-logs.sh [2024-03-18T01:04:02.397Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T01:04:02.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T01:04:02.804Z] ---> job-cost.sh [2024-03-18T01:04:02.804Z] lf-activate-venv: SKIPPING [2024-03-18T01:04:02.804Z] DEBUG: total: 0.2199999988079071 [2024-03-18T01:04:02.804Z] INFO: Retrieving Stack Cost... [2024-03-18T01:04:03.064Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T01:04:04.178Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T01:04:04.212Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T01:04:05.970Z] ---> logs-deploy.sh [2024-03-18T01:04:05.970Z] lf-activate-venv: SKIPPING [2024-03-18T01:04:05.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-233/1 [2024-03-18T01:04:05.970Z] INFO: archiving workspace using pattern(s): [2024-03-18T01:04:07.875Z] Archives upload complete. [2024-03-18T01:04:07.875Z] INFO: archiving logs to Nexus [2024-03-18T01:04:08.444Z] ---> uname -a: [2024-03-18T01:04:08.444Z] Linux prd-ubuntu20-04-docker-8c-8g-228 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] ---> lscpu: [2024-03-18T01:04:08.444Z] Architecture: x86_64 [2024-03-18T01:04:08.444Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-18T01:04:08.444Z] Byte Order: Little Endian [2024-03-18T01:04:08.444Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-18T01:04:08.444Z] CPU(s): 8 [2024-03-18T01:04:08.444Z] On-line CPU(s) list: 0-7 [2024-03-18T01:04:08.444Z] Thread(s) per core: 1 [2024-03-18T01:04:08.444Z] Core(s) per socket: 1 [2024-03-18T01:04:08.444Z] Socket(s): 8 [2024-03-18T01:04:08.444Z] NUMA node(s): 1 [2024-03-18T01:04:08.444Z] Vendor ID: AuthenticAMD [2024-03-18T01:04:08.444Z] CPU family: 23 [2024-03-18T01:04:08.444Z] Model: 49 [2024-03-18T01:04:08.444Z] Model name: AMD EPYC-Rome Processor [2024-03-18T01:04:08.444Z] Stepping: 0 [2024-03-18T01:04:08.444Z] CPU MHz: 2799.998 [2024-03-18T01:04:08.444Z] BogoMIPS: 5599.99 [2024-03-18T01:04:08.444Z] Virtualization: AMD-V [2024-03-18T01:04:08.444Z] Hypervisor vendor: KVM [2024-03-18T01:04:08.444Z] Virtualization type: full [2024-03-18T01:04:08.444Z] L1d cache: 256 KiB [2024-03-18T01:04:08.444Z] L1i cache: 256 KiB [2024-03-18T01:04:08.444Z] L2 cache: 4 MiB [2024-03-18T01:04:08.444Z] L3 cache: 128 MiB [2024-03-18T01:04:08.444Z] NUMA node0 CPU(s): 0-7 [2024-03-18T01:04:08.444Z] Vulnerability Itlb multihit: Not affected [2024-03-18T01:04:08.444Z] Vulnerability L1tf: Not affected [2024-03-18T01:04:08.444Z] Vulnerability Mds: Not affected [2024-03-18T01:04:08.444Z] Vulnerability Meltdown: Not affected [2024-03-18T01:04:08.444Z] Vulnerability Mmio stale data: Not affected [2024-03-18T01:04:08.444Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-18T01:04:08.444Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-18T01:04:08.444Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-18T01:04:08.444Z] Vulnerability Srbds: Not affected [2024-03-18T01:04:08.444Z] Vulnerability Tsx async abort: Not affected [2024-03-18T01:04:08.444Z] 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 [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] ---> nproc: [2024-03-18T01:04:08.444Z] 8 [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] ---> df -h: [2024-03-18T01:04:08.444Z] Filesystem Size Used Avail Use% Mounted on [2024-03-18T01:04:08.444Z] overlay 155G 12G 144G 8% / [2024-03-18T01:04:08.444Z] tmpfs 64M 0 64M 0% /dev [2024-03-18T01:04:08.444Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-18T01:04:08.444Z] shm 64M 0 64M 0% /dev/shm [2024-03-18T01:04:08.444Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] ---> sar -b -r -n DEV: [2024-03-18T01:04:08.444Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-228) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] 00:51:32 LINUX RESTART (8 CPU) [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] 00:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-18T01:04:08.444Z] 00:53:01 356.69 22.08 334.61 0.00 2205.90 37520.15 0.00 [2024-03-18T01:04:08.444Z] 00:54:01 145.29 0.68 144.61 0.00 6.27 50027.13 0.00 [2024-03-18T01:04:08.444Z] 00:55:01 192.18 0.20 191.98 0.00 21.60 40000.67 0.00 [2024-03-18T01:04:08.444Z] 00:56:01 2.03 0.00 2.03 0.00 0.00 26.01 0.00 [2024-03-18T01:04:08.444Z] 00:57:01 20.75 8.98 11.76 0.00 2906.45 2563.84 0.00 [2024-03-18T01:04:08.444Z] 00:58:01 2.17 0.00 2.17 0.00 0.00 33.32 0.00 [2024-03-18T01:04:08.444Z] 00:59:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2024-03-18T01:04:08.444Z] 01:00:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-03-18T01:04:08.444Z] 01:01:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2024-03-18T01:04:08.444Z] 01:02:01 2.03 0.00 2.03 0.00 0.00 31.59 0.00 [2024-03-18T01:04:08.444Z] 01:03:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2024-03-18T01:04:08.444Z] 01:04:01 6.85 0.30 6.55 0.00 25.06 121.45 0.00 [2024-03-18T01:04:08.444Z] Average: 61.03 2.69 58.34 0.00 430.43 10864.28 0.00 [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] 00:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-18T01:04:08.444Z] 00:53:01 29202500 31554724 765040 2.33 77928 2543908 1986584 5.85 1014228 2279204 4408 [2024-03-18T01:04:08.444Z] 00:54:01 28583256 31553920 754380 2.29 141936 3037816 1757220 5.18 1161208 2675120 80 [2024-03-18T01:04:08.444Z] 00:55:01 27745908 31546872 755756 2.30 155460 3786080 1753080 5.17 1266356 3330536 372 [2024-03-18T01:04:08.444Z] 00:56:01 27746372 31547452 754888 2.30 155504 3786080 1753080 5.17 1266208 3330540 52 [2024-03-18T01:04:08.444Z] 00:57:01 27567080 31538612 759192 2.31 159508 3944792 1780796 5.25 1365244 3396620 568 [2024-03-18T01:04:08.444Z] 00:58:01 27568672 31540192 757612 2.30 159552 3944796 1796972 5.30 1364064 3396584 136 [2024-03-18T01:04:08.444Z] 00:59:01 27570796 31542420 755276 2.30 159600 3944800 1796972 5.30 1361700 3396596 4 [2024-03-18T01:04:08.444Z] 01:00:01 27578568 31550352 747268 2.27 159640 3944800 1796972 5.30 1354284 3396676 180 [2024-03-18T01:04:08.444Z] 01:01:01 27578444 31550304 747492 2.27 159684 3944804 1796972 5.30 1354332 3396684 8 [2024-03-18T01:04:08.444Z] 01:02:01 27578104 31550232 747712 2.27 159760 3944784 1796972 5.30 1354256 3396872 12 [2024-03-18T01:04:08.444Z] 01:03:01 27578412 31550564 747320 2.27 159784 3944784 1796972 5.30 1354336 3396876 8 [2024-03-18T01:04:08.444Z] 01:04:01 27544284 31519172 774060 2.35 159900 3946292 1840032 5.42 1382332 3397020 416 [2024-03-18T01:04:08.444Z] Average: 27820200 31545401 755500 2.30 150688 3726145 1804385 5.32 1299879 3232444 520 [2024-03-18T01:04:08.444Z] [2024-03-18T01:04:08.444Z] 00:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-18T01:04:08.444Z] 00:53:01 ens3 605.52 425.38 5973.39 104.39 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:53:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:53:01 veth7afcaeb 64.12 75.60 6.08 55.67 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:53:01 docker0 97.80 112.56 7.64 309.69 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:54:01 ens3 221.83 143.43 2020.19 23.91 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:54:01 docker0 126.50 194.62 10.43 1991.24 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:55:01 ens3 137.29 91.33 2696.65 88.75 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:55:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:55:01 docker0 4.55 8.45 0.27 93.23 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:56:01 ens3 0.68 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:57:01 ens3 37.16 15.96 667.83 1.52 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.444Z] 00:57:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 00:58:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 00:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:00:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:03:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:04:01 ens3 23.90 13.90 24.89 8.11 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] Average: ens3 85.60 57.56 948.57 18.90 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] Average: docker0 19.07 26.30 1.53 199.51 0.00 0.00 0.00 0.00 [2024-03-18T01:04:08.445Z] [2024-03-18T01:04:08.445Z] [2024-03-18T01:04:08.445Z] ---> sar -P ALL: [2024-03-18T01:04:08.445Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-228) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T01:04:08.445Z] [2024-03-18T01:04:08.445Z] 00:51:32 LINUX RESTART (8 CPU) [2024-03-18T01:04:08.445Z] [2024-03-18T01:04:08.445Z] 00:52:01 CPU %user %nice %system %iowait %steal %idle [2024-03-18T01:04:08.445Z] 00:53:01 all 9.10 0.00 3.04 2.28 0.07 85.51 [2024-03-18T01:04:08.445Z] 00:53:01 0 9.26 0.00 2.79 0.50 0.07 87.38 [2024-03-18T01:04:08.445Z] 00:53:01 1 7.56 0.00 3.14 1.92 0.05 87.33 [2024-03-18T01:04:08.445Z] 00:53:01 2 13.33 0.00 3.16 8.41 0.08 75.01 [2024-03-18T01:04:08.445Z] 00:53:01 3 9.42 0.00 3.02 2.79 0.08 84.69 [2024-03-18T01:04:08.445Z] 00:53:01 4 7.67 0.00 2.99 0.18 0.07 89.09 [2024-03-18T01:04:08.445Z] 00:53:01 5 9.00 0.00 3.50 3.48 0.07 83.95 [2024-03-18T01:04:08.445Z] 00:53:01 6 8.18 0.00 2.59 0.25 0.05 88.93 [2024-03-18T01:04:08.445Z] 00:53:01 7 8.37 0.00 3.14 0.72 0.05 87.71 [2024-03-18T01:04:08.445Z] 00:54:01 all 26.69 0.00 4.02 3.27 0.07 65.94 [2024-03-18T01:04:08.445Z] 00:54:01 0 27.89 0.00 3.34 0.40 0.07 68.31 [2024-03-18T01:04:08.445Z] 00:54:01 1 26.31 0.00 4.27 1.58 0.07 67.78 [2024-03-18T01:04:08.445Z] 00:54:01 2 26.69 0.00 3.87 0.27 0.07 69.10 [2024-03-18T01:04:08.445Z] 00:54:01 3 26.33 0.00 4.62 4.71 0.08 64.26 [2024-03-18T01:04:08.445Z] 00:54:01 4 26.84 0.00 4.34 0.69 0.08 68.04 [2024-03-18T01:04:08.445Z] 00:54:01 5 26.76 0.00 4.49 15.09 0.08 53.58 [2024-03-18T01:04:08.445Z] 00:54:01 6 26.04 0.00 3.44 0.86 0.07 69.59 [2024-03-18T01:04:08.445Z] 00:54:01 7 26.66 0.00 3.82 2.59 0.07 66.86 [2024-03-18T01:04:08.445Z] 00:55:01 all 17.52 0.00 3.38 2.02 0.06 77.02 [2024-03-18T01:04:08.445Z] 00:55:01 0 18.06 0.00 3.58 4.72 0.07 73.58 [2024-03-18T01:04:08.445Z] 00:55:01 1 17.95 0.00 3.84 6.07 0.08 72.05 [2024-03-18T01:04:08.445Z] 00:55:01 2 16.74 0.00 3.69 0.37 0.05 79.15 [2024-03-18T01:04:08.445Z] 00:55:01 3 17.04 0.00 2.98 3.43 0.05 76.50 [2024-03-18T01:04:08.445Z] 00:55:01 4 17.58 0.00 4.23 0.57 0.05 77.57 [2024-03-18T01:04:08.445Z] 00:55:01 5 17.37 0.00 3.10 0.24 0.08 79.22 [2024-03-18T01:04:08.445Z] 00:55:01 6 18.03 0.00 2.97 0.22 0.07 78.71 [2024-03-18T01:04:08.445Z] 00:55:01 7 17.34 0.00 2.65 0.59 0.05 79.37 [2024-03-18T01:04:08.445Z] 00:56:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2024-03-18T01:04:08.445Z] 00:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-18T01:04:08.445Z] 00:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 00:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-18T01:04:08.445Z] 00:56:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2024-03-18T01:04:08.445Z] 00:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-18T01:04:08.445Z] 00:56:01 5 0.00 0.00 0.02 0.08 0.03 99.87 [2024-03-18T01:04:08.445Z] 00:56:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2024-03-18T01:04:08.445Z] 00:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 00:57:01 all 0.45 0.00 0.20 0.40 0.02 98.93 [2024-03-18T01:04:08.445Z] 00:57:01 0 0.78 0.00 0.27 0.38 0.02 98.55 [2024-03-18T01:04:08.445Z] 00:57:01 1 0.28 0.00 0.42 0.73 0.02 98.55 [2024-03-18T01:04:08.445Z] 00:57:01 2 0.15 0.00 0.07 0.05 0.02 99.72 [2024-03-18T01:04:08.445Z] 00:57:01 3 0.90 0.00 0.12 0.80 0.02 98.17 [2024-03-18T01:04:08.445Z] 00:57:01 4 0.38 0.00 0.17 0.05 0.00 99.40 [2024-03-18T01:04:08.445Z] 00:57:01 5 0.49 0.00 0.23 0.57 0.03 98.68 [2024-03-18T01:04:08.445Z] 00:57:01 6 0.40 0.00 0.23 0.32 0.03 99.02 [2024-03-18T01:04:08.445Z] 00:57:01 7 0.18 0.00 0.10 0.32 0.02 99.38 [2024-03-18T01:04:08.445Z] 00:58:01 all 0.02 0.00 0.02 0.03 0.01 99.93 [2024-03-18T01:04:08.445Z] 00:58:01 0 0.03 0.00 0.03 0.17 0.03 99.73 [2024-03-18T01:04:08.445Z] 00:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-18T01:04:08.445Z] 00:58:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-18T01:04:08.445Z] 00:58:01 3 0.02 0.00 0.03 0.03 0.00 99.92 [2024-03-18T01:04:08.445Z] 00:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T01:04:08.445Z] 00:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T01:04:08.445Z] 00:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-18T01:04:08.445Z] 00:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-18T01:04:08.445Z] 00:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-03-18T01:04:08.445Z] 00:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-18T01:04:08.445Z] 00:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T01:04:08.445Z] 00:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 00:59:01 3 0.03 0.00 0.00 0.05 0.02 99.90 [2024-03-18T01:04:08.445Z] 00:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 00:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-18T01:04:08.445Z] 00:59:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2024-03-18T01:04:08.445Z] 00:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 01:00:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-03-18T01:04:08.445Z] 01:00:01 0 0.55 0.00 0.07 0.00 0.02 99.37 [2024-03-18T01:04:08.445Z] 01:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-18T01:04:08.445Z] 01:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-18T01:04:08.445Z] 01:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-18T01:04:08.445Z] 01:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T01:04:08.445Z] 01:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-18T01:04:08.445Z] 01:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 01:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 01:01:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-03-18T01:04:08.445Z] 01:01:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2024-03-18T01:04:08.445Z] 01:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 01:01:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-18T01:04:08.445Z] 01:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-18T01:04:08.445Z] 01:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T01:04:08.445Z] 01:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 01:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T01:04:08.445Z] 01:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-18T01:04:08.445Z] 01:02:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-03-18T01:04:08.445Z] 01:02:01 0 0.32 0.00 0.02 0.00 0.02 99.65 [2024-03-18T01:04:08.445Z] 01:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-18T01:04:08.445Z] 01:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-18T01:04:08.445Z] 01:02:01 3 0.02 0.00 0.02 0.08 0.02 99.87 [2024-03-18T01:04:08.445Z] 01:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T01:04:08.445Z] 01:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-18T01:04:08.445Z] 01:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-18T01:04:08.445Z] 01:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 01:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-03-18T01:04:08.445Z] 01:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-18T01:04:08.445Z] 01:03:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-18T01:04:08.445Z] 01:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-18T01:04:08.445Z] 01:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 01:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-18T01:04:08.445Z] 01:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] 01:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-18T01:04:08.445Z] 01:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T01:04:08.445Z] [2024-03-18T01:04:08.445Z] 01:03:01 CPU %user %nice %system %iowait %steal %idle [2024-03-18T01:04:08.445Z] 01:04:01 all 0.45 0.00 0.21 0.08 0.01 99.24 [2024-03-18T01:04:08.445Z] 01:04:01 0 0.50 0.00 0.25 0.10 0.03 99.11 [2024-03-18T01:04:08.445Z] 01:04:01 1 0.42 0.00 0.23 0.02 0.02 99.32 [2024-03-18T01:04:08.445Z] 01:04:01 2 0.50 0.00 0.18 0.00 0.03 99.28 [2024-03-18T01:04:08.445Z] 01:04:01 3 0.88 0.00 0.27 0.38 0.02 98.45 [2024-03-18T01:04:08.445Z] 01:04:01 4 0.28 0.00 0.18 0.00 0.00 99.53 [2024-03-18T01:04:08.445Z] 01:04:01 5 0.48 0.00 0.18 0.03 0.00 99.30 [2024-03-18T01:04:08.445Z] 01:04:01 6 0.37 0.00 0.18 0.10 0.02 99.33 [2024-03-18T01:04:08.445Z] 01:04:01 7 0.18 0.00 0.23 0.00 0.00 99.58 [2024-03-18T01:04:08.445Z] Average: all 4.51 0.00 0.91 0.67 0.02 93.89 [2024-03-18T01:04:08.445Z] Average: 0 4.76 0.00 0.86 0.52 0.03 93.82 [2024-03-18T01:04:08.445Z] Average: 1 4.36 0.00 0.99 0.86 0.02 93.77 [2024-03-18T01:04:08.445Z] Average: 2 4.77 0.00 0.92 0.75 0.03 93.53 [2024-03-18T01:04:08.445Z] Average: 3 4.53 0.00 0.92 1.02 0.02 93.50 [2024-03-18T01:04:08.445Z] Average: 4 4.36 0.00 0.99 0.12 0.02 94.51 [2024-03-18T01:04:08.445Z] Average: 5 4.48 0.00 0.96 1.61 0.03 92.92 [2024-03-18T01:04:08.445Z] Average: 6 4.41 0.00 0.79 0.14 0.03 94.63 [2024-03-18T01:04:08.445Z] Average: 7 4.37 0.00 0.83 0.35 0.02 94.43 [2024-03-18T01:04:08.445Z] [2024-03-18T01:04:08.445Z] [2024-03-18T01:04:08.445Z]