Pull request #226 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 539faaf832d3c7e3dc187e100d7178644e4793ea+084f94fc031ef57db339688d760303d40adcf824 (2c6451abecb049165cce27950e5f947568452ef8) 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-ssh5583711123093555983.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-ssh7822240774678358495.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-226/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-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16018602358968773698.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-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4578911986785808325.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-ssh3797053710093691267.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-226/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-226/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh346278652382757544.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 ‘prd-ubuntu20.04-docker-8c-8g-26524’ Running on prd-ubuntu20.04-docker-8c-8g-26530 in /w/workspace/edgexfoundry_device-gpio_PR-226 [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-226 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 084f94fc031ef57db339688d760303d40adcf824 into PR head commit 539faaf832d3c7e3dc187e100d7178644e4793ea Merge succeeded, producing 539faaf832d3c7e3dc187e100d7178644e4793ea Checking out Revision 539faaf832d3c7e3dc187e100d7178644e4793ea (PR-226) 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 core.sparsecheckout # timeout=10 > git checkout -f 539faaf832d3c7e3dc187e100d7178644e4793ea # 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 084f94fc031ef57db339688d760303d40adcf824 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 539faaf832d3c7e3dc187e100d7178644e4793ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-01T01:12:02.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-01T01:12:02.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-01T01:12:02.543Z] ========================================================= [2024-01-01T01:12:02.543Z] EdgeX Global Pipelines Version Info [2024-01-01T01:12:02.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:12:03.681Z] ------------------- [2024-01-01T01:12:03.681Z] stable info: [2024-01-01T01:12:03.681Z] ------------------- [2024-01-01T01:12:03.681Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-01T01:12:03.681Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-01T01:12:03.681Z] Message: update stable to v1.0.258 [2024-01-01T01:12:03.944Z] ------------------- [2024-01-01T01:12:03.944Z] experimental info: [2024-01-01T01:12:03.944Z] ------------------- [2024-01-01T01:12:03.944Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-01T01:12:03.944Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-01T01:12:03.944Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-01T01:12:04.166Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-01-01T01:12:04.224Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-01-01T01:12:04.345Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-01T01:12:04.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-01T01:12:04.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-01T01:12:04.591Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-01T01:12:04.695Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-01T01:12:04.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-01T01:12:04.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-01T01:12:04.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-01T01:12:04.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-01T01:12:05.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-01-01T01:12:05.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-01T01:12:05.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-01T01:12:05.238Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-01T01:12:05.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-01T01:12:05.369Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-01T01:12:05.419Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-01T01:12:05.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-01T01:12:05.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-01T01:12:05.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-01T01:12:05.659Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-01T01:12:05.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-01T01:12:05.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-01T01:12:05.870Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-01T01:12:05.939Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-01T01:12:06.016Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-01T01:12:06.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-226 [Pipeline] echo [2024-01-01T01:12:06.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-226 [Pipeline] echo [2024-01-01T01:12:06.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-226 [Pipeline] echo [2024-01-01T01:12:06.320Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 539faaf832d3c7e3dc187e100d7178644e4793ea [Pipeline] echo [2024-01-01T01:12:06.401Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 539faaf [Pipeline] echo [2024-01-01T01:12:06.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T01:12:06.677Z] provisioning config files... [2024-01-01T01:12:06.690Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/config12790087987998830852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:12:07.106Z] ---> ****-login.sh [2024-01-01T01:12:07.106Z] nexus3.edgexfoundry.org:10001 [2024-01-01T01:12:07.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:12:07.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:12:07.370Z] Configure a credential helper to remove this warning. See [2024-01-01T01:12:07.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:12:07.370Z] [2024-01-01T01:12:07.370Z] Login Succeeded [2024-01-01T01:12:07.370Z] nexus3.edgexfoundry.org:10002 [2024-01-01T01:12:07.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:12:07.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:12:07.631Z] Configure a credential helper to remove this warning. See [2024-01-01T01:12:07.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:12:07.631Z] [2024-01-01T01:12:07.631Z] Login Succeeded [2024-01-01T01:12:07.631Z] nexus3.edgexfoundry.org:10003 [2024-01-01T01:12:07.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:12:07.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:12:07.631Z] Configure a credential helper to remove this warning. See [2024-01-01T01:12:07.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:12:07.632Z] [2024-01-01T01:12:07.632Z] Login Succeeded [2024-01-01T01:12:07.632Z] nexus3.edgexfoundry.org:10004 [2024-01-01T01:12:07.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:12:07.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:12:07.892Z] Configure a credential helper to remove this warning. See [2024-01-01T01:12:07.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:12:07.892Z] [2024-01-01T01:12:07.892Z] Login Succeeded [2024-01-01T01:12:07.892Z] ****.io [2024-01-01T01:12:07.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:12:08.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:12:08.154Z] Configure a credential helper to remove this warning. See [2024-01-01T01:12:08.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:12:08.154Z] [2024-01-01T01:12:08.154Z] Login Succeeded [2024-01-01T01:12:08.154Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T01:12:08.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-01T01:12:08.996Z] + git rev-list -1 --merges 539faaf832d3c7e3dc187e100d7178644e4793ea~1..539faaf832d3c7e3dc187e100d7178644e4793ea [Pipeline] echo [2024-01-01T01:12:09.044Z] -----------> git rev-list -1 --merges 539faaf832d3c7e3dc187e100d7178644e4793ea~1..539faaf832d3c7e3dc187e100d7178644e4793ea 539faaf832d3c7e3dc187e100d7178644e4793ea [false] [Pipeline] sh [2024-01-01T01:12:09.376Z] + git log --format=format:%s -1 539faaf832d3c7e3dc187e100d7178644e4793ea [Pipeline] echo [2024-01-01T01:12:09.414Z] ========================================================= [2024-01-01T01:12:09.415Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-01T01:12:09.415Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-01T01:12:09.908Z] + git log --format=format:%s -1 539faaf832d3c7e3dc187e100d7178644e4793ea [Pipeline] echo [2024-01-01T01:12:09.947Z] [semverPrep] GIT_COMMIT: 539faaf832d3c7e3dc187e100d7178644e4793ea, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-01-01T01:12:10.001Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-01T01:12:10.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-01T01:12:10.442Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-01T01:12:10.442Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-01T01:12:10.442Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-01T01:12:10.442Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-01T01:12:10.442Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-01T01:12:10.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:12:10.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T01:12:10.971Z] [2024-01-01T01:12:10.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:12:11.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T01:12:11.380Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-01T01:12:11.380Z] b85a868b505f: Pulling fs layer [2024-01-01T01:12:11.380Z] e2be974225ed: Pulling fs layer [2024-01-01T01:12:11.380Z] 339a4e72a1f5: Pulling fs layer [2024-01-01T01:12:11.380Z] 988bab9f4d93: Pulling fs layer [2024-01-01T01:12:11.380Z] 1469e6f7b9e6: Pulling fs layer [2024-01-01T01:12:11.380Z] eaf3925da568: Pulling fs layer [2024-01-01T01:12:11.380Z] bab4dde63d76: Pulling fs layer [2024-01-01T01:12:11.380Z] bde34c3a00c8: Pulling fs layer [2024-01-01T01:12:11.380Z] b352a97aabf1: Pulling fs layer [2024-01-01T01:12:11.380Z] 4872d77fe225: Pulling fs layer [2024-01-01T01:12:11.380Z] 5851b861e8e6: Pulling fs layer [2024-01-01T01:12:11.380Z] eaf3925da568: Waiting [2024-01-01T01:12:11.380Z] 988bab9f4d93: Waiting [2024-01-01T01:12:11.380Z] bab4dde63d76: Waiting [2024-01-01T01:12:11.380Z] bde34c3a00c8: Waiting [2024-01-01T01:12:11.380Z] b352a97aabf1: Waiting [2024-01-01T01:12:11.380Z] 1469e6f7b9e6: Waiting [2024-01-01T01:12:11.380Z] 4872d77fe225: Waiting [2024-01-01T01:12:11.380Z] 5851b861e8e6: Waiting [2024-01-01T01:12:11.380Z] e2be974225ed: Download complete [2024-01-01T01:12:11.380Z] 988bab9f4d93: Download complete [2024-01-01T01:12:11.380Z] 1469e6f7b9e6: Verifying Checksum [2024-01-01T01:12:11.380Z] 1469e6f7b9e6: Download complete [2024-01-01T01:12:11.380Z] 339a4e72a1f5: Verifying Checksum [2024-01-01T01:12:11.380Z] 339a4e72a1f5: Download complete [2024-01-01T01:12:11.380Z] eaf3925da568: Verifying Checksum [2024-01-01T01:12:11.380Z] eaf3925da568: Download complete [2024-01-01T01:12:11.641Z] bde34c3a00c8: Verifying Checksum [2024-01-01T01:12:11.641Z] bde34c3a00c8: Download complete [2024-01-01T01:12:11.641Z] b352a97aabf1: Download complete [2024-01-01T01:12:11.641Z] 4872d77fe225: Verifying Checksum [2024-01-01T01:12:11.641Z] 4872d77fe225: Download complete [2024-01-01T01:12:11.641Z] 5851b861e8e6: Download complete [2024-01-01T01:12:11.641Z] b85a868b505f: Verifying Checksum [2024-01-01T01:12:11.641Z] b85a868b505f: Download complete [2024-01-01T01:12:11.904Z] bab4dde63d76: Verifying Checksum [2024-01-01T01:12:12.847Z] b85a868b505f: Pull complete [2024-01-01T01:12:13.112Z] e2be974225ed: Pull complete [2024-01-01T01:12:13.682Z] 339a4e72a1f5: Pull complete [2024-01-01T01:12:13.682Z] 988bab9f4d93: Pull complete [2024-01-01T01:12:13.943Z] 1469e6f7b9e6: Pull complete [2024-01-01T01:12:13.943Z] eaf3925da568: Pull complete [2024-01-01T01:12:15.852Z] bab4dde63d76: Pull complete [2024-01-01T01:12:15.852Z] bde34c3a00c8: Pull complete [2024-01-01T01:12:16.136Z] b352a97aabf1: Pull complete [2024-01-01T01:12:16.136Z] 4872d77fe225: Pull complete [2024-01-01T01:12:16.136Z] 5851b861e8e6: Pull complete [2024-01-01T01:12:16.397Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-01T01:12:16.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T01:12:16.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T01:12:16.765Z] prd-ubuntu20.04-docker-8c-8g-26530 does not seem to be running inside a container [2024-01-01T01:12:16.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-226 -v /w/workspace/edgexfoundry_device-gpio_PR-226:/w/workspace/edgexfoundry_device-gpio_PR-226:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-226@tmp:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-01T01:12:20.044Z] $ docker top 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 -eo pid,comm [2024-01-01T01:12:20.098Z] 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-01-01T01:12:20.098Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-01T01:12:20.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-01T01:12:20.300Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-01T01:12:20.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-01T01:12:20.420Z] $ docker exec 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 ssh-agent [2024-01-01T01:12:20.534Z] SSH_AUTH_SOCK=/tmp/ssh-TfjJYALfWt2d/agent.33 [2024-01-01T01:12:20.534Z] SSH_AGENT_PID=39 [2024-01-01T01:12:20.540Z] Running ssh-add (command line suppressed) [2024-01-01T01:12:20.643Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-226@tmp/private_key_17030170647584822495.key (/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/private_key_17030170647584822495.key) [2024-01-01T01:12:20.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-01T01:12:21.016Z] + git tag --points-at HEAD [Pipeline] } [2024-01-01T01:12:21.048Z] $ docker exec --env ******** --env ******** 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 ssh-agent -k [2024-01-01T01:12:21.161Z] unset SSH_AUTH_SOCK; [2024-01-01T01:12:21.162Z] unset SSH_AGENT_PID; [2024-01-01T01:12:21.162Z] echo Agent pid 39 killed; [2024-01-01T01:12:21.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-01T01:12:21.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-01T01:12:21.317Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-01T01:12:21.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-01T01:12:21.437Z] $ docker exec 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 ssh-agent [2024-01-01T01:12:21.552Z] SSH_AUTH_SOCK=/tmp/ssh-CNgqOwZXp7Hk/agent.70 [2024-01-01T01:12:21.552Z] SSH_AGENT_PID=76 [2024-01-01T01:12:21.558Z] Running ssh-add (command line suppressed) [2024-01-01T01:12:21.686Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-226@tmp/private_key_3166029198976072328.key (/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/private_key_3166029198976072328.key) [2024-01-01T01:12:21.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-01T01:12:22.077Z] + git semver init [2024-01-01T01:12:22.337Z] 2024-01-01 01:12:22,288 [run_init] DEBUG init version:0.0.0 force:False [2024-01-01T01:12:22.337Z] 2024-01-01 01:12:22,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-226/.semver [2024-01-01T01:12:22.337Z] 2024-01-01 01:12:22,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-226/.semver [2024-01-01T01:12:22.337Z] 2024-01-01 01:12:22,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-226/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-226, universal_newlines=False, shell=None, istream=None) [2024-01-01T01:12:23.727Z] 2024-01-01 01:12:23,474 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-226/.git/info/exclude [2024-01-01T01:12:23.727Z] 2024-01-01 01:12:23,476 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-226/.semver/PR-226 with force:False [2024-01-01T01:12:23.727Z] 2024-01-01 01:12:23,477 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-226/.semver/PR-226 [2024-01-01T01:12:23.727Z] 2024-01-01 01:12:23,488 [execute] INFO git cat-file --batch-check [2024-01-01T01:12:23.727Z] 2024-01-01 01:12:23,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-226/.semver, universal_newlines=False, shell=None, istream=) [2024-01-01T01:12:23.727Z] 2024-01-01 01:12:23,495 [execute] INFO git cat-file --batch [2024-01-01T01:12:23.727Z] 2024-01-01 01:12:23,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-226/.semver, universal_newlines=False, shell=None, istream=) [2024-01-01T01:12:23.727Z] 2024-01-01 01:12:23,501 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-226/.semver/PR-226 [2024-01-01T01:12:23.727Z] 0.0.0 [Pipeline] } [2024-01-01T01:12:23.758Z] $ docker exec --env ******** --env ******** 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 ssh-agent -k [2024-01-01T01:12:23.859Z] unset SSH_AUTH_SOCK; [2024-01-01T01:12:23.860Z] unset SSH_AGENT_PID; [2024-01-01T01:12:23.860Z] echo Agent pid 76 killed; [2024-01-01T01:12:23.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-01T01:12:24.381Z] + git semver [Pipeline] } [2024-01-01T01:12:24.673Z] $ docker stop --time=1 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 [2024-01-01T01:12:25.955Z] $ docker rm -f --volumes 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-01T01:12:26.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-01T01:12:26.776Z] Stashed 1 file(s) [Pipeline] echo [2024-01-01T01:12:26.800Z] [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-01-01T01:12:27.760Z] provisioning config files... [2024-01-01T01:12:27.772Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/config56128302658520160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:12:28.174Z] ---> ****-login.sh [2024-01-01T01:12:28.174Z] nexus3.edgexfoundry.org:10001 [2024-01-01T01:12:28.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:12:28.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:12:28.174Z] Configure a credential helper to remove this warning. See [2024-01-01T01:12:28.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:12:28.174Z] [2024-01-01T01:12:28.174Z] Login Succeeded [2024-01-01T01:12:28.174Z] nexus3.edgexfoundry.org:10002 [2024-01-01T01:12:28.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:12:28.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:12:28.174Z] Configure a credential helper to remove this warning. See [2024-01-01T01:12:28.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:12:28.175Z] [2024-01-01T01:12:28.175Z] Login Succeeded [2024-01-01T01:12:28.175Z] nexus3.edgexfoundry.org:10003 [2024-01-01T01:12:28.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:12:28.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:12:28.436Z] Configure a credential helper to remove this warning. See [2024-01-01T01:12:28.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:12:28.436Z] [2024-01-01T01:12:28.436Z] Login Succeeded [2024-01-01T01:12:28.436Z] nexus3.edgexfoundry.org:10004 [2024-01-01T01:12:28.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:12:28.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:12:28.436Z] Configure a credential helper to remove this warning. See [2024-01-01T01:12:28.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:12:28.436Z] [2024-01-01T01:12:28.436Z] Login Succeeded [2024-01-01T01:12:28.436Z] ****.io [2024-01-01T01:12:28.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:12:28.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:12:28.959Z] Configure a credential helper to remove this warning. See [2024-01-01T01:12:28.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:12:28.959Z] [2024-01-01T01:12:28.959Z] Login Succeeded [2024-01-01T01:12:28.959Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T01:12:28.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-01T01:12:29.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-01T01:12:29.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-01T01:12:29.458Z] ========================================================= [2024-01-01T01:12:29.458Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-01T01:12:29.458Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:12:30.045Z] + 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-01-01T01:12:30.045Z] Sending build context to Docker daemon 24.51MB [2024-01-01T01:12:30.045Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-01T01:12:30.045Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-01T01:12:30.333Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-01T01:12:30.333Z] 7264a8db6415: Pulling fs layer [2024-01-01T01:12:30.333Z] c4d48a809fc2: Pulling fs layer [2024-01-01T01:12:30.333Z] 4f1c88b9dad5: Pulling fs layer [2024-01-01T01:12:30.333Z] ad3a456e5733: Pulling fs layer [2024-01-01T01:12:30.333Z] 69c7f0334f64: Pulling fs layer [2024-01-01T01:12:30.333Z] 1f1c1a5573a3: Pulling fs layer [2024-01-01T01:12:30.333Z] ce7588e14bc9: Pulling fs layer [2024-01-01T01:12:30.333Z] b5e4710f87ac: Pulling fs layer [2024-01-01T01:12:30.333Z] ce7588e14bc9: Waiting [2024-01-01T01:12:30.333Z] 69c7f0334f64: Waiting [2024-01-01T01:12:30.333Z] 1f1c1a5573a3: Waiting [2024-01-01T01:12:30.333Z] b5e4710f87ac: Waiting [2024-01-01T01:12:30.333Z] ad3a456e5733: Waiting [2024-01-01T01:12:30.333Z] c4d48a809fc2: Verifying Checksum [2024-01-01T01:12:30.333Z] c4d48a809fc2: Download complete [2024-01-01T01:12:30.333Z] ad3a456e5733: Verifying Checksum [2024-01-01T01:12:30.333Z] ad3a456e5733: Download complete [2024-01-01T01:12:30.333Z] 7264a8db6415: Verifying Checksum [2024-01-01T01:12:30.333Z] 7264a8db6415: Download complete [2024-01-01T01:12:30.333Z] 69c7f0334f64: Verifying Checksum [2024-01-01T01:12:30.333Z] 69c7f0334f64: Download complete [2024-01-01T01:12:30.333Z] 1f1c1a5573a3: Verifying Checksum [2024-01-01T01:12:30.333Z] 1f1c1a5573a3: Download complete [2024-01-01T01:12:30.592Z] 7264a8db6415: Pull complete [2024-01-01T01:12:30.592Z] b5e4710f87ac: Verifying Checksum [2024-01-01T01:12:30.592Z] b5e4710f87ac: Download complete [2024-01-01T01:12:30.592Z] c4d48a809fc2: Pull complete [2024-01-01T01:12:30.592Z] 4f1c88b9dad5: Verifying Checksum [2024-01-01T01:12:30.592Z] 4f1c88b9dad5: Download complete [2024-01-01T01:12:31.159Z] ce7588e14bc9: Verifying Checksum [2024-01-01T01:12:31.159Z] ce7588e14bc9: Download complete [2024-01-01T01:12:34.441Z] 4f1c88b9dad5: Pull complete [2024-01-01T01:12:34.441Z] ad3a456e5733: Pull complete [2024-01-01T01:12:34.441Z] 69c7f0334f64: Pull complete [2024-01-01T01:12:34.441Z] 1f1c1a5573a3: Pull complete [2024-01-01T01:12:36.977Z] ce7588e14bc9: Pull complete [2024-01-01T01:12:37.544Z] b5e4710f87ac: Pull complete [2024-01-01T01:12:37.804Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-01T01:12:37.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-01T01:12:37.804Z] ---> 88b5674ff536 [2024-01-01T01:12:37.804Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-01-01T01:12:42.449Z] Still waiting to schedule task [2024-01-01T01:12:42.450Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26528’ [2024-01-01T01:12:45.950Z] ---> Running in 3b20acdbc850 [2024-01-01T01:12:45.950Z] Removing intermediate container 3b20acdbc850 [2024-01-01T01:12:45.950Z] ---> c2c596c85bf4 [2024-01-01T01:12:45.950Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-01T01:12:45.950Z] ---> Running in e50bcf736255 [2024-01-01T01:12:45.950Z] Removing intermediate container e50bcf736255 [2024-01-01T01:12:45.950Z] ---> 3ce08dd35ccb [2024-01-01T01:12:45.950Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-01-01T01:12:45.950Z] ---> Running in 04e5f8553891 [2024-01-01T01:12:45.950Z] Removing intermediate container 04e5f8553891 [2024-01-01T01:12:45.950Z] ---> bfc3f0ea9fb9 [2024-01-01T01:12:45.950Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-01T01:12:45.950Z] ---> Running in 68952da935fb [2024-01-01T01:12:45.950Z] Removing intermediate container 68952da935fb [2024-01-01T01:12:45.950Z] ---> 6b9fcbc5ce22 [2024-01-01T01:12:45.950Z] Step 7/12 : WORKDIR /device-gpio [2024-01-01T01:12:45.950Z] ---> Running in 7882e03d61aa [2024-01-01T01:12:46.211Z] Removing intermediate container 7882e03d61aa [2024-01-01T01:12:46.211Z] ---> 85baa04434a1 [2024-01-01T01:12:46.211Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-01T01:12:46.211Z] ---> Running in 43d7fa76459d [2024-01-01T01:12:46.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-01T01:12:46.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-01T01:12:46.990Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-01T01:12:46.990Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-01T01:12:46.990Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-01T01:12:46.990Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-01T01:12:46.990Z] Executing busybox-1.36.1-r5.trigger [2024-01-01T01:12:46.990Z] OK: 268 MiB in 56 packages [2024-01-01T01:12:48.369Z] Removing intermediate container 43d7fa76459d [2024-01-01T01:12:48.369Z] ---> b2df165a534a [2024-01-01T01:12:48.369Z] Step 9/12 : COPY go.mod vendor* ./ [2024-01-01T01:12:48.629Z] ---> c21bf89cd262 [2024-01-01T01:12:48.629Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-01T01:12:48.888Z] ---> Running in 71a923e0f78d [2024-01-01T01:13:45.152Z] Removing intermediate container 71a923e0f78d [2024-01-01T01:13:45.152Z] ---> 3375667a842a [2024-01-01T01:13:45.152Z] Step 11/12 : COPY . . [2024-01-01T01:13:45.152Z] ---> 85a307e9d6fb [2024-01-01T01:13:45.152Z] Step 12/12 : RUN ${MAKE} [2024-01-01T01:13:45.152Z] ---> Running in 3b6bf298c418 [2024-01-01T01:13:45.152Z] noop [2024-01-01T01:13:45.152Z] Removing intermediate container 3b6bf298c418 [2024-01-01T01:13:45.152Z] ---> 890e090f5635 [2024-01-01T01:13:45.152Z] Successfully built 890e090f5635 [2024-01-01T01:13:45.152Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:13:45.688Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-01T01:13:45.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T01:13:45.893Z] prd-ubuntu20.04-docker-8c-8g-26530 does not seem to be running inside a container [2024-01-01T01:13:45.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-226 -v /w/workspace/edgexfoundry_device-gpio_PR-226:/w/workspace/edgexfoundry_device-gpio_PR-226:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-226@tmp:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-01T01:13:46.324Z] $ docker top 3f19c66948c787902eeed64d9fc544c127a9a7e153c8376f5ffb6bd85736b688 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-01T01:13:46.785Z] + go version [2024-01-01T01:13:46.785Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-01T01:13:46.820Z] $ docker stop --time=1 3f19c66948c787902eeed64d9fc544c127a9a7e153c8376f5ffb6bd85736b688 [2024-01-01T01:13:48.091Z] $ docker rm -f --volumes 3f19c66948c787902eeed64d9fc544c127a9a7e153c8376f5ffb6bd85736b688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:13:49.075Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-01T01:13:49.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T01:13:49.310Z] prd-ubuntu20.04-docker-8c-8g-26530 does not seem to be running inside a container [2024-01-01T01:13:49.342Z] $ 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-226 -v /w/workspace/edgexfoundry_device-gpio_PR-226:/w/workspace/edgexfoundry_device-gpio_PR-226:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-226@tmp:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-01T01:13:49.683Z] $ docker top 8e72b95c747c390ce6cb2bd3244f7d0163e19cea5938a9b265f0393d56fe1a85 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-01T01:13:50.136Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-226 [Pipeline] fileExists [Pipeline] sh [2024-01-01T01:13:50.545Z] + make test [2024-01-01T01:13:50.546Z] go test ./... -coverprofile=coverage.out ./... [2024-01-01T01:13:51.941Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-01-01T01:14:01.909Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-01-01T01:14:01.909Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-01-01T01:14:10.033Z] go vet ./... [2024-01-01T01:14:13.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-01T01:14:13.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-01T01:14:13.322Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-01T01:14:13.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-01T01:14:13.441Z] $ docker stop --time=1 8e72b95c747c390ce6cb2bd3244f7d0163e19cea5938a9b265f0393d56fe1a85 [2024-01-01T01:14:17.150Z] $ docker rm -f --volumes 8e72b95c747c390ce6cb2bd3244f7d0163e19cea5938a9b265f0393d56fe1a85 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-01T01:14:17.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-01T01:14:17.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-01T01:14:18.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-01T01:14:19.009Z] + ls -al . [2024-01-01T01:14:19.009Z] total 152 [2024-01-01T01:14:19.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 01:13 . [2024-01-01T01:14:19.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 01:11 .. [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 1 01:12 .dockerignore [2024-01-01T01:14:19.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 01:14 .git [2024-01-01T01:14:19.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:12 .github [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 277 Jan 1 01:12 .gitignore [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 1 01:12 .golangci.yml [2024-01-01T01:14:19.009Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 01:12 .semver [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 10671 Jan 1 01:12 Attribution.txt [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 7171 Jan 1 01:12 CHANGELOG.md [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 1 01:12 Dockerfile [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 1 01:12 GOVERNANCE.md [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 1 01:12 Jenkinsfile [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 1 01:12 LICENSE [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jan 1 01:12 Makefile [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 1 01:12 OWNERS.md [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 1 01:12 README.md [2024-01-01T01:14:19.009Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 01:12 VERSION [2024-01-01T01:14:19.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 01:12 bin [2024-01-01T01:14:19.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:12 cmd [2024-01-01T01:14:19.010Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 1 01:13 coverage.out [2024-01-01T01:14:19.010Z] -rw-rw-r-- 1 jenkins jenkins 3694 Jan 1 01:12 go.mod [2024-01-01T01:14:19.010Z] -rw-rw-r-- 1 jenkins jenkins 34951 Jan 1 01:12 go.sum [2024-01-01T01:14:19.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:12 internal [2024-01-01T01:14:19.010Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 1 01:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:14:19.485Z] + 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=539faaf832d3c7e3dc187e100d7178644e4793ea --label arch=amd64 --label version=0.0.0 . [2024-01-01T01:14:19.485Z] Sending build context to Docker daemon 24.51MB [2024-01-01T01:14:19.485Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-01-01T01:14:19.485Z] Step 2/26 : FROM ${BASE} AS builder [2024-01-01T01:14:19.485Z] ---> 890e090f5635 [2024-01-01T01:14:19.485Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-01-01T01:14:20.054Z] ---> Running in efb1f86ab240 [2024-01-01T01:14:20.054Z] Removing intermediate container efb1f86ab240 [2024-01-01T01:14:20.054Z] ---> 0b9a8bb9c3c9 [2024-01-01T01:14:20.054Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-01T01:14:20.054Z] ---> Running in ce7e9f600d88 [2024-01-01T01:14:20.054Z] Removing intermediate container ce7e9f600d88 [2024-01-01T01:14:20.054Z] ---> 92463b9e87fb [2024-01-01T01:14:20.054Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-01-01T01:14:20.054Z] ---> Running in 46c8e1d3fe00 [2024-01-01T01:14:20.313Z] Removing intermediate container 46c8e1d3fe00 [2024-01-01T01:14:20.313Z] ---> c35bf6a73ee1 [2024-01-01T01:14:20.313Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-01-01T01:14:20.313Z] ---> Running in c30c28d64411 [2024-01-01T01:14:20.313Z] Removing intermediate container c30c28d64411 [2024-01-01T01:14:20.313Z] ---> 6f762871d258 [2024-01-01T01:14:20.313Z] Step 7/26 : WORKDIR /device-gpio [2024-01-01T01:14:20.313Z] ---> Running in 30ced8355bac [2024-01-01T01:14:20.313Z] Removing intermediate container 30ced8355bac [2024-01-01T01:14:20.313Z] ---> b6f7b82fc5ce [2024-01-01T01:14:20.313Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-01T01:14:20.313Z] ---> Running in 393552a1a76b [2024-01-01T01:14:20.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-01T01:14:20.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-01T01:14:21.140Z] OK: 268 MiB in 56 packages [2024-01-01T01:14:21.398Z] Removing intermediate container 393552a1a76b [2024-01-01T01:14:21.399Z] ---> 4bd7efacdc65 [2024-01-01T01:14:21.399Z] Step 9/26 : COPY go.mod vendor* ./ [2024-01-01T01:14:21.657Z] ---> a1ecc3dd3876 [2024-01-01T01:14:21.657Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-01T01:14:21.657Z] ---> Running in b502ccf582ef [2024-01-01T01:14:22.223Z] Removing intermediate container b502ccf582ef [2024-01-01T01:14:22.223Z] ---> cefd5be8b12e [2024-01-01T01:14:22.223Z] Step 11/26 : COPY . . [2024-01-01T01:14:23.600Z] ---> 67be5487ed79 [2024-01-01T01:14:23.600Z] Step 12/26 : RUN ${MAKE} [2024-01-01T01:14:23.600Z] ---> Running in e47b52db24f0 [2024-01-01T01:14:23.600Z] 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.6" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-01-01T01:14:45.556Z] Removing intermediate container e47b52db24f0 [2024-01-01T01:14:45.556Z] ---> cff937027f0c [2024-01-01T01:14:45.556Z] Step 13/26 : FROM alpine:3.18 [2024-01-01T01:14:45.556Z] 3.18: Pulling from library/alpine [2024-01-01T01:14:45.556Z] c926b61bad3b: Pulling fs layer [2024-01-01T01:14:45.556Z] c926b61bad3b: Verifying Checksum [2024-01-01T01:14:45.556Z] c926b61bad3b: Download complete [2024-01-01T01:14:45.556Z] c926b61bad3b: Pull complete [2024-01-01T01:14:45.556Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-01T01:14:45.556Z] Status: Downloaded newer image for alpine:3.18 [2024-01-01T01:14:45.556Z] ---> b541f2080109 [2024-01-01T01:14:45.556Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-01-01T01:14:45.556Z] ---> Running in 14d6d65b3ee6 [2024-01-01T01:14:45.556Z] Removing intermediate container 14d6d65b3ee6 [2024-01-01T01:14:45.556Z] ---> 70df206be5d0 [2024-01-01T01:14:45.556Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-01-01T01:14:45.556Z] ---> Running in 6cd7c4977411 [2024-01-01T01:14:45.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-01T01:14:45.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-01T01:14:45.815Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-01T01:14:45.815Z] Executing busybox-1.36.1-r5.trigger [2024-01-01T01:14:45.815Z] OK: 7 MiB in 16 packages [2024-01-01T01:14:46.382Z] Removing intermediate container 6cd7c4977411 [2024-01-01T01:14:46.382Z] ---> 24541944377b [2024-01-01T01:14:46.382Z] Step 16/26 : RUN apk --no-cache upgrade [2024-01-01T01:14:46.382Z] ---> Running in b8988779fabd [2024-01-01T01:14:46.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-01T01:14:46.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-01T01:14:46.899Z] OK: 7 MiB in 16 packages [2024-01-01T01:14:47.160Z] Removing intermediate container b8988779fabd [2024-01-01T01:14:47.160Z] ---> 5021a38d5439 [2024-01-01T01:14:47.160Z] Step 17/26 : WORKDIR / [2024-01-01T01:14:47.160Z] ---> Running in 31453d35d759 [2024-01-01T01:14:47.160Z] Removing intermediate container 31453d35d759 [2024-01-01T01:14:47.160Z] ---> 5cdbd8a9f565 [2024-01-01T01:14:47.160Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-01-01T01:14:47.419Z] ---> 2176b909bca9 [2024-01-01T01:14:47.419Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-01-01T01:14:47.419Z] ---> 4e66f55eaf49 [2024-01-01T01:14:47.419Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-01-01T01:14:48.794Z] ---> 0e88669cb68c [2024-01-01T01:14:48.794Z] Step 21/26 : EXPOSE 59910 [2024-01-01T01:14:48.794Z] ---> Running in 72ac8e932ae8 [2024-01-01T01:14:48.794Z] Removing intermediate container 72ac8e932ae8 [2024-01-01T01:14:48.794Z] ---> a61a2743e3a2 [2024-01-01T01:14:48.794Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-01-01T01:14:48.794Z] ---> Running in 94591c09b43a [2024-01-01T01:14:48.794Z] Removing intermediate container 94591c09b43a [2024-01-01T01:14:48.794Z] ---> 15580349188c [2024-01-01T01:14:48.794Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-01T01:14:48.794Z] ---> Running in a7dee9cde1ce [2024-01-01T01:14:48.794Z] Removing intermediate container a7dee9cde1ce [2024-01-01T01:14:48.794Z] ---> 1c5a93316f18 [2024-01-01T01:14:48.794Z] Step 24/26 : LABEL arch=amd64 [2024-01-01T01:14:48.794Z] ---> Running in 5c0458d82940 [2024-01-01T01:14:48.794Z] Removing intermediate container 5c0458d82940 [2024-01-01T01:14:48.794Z] ---> caa02077d8dc [2024-01-01T01:14:48.794Z] Step 25/26 : LABEL git_sha=539faaf832d3c7e3dc187e100d7178644e4793ea [2024-01-01T01:14:48.794Z] ---> Running in f2036a6cc914 [2024-01-01T01:14:49.054Z] Removing intermediate container f2036a6cc914 [2024-01-01T01:14:49.054Z] ---> 9591ffff2a7d [2024-01-01T01:14:49.054Z] Step 26/26 : LABEL version=0.0.0 [2024-01-01T01:14:49.054Z] ---> Running in 676da40ba1f0 [2024-01-01T01:14:49.054Z] Removing intermediate container 676da40ba1f0 [2024-01-01T01:14:49.054Z] ---> 0143be25e701 [2024-01-01T01:14:49.054Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-01T01:14:49.054Z] Successfully built 0143be25e701 [2024-01-01T01:14:49.054Z] 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-01-01T01:14:50.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T01:14:50.296Z] [2024-01-01T01:14:50.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:14:50.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T01:14:50.706Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-01T01:14:50.706Z] 5eb5b503b376: Pulling fs layer [2024-01-01T01:14:50.706Z] 5c69ac0246d0: Pulling fs layer [2024-01-01T01:14:50.706Z] ec43610c2a17: Pulling fs layer [2024-01-01T01:14:50.706Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-01T01:14:50.706Z] 33b1e0a273af: Pulling fs layer [2024-01-01T01:14:50.706Z] 5d3b04190fa2: Pulling fs layer [2024-01-01T01:14:50.706Z] 2f39f015ded8: Pulling fs layer [2024-01-01T01:14:50.706Z] 3a2ae6a8a46f: Waiting [2024-01-01T01:14:50.706Z] 33b1e0a273af: Waiting [2024-01-01T01:14:50.706Z] 5d3b04190fa2: Waiting [2024-01-01T01:14:50.706Z] 2f39f015ded8: Waiting [2024-01-01T01:14:50.706Z] 5c69ac0246d0: Verifying Checksum [2024-01-01T01:14:50.706Z] 5c69ac0246d0: Download complete [2024-01-01T01:14:50.706Z] 3a2ae6a8a46f: Download complete [2024-01-01T01:14:50.706Z] 33b1e0a273af: Verifying Checksum [2024-01-01T01:14:50.706Z] 33b1e0a273af: Download complete [2024-01-01T01:14:50.706Z] 5d3b04190fa2: Verifying Checksum [2024-01-01T01:14:50.706Z] 5d3b04190fa2: Download complete [2024-01-01T01:14:50.706Z] ec43610c2a17: Verifying Checksum [2024-01-01T01:14:50.706Z] ec43610c2a17: Download complete [2024-01-01T01:14:50.965Z] 5eb5b503b376: Verifying Checksum [2024-01-01T01:14:50.966Z] 5eb5b503b376: Download complete [2024-01-01T01:14:51.534Z] 2f39f015ded8: Download complete [2024-01-01T01:14:52.102Z] 5eb5b503b376: Pull complete [2024-01-01T01:14:52.360Z] 5c69ac0246d0: Pull complete [2024-01-01T01:14:52.927Z] ec43610c2a17: Pull complete [2024-01-01T01:14:52.927Z] 3a2ae6a8a46f: Pull complete [2024-01-01T01:14:53.185Z] 33b1e0a273af: Pull complete [2024-01-01T01:14:53.185Z] 5d3b04190fa2: Pull complete [2024-01-01T01:14:57.372Z] 2f39f015ded8: Pull complete [2024-01-01T01:14:57.372Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-01T01:14:57.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T01:14:57.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T01:14:57.737Z] prd-ubuntu20.04-docker-8c-8g-26530 does not seem to be running inside a container [2024-01-01T01:14:57.771Z] $ 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-226 -v /w/workspace/edgexfoundry_device-gpio_PR-226:/w/workspace/edgexfoundry_device-gpio_PR-226:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-226@tmp:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-01T01:15:05.077Z] $ docker top dc2c843da544e47ff5fc9ced6a0e917f9bb46d6fb5e0ff9ddfad5209dfda351f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:15:05.606Z] ---> job-cost.sh [2024-01-01T01:15:05.606Z] lf-activate-venv: SKIPPING [2024-01-01T01:15:05.606Z] INFO: No Stack... [2024-01-01T01:15:05.866Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T01:15:06.125Z] INFO: Archiving Costs [Pipeline] sh [2024-01-01T01:15:06.444Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-226/archives/cost.csv [2024-01-01T01:15:06.444Z] + cut -d, -f6 [Pipeline] lock [2024-01-01T01:15:06.491Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] [2024-01-01T01:15:06.496Z] Resource [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] did not exist. Created. [2024-01-01T01:15:06.496Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-01T01:15:06.959Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-01T01:15:07.007Z] Stashed 1 file(s) [Pipeline] } [2024-01-01T01:15:07.078Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-01T01:15:07.237Z] $ docker stop --time=1 dc2c843da544e47ff5fc9ced6a0e917f9bb46d6fb5e0ff9ddfad5209dfda351f [2024-01-01T01:15:08.570Z] $ docker rm -f --volumes dc2c843da544e47ff5fc9ced6a0e917f9bb46d6fb5e0ff9ddfad5209dfda351f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-01T01:16:11.595Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26531 in /w/workspace/edgexfoundry_device-gpio_PR-226 [Pipeline] { [Pipeline] ws [2024-01-01T01:16:11.689Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2024-01-01T01:16:14.824Z] The recommended git tool is: git [2024-01-01T01:16:20.613Z] using credential edgex-jenkins-ssh [2024-01-01T01:16:20.637Z] Cloning the remote Git repository [2024-01-01T01:16:20.686Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-01-01T01:16:20.783Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2024-01-01T01:16:20.942Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-01-01T01:16:20.943Z] > git --version # timeout=10 [2024-01-01T01:16:20.973Z] > git --version # 'git version 2.25.1' [2024-01-01T01:16:20.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T01:16:21.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-01T01:16:23.278Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-01-01T01:16:23.304Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-01T01:16:24.815Z] Merging remotes/origin/main commit 084f94fc031ef57db339688d760303d40adcf824 into PR head commit 539faaf832d3c7e3dc187e100d7178644e4793ea [2024-01-01T01:16:25.043Z] Merge succeeded, producing 539faaf832d3c7e3dc187e100d7178644e4793ea [2024-01-01T01:16:25.044Z] Checking out Revision 539faaf832d3c7e3dc187e100d7178644e4793ea (PR-226) [2024-01-01T01:16:24.187Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-01-01T01:16:24.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-01-01T01:16:24.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T01:16:24.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-01T01:16:24.833Z] > git config core.sparsecheckout # timeout=10 [2024-01-01T01:16:24.899Z] > git checkout -f 539faaf832d3c7e3dc187e100d7178644e4793ea # timeout=10 [2024-01-01T01:16:24.967Z] > git remote # timeout=10 [2024-01-01T01:16:24.983Z] > git config --get remote.origin.url # timeout=10 [2024-01-01T01:16:24.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T01:16:25.009Z] > git merge 084f94fc031ef57db339688d760303d40adcf824 # timeout=10 [2024-01-01T01:16:25.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-01T01:16:25.049Z] > git config core.sparsecheckout # timeout=10 [2024-01-01T01:16:25.066Z] > git checkout -f 539faaf832d3c7e3dc187e100d7178644e4793ea # timeout=10 [2024-01-01T01:16:25.546Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-01-01T01:16:25.603Z] > git --version # timeout=10 [2024-01-01T01:16:25.618Z] > git --version # 'git version 2.25.1' [2024-01-01T01:16:25.632Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-01T01:16:27.075Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-01T01:16:27.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-01T01:16:27.075Z] Dload Upload Total Spent Left Speed [2024-01-01T01:16:27.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 12682 87 11015 0 0 82201 0 --:--:-- --:--:-- --:--:-- 82201 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh [2024-01-01T01:16:27.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-01T01:16:28.030Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-01T01:16:28.030Z] + sudo tee /etc/docker/daemon.new [2024-01-01T01:16:28.030Z] { [2024-01-01T01:16:28.030Z] "registry-mirrors": [ [2024-01-01T01:16:28.030Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-01T01:16:28.030Z] ], [2024-01-01T01:16:28.030Z] "bip": "10.250.0.254/24", [2024-01-01T01:16:28.030Z] "hosts": [ [2024-01-01T01:16:28.030Z] "tcp://0.0.0.0:5555", [2024-01-01T01:16:28.030Z] "unix:///var/run/docker.sock" [2024-01-01T01:16:28.030Z] ], [2024-01-01T01:16:28.030Z] "mtu": 1458, [2024-01-01T01:16:28.030Z] "selinux-enabled": true, [2024-01-01T01:16:28.030Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-01T01:16:28.030Z] } [Pipeline] sh [2024-01-01T01:16:28.391Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-01T01:16:28.741Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T01:16:50.967Z] provisioning config files... [2024-01-01T01:16:50.993Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9883902940381408403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:16:51.499Z] ---> ****-login.sh [2024-01-01T01:16:51.499Z] nexus3.edgexfoundry.org:10001 [2024-01-01T01:16:51.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:16:52.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:16:52.040Z] Configure a credential helper to remove this warning. See [2024-01-01T01:16:52.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:16:52.040Z] [2024-01-01T01:16:52.040Z] Login Succeeded [2024-01-01T01:16:52.040Z] nexus3.edgexfoundry.org:10002 [2024-01-01T01:16:52.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:16:52.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:16:52.317Z] Configure a credential helper to remove this warning. See [2024-01-01T01:16:52.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:16:52.317Z] [2024-01-01T01:16:52.317Z] Login Succeeded [2024-01-01T01:16:52.317Z] nexus3.edgexfoundry.org:10003 [2024-01-01T01:16:52.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:16:52.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:16:52.585Z] Configure a credential helper to remove this warning. See [2024-01-01T01:16:52.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:16:52.585Z] [2024-01-01T01:16:52.585Z] Login Succeeded [2024-01-01T01:16:52.585Z] nexus3.edgexfoundry.org:10004 [2024-01-01T01:16:52.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:16:52.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:16:52.856Z] Configure a credential helper to remove this warning. See [2024-01-01T01:16:52.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:16:52.856Z] [2024-01-01T01:16:52.856Z] Login Succeeded [2024-01-01T01:16:52.856Z] ****.io [2024-01-01T01:16:53.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T01:16:53.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T01:16:53.395Z] Configure a credential helper to remove this warning. See [2024-01-01T01:16:53.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T01:16:53.395Z] [2024-01-01T01:16:53.395Z] Login Succeeded [2024-01-01T01:16:53.395Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T01:16:53.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-01T01:16:53.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-01T01:16:54.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-01T01:16:54.128Z] ========================================================= [2024-01-01T01:16:54.128Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-01T01:16:54.128Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:16:54.788Z] + 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-01-01T01:16:56.217Z] #0 building with "default" instance using docker driver [2024-01-01T01:16:56.217Z] [2024-01-01T01:16:56.217Z] #1 [internal] load build definition from Dockerfile [2024-01-01T01:16:56.217Z] #1 transferring dockerfile: 1.70kB 0.0s done [2024-01-01T01:16:56.217Z] #1 DONE 0.1s [2024-01-01T01:16:56.217Z] [2024-01-01T01:16:56.217Z] #2 [internal] load .dockerignore [2024-01-01T01:16:56.217Z] #2 transferring context: 160B done [2024-01-01T01:16:56.217Z] #2 DONE 0.1s [2024-01-01T01:16:56.217Z] [2024-01-01T01:16:56.217Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-01T01:16:56.217Z] #3 DONE 0.1s [2024-01-01T01:16:56.217Z] [2024-01-01T01:16:56.217Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-01T01:16:56.217Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-01T01:16:56.217Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.19MB / 3.33MB 0.1s [2024-01-01T01:16:56.217Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-01T01:16:56.504Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-01T01:16:56.504Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-01T01:16:56.504Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-01T01:16:56.504Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-01T01:16:56.504Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-01T01:16:56.504Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2024-01-01T01:16:56.504Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-01T01:16:56.504Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-01T01:16:56.504Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2024-01-01T01:16:56.504Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.4s [2024-01-01T01:16:56.504Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2024-01-01T01:16:56.778Z] #4 ... [2024-01-01T01:16:56.778Z] [2024-01-01T01:16:56.778Z] #5 [internal] load build context [2024-01-01T01:16:56.778Z] #5 transferring context: 12.22MB 0.4s done [2024-01-01T01:16:56.778Z] #5 DONE 0.5s [2024-01-01T01:16:56.778Z] [2024-01-01T01:16:56.778Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-01T01:16:56.778Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.5s [2024-01-01T01:16:56.778Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.39MB / 11.40MB 0.5s [2024-01-01T01:16:56.778Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-01T01:16:56.778Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.7s [2024-01-01T01:16:56.778Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s [2024-01-01T01:16:56.778Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2024-01-01T01:16:57.049Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.46MB / 63.99MB 0.8s [2024-01-01T01:16:57.049Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.41MB / 63.99MB 1.0s [2024-01-01T01:16:57.049Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 1.0s [2024-01-01T01:16:57.049Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-01T01:16:57.322Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 1.1s [2024-01-01T01:16:57.323Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.2s [2024-01-01T01:16:57.323Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done [2024-01-01T01:16:57.596Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 43.12MB / 63.99MB 1.4s [2024-01-01T01:16:57.596Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.4s [2024-01-01T01:16:57.596Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.5s [2024-01-01T01:16:57.868Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.6s [2024-01-01T01:16:57.868Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.6s [2024-01-01T01:16:57.868Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.50MB / 63.99MB 1.7s [2024-01-01T01:16:57.868Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.7s [2024-01-01T01:16:58.139Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s [2024-01-01T01:16:58.139Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.9s [2024-01-01T01:16:58.139Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done [2024-01-01T01:16:58.139Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-01T01:16:58.410Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 2.1s [2024-01-01T01:16:58.410Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.07MB / 97.63MB 2.3s [2024-01-01T01:16:58.679Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.53MB / 97.63MB 2.4s [2024-01-01T01:16:58.948Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2024-01-01T01:17:04.301Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.2s [2024-01-01T01:17:08.570Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.3s [2024-01-01T01:17:15.290Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.2s done [2024-01-01T01:17:15.878Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2024-01-01T01:17:15.878Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-01T01:17:15.878Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-01T01:17:16.146Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-01T01:17:21.499Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-01T01:17:24.086Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.7s done [2024-01-01T01:17:24.086Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-01T01:17:25.499Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2024-01-01T01:17:26.085Z] #4 DONE 29.6s [2024-01-01T01:17:26.085Z] [2024-01-01T01:17:26.085Z] #6 [builder 2/7] WORKDIR /device-gpio [2024-01-01T01:17:27.521Z] #6 DONE 1.6s [2024-01-01T01:17:27.521Z] [2024-01-01T01:17:27.521Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-01T01:17:28.117Z] #7 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-01T01:17:28.699Z] #7 1.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-01T01:17:29.677Z] #7 2.158 (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-01T01:17:29.677Z] #7 2.185 (2/4) Installing libedit (20221030.3.1-r1) [2024-01-01T01:17:29.677Z] #7 2.198 (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-01T01:17:29.677Z] #7 2.264 (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-01T01:17:29.677Z] #7 2.292 Executing busybox-1.36.1-r5.trigger [2024-01-01T01:17:29.948Z] #7 2.330 OK: 271 MiB in 56 packages [2024-01-01T01:17:30.533Z] #7 DONE 3.2s [2024-01-01T01:17:30.802Z] [2024-01-01T01:17:30.802Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-01T01:17:30.802Z] #8 DONE 0.2s [2024-01-01T01:17:30.802Z] [2024-01-01T01:17:30.802Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-01T01:17:57.498Z] #9 DONE 22.3s [2024-01-01T01:17:57.498Z] [2024-01-01T01:17:57.498Z] #10 [builder 6/7] COPY . . [2024-01-01T01:17:57.498Z] #10 DONE 0.3s [2024-01-01T01:17:57.498Z] [2024-01-01T01:17:57.498Z] #11 [builder 7/7] RUN echo noop [2024-01-01T01:17:57.498Z] #11 0.582 noop [2024-01-01T01:17:57.498Z] #11 DONE 0.7s [2024-01-01T01:17:57.498Z] [2024-01-01T01:17:57.498Z] #12 exporting to image [2024-01-01T01:17:57.498Z] #12 exporting layers [2024-01-01T01:18:19.560Z] #12 exporting layers 22.2s done [2024-01-01T01:18:19.560Z] #12 writing image sha256:49f25e67d71550b29f8c34bbe80a847c4f8172e1057e889553ebb587155fb882 done [2024-01-01T01:18:19.560Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-01T01:18:19.560Z] #12 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:18:20.194Z] + docker inspect -f . ci-base-image-arm64 [2024-01-01T01:18:20.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T01:18:20.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-26531 does not seem to be running inside a container [2024-01-01T01:18:20.584Z] $ 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-01-01T01:18:21.733Z] $ docker top 9dbe7548c2049ead47da89c2919417c7933f2a4c39a7619b541c860f0c37adcf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-01T01:18:22.643Z] + go version [2024-01-01T01:18:22.643Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-01T01:18:22.679Z] $ docker stop --time=1 9dbe7548c2049ead47da89c2919417c7933f2a4c39a7619b541c860f0c37adcf [2024-01-01T01:18:24.209Z] $ docker rm -f --volumes 9dbe7548c2049ead47da89c2919417c7933f2a4c39a7619b541c860f0c37adcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:18:25.391Z] + docker inspect -f . ci-base-image-arm64 [2024-01-01T01:18:25.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T01:18:25.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-26531 does not seem to be running inside a container [2024-01-01T01:18:25.745Z] $ 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-01-01T01:18:28.159Z] $ docker top ba5b42bcd6262de0f351366d9eba43c830168ecc9f7339e264d2fb309e1965ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-01T01:18:28.750Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2024-01-01T01:18:29.190Z] + make test [2024-01-01T01:18:29.190Z] go test ./... -coverprofile=coverage.out ./... [2024-01-01T01:18:33.459Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-01-01T01:19:29.857Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-01-01T01:19:29.857Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-01-01T01:19:29.857Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-01T01:19:29.857Z] go vet ./... [2024-01-01T01:19:39.938Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-01T01:19:39.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-01T01:19:39.938Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-01T01:19:39.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-01T01:19:40.072Z] $ docker stop --time=1 ba5b42bcd6262de0f351366d9eba43c830168ecc9f7339e264d2fb309e1965ba [2024-01-01T01:19:41.894Z] $ docker rm -f --volumes ba5b42bcd6262de0f351366d9eba43c830168ecc9f7339e264d2fb309e1965ba [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-01T01:19:43.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-01T01:19:43.178Z] Warning: overwriting stash ‘coverage-report’ [2024-01-01T01:19:43.563Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-01T01:19:44.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-01T01:19:44.740Z] + ls -al . [2024-01-01T01:19:44.740Z] total 148 [2024-01-01T01:19:44.740Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 1 01:18 . [2024-01-01T01:19:44.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 01:16 .. [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 1 01:16 .dockerignore [2024-01-01T01:19:44.740Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 01:16 .git [2024-01-01T01:19:44.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:16 .github [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 277 Jan 1 01:16 .gitignore [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 1 01:16 .golangci.yml [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 10671 Jan 1 01:16 Attribution.txt [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 7171 Jan 1 01:16 CHANGELOG.md [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 1 01:16 Dockerfile [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 1 01:16 GOVERNANCE.md [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 1 01:16 Jenkinsfile [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 1 01:16 LICENSE [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jan 1 01:16 Makefile [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 1 01:16 OWNERS.md [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 1 01:16 README.md [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 01:12 VERSION [2024-01-01T01:19:44.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 01:16 bin [2024-01-01T01:19:44.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:16 cmd [2024-01-01T01:19:44.740Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 1 01:18 coverage.out [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 3694 Jan 1 01:16 go.mod [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 34951 Jan 1 01:16 go.sum [2024-01-01T01:19:44.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:16 internal [2024-01-01T01:19:44.740Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 1 01:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:19:45.260Z] + 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=539faaf832d3c7e3dc187e100d7178644e4793ea --label arch=arm64 --label version=0.0.0 . [2024-01-01T01:19:45.840Z] #0 building with "default" instance using docker driver [2024-01-01T01:19:45.841Z] [2024-01-01T01:19:45.841Z] #1 [internal] load build definition from Dockerfile [2024-01-01T01:19:45.841Z] #1 transferring dockerfile: 30B [2024-01-01T01:19:46.105Z] #1 transferring dockerfile: 1.70kB 0.0s done [2024-01-01T01:19:46.105Z] #1 DONE 0.0s [2024-01-01T01:19:46.105Z] [2024-01-01T01:19:46.105Z] #2 [internal] load .dockerignore [2024-01-01T01:19:46.105Z] #2 transferring context: 160B 0.0s done [2024-01-01T01:19:46.105Z] #2 DONE 0.0s [2024-01-01T01:19:46.105Z] [2024-01-01T01:19:46.105Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-01T01:19:46.105Z] #3 DONE 0.0s [2024-01-01T01:19:46.105Z] [2024-01-01T01:19:46.105Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-01T01:19:46.688Z] #4 DONE 0.8s [2024-01-01T01:19:46.955Z] [2024-01-01T01:19:46.955Z] #5 [internal] load build context [2024-01-01T01:19:46.955Z] #5 transferring context: 7.01kB 0.1s done [2024-01-01T01:19:46.955Z] #5 DONE 0.1s [2024-01-01T01:19:46.955Z] [2024-01-01T01:19:46.955Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-01T01:19:46.955Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-01T01:19:46.955Z] #6 ... [2024-01-01T01:19:46.955Z] [2024-01-01T01:19:46.955Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-01T01:19:46.955Z] #7 DONE 0.2s [2024-01-01T01:19:46.955Z] [2024-01-01T01:19:46.955Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-01T01:19:46.955Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-01T01:19:46.955Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-01T01:19:46.955Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-01T01:19:46.955Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2024-01-01T01:19:47.222Z] #6 ... [2024-01-01T01:19:47.222Z] [2024-01-01T01:19:47.222Z] #8 [builder 2/7] WORKDIR /device-gpio [2024-01-01T01:19:47.222Z] #8 DONE 0.1s [2024-01-01T01:19:47.222Z] [2024-01-01T01:19:47.222Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-01T01:19:47.222Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.2s [2024-01-01T01:19:47.222Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2024-01-01T01:19:47.222Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-01T01:19:47.491Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-01T01:19:47.760Z] #6 DONE 1.0s [2024-01-01T01:19:47.760Z] [2024-01-01T01:19:47.760Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-01T01:19:47.760Z] #9 0.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-01T01:19:48.347Z] #9 1.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-01T01:19:49.307Z] #9 2.206 OK: 271 MiB in 56 packages [2024-01-01T01:19:49.897Z] #9 DONE 2.5s [2024-01-01T01:19:49.897Z] [2024-01-01T01:19:49.897Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2024-01-01T01:19:49.897Z] #10 DONE 0.2s [2024-01-01T01:19:49.897Z] [2024-01-01T01:19:49.897Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-01T01:19:50.167Z] #11 ... [2024-01-01T01:19:50.167Z] [2024-01-01T01:19:50.167Z] #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-01T01:19:50.167Z] #12 0.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-01T01:19:50.167Z] #12 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-01T01:19:50.168Z] #12 1.976 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-01T01:19:50.168Z] #12 1.987 Executing busybox-1.36.1-r5.trigger [2024-01-01T01:19:50.168Z] #12 2.018 OK: 8 MiB in 16 packages [2024-01-01T01:19:50.168Z] #12 DONE 2.3s [2024-01-01T01:19:50.168Z] [2024-01-01T01:19:50.168Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-01T01:19:51.131Z] #13 0.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-01T01:19:51.397Z] #13 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-01T01:19:52.355Z] #13 2.049 OK: 8 MiB in 16 packages [2024-01-01T01:19:54.295Z] #13 DONE 4.1s [2024-01-01T01:19:54.295Z] [2024-01-01T01:19:54.295Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-01T01:19:54.295Z] #11 DONE 4.5s [2024-01-01T01:19:54.295Z] [2024-01-01T01:19:54.295Z] #14 [builder 6/7] COPY . . [2024-01-01T01:19:54.563Z] #14 DONE 0.4s [2024-01-01T01:19:54.830Z] [2024-01-01T01:19:54.830Z] #15 [builder 7/7] RUN make build [2024-01-01T01:19:55.418Z] #15 0.645 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.6" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-01-01T01:21:03.284Z] #15 DONE 61.5s [2024-01-01T01:21:03.284Z] [2024-01-01T01:21:03.284Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2024-01-01T01:21:03.284Z] #16 DONE 0.1s [2024-01-01T01:21:03.284Z] [2024-01-01T01:21:03.284Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2024-01-01T01:21:03.284Z] #17 DONE 0.1s [2024-01-01T01:21:03.284Z] [2024-01-01T01:21:03.284Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2024-01-01T01:21:03.284Z] #18 DONE 0.3s [2024-01-01T01:21:03.284Z] [2024-01-01T01:21:03.284Z] #19 exporting to image [2024-01-01T01:21:03.284Z] #19 exporting layers [2024-01-01T01:21:03.284Z] #19 exporting layers 0.4s done [2024-01-01T01:21:03.284Z] #19 writing image sha256:dc7633ba151ce250f4f1d18a12a32726e0feb56292010512030aa45ccf52751f done [2024-01-01T01:21:03.284Z] #19 naming to docker.io/library/device-gpio-arm64 done [2024-01-01T01:21:03.284Z] #19 DONE 0.4s [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-01-01T01:21:04.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T01:21:04.589Z] [2024-01-01T01:21:04.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:21:05.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T01:21:05.312Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-01T01:21:05.312Z] 8998bd30e6a1: Pulling fs layer [2024-01-01T01:21:05.312Z] 04944245beec: Pulling fs layer [2024-01-01T01:21:05.312Z] 699f458cf7ca: Pulling fs layer [2024-01-01T01:21:05.312Z] 765212b225bb: Pulling fs layer [2024-01-01T01:21:05.312Z] f23df028b6ca: Pulling fs layer [2024-01-01T01:21:05.312Z] d65c8cfc05b1: Pulling fs layer [2024-01-01T01:21:05.312Z] 2437ff75d9bd: Pulling fs layer [2024-01-01T01:21:05.312Z] 765212b225bb: Waiting [2024-01-01T01:21:05.312Z] f23df028b6ca: Waiting [2024-01-01T01:21:05.312Z] d65c8cfc05b1: Waiting [2024-01-01T01:21:05.312Z] 2437ff75d9bd: Waiting [2024-01-01T01:21:05.312Z] 04944245beec: Verifying Checksum [2024-01-01T01:21:05.312Z] 04944245beec: Download complete [2024-01-01T01:21:05.312Z] 765212b225bb: Verifying Checksum [2024-01-01T01:21:05.312Z] 765212b225bb: Download complete [2024-01-01T01:21:05.312Z] f23df028b6ca: Download complete [2024-01-01T01:21:05.312Z] d65c8cfc05b1: Verifying Checksum [2024-01-01T01:21:05.312Z] d65c8cfc05b1: Download complete [2024-01-01T01:21:05.580Z] 699f458cf7ca: Verifying Checksum [2024-01-01T01:21:05.580Z] 699f458cf7ca: Download complete [2024-01-01T01:21:05.848Z] 8998bd30e6a1: Verifying Checksum [2024-01-01T01:21:05.848Z] 8998bd30e6a1: Download complete [2024-01-01T01:21:07.793Z] 2437ff75d9bd: Download complete [2024-01-01T01:21:13.135Z] 8998bd30e6a1: Pull complete [2024-01-01T01:21:13.135Z] 04944245beec: Pull complete [2024-01-01T01:21:15.132Z] 699f458cf7ca: Pull complete [2024-01-01T01:21:15.132Z] 765212b225bb: Pull complete [2024-01-01T01:21:16.103Z] f23df028b6ca: Pull complete [2024-01-01T01:21:16.103Z] d65c8cfc05b1: Pull complete [2024-01-01T01:21:38.191Z] 2437ff75d9bd: Pull complete [2024-01-01T01:21:38.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-01T01:21:38.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T01:21:38.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T01:21:38.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-26531 does not seem to be running inside a container [2024-01-01T01:21:38.729Z] $ 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-01-01T01:21:41.038Z] $ docker top 3f04a2a88208efa1d78d8faaefbebd7a4cdb67fef35ddd2aa54b7f933fd2afbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:21:41.668Z] ---> job-cost.sh [2024-01-01T01:21:41.947Z] lf-activate-venv: SKIPPING [2024-01-01T01:21:41.947Z] INFO: No Stack... [2024-01-01T01:21:42.215Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T01:21:43.173Z] INFO: Archiving Costs [Pipeline] sh [2024-01-01T01:21:43.517Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2024-01-01T01:21:43.517Z] + cut -d, -f6 [Pipeline] lock [2024-01-01T01:21:43.593Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] [2024-01-01T01:21:43.598Z] Resource [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] did not exist. Created. [2024-01-01T01:21:43.599Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-01T01:21:44.130Z] /w/workspace/device-gpio/1@tmp/durable-b1fc177b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-01T01:21:44.470Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-01T01:21:44.505Z] Warning: overwriting stash ‘stack-cost’ [2024-01-01T01:21:44.550Z] Stashed 1 file(s) [Pipeline] } [2024-01-01T01:21:44.591Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-01T01:21:44.768Z] $ docker stop --time=1 3f04a2a88208efa1d78d8faaefbebd7a4cdb67fef35ddd2aa54b7f933fd2afbe [2024-01-01T01:21:46.149Z] $ docker rm -f --volumes 3f04a2a88208efa1d78d8faaefbebd7a4cdb67fef35ddd2aa54b7f933fd2afbe [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-01-01T01:21:48.138Z] provisioning config files... [2024-01-01T01:21:48.146Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/config16967718482588499695tmp [Pipeline] { [Pipeline] sh [2024-01-01T01:21:48.569Z] + set +x [2024-01-01T01:21:48.569Z] + curl -s https://codecov.io/bash [2024-01-01T01:21:48.569Z] + bash -s -- [2024-01-01T01:21:48.828Z] [2024-01-01T01:21:48.828Z] _____ _ [2024-01-01T01:21:48.828Z] / ____| | | [2024-01-01T01:21:48.828Z] | | ___ __| | ___ ___ _____ __ [2024-01-01T01:21:48.828Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-01T01:21:48.828Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-01T01:21:48.828Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-01T01:21:48.828Z] Bash-1.0.6 [2024-01-01T01:21:48.828Z] [2024-01-01T01:21:48.828Z] [2024-01-01T01:21:48.828Z] ==> git version 2.25.1 found [2024-01-01T01:21:48.828Z] ==> 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-01-01T01:21:48.828Z] Release-Date: 2020-01-08 [2024-01-01T01:21:48.828Z] 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-01-01T01:21:48.828Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-01T01:21:48.828Z] ==> Jenkins CI detected. [2024-01-01T01:21:48.828Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-226 [2024-01-01T01:21:48.828Z] project root: . [2024-01-01T01:21:48.828Z] --> token set from env [2024-01-01T01:21:48.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-01T01:21:48.828Z] ==> Running gcov in . (disable via -X gcov) [2024-01-01T01:21:48.828Z] ==> Python coveragepy not found [2024-01-01T01:21:48.828Z] ==> Searching for coverage reports in: [2024-01-01T01:21:48.828Z] + . [2024-01-01T01:21:48.828Z] -> Found 1 reports [2024-01-01T01:21:48.828Z] ==> Detecting git/mercurial file structure [2024-01-01T01:21:48.828Z] ==> Reading reports [2024-01-01T01:21:48.828Z] + ./coverage.out bytes=10 [2024-01-01T01:21:48.828Z] ==> Appending adjustments [2024-01-01T01:21:48.828Z] https://docs.codecov.io/docs/fixing-reports [2024-01-01T01:21:48.828Z] + Found adjustments [2024-01-01T01:21:48.828Z] ==> Gzipping contents [2024-01-01T01:21:48.828Z] 4.0K /tmp/codecov.cWqLiX.gz [2024-01-01T01:21:48.828Z] ==> Uploading reports [2024-01-01T01:21:48.828Z] url: https://codecov.io [2024-01-01T01:21:48.828Z] query: branch=PR-226&commit=539faaf832d3c7e3dc187e100d7178644e4793ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=226&job=&cmd_args= [2024-01-01T01:21:48.828Z] -> Pinging Codecov [2024-01-01T01:21:48.828Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-226&commit=539faaf832d3c7e3dc187e100d7178644e4793ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=226&job=&cmd_args= [2024-01-01T01:21:49.087Z] -> Uploading to [2024-01-01T01:21:49.088Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-01/3EC07B1A8CA8AF9BCAA0BB9F0134797F/539faaf832d3c7e3dc187e100d7178644e4793ea/6ed40b7c-313a-4dad-81f5-84294eb9ff0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240101T012148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=caee01370f5293de2d01632aac9f75ae9adce6f9a4811888a6bd418705125a4a [2024-01-01T01:21:49.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-01T01:21:49.088Z] Dload Upload Total Spent Left Speed [2024-01-01T01:21:49.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2491 --:--:-- --:--:-- --:--:-- 2491 [2024-01-01T01:21:49.347Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/539faaf832d3c7e3dc187e100d7178644e4793ea [Pipeline] } [2024-01-01T01:21:49.376Z] 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-01-01T01:21:52.612Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-226/archives ] [2024-01-01T01:21:52.612Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-226/archives [2024-01-01T01:21:52.612Z] total 16 [2024-01-01T01:21:52.612Z] drwxr-xr-x 3 root root 4096 Jan 1 01:15 . [2024-01-01T01:21:52.612Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 1 01:15 .. [2024-01-01T01:21:52.612Z] drwxr-xr-x 2 root root 4096 Jan 1 01:15 cost [2024-01-01T01:21:52.612Z] -rw-r--r-- 1 root root 83 Jan 1 01:15 cost.csv [2024-01-01T01:21:52.612Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-226/archives [2024-01-01T01:21:52.612Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-226/archives [2024-01-01T01:21:52.612Z] total 16 [2024-01-01T01:21:52.612Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 01:15 . [2024-01-01T01:21:52.612Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 1 01:15 .. [2024-01-01T01:21:52.612Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 1 01:15 cost [2024-01-01T01:21:52.612Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 1 01:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:21:52.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:21:53.847Z] ---> package-listing.sh [2024-01-01T01:21:53.847Z] ++ facter osfamily [2024-01-01T01:21:53.847Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-01T01:21:54.111Z] + OS_FAMILY=debian [2024-01-01T01:21:54.111Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-226 [2024-01-01T01:21:54.111Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-01T01:21:54.111Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-01T01:21:54.111Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-01T01:21:54.111Z] + PACKAGES=/tmp/packages_start.txt [2024-01-01T01:21:54.111Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-226 ']' [2024-01-01T01:21:54.111Z] + PACKAGES=/tmp/packages_end.txt [2024-01-01T01:21:54.111Z] + case "${OS_FAMILY}" in [2024-01-01T01:21:54.111Z] + dpkg -l [2024-01-01T01:21:54.111Z] + grep '^ii' [2024-01-01T01:21:54.111Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-01T01:21:54.111Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-01T01:21:54.111Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-01T01:21:54.111Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-226 ']' [2024-01-01T01:21:54.111Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-226/archives/ [2024-01-01T01:21:54.111Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-226/archives/ [Pipeline] echo [2024-01-01T01:21:54.151Z] 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-226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-01T01:21:54.448Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T01:21:55.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T01:21:55.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T01:21:55.424Z] prd-ubuntu20.04-docker-8c-8g-26530 does not seem to be running inside a container [2024-01-01T01:21:55.456Z] $ 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-226/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-226 -v /w/workspace/edgexfoundry_device-gpio_PR-226:/w/workspace/edgexfoundry_device-gpio_PR-226:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-226@tmp:/w/workspace/edgexfoundry_device-gpio_PR-226@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-01-01T01:21:55.924Z] $ docker top ef22525fedef6c9c334c6025c66fa20baf4b3102c417b5daa772c1749776dc7b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-01T01:21:56.411Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-01T01:21:56.728Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-01T01:21:57.042Z] + ls /var/log/sa-host [2024-01-01T01:21:57.042Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T01:21:57.304Z] provisioning config files... [2024-01-01T01:21:57.313Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/config7567961417885279508tmp [Pipeline] { [Pipeline] echo [2024-01-01T01:21:57.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:21:57.799Z] ---> create-netrc.sh [Pipeline] } [2024-01-01T01:21:57.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:21:58.437Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-01T01:21:58.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:21:58.840Z] ---> sudo-logs.sh [2024-01-01T01:21:58.840Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-01T01:21:58.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:21:59.321Z] ---> job-cost.sh [2024-01-01T01:21:59.321Z] lf-activate-venv: SKIPPING [2024-01-01T01:21:59.321Z] DEBUG: total: 0.2199999988079071 [2024-01-01T01:21:59.321Z] INFO: Retrieving Stack Cost... [2024-01-01T01:22:00.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T01:22:00.960Z] INFO: Archiving Costs [Pipeline] echo [2024-01-01T01:22:00.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T01:22:01.311Z] ---> logs-deploy.sh [2024-01-01T01:22:01.311Z] lf-activate-venv: SKIPPING [2024-01-01T01:22:01.311Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-226/1 [2024-01-01T01:22:01.311Z] INFO: archiving workspace using pattern(s): [2024-01-01T01:22:02.247Z] Archives upload complete. [2024-01-01T01:22:02.507Z] INFO: archiving logs to Nexus [2024-01-01T01:22:03.075Z] ---> uname -a: [2024-01-01T01:22:03.075Z] Linux prd-ubuntu20-04-docker-8c-8g-26530 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] ---> lscpu: [2024-01-01T01:22:03.075Z] Architecture: x86_64 [2024-01-01T01:22:03.075Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-01T01:22:03.075Z] Byte Order: Little Endian [2024-01-01T01:22:03.075Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-01T01:22:03.075Z] CPU(s): 8 [2024-01-01T01:22:03.075Z] On-line CPU(s) list: 0-7 [2024-01-01T01:22:03.075Z] Thread(s) per core: 1 [2024-01-01T01:22:03.075Z] Core(s) per socket: 1 [2024-01-01T01:22:03.075Z] Socket(s): 8 [2024-01-01T01:22:03.075Z] NUMA node(s): 1 [2024-01-01T01:22:03.075Z] Vendor ID: AuthenticAMD [2024-01-01T01:22:03.075Z] CPU family: 23 [2024-01-01T01:22:03.075Z] Model: 49 [2024-01-01T01:22:03.075Z] Model name: AMD EPYC-Rome Processor [2024-01-01T01:22:03.075Z] Stepping: 0 [2024-01-01T01:22:03.075Z] CPU MHz: 2800.000 [2024-01-01T01:22:03.075Z] BogoMIPS: 5600.00 [2024-01-01T01:22:03.075Z] Virtualization: AMD-V [2024-01-01T01:22:03.075Z] Hypervisor vendor: KVM [2024-01-01T01:22:03.075Z] Virtualization type: full [2024-01-01T01:22:03.075Z] L1d cache: 256 KiB [2024-01-01T01:22:03.075Z] L1i cache: 256 KiB [2024-01-01T01:22:03.075Z] L2 cache: 4 MiB [2024-01-01T01:22:03.075Z] L3 cache: 128 MiB [2024-01-01T01:22:03.075Z] NUMA node0 CPU(s): 0-7 [2024-01-01T01:22:03.075Z] Vulnerability Itlb multihit: Not affected [2024-01-01T01:22:03.075Z] Vulnerability L1tf: Not affected [2024-01-01T01:22:03.075Z] Vulnerability Mds: Not affected [2024-01-01T01:22:03.075Z] Vulnerability Meltdown: Not affected [2024-01-01T01:22:03.075Z] Vulnerability Mmio stale data: Not affected [2024-01-01T01:22:03.075Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-01T01:22:03.075Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-01T01:22:03.075Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-01T01:22:03.075Z] Vulnerability Srbds: Not affected [2024-01-01T01:22:03.075Z] Vulnerability Tsx async abort: Not affected [2024-01-01T01:22:03.075Z] 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-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] ---> nproc: [2024-01-01T01:22:03.075Z] 8 [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] ---> df -h: [2024-01-01T01:22:03.075Z] Filesystem Size Used Avail Use% Mounted on [2024-01-01T01:22:03.075Z] overlay 155G 12G 144G 8% / [2024-01-01T01:22:03.075Z] tmpfs 64M 0 64M 0% /dev [2024-01-01T01:22:03.075Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-01T01:22:03.075Z] shm 64M 0 64M 0% /dev/shm [2024-01-01T01:22:03.075Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] ---> sar -b -r -n DEV: [2024-01-01T01:22:03.075Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26530) 01/01/24 _x86_64_ (8 CPU) [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] 01:11:22 LINUX RESTART (8 CPU) [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] 01:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-01T01:22:03.075Z] 01:13:01 136.45 10.34 126.11 0.00 1779.22 34937.40 0.00 [2024-01-01T01:22:03.075Z] 01:14:01 169.64 1.02 168.62 0.00 16.40 54618.63 0.00 [2024-01-01T01:22:03.075Z] 01:15:01 180.57 0.18 180.39 0.00 9.47 40969.04 0.00 [2024-01-01T01:22:03.075Z] 01:16:01 25.63 0.00 25.63 0.00 0.00 6041.39 0.00 [2024-01-01T01:22:03.075Z] 01:17:01 41.85 10.41 31.44 0.00 3424.19 5735.97 0.00 [2024-01-01T01:22:03.075Z] 01:18:01 7.00 0.02 6.98 0.00 0.13 124.11 0.00 [2024-01-01T01:22:03.075Z] 01:19:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 [2024-01-01T01:22:03.075Z] 01:20:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 [2024-01-01T01:22:03.075Z] 01:21:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2024-01-01T01:22:03.075Z] 01:22:01 6.35 0.27 6.08 0.00 21.60 121.85 0.00 [2024-01-01T01:22:03.075Z] Average: 57.00 2.21 54.79 0.00 523.04 14224.07 0.00 [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] 01:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-01T01:22:03.075Z] 01:13:01 29208884 31563896 756792 2.30 79064 2546024 1999140 5.89 1004668 2281696 6628 [2024-01-01T01:22:03.075Z] 01:14:01 27932756 31503332 801036 2.44 153076 3577896 1881892 5.55 1376060 3059088 350268 [2024-01-01T01:22:03.075Z] 01:15:01 27581056 31564372 738188 2.24 166272 3941240 1835992 5.41 1256288 3491536 143932 [2024-01-01T01:22:03.075Z] 01:16:01 27587404 31570960 733492 2.23 166496 3941248 1757220 5.18 1261384 3479332 196 [2024-01-01T01:22:03.075Z] 01:17:01 27250472 31550264 726316 2.21 188936 4233836 1723232 5.08 1490700 3555604 1160 [2024-01-01T01:22:03.075Z] 01:18:01 27260440 31555604 720540 2.19 187504 4230704 1709144 5.04 1484060 3552460 12 [2024-01-01T01:22:03.075Z] 01:19:01 27262636 31557820 718244 2.18 187568 4230704 1709144 5.04 1481728 3552464 4 [2024-01-01T01:22:03.075Z] 01:20:01 27268056 31563436 712288 2.17 187604 4230716 1709144 5.04 1476288 3552468 176 [2024-01-01T01:22:03.075Z] 01:21:01 27268348 31563752 711900 2.16 187628 4230712 1709144 5.04 1476152 3552468 16 [2024-01-01T01:22:03.075Z] 01:22:01 27185504 31485448 785012 2.39 187880 4232272 1827860 5.39 1555484 3549412 544 [2024-01-01T01:22:03.075Z] Average: 27580556 31547888 740381 2.25 169203 3939535 1786191 5.26 1386281 3362653 50294 [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] 01:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-01T01:22:03.075Z] 01:13:01 veth2b1bfdc 77.75 96.75 7.62 61.19 0.00 0.00 0.00 0.01 [2024-01-01T01:22:03.075Z] 01:13:01 docker0 112.59 133.32 9.12 319.90 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:13:01 ens3 371.94 265.92 5230.90 76.71 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:13:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:14:01 veth0597ce9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:14:01 docker0 143.39 296.75 12.13 2311.22 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:14:01 ens3 320.78 158.76 2334.31 23.08 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:15:01 docker0 5.02 8.88 0.30 93.26 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:15:01 ens3 124.81 76.17 2687.06 18.67 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:15:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:16:01 ens3 7.80 4.97 8.00 2.82 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:17:01 ens3 113.11 50.17 2076.35 4.08 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:17:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:18:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:19:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:20:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:22:01 ens3 43.04 45.18 33.01 104.16 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] 01:22:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] Average: docker0 25.95 43.74 2.14 272.35 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] Average: ens3 97.74 59.80 1230.28 22.86 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] ---> sar -P ALL: [2024-01-01T01:22:03.075Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26530) 01/01/24 _x86_64_ (8 CPU) [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] 01:11:22 LINUX RESTART (8 CPU) [2024-01-01T01:22:03.075Z] [2024-01-01T01:22:03.075Z] 01:12:02 CPU %user %nice %system %iowait %steal %idle [2024-01-01T01:22:03.075Z] 01:13:01 all 6.41 0.00 2.93 3.60 0.07 86.99 [2024-01-01T01:22:03.075Z] 01:13:01 0 7.14 0.00 2.80 1.45 0.05 88.55 [2024-01-01T01:22:03.075Z] 01:13:01 1 5.94 0.00 2.98 3.89 0.09 87.10 [2024-01-01T01:22:03.075Z] 01:13:01 2 5.78 0.00 3.54 0.41 0.09 90.18 [2024-01-01T01:22:03.075Z] 01:13:01 3 6.23 0.00 2.82 7.31 0.07 83.57 [2024-01-01T01:22:03.075Z] 01:13:01 4 6.17 0.00 3.02 14.90 0.07 75.84 [2024-01-01T01:22:03.075Z] 01:13:01 5 6.61 0.00 2.43 0.63 0.07 90.26 [2024-01-01T01:22:03.075Z] 01:13:01 6 6.44 0.00 2.67 0.22 0.09 90.57 [2024-01-01T01:22:03.075Z] 01:13:01 7 6.98 0.00 3.14 0.07 0.07 89.75 [2024-01-01T01:22:03.075Z] 01:14:01 all 18.02 0.00 4.02 4.32 0.07 73.56 [2024-01-01T01:22:03.075Z] 01:14:01 0 18.79 0.00 3.86 0.79 0.07 76.49 [2024-01-01T01:22:03.075Z] 01:14:01 1 17.93 0.00 4.58 2.44 0.05 75.00 [2024-01-01T01:22:03.075Z] 01:14:01 2 18.96 0.00 3.86 1.68 0.07 75.43 [2024-01-01T01:22:03.075Z] 01:14:01 3 17.63 0.00 4.02 7.13 0.07 71.15 [2024-01-01T01:22:03.075Z] 01:14:01 4 18.52 0.00 3.49 0.27 0.07 77.66 [2024-01-01T01:22:03.075Z] 01:14:01 5 16.60 0.00 5.43 21.62 0.07 56.28 [2024-01-01T01:22:03.076Z] 01:14:01 6 17.70 0.00 3.43 0.47 0.05 78.35 [2024-01-01T01:22:03.076Z] 01:14:01 7 18.06 0.00 3.54 0.32 0.10 77.98 [2024-01-01T01:22:03.076Z] 01:15:01 all 28.18 0.00 4.30 3.32 0.12 64.09 [2024-01-01T01:22:03.076Z] 01:15:01 0 28.40 0.00 3.75 0.98 0.08 66.79 [2024-01-01T01:22:03.076Z] 01:15:01 1 28.25 0.00 4.45 1.42 0.08 65.79 [2024-01-01T01:22:03.076Z] 01:15:01 2 28.19 0.00 4.48 1.71 0.35 65.27 [2024-01-01T01:22:03.076Z] 01:15:01 3 27.97 0.00 4.47 1.87 0.08 65.61 [2024-01-01T01:22:03.076Z] 01:15:01 4 28.57 0.00 4.25 6.56 0.08 60.54 [2024-01-01T01:22:03.076Z] 01:15:01 5 29.90 0.00 4.19 9.27 0.10 56.53 [2024-01-01T01:22:03.076Z] 01:15:01 6 27.50 0.00 3.86 1.16 0.10 67.39 [2024-01-01T01:22:03.076Z] 01:15:01 7 26.67 0.00 4.92 3.62 0.08 64.70 [2024-01-01T01:22:03.076Z] 01:16:01 all 0.21 0.00 0.14 0.79 0.01 98.85 [2024-01-01T01:22:03.076Z] 01:16:01 0 0.15 0.00 0.20 0.58 0.00 99.07 [2024-01-01T01:22:03.076Z] 01:16:01 1 0.22 0.00 0.12 0.00 0.02 99.65 [2024-01-01T01:22:03.076Z] 01:16:01 2 0.37 0.00 0.10 0.12 0.02 99.40 [2024-01-01T01:22:03.076Z] 01:16:01 3 0.17 0.00 0.12 0.13 0.00 99.58 [2024-01-01T01:22:03.076Z] 01:16:01 4 0.22 0.00 0.08 0.08 0.00 99.62 [2024-01-01T01:22:03.076Z] 01:16:01 5 0.22 0.00 0.27 4.33 0.02 95.17 [2024-01-01T01:22:03.076Z] 01:16:01 6 0.25 0.00 0.15 0.00 0.02 99.58 [2024-01-01T01:22:03.076Z] 01:16:01 7 0.08 0.00 0.08 1.10 0.02 98.71 [2024-01-01T01:22:03.076Z] 01:17:01 all 2.29 0.00 1.16 0.50 0.02 96.03 [2024-01-01T01:22:03.076Z] 01:17:01 0 2.53 0.00 1.15 0.73 0.02 95.56 [2024-01-01T01:22:03.076Z] 01:17:01 1 1.55 0.00 1.65 0.03 0.02 96.75 [2024-01-01T01:22:03.076Z] 01:17:01 2 2.79 0.00 1.15 0.03 0.02 96.01 [2024-01-01T01:22:03.076Z] 01:17:01 3 3.19 0.00 2.00 0.02 0.03 94.76 [2024-01-01T01:22:03.076Z] 01:17:01 4 1.79 0.00 1.20 0.53 0.02 96.46 [2024-01-01T01:22:03.076Z] 01:17:01 5 1.52 0.00 0.97 0.68 0.02 96.81 [2024-01-01T01:22:03.076Z] 01:17:01 6 3.68 0.00 0.63 0.84 0.03 94.82 [2024-01-01T01:22:03.076Z] 01:17:01 7 1.22 0.00 0.57 1.10 0.02 97.09 [2024-01-01T01:22:03.076Z] 01:18:01 all 0.28 0.00 0.07 0.01 0.01 99.63 [2024-01-01T01:22:03.076Z] 01:18:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-01-01T01:22:03.076Z] 01:18:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2024-01-01T01:22:03.076Z] 01:18:01 2 0.03 0.00 0.08 0.00 0.00 99.88 [2024-01-01T01:22:03.076Z] 01:18:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2024-01-01T01:22:03.076Z] 01:18:01 4 0.15 0.00 0.13 0.00 0.00 99.72 [2024-01-01T01:22:03.076Z] 01:18:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2024-01-01T01:22:03.076Z] 01:18:01 6 1.70 0.00 0.07 0.00 0.02 98.22 [2024-01-01T01:22:03.076Z] 01:18:01 7 0.15 0.00 0.10 0.10 0.02 99.63 [2024-01-01T01:22:03.076Z] 01:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-01-01T01:22:03.076Z] 01:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-01T01:22:03.076Z] 01:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-01T01:22:03.076Z] 01:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-01T01:22:03.076Z] 01:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-01T01:22:03.076Z] 01:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-01T01:22:03.076Z] 01:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-01T01:22:03.076Z] 01:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-01-01T01:22:03.076Z] 01:19:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2024-01-01T01:22:03.076Z] 01:20:01 all 0.12 0.00 0.01 0.01 0.01 99.85 [2024-01-01T01:22:03.076Z] 01:20:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-01-01T01:22:03.076Z] 01:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-01-01T01:22:03.076Z] 01:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-01-01T01:22:03.076Z] 01:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-01T01:22:03.076Z] 01:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-01T01:22:03.076Z] 01:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-01T01:22:03.076Z] 01:20:01 6 0.68 0.00 0.02 0.00 0.02 99.28 [2024-01-01T01:22:03.076Z] 01:20:01 7 0.10 0.00 0.02 0.10 0.00 99.78 [2024-01-01T01:22:03.076Z] 01:21:01 all 0.09 0.00 0.01 0.03 0.01 99.87 [2024-01-01T01:22:03.076Z] 01:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-01T01:22:03.076Z] 01:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-01T01:22:03.076Z] 01:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-01-01T01:22:03.076Z] 01:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-01T01:22:03.076Z] 01:21:01 4 0.00 0.00 0.00 0.17 0.00 99.83 [2024-01-01T01:22:03.076Z] 01:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-01T01:22:03.076Z] 01:21:01 6 0.57 0.00 0.00 0.00 0.02 99.42 [2024-01-01T01:22:03.076Z] 01:21:01 7 0.07 0.00 0.02 0.03 0.02 99.87 [2024-01-01T01:22:03.076Z] 01:22:01 all 0.78 0.00 0.28 0.10 0.02 98.82 [2024-01-01T01:22:03.076Z] 01:22:01 0 0.53 0.00 0.28 0.27 0.02 98.90 [2024-01-01T01:22:03.076Z] 01:22:01 1 0.42 0.00 0.20 0.17 0.02 99.20 [2024-01-01T01:22:03.076Z] 01:22:01 2 0.43 0.00 0.25 0.02 0.02 99.28 [2024-01-01T01:22:03.076Z] 01:22:01 3 0.67 0.00 0.22 0.02 0.02 99.08 [2024-01-01T01:22:03.076Z] 01:22:01 4 1.82 0.00 0.43 0.00 0.02 97.73 [2024-01-01T01:22:03.076Z] 01:22:01 5 0.37 0.00 0.17 0.03 0.02 99.42 [2024-01-01T01:22:03.076Z] 01:22:01 6 1.25 0.00 0.27 0.00 0.03 98.44 [2024-01-01T01:22:03.076Z] 01:22:01 7 0.75 0.00 0.38 0.32 0.02 98.53 [2024-01-01T01:22:03.076Z] Average: all 5.60 0.00 1.28 1.26 0.03 91.83 [2024-01-01T01:22:03.076Z] Average: 0 5.73 0.00 1.21 0.48 0.03 92.56 [2024-01-01T01:22:03.076Z] Average: 1 5.39 0.00 1.40 0.79 0.03 92.40 [2024-01-01T01:22:03.076Z] Average: 2 5.64 0.00 1.35 0.39 0.06 92.56 [2024-01-01T01:22:03.076Z] Average: 3 5.56 0.00 1.36 1.62 0.03 91.43 [2024-01-01T01:22:03.076Z] Average: 4 5.69 0.00 1.25 2.21 0.03 90.83 [2024-01-01T01:22:03.076Z] Average: 5 5.47 0.00 1.34 3.63 0.03 89.54 [2024-01-01T01:22:03.076Z] Average: 6 5.94 0.00 1.10 0.27 0.04 92.65 [2024-01-01T01:22:03.076Z] Average: 7 5.38 0.00 1.27 0.68 0.04 92.64 [2024-01-01T01:22:03.076Z] [2024-01-01T01:22:03.076Z] [2024-01-01T01:22:03.076Z]