Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d94a7d1796027d80ed6cb298534afb37a5d1d1b 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-ssh3819428135068221968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh544418814215582027.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15882548096804074598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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 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-ssh11987613791962393019.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16247952508236431923.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-17127’ Running on prd-ubuntu20.04-docker-8c-8g-17129 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 1d94a7d1796027d80ed6cb298534afb37a5d1d1b (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1d94a7d1796027d80ed6cb298534afb37a5d1d1b # timeout=10 Commit message: "Merge pull request #214 from cloudxxx8/changelog" > git rev-list --no-walk dad3581f68ab7f120ccaa1e9a5c0830c4458f666 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-09T13:57:10.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-09T13:57:10.206Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-09T13:57:10.219Z] ========================================================= [2023-11-09T13:57:10.219Z] EdgeX Global Pipelines Version Info [2023-11-09T13:57:10.219Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:57:11.324Z] ------------------- [2023-11-09T13:57:11.324Z] stable info: [2023-11-09T13:57:11.324Z] ------------------- [2023-11-09T13:57:11.324Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-09T13:57:11.324Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-09T13:57:11.324Z] Message: update stable to v1.0.257 [2023-11-09T13:57:11.586Z] ------------------- [2023-11-09T13:57:11.586Z] experimental info: [2023-11-09T13:57:11.586Z] ------------------- [2023-11-09T13:57:11.586Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-09T13:57:11.586Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-09T13:57:11.586Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-09T13:57:11.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-11-09T13:57:11.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-11-09T13:57:11.765Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-09T13:57:11.780Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-09T13:57:11.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-09T13:57:11.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-09T13:57:11.820Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-09T13:57:11.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-09T13:57:11.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-09T13:57:11.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-09T13:57:11.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-09T13:57:11.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-11-09T13:57:11.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-09T13:57:11.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-09T13:57:11.907Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-09T13:57:11.920Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-09T13:57:11.934Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-09T13:57:11.947Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-09T13:57:11.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-09T13:57:11.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-09T13:57:11.993Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-09T13:57:12.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-09T13:57:12.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-09T13:57:12.038Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-09T13:57:12.056Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-09T13:57:12.074Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-09T13:57:12.092Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-09T13:57:12.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-09T13:57:12.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-09T13:57:12.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-09T13:57:12.147Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] echo [2023-11-09T13:57:12.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d94a7d [Pipeline] echo [2023-11-09T13:57:12.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T13:57:12.224Z] provisioning config files... [2023-11-09T13:57:12.234Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16646486296618409372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:57:12.534Z] ---> docker-login.sh [2023-11-09T13:57:12.534Z] nexus3.edgexfoundry.org:10001 [2023-11-09T13:57:13.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:57:13.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:57:13.944Z] Configure a credential helper to remove this warning. See [2023-11-09T13:57:13.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:57:13.944Z] [2023-11-09T13:57:13.944Z] Login Succeeded [2023-11-09T13:57:13.944Z] nexus3.edgexfoundry.org:10002 [2023-11-09T13:57:13.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:57:14.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:57:14.204Z] Configure a credential helper to remove this warning. See [2023-11-09T13:57:14.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:57:14.204Z] [2023-11-09T13:57:14.204Z] Login Succeeded [2023-11-09T13:57:14.204Z] nexus3.edgexfoundry.org:10003 [2023-11-09T13:57:14.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:57:14.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:57:14.204Z] Configure a credential helper to remove this warning. See [2023-11-09T13:57:14.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:57:14.204Z] [2023-11-09T13:57:14.204Z] Login Succeeded [2023-11-09T13:57:14.204Z] nexus3.edgexfoundry.org:10004 [2023-11-09T13:57:14.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:57:14.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:57:14.204Z] Configure a credential helper to remove this warning. See [2023-11-09T13:57:14.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:57:14.204Z] [2023-11-09T13:57:14.204Z] Login Succeeded [2023-11-09T13:57:14.204Z] docker.io [2023-11-09T13:57:14.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:57:14.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:57:14.724Z] Configure a credential helper to remove this warning. See [2023-11-09T13:57:14.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:57:14.724Z] [2023-11-09T13:57:14.724Z] Login Succeeded [2023-11-09T13:57:14.724Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T13:57:14.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-09T13:57:15.088Z] + git rev-list -1 --merges 1d94a7d1796027d80ed6cb298534afb37a5d1d1b~1..1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] echo [2023-11-09T13:57:15.144Z] -----------> git rev-list -1 --merges 1d94a7d1796027d80ed6cb298534afb37a5d1d1b~1..1d94a7d1796027d80ed6cb298534afb37a5d1d1b 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [2023-11-09T13:57:15.144Z] 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [false] [Pipeline] sh [2023-11-09T13:57:15.429Z] + git log --format=format:%s -1 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] echo [2023-11-09T13:57:15.444Z] ========================================================= [2023-11-09T13:57:15.444Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-09T13:57:15.444Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-09T13:57:15.782Z] + git log --format=format:%s -1 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] echo [2023-11-09T13:57:15.794Z] [semverPrep] GIT_COMMIT: 1d94a7d1796027d80ed6cb298534afb37a5d1d1b, Commit Message: Merge pull request #214 from cloudxxx8/changelog [Pipeline] echo [2023-11-09T13:57:15.804Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-09T13:57:16.201Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-09T13:57:16.201Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-09T13:57:16.201Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-09T13:57:16.201Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-09T13:57:16.201Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-11-09T13:57:16.201Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-09T13:57:16.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:57:16.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T13:57:16.550Z] [2023-11-09T13:57:16.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:57:16.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T13:57:16.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-09T13:57:16.850Z] b85a868b505f: Pulling fs layer [2023-11-09T13:57:16.850Z] e2be974225ed: Pulling fs layer [2023-11-09T13:57:16.850Z] 339a4e72a1f5: Pulling fs layer [2023-11-09T13:57:16.850Z] 988bab9f4d93: Pulling fs layer [2023-11-09T13:57:16.850Z] 1469e6f7b9e6: Pulling fs layer [2023-11-09T13:57:16.850Z] eaf3925da568: Pulling fs layer [2023-11-09T13:57:16.850Z] 988bab9f4d93: Waiting [2023-11-09T13:57:16.850Z] 1469e6f7b9e6: Waiting [2023-11-09T13:57:16.850Z] bab4dde63d76: Pulling fs layer [2023-11-09T13:57:16.850Z] bde34c3a00c8: Pulling fs layer [2023-11-09T13:57:16.850Z] eaf3925da568: Waiting [2023-11-09T13:57:16.850Z] bab4dde63d76: Waiting [2023-11-09T13:57:16.850Z] b352a97aabf1: Pulling fs layer [2023-11-09T13:57:16.850Z] bde34c3a00c8: Waiting [2023-11-09T13:57:16.850Z] 4872d77fe225: Pulling fs layer [2023-11-09T13:57:16.850Z] b352a97aabf1: Waiting [2023-11-09T13:57:16.850Z] 5851b861e8e6: Pulling fs layer [2023-11-09T13:57:16.850Z] 4872d77fe225: Waiting [2023-11-09T13:57:16.850Z] e2be974225ed: Download complete [2023-11-09T13:57:16.850Z] 988bab9f4d93: Download complete [2023-11-09T13:57:17.111Z] 1469e6f7b9e6: Retrying in 5 seconds [2023-11-09T13:57:17.111Z] 339a4e72a1f5: Verifying Checksum [2023-11-09T13:57:17.111Z] 339a4e72a1f5: Download complete [2023-11-09T13:57:17.111Z] eaf3925da568: Verifying Checksum [2023-11-09T13:57:17.111Z] eaf3925da568: Download complete [2023-11-09T13:57:17.370Z] b85a868b505f: Verifying Checksum [2023-11-09T13:57:17.370Z] b85a868b505f: Download complete [2023-11-09T13:57:17.370Z] bde34c3a00c8: Verifying Checksum [2023-11-09T13:57:17.370Z] bde34c3a00c8: Download complete [2023-11-09T13:57:17.370Z] b352a97aabf1: Download complete [2023-11-09T13:57:17.370Z] 4872d77fe225: Download complete [2023-11-09T13:57:17.370Z] 5851b861e8e6: Verifying Checksum [2023-11-09T13:57:17.370Z] 5851b861e8e6: Download complete [2023-11-09T13:57:17.630Z] bab4dde63d76: Verifying Checksum [2023-11-09T13:57:17.630Z] bab4dde63d76: Download complete [2023-11-09T13:57:18.204Z] 1469e6f7b9e6: Retrying in 4 seconds [2023-11-09T13:57:18.463Z] b85a868b505f: Pull complete [2023-11-09T13:57:18.722Z] e2be974225ed: Pull complete [2023-11-09T13:57:18.981Z] 339a4e72a1f5: Pull complete [2023-11-09T13:57:18.981Z] 988bab9f4d93: Pull complete [2023-11-09T13:57:18.981Z] 1469e6f7b9e6: Retrying in 3 seconds [2023-11-09T13:57:20.363Z] 1469e6f7b9e6: Retrying in 2 seconds [2023-11-09T13:57:21.303Z] 1469e6f7b9e6: Retrying in 1 second [2023-11-09T13:57:22.245Z] 1469e6f7b9e6: Retrying in 10 seconds [2023-11-09T13:57:23.183Z] 1469e6f7b9e6: Retrying in 9 seconds [2023-11-09T13:57:24.126Z] 1469e6f7b9e6: Retrying in 8 seconds [2023-11-09T13:57:25.067Z] 1469e6f7b9e6: Retrying in 7 seconds [2023-11-09T13:57:26.004Z] 1469e6f7b9e6: Retrying in 6 seconds [2023-11-09T13:57:27.385Z] 1469e6f7b9e6: Retrying in 5 seconds [2023-11-09T13:57:28.325Z] 1469e6f7b9e6: Retrying in 4 seconds [2023-11-09T13:57:29.303Z] 1469e6f7b9e6: Retrying in 3 seconds [2023-11-09T13:57:30.252Z] 1469e6f7b9e6: Retrying in 2 seconds [2023-11-09T13:57:31.327Z] 1469e6f7b9e6: Retrying in 1 second [2023-11-09T13:57:32.328Z] 1469e6f7b9e6: Verifying Checksum [2023-11-09T13:57:32.328Z] 1469e6f7b9e6: Download complete [2023-11-09T13:57:33.277Z] 1469e6f7b9e6: Pull complete [2023-11-09T13:57:33.846Z] eaf3925da568: Pull complete [2023-11-09T13:57:36.379Z] bab4dde63d76: Pull complete [2023-11-09T13:57:36.379Z] bde34c3a00c8: Pull complete [2023-11-09T13:57:36.948Z] b352a97aabf1: Pull complete [2023-11-09T13:57:37.211Z] 4872d77fe225: Pull complete [2023-11-09T13:57:38.588Z] 5851b861e8e6: Pull complete [2023-11-09T13:57:38.588Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-09T13:57:38.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T13:57:38.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:57:38.714Z] prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container [2023-11-09T13:57:38.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-09T13:57:46.428Z] $ docker top df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 -eo pid,comm [2023-11-09T13:57:46.483Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-09T13:57:46.483Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-09T13:57:46.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-09T13:57:46.517Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-09T13:57:46.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-09T13:57:46.632Z] $ docker exec df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 ssh-agent [2023-11-09T13:57:46.725Z] SSH_AUTH_SOCK=/tmp/ssh-fGpJZHOxlYFR/agent.31 [2023-11-09T13:57:46.725Z] SSH_AGENT_PID=37 [2023-11-09T13:57:46.731Z] Running ssh-add (command line suppressed) [2023-11-09T13:57:46.826Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1987523028190775299.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1987523028190775299.key) [2023-11-09T13:57:46.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-09T13:57:47.129Z] + git tag --points-at HEAD [Pipeline] } [2023-11-09T13:57:47.146Z] $ docker exec --env ******** --env ******** df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 ssh-agent -k [2023-11-09T13:57:47.241Z] unset SSH_AUTH_SOCK; [2023-11-09T13:57:47.242Z] unset SSH_AGENT_PID; [2023-11-09T13:57:47.242Z] echo Agent pid 37 killed; [2023-11-09T13:57:47.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-09T13:57:47.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-09T13:57:47.274Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-09T13:57:47.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-09T13:57:47.367Z] $ docker exec df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 ssh-agent [2023-11-09T13:57:47.477Z] SSH_AUTH_SOCK=/tmp/ssh-FhkrreAJFFDN/agent.69 [2023-11-09T13:57:47.477Z] SSH_AGENT_PID=75 [2023-11-09T13:57:47.481Z] Running ssh-add (command line suppressed) [2023-11-09T13:57:47.571Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14442412854791906472.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14442412854791906472.key) [2023-11-09T13:57:47.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-09T13:57:47.871Z] + git semver init [2023-11-09T13:57:48.129Z] 2023-11-09 13:57:48,097 [run_init] DEBUG init version:0.0.0 force:False [2023-11-09T13:57:48.129Z] 2023-11-09 13:57:48,099 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-11-09T13:57:48.129Z] 2023-11-09 13:57:48,100 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-11-09T13:57:48.129Z] 2023-11-09 13:57:48,100 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-11-09T13:57:50.035Z] 2023-11-09 13:57:49,566 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-11-09T13:57:50.035Z] 2023-11-09 13:57:49,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-11-09T13:57:50.035Z] 2023-11-09 13:57:49,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-09T13:57:50.035Z] 2023-11-09 13:57:49,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-09T13:57:50.035Z] 3.1.0-dev.24 [Pipeline] } [2023-11-09T13:57:50.045Z] $ docker exec --env ******** --env ******** df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 ssh-agent -k [2023-11-09T13:57:50.151Z] unset SSH_AUTH_SOCK; [2023-11-09T13:57:50.151Z] unset SSH_AGENT_PID; [2023-11-09T13:57:50.151Z] echo Agent pid 75 killed; [2023-11-09T13:57:50.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-09T13:57:50.460Z] + git semver [Pipeline] } [2023-11-09T13:57:50.731Z] $ docker stop --time=1 df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 [2023-11-09T13:57:52.480Z] $ docker rm -f --volumes df7a177f9e071e06541fda5a55a50e9bcd04db4d6c5ce1992ccc9f0736e89353 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-09T13:57:52.825Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-09T13:57:53.020Z] Stashed 1 file(s) [Pipeline] echo [2023-11-09T13:57:53.025Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T13:57:53.173Z] provisioning config files... [2023-11-09T13:57:53.198Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3358420502591823357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T13:57:53.489Z] ---> docker-login.sh [2023-11-09T13:57:53.489Z] nexus3.edgexfoundry.org:10001 [2023-11-09T13:57:53.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:57:53.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:57:53.489Z] Configure a credential helper to remove this warning. See [2023-11-09T13:57:53.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:57:53.489Z] [2023-11-09T13:57:53.489Z] Login Succeeded [2023-11-09T13:57:53.489Z] nexus3.edgexfoundry.org:10002 [2023-11-09T13:57:53.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:57:53.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:57:53.489Z] Configure a credential helper to remove this warning. See [2023-11-09T13:57:53.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:57:53.489Z] [2023-11-09T13:57:53.489Z] Login Succeeded [2023-11-09T13:57:53.489Z] nexus3.edgexfoundry.org:10003 [2023-11-09T13:57:53.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:57:53.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:57:53.759Z] Configure a credential helper to remove this warning. See [2023-11-09T13:57:53.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:57:53.759Z] [2023-11-09T13:57:53.759Z] Login Succeeded [2023-11-09T13:57:53.759Z] nexus3.edgexfoundry.org:10004 [2023-11-09T13:57:53.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:57:53.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:57:53.759Z] Configure a credential helper to remove this warning. See [2023-11-09T13:57:53.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:57:53.759Z] [2023-11-09T13:57:53.759Z] Login Succeeded [2023-11-09T13:57:53.759Z] docker.io [2023-11-09T13:57:53.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T13:57:54.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T13:57:54.020Z] Configure a credential helper to remove this warning. See [2023-11-09T13:57:54.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T13:57:54.020Z] [2023-11-09T13:57:54.020Z] Login Succeeded [2023-11-09T13:57:54.020Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T13:57:54.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-09T13:57:54.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T13:57:54.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T13:57:54.122Z] ========================================================= [2023-11-09T13:57:54.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-09T13:57:54.122Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:57:54.439Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-09T13:57:54.440Z] Sending build context to Docker daemon 16.16MB [2023-11-09T13:57:54.440Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T13:57:54.440Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-09T13:57:54.712Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-09T13:57:54.712Z] 7264a8db6415: Pulling fs layer [2023-11-09T13:57:54.712Z] c4d48a809fc2: Pulling fs layer [2023-11-09T13:57:54.712Z] 4f1c88b9dad5: Pulling fs layer [2023-11-09T13:57:54.712Z] ad3a456e5733: Pulling fs layer [2023-11-09T13:57:54.712Z] 33e27b845d1e: Pulling fs layer [2023-11-09T13:57:54.712Z] c68163c4e522: Pulling fs layer [2023-11-09T13:57:54.712Z] ad3a456e5733: Waiting [2023-11-09T13:57:54.712Z] 33e27b845d1e: Waiting [2023-11-09T13:57:54.712Z] 50da416c3ac9: Pulling fs layer [2023-11-09T13:57:54.712Z] 23d2d4c4bb30: Pulling fs layer [2023-11-09T13:57:54.712Z] c68163c4e522: Waiting [2023-11-09T13:57:54.712Z] 50da416c3ac9: Waiting [2023-11-09T13:57:54.712Z] 23d2d4c4bb30: Waiting [2023-11-09T13:57:54.712Z] c4d48a809fc2: Verifying Checksum [2023-11-09T13:57:54.712Z] c4d48a809fc2: Download complete [2023-11-09T13:57:54.712Z] ad3a456e5733: Verifying Checksum [2023-11-09T13:57:54.712Z] ad3a456e5733: Download complete [2023-11-09T13:57:54.712Z] 33e27b845d1e: Download complete [2023-11-09T13:57:54.712Z] 7264a8db6415: Verifying Checksum [2023-11-09T13:57:54.712Z] 7264a8db6415: Download complete [2023-11-09T13:57:54.712Z] c68163c4e522: Verifying Checksum [2023-11-09T13:57:54.712Z] c68163c4e522: Download complete [2023-11-09T13:57:54.979Z] 7264a8db6415: Pull complete [2023-11-09T13:57:54.979Z] 23d2d4c4bb30: Verifying Checksum [2023-11-09T13:57:54.979Z] 23d2d4c4bb30: Download complete [2023-11-09T13:57:55.245Z] c4d48a809fc2: Pull complete [2023-11-09T13:57:55.245Z] 4f1c88b9dad5: Download complete [2023-11-09T13:57:55.814Z] 50da416c3ac9: Verifying Checksum [2023-11-09T13:57:55.814Z] 50da416c3ac9: Download complete [2023-11-09T13:57:59.100Z] 4f1c88b9dad5: Pull complete [2023-11-09T13:57:59.100Z] ad3a456e5733: Pull complete [2023-11-09T13:57:59.100Z] 33e27b845d1e: Pull complete [2023-11-09T13:57:59.100Z] c68163c4e522: Pull complete [2023-11-09T13:58:01.001Z] 50da416c3ac9: Pull complete [2023-11-09T13:58:01.569Z] 23d2d4c4bb30: Pull complete [2023-11-09T13:58:01.569Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-09T13:58:01.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-09T13:58:01.569Z] ---> 0786185ac409 [2023-11-09T13:58:01.569Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-09T13:58:08.142Z] Still waiting to schedule task [2023-11-09T13:58:08.143Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17128’ [2023-11-09T13:58:11.562Z] ---> Running in d13810fc1877 [2023-11-09T13:58:11.562Z] Removing intermediate container d13810fc1877 [2023-11-09T13:58:11.562Z] ---> 1760ca11b1bf [2023-11-09T13:58:11.562Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T13:58:11.562Z] ---> Running in c13d2435b5ba [2023-11-09T13:58:11.562Z] Removing intermediate container c13d2435b5ba [2023-11-09T13:58:11.562Z] ---> 2e37a6609322 [2023-11-09T13:58:11.562Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-09T13:58:11.562Z] ---> Running in 429d26e93ebb [2023-11-09T13:58:11.562Z] Removing intermediate container 429d26e93ebb [2023-11-09T13:58:11.562Z] ---> aca61e3c8000 [2023-11-09T13:58:11.562Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T13:58:11.562Z] ---> Running in 2ad5c48ace36 [2023-11-09T13:58:11.562Z] Removing intermediate container 2ad5c48ace36 [2023-11-09T13:58:11.562Z] ---> 516eb086ead4 [2023-11-09T13:58:11.562Z] Step 7/12 : WORKDIR /device-gpio [2023-11-09T13:58:11.562Z] ---> Running in b8dfacc08175 [2023-11-09T13:58:11.562Z] Removing intermediate container b8dfacc08175 [2023-11-09T13:58:11.562Z] ---> 14641ea4b5a4 [2023-11-09T13:58:11.562Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T13:58:11.562Z] ---> Running in 28fb805af8d3 [2023-11-09T13:58:11.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-09T13:58:11.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-09T13:58:11.562Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-09T13:58:11.562Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-09T13:58:11.562Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-09T13:58:11.562Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-09T13:58:11.562Z] Executing busybox-1.36.1-r2.trigger [2023-11-09T13:58:11.562Z] OK: 268 MiB in 56 packages [2023-11-09T13:58:12.499Z] Removing intermediate container 28fb805af8d3 [2023-11-09T13:58:12.499Z] ---> ecf1d8ff7d12 [2023-11-09T13:58:12.499Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-09T13:58:12.499Z] ---> c04a6df89e05 [2023-11-09T13:58:12.499Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T13:58:12.499Z] ---> Running in a8975f409e14 [2023-11-09T13:58:59.275Z] Removing intermediate container a8975f409e14 [2023-11-09T13:58:59.275Z] ---> 9215bc0a3319 [2023-11-09T13:58:59.275Z] Step 11/12 : COPY . . [2023-11-09T13:58:59.275Z] ---> 36747cf28d22 [2023-11-09T13:58:59.275Z] Step 12/12 : RUN ${MAKE} [2023-11-09T13:58:59.275Z] ---> Running in ccf67efed8e0 [2023-11-09T13:58:59.275Z] noop [2023-11-09T13:58:59.275Z] Removing intermediate container ccf67efed8e0 [2023-11-09T13:58:59.275Z] ---> 0fc273d06c7f [2023-11-09T13:58:59.275Z] Successfully built 0fc273d06c7f [2023-11-09T13:58:59.275Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:58:59.619Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-09T13:58:59.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:58:59.693Z] prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container [2023-11-09T13:58:59.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2023-11-09T13:59:00.098Z] $ docker top 8cb6b1c74d887f2ff6f911c2131f8b324ad8f6992546cd29365831b9eda172ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T13:59:00.450Z] + go version [2023-11-09T13:59:00.450Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-09T13:59:00.461Z] $ docker stop --time=1 8cb6b1c74d887f2ff6f911c2131f8b324ad8f6992546cd29365831b9eda172ff [2023-11-09T13:59:02.353Z] $ docker rm -f --volumes 8cb6b1c74d887f2ff6f911c2131f8b324ad8f6992546cd29365831b9eda172ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:59:02.796Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-09T13:59:02.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T13:59:02.879Z] prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container [2023-11-09T13:59:02.916Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2023-11-09T13:59:03.347Z] $ docker top 9a5f067a02e32a90141ce6484058e97e0fbf5684ee7db3c8dcdb3220c98ac8d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T13:59:03.710Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-11-09T13:59:04.010Z] + make test [2023-11-09T13:59:04.010Z] go test ./... -coverprofile=coverage.out ./... [2023-11-09T13:59:09.355Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-09T13:59:21.591Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-09T13:59:21.591Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-09T13:59:26.861Z] go vet ./... [2023-11-09T13:59:31.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-09T13:59:31.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-09T13:59:31.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-09T13:59:31.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-09T13:59:31.073Z] $ docker stop --time=1 9a5f067a02e32a90141ce6484058e97e0fbf5684ee7db3c8dcdb3220c98ac8d8 [2023-11-09T13:59:36.171Z] $ docker rm -f --volumes 9a5f067a02e32a90141ce6484058e97e0fbf5684ee7db3c8dcdb3220c98ac8d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-09T13:59:36.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-09T13:59:36.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-09T13:59:37.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-09T13:59:37.638Z] + ls -al . [2023-11-09T13:59:37.638Z] total 160 [2023-11-09T13:59:37.638Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 13:59 . [2023-11-09T13:59:37.638Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 13:57 .. [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 9 13:57 .dockerignore [2023-11-09T13:59:37.638Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 13:59 .git [2023-11-09T13:59:37.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:57 .github [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 9 13:57 .gitignore [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 13:57 .golangci.yml [2023-11-09T13:59:37.638Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 13:57 .semver [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 9 13:57 Attribution.txt [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 9 13:57 CHANGELOG.md [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 9 13:57 Dockerfile [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 13:57 GOVERNANCE.md [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 9 13:57 Jenkinsfile [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 13:57 LICENSE [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 9 13:57 Makefile [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 13:57 OWNERS.md [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 12217 Nov 9 13:57 README.md [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 13:57 VERSION [2023-11-09T13:59:37.638Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 13:57 bin [2023-11-09T13:59:37.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:57 cmd [2023-11-09T13:59:37.638Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 13:59 coverage.out [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 9 13:57 go.mod [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 9 13:57 go.sum [2023-11-09T13:59:37.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 13:57 internal [2023-11-09T13:59:37.638Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 13:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T13:59:37.962Z] + 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=1d94a7d1796027d80ed6cb298534afb37a5d1d1b --label arch=amd64 --label version=3.1.0-dev.24 . [2023-11-09T13:59:37.962Z] Sending build context to Docker daemon 16.16MB [2023-11-09T13:59:37.962Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T13:59:37.962Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-09T13:59:37.962Z] ---> 0fc273d06c7f [2023-11-09T13:59:37.962Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-09T13:59:39.343Z] ---> Running in 92e4c55edea0 [2023-11-09T13:59:39.343Z] Removing intermediate container 92e4c55edea0 [2023-11-09T13:59:39.343Z] ---> 614278817327 [2023-11-09T13:59:39.343Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T13:59:39.343Z] ---> Running in 6bf387aaa14a [2023-11-09T13:59:39.606Z] Removing intermediate container 6bf387aaa14a [2023-11-09T13:59:39.606Z] ---> c31ab06ec6c6 [2023-11-09T13:59:39.606Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-09T13:59:39.606Z] ---> Running in 4aff5f229daf [2023-11-09T13:59:39.865Z] Removing intermediate container 4aff5f229daf [2023-11-09T13:59:39.865Z] ---> e791c19cc361 [2023-11-09T13:59:39.865Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T13:59:39.865Z] ---> Running in e7a29838296a [2023-11-09T13:59:39.865Z] Removing intermediate container e7a29838296a [2023-11-09T13:59:39.865Z] ---> 82835c986115 [2023-11-09T13:59:39.865Z] Step 7/25 : WORKDIR /device-gpio [2023-11-09T13:59:39.865Z] ---> Running in d6a199975cf1 [2023-11-09T13:59:40.124Z] Removing intermediate container d6a199975cf1 [2023-11-09T13:59:40.124Z] ---> 517eb1b20611 [2023-11-09T13:59:40.124Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T13:59:40.124Z] ---> Running in ef130f109865 [2023-11-09T13:59:40.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-09T13:59:40.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-09T13:59:40.949Z] OK: 268 MiB in 56 packages [2023-11-09T13:59:41.909Z] Removing intermediate container ef130f109865 [2023-11-09T13:59:41.909Z] ---> cfe4efdfdb57 [2023-11-09T13:59:41.909Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-09T13:59:42.171Z] ---> 60d2e950192b [2023-11-09T13:59:42.171Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T13:59:42.753Z] ---> Running in ca60249df555 [2023-11-09T13:59:43.688Z] Removing intermediate container ca60249df555 [2023-11-09T13:59:43.688Z] ---> 0c2653745ab9 [2023-11-09T13:59:43.688Z] Step 11/25 : COPY . . [2023-11-09T13:59:45.617Z] ---> 7ed91d36a5b5 [2023-11-09T13:59:45.617Z] Step 12/25 : RUN ${MAKE} [2023-11-09T13:59:45.876Z] ---> Running in cb426616881e [2023-11-09T13:59:46.817Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-09T14:00:33.608Z] Removing intermediate container cb426616881e [2023-11-09T14:00:33.608Z] ---> 0f73444a50af [2023-11-09T14:00:33.608Z] Step 13/25 : FROM alpine:3.18 [2023-11-09T14:00:33.608Z] 3.18: Pulling from library/alpine [2023-11-09T14:00:33.608Z] 96526aa774ef: Pulling fs layer [2023-11-09T14:00:33.608Z] 96526aa774ef: Download complete [2023-11-09T14:00:34.549Z] 96526aa774ef: Pull complete [2023-11-09T14:00:34.903Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-09T14:00:34.903Z] Status: Downloaded newer image for alpine:3.18 [2023-11-09T14:00:34.903Z] ---> 8ca4688f4f35 [2023-11-09T14:00:34.903Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-09T14:00:35.162Z] ---> Running in 8b627f1ec1eb [2023-11-09T14:00:35.420Z] Removing intermediate container 8b627f1ec1eb [2023-11-09T14:00:35.420Z] ---> a6c21aab7193 [2023-11-09T14:00:35.420Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-09T14:00:35.420Z] ---> Running in 6b260ecad635 [2023-11-09T14:00:35.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-09T14:00:35.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-09T14:00:35.943Z] OK: 7 MiB in 15 packages [2023-11-09T14:00:36.201Z] Removing intermediate container 6b260ecad635 [2023-11-09T14:00:36.201Z] ---> 34046855f2a0 [2023-11-09T14:00:36.201Z] Step 16/25 : WORKDIR / [2023-11-09T14:00:36.201Z] ---> Running in 645022e66aef [2023-11-09T14:00:36.458Z] Removing intermediate container 645022e66aef [2023-11-09T14:00:36.458Z] ---> edd62ce0a5d0 [2023-11-09T14:00:36.458Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-09T14:00:36.458Z] ---> 1f36985aa601 [2023-11-09T14:00:36.458Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-09T14:00:36.723Z] ---> a403bca54ec2 [2023-11-09T14:00:36.723Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-09T14:00:38.036Z] ---> d572232f6b9e [2023-11-09T14:00:38.036Z] Step 20/25 : EXPOSE 59910 [2023-11-09T14:00:38.036Z] ---> Running in 411d885dbf86 [2023-11-09T14:00:38.036Z] Removing intermediate container 411d885dbf86 [2023-11-09T14:00:38.036Z] ---> 588d7ec98315 [2023-11-09T14:00:38.036Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-09T14:00:38.036Z] ---> Running in 52f55198a314 [2023-11-09T14:00:38.036Z] Removing intermediate container 52f55198a314 [2023-11-09T14:00:38.036Z] ---> 759580bd7e27 [2023-11-09T14:00:38.036Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-09T14:00:38.036Z] ---> Running in 0cbef59a078d [2023-11-09T14:00:38.296Z] Removing intermediate container 0cbef59a078d [2023-11-09T14:00:38.296Z] ---> 50549ff37078 [2023-11-09T14:00:38.296Z] Step 23/25 : LABEL arch=amd64 [2023-11-09T14:00:38.296Z] ---> Running in e0c761ab7010 [2023-11-09T14:00:38.554Z] Removing intermediate container e0c761ab7010 [2023-11-09T14:00:38.554Z] ---> ce79b2426bc0 [2023-11-09T14:00:38.554Z] Step 24/25 : LABEL git_sha=1d94a7d1796027d80ed6cb298534afb37a5d1d1b [2023-11-09T14:00:38.554Z] ---> Running in 17627c5d415c [2023-11-09T14:00:38.554Z] Removing intermediate container 17627c5d415c [2023-11-09T14:00:38.554Z] ---> a9b066b217c6 [2023-11-09T14:00:38.554Z] Step 25/25 : LABEL version=3.1.0-dev.24 [2023-11-09T14:00:38.554Z] ---> Running in 0a5e5e6f39cd [2023-11-09T14:00:38.822Z] Removing intermediate container 0a5e5e6f39cd [2023-11-09T14:00:38.822Z] ---> a82724bbac9f [2023-11-09T14:00:38.822Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-09T14:00:38.822Z] Successfully built a82724bbac9f [2023-11-09T14:00:38.822Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T14:00:38.921Z] provisioning config files... [2023-11-09T14:00:38.931Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7821530558779554161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:00:39.239Z] ---> docker-login.sh [2023-11-09T14:00:39.239Z] nexus3.edgexfoundry.org:10001 [2023-11-09T14:00:39.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:00:39.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:00:39.239Z] Configure a credential helper to remove this warning. See [2023-11-09T14:00:39.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:00:39.239Z] [2023-11-09T14:00:39.239Z] Login Succeeded [2023-11-09T14:00:39.239Z] nexus3.edgexfoundry.org:10002 [2023-11-09T14:00:39.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:00:39.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:00:39.239Z] Configure a credential helper to remove this warning. See [2023-11-09T14:00:39.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:00:39.239Z] [2023-11-09T14:00:39.239Z] Login Succeeded [2023-11-09T14:00:39.239Z] nexus3.edgexfoundry.org:10003 [2023-11-09T14:00:39.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:00:39.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:00:39.499Z] Configure a credential helper to remove this warning. See [2023-11-09T14:00:39.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:00:39.499Z] [2023-11-09T14:00:39.499Z] Login Succeeded [2023-11-09T14:00:39.499Z] nexus3.edgexfoundry.org:10004 [2023-11-09T14:00:39.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:00:39.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:00:39.499Z] Configure a credential helper to remove this warning. See [2023-11-09T14:00:39.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:00:39.499Z] [2023-11-09T14:00:39.499Z] Login Succeeded [2023-11-09T14:00:39.499Z] docker.io [2023-11-09T14:00:39.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:00:39.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:00:39.759Z] Configure a credential helper to remove this warning. See [2023-11-09T14:00:39.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:00:39.759Z] [2023-11-09T14:00:39.759Z] Login Succeeded [2023-11-09T14:00:39.759Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T14:00:39.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-09T14:00:39.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T14:00:39.810Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-11-09T14:00:39.810Z] 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [2023-11-09T14:00:39.810Z] latest [2023-11-09T14:00:39.810Z] 3.1.0-dev.24 [2023-11-09T14:00:39.810Z] 1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 [2023-11-09T14:00:39.810Z] main [2023-11-09T14:00:39.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:40.119Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:40.429Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b [2023-11-09T14:00:40.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-09T14:00:40.429Z] e028d2528ab1: Preparing [2023-11-09T14:00:40.429Z] 357458abc19b: Preparing [2023-11-09T14:00:40.429Z] da72130d8e30: Preparing [2023-11-09T14:00:40.429Z] 18f2105f11fb: Preparing [2023-11-09T14:00:40.429Z] cc2447e1835a: Preparing [2023-11-09T14:00:40.429Z] cc2447e1835a: Layer already exists [2023-11-09T14:00:40.429Z] da72130d8e30: Pushed [2023-11-09T14:00:40.429Z] 18f2105f11fb: Pushed [2023-11-09T14:00:40.429Z] 357458abc19b: Pushed [2023-11-09T14:00:42.964Z] e028d2528ab1: Pushed [2023-11-09T14:00:42.964Z] 1d94a7d1796027d80ed6cb298534afb37a5d1d1b: digest: sha256:1d7e72a1e2a7f31f5c303292c7038e52b424264846edac2efe9030d19d4c9869 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:43.289Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:43.594Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-11-09T14:00:43.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-09T14:00:43.594Z] e028d2528ab1: Preparing [2023-11-09T14:00:43.594Z] 357458abc19b: Preparing [2023-11-09T14:00:43.594Z] da72130d8e30: Preparing [2023-11-09T14:00:43.594Z] 18f2105f11fb: Preparing [2023-11-09T14:00:43.594Z] cc2447e1835a: Preparing [2023-11-09T14:00:43.594Z] 18f2105f11fb: Layer already exists [2023-11-09T14:00:43.594Z] cc2447e1835a: Layer already exists [2023-11-09T14:00:43.594Z] 357458abc19b: Layer already exists [2023-11-09T14:00:43.594Z] da72130d8e30: Layer already exists [2023-11-09T14:00:43.594Z] e028d2528ab1: Layer already exists [2023-11-09T14:00:43.595Z] latest: digest: sha256:1d7e72a1e2a7f31f5c303292c7038e52b424264846edac2efe9030d19d4c9869 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:43.907Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:44.215Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.24 [2023-11-09T14:00:44.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-09T14:00:44.215Z] e028d2528ab1: Preparing [2023-11-09T14:00:44.215Z] 357458abc19b: Preparing [2023-11-09T14:00:44.215Z] da72130d8e30: Preparing [2023-11-09T14:00:44.215Z] 18f2105f11fb: Preparing [2023-11-09T14:00:44.215Z] cc2447e1835a: Preparing [2023-11-09T14:00:44.215Z] 18f2105f11fb: Layer already exists [2023-11-09T14:00:44.215Z] e028d2528ab1: Layer already exists [2023-11-09T14:00:44.215Z] da72130d8e30: Layer already exists [2023-11-09T14:00:44.215Z] 357458abc19b: Layer already exists [2023-11-09T14:00:44.215Z] cc2447e1835a: Layer already exists [2023-11-09T14:00:44.215Z] 3.1.0-dev.24: digest: sha256:1d7e72a1e2a7f31f5c303292c7038e52b424264846edac2efe9030d19d4c9869 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:44.528Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:44.839Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 [2023-11-09T14:00:44.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-09T14:00:44.839Z] e028d2528ab1: Preparing [2023-11-09T14:00:44.840Z] 357458abc19b: Preparing [2023-11-09T14:00:44.840Z] da72130d8e30: Preparing [2023-11-09T14:00:44.840Z] 18f2105f11fb: Preparing [2023-11-09T14:00:44.840Z] cc2447e1835a: Preparing [2023-11-09T14:00:44.840Z] cc2447e1835a: Layer already exists [2023-11-09T14:00:44.840Z] da72130d8e30: Layer already exists [2023-11-09T14:00:44.840Z] 357458abc19b: Layer already exists [2023-11-09T14:00:44.840Z] e028d2528ab1: Layer already exists [2023-11-09T14:00:44.840Z] 18f2105f11fb: Layer already exists [2023-11-09T14:00:44.840Z] 1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24: digest: sha256:1d7e72a1e2a7f31f5c303292c7038e52b424264846edac2efe9030d19d4c9869 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:45.149Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:45.466Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-11-09T14:00:45.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-09T14:00:45.466Z] e028d2528ab1: Preparing [2023-11-09T14:00:45.466Z] 357458abc19b: Preparing [2023-11-09T14:00:45.466Z] da72130d8e30: Preparing [2023-11-09T14:00:45.466Z] 18f2105f11fb: Preparing [2023-11-09T14:00:45.466Z] cc2447e1835a: Preparing [2023-11-09T14:00:45.466Z] cc2447e1835a: Layer already exists [2023-11-09T14:00:45.466Z] 18f2105f11fb: Layer already exists [2023-11-09T14:00:45.466Z] 357458abc19b: Layer already exists [2023-11-09T14:00:45.466Z] da72130d8e30: Layer already exists [2023-11-09T14:00:45.466Z] e028d2528ab1: Layer already exists [2023-11-09T14:00:45.466Z] main: digest: sha256:1d7e72a1e2a7f31f5c303292c7038e52b424264846edac2efe9030d19d4c9869 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-09T14:00:45.510Z] ===================================================== [Pipeline] echo [2023-11-09T14:00:45.518Z] taggedImages: [2023-11-09T14:00:45.518Z] - nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b [2023-11-09T14:00:45.518Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-11-09T14:00:45.518Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.24 [2023-11-09T14:00:45.518Z] - nexus3.edgexfoundry.org:10004/device-gpio:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 [2023-11-09T14:00:45.518Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:45.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T14:00:45.884Z] [2023-11-09T14:00:45.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:00:46.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T14:00:46.184Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-09T14:00:46.184Z] 5eb5b503b376: Pulling fs layer [2023-11-09T14:00:46.184Z] 5c69ac0246d0: Pulling fs layer [2023-11-09T14:00:46.184Z] ec43610c2a17: Pulling fs layer [2023-11-09T14:00:46.184Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-09T14:00:46.184Z] 33b1e0a273af: Pulling fs layer [2023-11-09T14:00:46.184Z] 5d3b04190fa2: Pulling fs layer [2023-11-09T14:00:46.184Z] 2f39f015ded8: Pulling fs layer [2023-11-09T14:00:46.184Z] 3a2ae6a8a46f: Waiting [2023-11-09T14:00:46.184Z] 33b1e0a273af: Waiting [2023-11-09T14:00:46.184Z] 5d3b04190fa2: Waiting [2023-11-09T14:00:46.184Z] 2f39f015ded8: Waiting [2023-11-09T14:00:46.184Z] 5c69ac0246d0: Download complete [2023-11-09T14:00:46.184Z] 3a2ae6a8a46f: Download complete [2023-11-09T14:00:46.184Z] 33b1e0a273af: Verifying Checksum [2023-11-09T14:00:46.184Z] 33b1e0a273af: Download complete [2023-11-09T14:00:46.184Z] 5d3b04190fa2: Verifying Checksum [2023-11-09T14:00:46.184Z] 5d3b04190fa2: Download complete [2023-11-09T14:00:46.455Z] ec43610c2a17: Download complete [2023-11-09T14:00:46.455Z] 5eb5b503b376: Download complete [2023-11-09T14:00:47.391Z] 2f39f015ded8: Download complete [2023-11-09T14:00:47.959Z] 5eb5b503b376: Pull complete [2023-11-09T14:00:47.959Z] 5c69ac0246d0: Pull complete [2023-11-09T14:00:48.526Z] ec43610c2a17: Pull complete [2023-11-09T14:00:48.526Z] 3a2ae6a8a46f: Pull complete [2023-11-09T14:00:48.784Z] 33b1e0a273af: Pull complete [2023-11-09T14:00:48.784Z] 5d3b04190fa2: Pull complete [2023-11-09T14:00:52.968Z] 2f39f015ded8: Pull complete [2023-11-09T14:00:52.968Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-09T14:00:52.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T14:00:52.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T14:00:53.057Z] prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container [2023-11-09T14:00:53.084Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-lftools-log-publisher:latest cat [2023-11-09T14:00:59.604Z] $ docker top 9b09dda52cc5db02476afcc6f21c8b62e8cecac2cfb8729c0ef8ff000b15088f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:00:59.989Z] ---> job-cost.sh [2023-11-09T14:00:59.989Z] lf-activate-venv: SKIPPING [2023-11-09T14:00:59.989Z] INFO: No Stack... [2023-11-09T14:01:00.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-09T14:01:00.507Z] INFO: Archiving Costs [Pipeline] sh [2023-11-09T14:01:00.796Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-11-09T14:01:00.797Z] + cut -d, -f6 [Pipeline] lock [2023-11-09T14:01:00.813Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] [2023-11-09T14:01:00.822Z] Resource [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] did not exist. Created. [2023-11-09T14:01:00.822Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-09T14:01:01.130Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-09T14:01:01.165Z] Stashed 1 file(s) [Pipeline] } [2023-11-09T14:01:01.171Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-09T14:01:01.189Z] $ docker stop --time=1 9b09dda52cc5db02476afcc6f21c8b62e8cecac2cfb8729c0ef8ff000b15088f [2023-11-09T14:01:02.404Z] $ docker rm -f --volumes 9b09dda52cc5db02476afcc6f21c8b62e8cecac2cfb8729c0ef8ff000b15088f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-09T14:01:26.122Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17132 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-11-09T14:01:26.139Z] Running in /w/workspace/device-gpio/111 [Pipeline] { [Pipeline] checkout [2023-11-09T14:01:26.172Z] The recommended git tool is: git [2023-11-09T14:01:31.466Z] using credential edgex-jenkins-ssh [2023-11-09T14:01:31.483Z] Cloning the remote Git repository [2023-11-09T14:01:31.535Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-11-09T14:01:31.638Z] > git init /w/workspace/device-gpio/111 # timeout=10 [2023-11-09T14:01:31.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-09T14:01:31.803Z] > git --version # timeout=10 [2023-11-09T14:01:31.824Z] > git --version # 'git version 2.25.1' [2023-11-09T14:01:31.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-09T14:01:31.990Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-09T14:01:34.764Z] Avoid second fetch [2023-11-09T14:01:34.764Z] Checking out Revision 1d94a7d1796027d80ed6cb298534afb37a5d1d1b (main) [2023-11-09T14:01:33.717Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-09T14:01:33.738Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-09T14:01:34.791Z] > git config core.sparsecheckout # timeout=10 [2023-11-09T14:01:34.871Z] > git checkout -f 1d94a7d1796027d80ed6cb298534afb37a5d1d1b # timeout=10 [2023-11-09T14:01:35.412Z] Commit message: "Merge pull request #214 from cloudxxx8/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-09T14:01:36.291Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-09T14:01:36.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-09T14:01:36.291Z] Dload Upload Total Spent Left Speed [2023-11-09T14:01:36.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2023-11-09T14:01:36.918Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-09T14:01:37.248Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-09T14:01:37.248Z] + sudo tee /etc/docker/daemon.new [2023-11-09T14:01:37.248Z] { [2023-11-09T14:01:37.248Z] "registry-mirrors": [ [2023-11-09T14:01:37.248Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-09T14:01:37.248Z] ], [2023-11-09T14:01:37.248Z] "bip": "10.250.0.254/24", [2023-11-09T14:01:37.248Z] "hosts": [ [2023-11-09T14:01:37.248Z] "tcp://0.0.0.0:5555", [2023-11-09T14:01:37.248Z] "unix:///var/run/docker.sock" [2023-11-09T14:01:37.248Z] ], [2023-11-09T14:01:37.248Z] "mtu": 1458, [2023-11-09T14:01:37.248Z] "selinux-enabled": true, [2023-11-09T14:01:37.248Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-09T14:01:37.248Z] } [Pipeline] sh [2023-11-09T14:01:37.584Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-09T14:01:37.929Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T14:01:56.211Z] provisioning config files... [2023-11-09T14:01:56.238Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/111@tmp/config1799267640801224242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:01:56.598Z] ---> docker-login.sh [2023-11-09T14:01:56.598Z] nexus3.edgexfoundry.org:10001 [2023-11-09T14:01:56.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:01:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:01:57.139Z] Configure a credential helper to remove this warning. See [2023-11-09T14:01:57.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:01:57.139Z] [2023-11-09T14:01:57.139Z] Login Succeeded [2023-11-09T14:01:57.139Z] nexus3.edgexfoundry.org:10002 [2023-11-09T14:01:57.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:01:57.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:01:57.689Z] Configure a credential helper to remove this warning. See [2023-11-09T14:01:57.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:01:57.689Z] [2023-11-09T14:01:57.689Z] Login Succeeded [2023-11-09T14:01:57.689Z] nexus3.edgexfoundry.org:10003 [2023-11-09T14:01:57.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:01:57.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:01:57.960Z] Configure a credential helper to remove this warning. See [2023-11-09T14:01:57.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:01:57.960Z] [2023-11-09T14:01:57.960Z] Login Succeeded [2023-11-09T14:01:57.960Z] nexus3.edgexfoundry.org:10004 [2023-11-09T14:01:58.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:01:58.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:01:58.230Z] Configure a credential helper to remove this warning. See [2023-11-09T14:01:58.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:01:58.230Z] [2023-11-09T14:01:58.230Z] Login Succeeded [2023-11-09T14:01:58.507Z] docker.io [2023-11-09T14:01:58.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:01:58.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:01:58.776Z] Configure a credential helper to remove this warning. See [2023-11-09T14:01:58.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:01:58.776Z] [2023-11-09T14:01:58.776Z] Login Succeeded [2023-11-09T14:01:58.776Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T14:01:58.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-09T14:01:59.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T14:01:59.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T14:01:59.109Z] ========================================================= [2023-11-09T14:01:59.109Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-09T14:01:59.109Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:01:59.456Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-09T14:01:59.724Z] Sending build context to Docker daemon 8.14MB [2023-11-09T14:01:59.724Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T14:01:59.724Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-09T14:01:59.995Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-09T14:01:59.995Z] 9fda8d8052c6: Pulling fs layer [2023-11-09T14:01:59.995Z] 5d54e960e981: Pulling fs layer [2023-11-09T14:01:59.995Z] c4a7e357bf2a: Pulling fs layer [2023-11-09T14:01:59.995Z] f0e02332f6b5: Pulling fs layer [2023-11-09T14:01:59.995Z] cefa15bbcfad: Pulling fs layer [2023-11-09T14:01:59.995Z] 17808c966233: Pulling fs layer [2023-11-09T14:01:59.995Z] f4c1fc716caa: Pulling fs layer [2023-11-09T14:01:59.995Z] f0e02332f6b5: Waiting [2023-11-09T14:01:59.995Z] cefa15bbcfad: Waiting [2023-11-09T14:01:59.995Z] 17808c966233: Waiting [2023-11-09T14:01:59.995Z] f4c1fc716caa: Waiting [2023-11-09T14:01:59.995Z] 5d54e960e981: Download complete [2023-11-09T14:01:59.995Z] f0e02332f6b5: Verifying Checksum [2023-11-09T14:01:59.995Z] f0e02332f6b5: Download complete [2023-11-09T14:01:59.995Z] cefa15bbcfad: Verifying Checksum [2023-11-09T14:01:59.995Z] cefa15bbcfad: Download complete [2023-11-09T14:01:59.995Z] 9fda8d8052c6: Verifying Checksum [2023-11-09T14:01:59.995Z] 9fda8d8052c6: Download complete [2023-11-09T14:02:00.590Z] f4c1fc716caa: Verifying Checksum [2023-11-09T14:02:00.590Z] f4c1fc716caa: Download complete [2023-11-09T14:02:01.189Z] 9fda8d8052c6: Pull complete [2023-11-09T14:02:01.785Z] 5d54e960e981: Pull complete [2023-11-09T14:02:01.785Z] c4a7e357bf2a: Verifying Checksum [2023-11-09T14:02:01.785Z] c4a7e357bf2a: Download complete [2023-11-09T14:02:02.753Z] 17808c966233: Verifying Checksum [2023-11-09T14:02:02.753Z] 17808c966233: Download complete [2023-11-09T14:02:15.117Z] c4a7e357bf2a: Pull complete [2023-11-09T14:02:15.117Z] f0e02332f6b5: Pull complete [2023-11-09T14:02:15.117Z] cefa15bbcfad: Pull complete [2023-11-09T14:02:23.344Z] 17808c966233: Pull complete [2023-11-09T14:02:23.935Z] f4c1fc716caa: Pull complete [2023-11-09T14:02:23.935Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-09T14:02:24.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-09T14:02:24.204Z] ---> ea914061e18c [2023-11-09T14:02:24.204Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-09T14:02:26.259Z] ---> Running in 2761ffed5c5f [2023-11-09T14:02:26.259Z] Removing intermediate container 2761ffed5c5f [2023-11-09T14:02:26.259Z] ---> ff1013b7a468 [2023-11-09T14:02:26.259Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T14:02:26.259Z] ---> Running in b376fd2eed22 [2023-11-09T14:02:26.546Z] Removing intermediate container b376fd2eed22 [2023-11-09T14:02:26.546Z] ---> 3e5574734590 [2023-11-09T14:02:26.546Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-09T14:02:26.838Z] ---> Running in 65b77f768edb [2023-11-09T14:02:27.106Z] Removing intermediate container 65b77f768edb [2023-11-09T14:02:27.106Z] ---> 9f2416a1efb3 [2023-11-09T14:02:27.106Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T14:02:27.106Z] ---> Running in 47a044270df4 [2023-11-09T14:02:27.376Z] Removing intermediate container 47a044270df4 [2023-11-09T14:02:27.376Z] ---> 63889c1835aa [2023-11-09T14:02:27.376Z] Step 7/12 : WORKDIR /device-gpio [2023-11-09T14:02:27.646Z] ---> Running in 10a2109eff2b [2023-11-09T14:02:27.917Z] Removing intermediate container 10a2109eff2b [2023-11-09T14:02:27.917Z] ---> e5643392240a [2023-11-09T14:02:27.917Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T14:02:27.917Z] ---> Running in 4a4ce17cbe2b [2023-11-09T14:02:29.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-09T14:02:29.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-09T14:02:30.584Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-09T14:02:30.852Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-09T14:02:30.852Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-09T14:02:30.852Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-09T14:02:30.852Z] Executing busybox-1.36.1-r2.trigger [2023-11-09T14:02:30.852Z] OK: 270 MiB in 56 packages [2023-11-09T14:02:35.126Z] Removing intermediate container 4a4ce17cbe2b [2023-11-09T14:02:35.126Z] ---> 488da5c94575 [2023-11-09T14:02:35.126Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-09T14:02:35.126Z] ---> 060809e75cc3 [2023-11-09T14:02:35.126Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T14:02:35.126Z] ---> Running in ce8f885bec61 [2023-11-09T14:03:56.834Z] Removing intermediate container ce8f885bec61 [2023-11-09T14:03:56.834Z] ---> 77611e18d97b [2023-11-09T14:03:56.834Z] Step 11/12 : COPY . . [2023-11-09T14:03:56.834Z] ---> 8429076211d4 [2023-11-09T14:03:56.834Z] Step 12/12 : RUN ${MAKE} [2023-11-09T14:03:56.834Z] ---> Running in 4770b2d33b65 [2023-11-09T14:03:56.834Z] noop [2023-11-09T14:03:59.433Z] Removing intermediate container 4770b2d33b65 [2023-11-09T14:03:59.433Z] ---> 54998ab5a4b4 [2023-11-09T14:03:59.433Z] Successfully built 54998ab5a4b4 [2023-11-09T14:03:59.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:03:59.800Z] + docker inspect -f . ci-base-image-arm64 [2023-11-09T14:03:59.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T14:04:00.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-17132 does not seem to be running inside a container [2023-11-09T14:04:00.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/111 -v /w/workspace/device-gpio/111:/w/workspace/device-gpio/111:rw,z -v /w/workspace/device-gpio/111@tmp:/w/workspace/device-gpio/111@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 ******** ci-base-image-arm64 cat [2023-11-09T14:04:01.395Z] $ docker top 35ae1465ee002ef5c78966ec739c53761997a78e3a6c523df3cad3007604a02c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T14:04:02.244Z] + go version [2023-11-09T14:04:02.244Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-09T14:04:02.269Z] $ docker stop --time=1 35ae1465ee002ef5c78966ec739c53761997a78e3a6c523df3cad3007604a02c [2023-11-09T14:04:03.967Z] $ docker rm -f --volumes 35ae1465ee002ef5c78966ec739c53761997a78e3a6c523df3cad3007604a02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:04:04.578Z] + docker inspect -f . ci-base-image-arm64 [2023-11-09T14:04:04.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T14:04:04.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-17132 does not seem to be running inside a container [2023-11-09T14:04:04.862Z] $ 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/111 -v /w/workspace/device-gpio/111:/w/workspace/device-gpio/111:rw,z -v /w/workspace/device-gpio/111@tmp:/w/workspace/device-gpio/111@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 ******** ci-base-image-arm64 cat [2023-11-09T14:04:06.171Z] $ docker top dad22d23ba5c9894abd5318030f90562773608cf7b180a7d131b989e4672c0bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T14:04:07.037Z] + git config --global --add safe.directory /w/workspace/device-gpio/111 [Pipeline] fileExists [Pipeline] sh [2023-11-09T14:04:07.706Z] + make test [2023-11-09T14:04:07.706Z] go test ./... -coverprofile=coverage.out ./... [2023-11-09T14:04:11.977Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-09T14:06:03.703Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-09T14:06:03.703Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-09T14:06:03.703Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-09T14:06:03.703Z] go vet ./... [2023-11-09T14:06:25.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-09T14:06:25.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-09T14:06:25.791Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-09T14:06:25.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-09T14:06:25.819Z] $ docker stop --time=1 dad22d23ba5c9894abd5318030f90562773608cf7b180a7d131b989e4672c0bb [2023-11-09T14:06:27.806Z] $ docker rm -f --volumes dad22d23ba5c9894abd5318030f90562773608cf7b180a7d131b989e4672c0bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-09T14:06:29.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-09T14:06:29.189Z] Warning: overwriting stash ‘coverage-report’ [2023-11-09T14:06:29.800Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-09T14:06:30.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-09T14:06:30.555Z] + ls -al . [2023-11-09T14:06:30.555Z] total 156 [2023-11-09T14:06:30.555Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 9 14:04 . [2023-11-09T14:06:30.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 14:01 .. [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 9 14:01 .dockerignore [2023-11-09T14:06:30.555Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 14:01 .git [2023-11-09T14:06:30.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:01 .github [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 9 14:01 .gitignore [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 14:01 .golangci.yml [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 9 14:01 Attribution.txt [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 9 14:01 CHANGELOG.md [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 9 14:01 Dockerfile [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 14:01 GOVERNANCE.md [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 9 14:01 Jenkinsfile [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 14:01 LICENSE [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 9 14:01 Makefile [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 14:01 OWNERS.md [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 12217 Nov 9 14:01 README.md [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 13:57 VERSION [2023-11-09T14:06:30.555Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 14:01 bin [2023-11-09T14:06:30.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:01 cmd [2023-11-09T14:06:30.555Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 14:04 coverage.out [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 9 14:01 go.mod [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 9 14:01 go.sum [2023-11-09T14:06:30.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 14:01 internal [2023-11-09T14:06:30.555Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 14:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:06:30.937Z] + 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=1d94a7d1796027d80ed6cb298534afb37a5d1d1b --label arch=arm64 --label version=3.1.0-dev.24 . [2023-11-09T14:06:32.349Z] Sending build context to Docker daemon 8.141MB [2023-11-09T14:06:32.349Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T14:06:32.349Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-09T14:06:32.349Z] ---> 54998ab5a4b4 [2023-11-09T14:06:32.349Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-09T14:06:34.301Z] ---> Running in 2a06c9d4601e [2023-11-09T14:06:34.301Z] Removing intermediate container 2a06c9d4601e [2023-11-09T14:06:34.301Z] ---> c5f9c46825ee [2023-11-09T14:06:34.301Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T14:06:34.568Z] ---> Running in 9ee417c08d1c [2023-11-09T14:06:35.151Z] Removing intermediate container 9ee417c08d1c [2023-11-09T14:06:35.151Z] ---> 469ca2474f14 [2023-11-09T14:06:35.151Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-09T14:06:35.151Z] ---> Running in ebae80981bf4 [2023-11-09T14:06:35.735Z] Removing intermediate container ebae80981bf4 [2023-11-09T14:06:35.735Z] ---> 44ecb29bd848 [2023-11-09T14:06:35.735Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T14:06:36.007Z] ---> Running in b94b8e8565b8 [2023-11-09T14:06:36.602Z] Removing intermediate container b94b8e8565b8 [2023-11-09T14:06:36.602Z] ---> 238676440f02 [2023-11-09T14:06:36.602Z] Step 7/25 : WORKDIR /device-gpio [2023-11-09T14:06:36.602Z] ---> Running in 0cd7122e2e23 [2023-11-09T14:06:37.200Z] Removing intermediate container 0cd7122e2e23 [2023-11-09T14:06:37.200Z] ---> 6e640839e21b [2023-11-09T14:06:37.200Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T14:06:37.200Z] ---> Running in 78af6fdef792 [2023-11-09T14:06:39.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-09T14:06:39.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-09T14:06:40.855Z] OK: 270 MiB in 56 packages [2023-11-09T14:06:41.825Z] Removing intermediate container 78af6fdef792 [2023-11-09T14:06:41.825Z] ---> 0c18bec50f7d [2023-11-09T14:06:41.825Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-09T14:06:43.794Z] ---> eb32855a6c6f [2023-11-09T14:06:43.794Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T14:06:43.794Z] ---> Running in ec3fa4e5c614 [2023-11-09T14:06:47.203Z] Removing intermediate container ec3fa4e5c614 [2023-11-09T14:06:47.203Z] ---> f9fd32f1b6fc [2023-11-09T14:06:47.203Z] Step 11/25 : COPY . . [2023-11-09T14:06:48.196Z] ---> 6f4ddf6130e7 [2023-11-09T14:06:48.196Z] Step 12/25 : RUN ${MAKE} [2023-11-09T14:06:48.196Z] ---> Running in e4710ff2ed36 [2023-11-09T14:06:49.652Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-09T14:08:58.251Z] Removing intermediate container e4710ff2ed36 [2023-11-09T14:08:58.251Z] ---> fbb160aeebf7 [2023-11-09T14:08:58.251Z] Step 13/25 : FROM alpine:3.18 [2023-11-09T14:08:58.251Z] 3.18: Pulling from library/alpine [2023-11-09T14:08:58.251Z] 579b34f0a95b: Pulling fs layer [2023-11-09T14:08:58.251Z] 579b34f0a95b: Download complete [2023-11-09T14:08:58.251Z] 579b34f0a95b: Pull complete [2023-11-09T14:08:58.251Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-09T14:08:58.251Z] Status: Downloaded newer image for alpine:3.18 [2023-11-09T14:08:58.251Z] ---> 3cc203321400 [2023-11-09T14:08:58.251Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-09T14:08:58.251Z] ---> Running in 2f3e1b4a147a [2023-11-09T14:08:58.251Z] Removing intermediate container 2f3e1b4a147a [2023-11-09T14:08:58.251Z] ---> 690f48c302de [2023-11-09T14:08:58.251Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-09T14:08:58.251Z] ---> Running in 4213e4b6be62 [2023-11-09T14:08:58.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-09T14:08:58.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-09T14:08:58.251Z] OK: 8 MiB in 15 packages [2023-11-09T14:08:58.251Z] Removing intermediate container 4213e4b6be62 [2023-11-09T14:08:58.251Z] ---> 69713f1822ab [2023-11-09T14:08:58.251Z] Step 16/25 : WORKDIR / [2023-11-09T14:08:58.251Z] ---> Running in 46c55c6fc604 [2023-11-09T14:08:58.251Z] Removing intermediate container 46c55c6fc604 [2023-11-09T14:08:58.251Z] ---> b3651b718da3 [2023-11-09T14:08:58.251Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-09T14:08:58.251Z] ---> b47cf4147d69 [2023-11-09T14:08:58.251Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-09T14:08:58.252Z] ---> 0d78acb4afd0 [2023-11-09T14:08:58.252Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-09T14:08:58.252Z] ---> 3229d584ba99 [2023-11-09T14:08:58.252Z] Step 20/25 : EXPOSE 59910 [2023-11-09T14:08:58.252Z] ---> Running in 58f82e251eb0 [2023-11-09T14:08:58.252Z] Removing intermediate container 58f82e251eb0 [2023-11-09T14:08:58.252Z] ---> 6ec91c132a87 [2023-11-09T14:08:58.252Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-09T14:08:58.252Z] ---> Running in b3ffc1679fe8 [2023-11-09T14:08:58.252Z] Removing intermediate container b3ffc1679fe8 [2023-11-09T14:08:58.252Z] ---> f0a64b2172d5 [2023-11-09T14:08:58.252Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-09T14:08:58.252Z] ---> Running in 9c1f92fb7ae5 [2023-11-09T14:08:58.252Z] Removing intermediate container 9c1f92fb7ae5 [2023-11-09T14:08:58.252Z] ---> ef16f2a8d1f5 [2023-11-09T14:08:58.252Z] Step 23/25 : LABEL arch=arm64 [2023-11-09T14:08:58.252Z] ---> Running in dc988f8b89bf [2023-11-09T14:08:58.252Z] Removing intermediate container dc988f8b89bf [2023-11-09T14:08:58.252Z] ---> 86c4188097d8 [2023-11-09T14:08:58.252Z] Step 24/25 : LABEL git_sha=1d94a7d1796027d80ed6cb298534afb37a5d1d1b [2023-11-09T14:08:58.252Z] ---> Running in c70c1cb124d9 [2023-11-09T14:08:58.252Z] Removing intermediate container c70c1cb124d9 [2023-11-09T14:08:58.252Z] ---> 868615eced4c [2023-11-09T14:08:58.252Z] Step 25/25 : LABEL version=3.1.0-dev.24 [2023-11-09T14:08:58.252Z] ---> Running in dbf2b2ceb89b [2023-11-09T14:08:58.252Z] Removing intermediate container dbf2b2ceb89b [2023-11-09T14:08:58.252Z] ---> d5abef6a62ac [2023-11-09T14:08:58.252Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-09T14:08:58.252Z] Successfully built d5abef6a62ac [2023-11-09T14:08:58.252Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T14:08:58.365Z] provisioning config files... [2023-11-09T14:08:58.381Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/111@tmp/config17971805374487810423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:08:58.747Z] ---> docker-login.sh [2023-11-09T14:08:58.747Z] nexus3.edgexfoundry.org:10001 [2023-11-09T14:08:58.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:08:59.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:08:59.017Z] Configure a credential helper to remove this warning. See [2023-11-09T14:08:59.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:08:59.018Z] [2023-11-09T14:08:59.018Z] Login Succeeded [2023-11-09T14:08:59.018Z] nexus3.edgexfoundry.org:10002 [2023-11-09T14:08:59.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:08:59.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:08:59.289Z] Configure a credential helper to remove this warning. See [2023-11-09T14:08:59.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:08:59.289Z] [2023-11-09T14:08:59.289Z] Login Succeeded [2023-11-09T14:08:59.289Z] nexus3.edgexfoundry.org:10003 [2023-11-09T14:08:59.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:08:59.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:08:59.829Z] Configure a credential helper to remove this warning. See [2023-11-09T14:08:59.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:08:59.829Z] [2023-11-09T14:08:59.829Z] Login Succeeded [2023-11-09T14:08:59.829Z] nexus3.edgexfoundry.org:10004 [2023-11-09T14:09:00.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:09:00.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:09:00.098Z] Configure a credential helper to remove this warning. See [2023-11-09T14:09:00.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:09:00.099Z] [2023-11-09T14:09:00.099Z] Login Succeeded [2023-11-09T14:09:00.099Z] docker.io [2023-11-09T14:09:00.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T14:09:00.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T14:09:00.634Z] Configure a credential helper to remove this warning. See [2023-11-09T14:09:00.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T14:09:00.634Z] [2023-11-09T14:09:00.634Z] Login Succeeded [2023-11-09T14:09:00.634Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T14:09:00.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-09T14:09:00.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T14:09:00.714Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-11-09T14:09:00.714Z] 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [2023-11-09T14:09:00.714Z] latest [2023-11-09T14:09:00.714Z] 3.1.0-dev.24 [2023-11-09T14:09:00.714Z] 1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 [2023-11-09T14:09:00.714Z] main [2023-11-09T14:09:00.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:01.069Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:01.429Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b [2023-11-09T14:09:01.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-09T14:09:01.429Z] 2c58ddc8830d: Preparing [2023-11-09T14:09:01.429Z] d868f1dc25d8: Preparing [2023-11-09T14:09:01.429Z] adbe03042407: Preparing [2023-11-09T14:09:01.429Z] f030dff84604: Preparing [2023-11-09T14:09:01.429Z] 5f4d9fc4d98d: Preparing [2023-11-09T14:09:01.429Z] 5f4d9fc4d98d: Layer already exists [2023-11-09T14:09:01.704Z] f030dff84604: Pushed [2023-11-09T14:09:01.704Z] d868f1dc25d8: Pushed [2023-11-09T14:09:01.704Z] adbe03042407: Pushed [2023-11-09T14:09:08.363Z] 2c58ddc8830d: Pushed [2023-11-09T14:09:08.363Z] 1d94a7d1796027d80ed6cb298534afb37a5d1d1b: digest: sha256:695c09695a779e21e7b1ab608e2d20437d0664ff8f22c7dab9d53eed7f5bf1af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:08.721Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:09.067Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-11-09T14:09:09.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-09T14:09:09.067Z] 2c58ddc8830d: Preparing [2023-11-09T14:09:09.067Z] d868f1dc25d8: Preparing [2023-11-09T14:09:09.067Z] adbe03042407: Preparing [2023-11-09T14:09:09.067Z] f030dff84604: Preparing [2023-11-09T14:09:09.067Z] 5f4d9fc4d98d: Preparing [2023-11-09T14:09:09.067Z] d868f1dc25d8: Layer already exists [2023-11-09T14:09:09.067Z] adbe03042407: Layer already exists [2023-11-09T14:09:09.067Z] 2c58ddc8830d: Layer already exists [2023-11-09T14:09:09.067Z] f030dff84604: Layer already exists [2023-11-09T14:09:09.067Z] 5f4d9fc4d98d: Layer already exists [2023-11-09T14:09:09.067Z] latest: digest: sha256:695c09695a779e21e7b1ab608e2d20437d0664ff8f22c7dab9d53eed7f5bf1af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:09.701Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:10.045Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.24 [2023-11-09T14:09:10.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-09T14:09:10.046Z] 2c58ddc8830d: Preparing [2023-11-09T14:09:10.046Z] d868f1dc25d8: Preparing [2023-11-09T14:09:10.046Z] adbe03042407: Preparing [2023-11-09T14:09:10.046Z] f030dff84604: Preparing [2023-11-09T14:09:10.046Z] 5f4d9fc4d98d: Preparing [2023-11-09T14:09:10.046Z] d868f1dc25d8: Layer already exists [2023-11-09T14:09:10.046Z] f030dff84604: Layer already exists [2023-11-09T14:09:10.046Z] 5f4d9fc4d98d: Layer already exists [2023-11-09T14:09:10.046Z] 2c58ddc8830d: Layer already exists [2023-11-09T14:09:10.046Z] adbe03042407: Layer already exists [2023-11-09T14:09:10.314Z] 3.1.0-dev.24: digest: sha256:695c09695a779e21e7b1ab608e2d20437d0664ff8f22c7dab9d53eed7f5bf1af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:10.670Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:13.592Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 [2023-11-09T14:09:13.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-09T14:09:13.592Z] 2c58ddc8830d: Preparing [2023-11-09T14:09:13.592Z] d868f1dc25d8: Preparing [2023-11-09T14:09:13.592Z] adbe03042407: Preparing [2023-11-09T14:09:13.592Z] f030dff84604: Preparing [2023-11-09T14:09:13.592Z] 5f4d9fc4d98d: Preparing [2023-11-09T14:09:13.592Z] d868f1dc25d8: Layer already exists [2023-11-09T14:09:13.592Z] f030dff84604: Layer already exists [2023-11-09T14:09:13.592Z] 5f4d9fc4d98d: Layer already exists [2023-11-09T14:09:13.592Z] 2c58ddc8830d: Layer already exists [2023-11-09T14:09:13.592Z] adbe03042407: Layer already exists [2023-11-09T14:09:13.592Z] 1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24: digest: sha256:695c09695a779e21e7b1ab608e2d20437d0664ff8f22c7dab9d53eed7f5bf1af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:14.205Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:14.547Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-11-09T14:09:14.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-09T14:09:14.547Z] 2c58ddc8830d: Preparing [2023-11-09T14:09:14.547Z] d868f1dc25d8: Preparing [2023-11-09T14:09:14.547Z] adbe03042407: Preparing [2023-11-09T14:09:14.547Z] f030dff84604: Preparing [2023-11-09T14:09:14.547Z] 5f4d9fc4d98d: Preparing [2023-11-09T14:09:14.547Z] 5f4d9fc4d98d: Layer already exists [2023-11-09T14:09:14.547Z] adbe03042407: Layer already exists [2023-11-09T14:09:14.547Z] d868f1dc25d8: Layer already exists [2023-11-09T14:09:14.547Z] 2c58ddc8830d: Layer already exists [2023-11-09T14:09:14.547Z] f030dff84604: Layer already exists [2023-11-09T14:09:14.813Z] main: digest: sha256:695c09695a779e21e7b1ab608e2d20437d0664ff8f22c7dab9d53eed7f5bf1af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-09T14:09:14.877Z] ===================================================== [Pipeline] echo [2023-11-09T14:09:14.889Z] taggedImages: [2023-11-09T14:09:14.889Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b [2023-11-09T14:09:14.889Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-11-09T14:09:14.889Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.24 [2023-11-09T14:09:14.889Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1d94a7d1796027d80ed6cb298534afb37a5d1d1b-3.1.0-dev.24 [2023-11-09T14:09:14.889Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:15.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-09T14:09:15.266Z] [2023-11-09T14:09:15.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:15.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-09T14:09:15.605Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-09T14:09:15.605Z] 8998bd30e6a1: Pulling fs layer [2023-11-09T14:09:15.605Z] 04944245beec: Pulling fs layer [2023-11-09T14:09:15.605Z] 699f458cf7ca: Pulling fs layer [2023-11-09T14:09:15.605Z] 765212b225bb: Pulling fs layer [2023-11-09T14:09:15.605Z] f23df028b6ca: Pulling fs layer [2023-11-09T14:09:15.605Z] d65c8cfc05b1: Pulling fs layer [2023-11-09T14:09:15.605Z] 2437ff75d9bd: Pulling fs layer [2023-11-09T14:09:15.605Z] 765212b225bb: Waiting [2023-11-09T14:09:15.605Z] f23df028b6ca: Waiting [2023-11-09T14:09:15.605Z] d65c8cfc05b1: Waiting [2023-11-09T14:09:15.605Z] 2437ff75d9bd: Waiting [2023-11-09T14:09:15.875Z] 04944245beec: Verifying Checksum [2023-11-09T14:09:15.875Z] 04944245beec: Download complete [2023-11-09T14:09:15.875Z] 765212b225bb: Verifying Checksum [2023-11-09T14:09:15.875Z] 765212b225bb: Download complete [2023-11-09T14:09:15.875Z] f23df028b6ca: Verifying Checksum [2023-11-09T14:09:15.875Z] f23df028b6ca: Download complete [2023-11-09T14:09:15.875Z] d65c8cfc05b1: Download complete [2023-11-09T14:09:16.147Z] 699f458cf7ca: Verifying Checksum [2023-11-09T14:09:16.147Z] 699f458cf7ca: Download complete [2023-11-09T14:09:16.415Z] 8998bd30e6a1: Verifying Checksum [2023-11-09T14:09:16.415Z] 8998bd30e6a1: Download complete [2023-11-09T14:09:18.999Z] 2437ff75d9bd: Verifying Checksum [2023-11-09T14:09:18.999Z] 2437ff75d9bd: Download complete [2023-11-09T14:09:21.576Z] 8998bd30e6a1: Pull complete [2023-11-09T14:09:21.576Z] 04944245beec: Pull complete [2023-11-09T14:09:23.517Z] 699f458cf7ca: Pull complete [2023-11-09T14:09:23.517Z] 765212b225bb: Pull complete [2023-11-09T14:09:26.865Z] f23df028b6ca: Pull complete [2023-11-09T14:09:26.865Z] d65c8cfc05b1: Pull complete [2023-11-09T14:09:45.075Z] 2437ff75d9bd: Pull complete [2023-11-09T14:09:45.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-09T14:09:45.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-09T14:09:45.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T14:09:45.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-17132 does not seem to be running inside a container [2023-11-09T14:09:45.330Z] $ 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/111 -v /w/workspace/device-gpio/111:/w/workspace/device-gpio/111:rw,z -v /w/workspace/device-gpio/111@tmp:/w/workspace/device-gpio/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-09T14:09:48.125Z] $ docker top 37c74573d18a7a72a8c301e44abbbeb5b391d653d3450fa4edfcf294eba979cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:09:48.987Z] ---> job-cost.sh [2023-11-09T14:09:48.987Z] lf-activate-venv: SKIPPING [2023-11-09T14:09:48.987Z] INFO: No Stack... [2023-11-09T14:09:49.254Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-09T14:09:50.219Z] INFO: Archiving Costs [Pipeline] sh [2023-11-09T14:09:50.862Z] + cat /w/workspace/device-gpio/111/archives/cost.csv [2023-11-09T14:09:50.862Z] + cut -d, -f6 [Pipeline] lock [2023-11-09T14:09:50.900Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] [2023-11-09T14:09:50.910Z] Resource [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] did not exist. Created. [2023-11-09T14:09:50.910Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-09T14:09:51.567Z] /w/workspace/device-gpio/111@tmp/durable-683e2c13/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-09T14:09:52.225Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-09T14:09:52.250Z] Warning: overwriting stash ‘stack-cost’ [2023-11-09T14:09:52.317Z] Stashed 1 file(s) [Pipeline] } [2023-11-09T14:09:52.327Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-09T14:09:52.332Z] $ docker stop --time=1 37c74573d18a7a72a8c301e44abbbeb5b391d653d3450fa4edfcf294eba979cc [2023-11-09T14:09:56.235Z] $ docker rm -f --volumes 37c74573d18a7a72a8c301e44abbbeb5b391d653d3450fa4edfcf294eba979cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-09T14:09:56.788Z] provisioning config files... [2023-11-09T14:09:56.795Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14615024351298197326tmp [Pipeline] { [Pipeline] sh [2023-11-09T14:09:57.083Z] + set +x [2023-11-09T14:09:57.084Z] + curl -s https://codecov.io/bash [2023-11-09T14:09:57.084Z] + bash -s -- [2023-11-09T14:09:57.084Z] [2023-11-09T14:09:57.084Z] _____ _ [2023-11-09T14:09:57.084Z] / ____| | | [2023-11-09T14:09:57.084Z] | | ___ __| | ___ ___ _____ __ [2023-11-09T14:09:57.084Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-09T14:09:57.084Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-09T14:09:57.084Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-09T14:09:57.084Z] Bash-1.0.6 [2023-11-09T14:09:57.084Z] [2023-11-09T14:09:57.084Z] [2023-11-09T14:09:57.084Z] ==> git version 2.25.1 found [2023-11-09T14:09:57.084Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-09T14:09:57.084Z] Release-Date: 2020-01-08 [2023-11-09T14:09:57.084Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-09T14:09:57.084Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-09T14:09:57.084Z] ==> Jenkins CI detected. [2023-11-09T14:09:57.084Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-11-09T14:09:57.084Z] project root: . [2023-11-09T14:09:57.084Z] --> token set from env [2023-11-09T14:09:57.084Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-09T14:09:57.084Z] ==> Running gcov in . (disable via -X gcov) [2023-11-09T14:09:57.342Z] ==> Python coveragepy not found [2023-11-09T14:09:57.342Z] ==> Searching for coverage reports in: [2023-11-09T14:09:57.342Z] + . [2023-11-09T14:09:57.342Z] -> Found 1 reports [2023-11-09T14:09:57.342Z] ==> Detecting git/mercurial file structure [2023-11-09T14:09:57.342Z] ==> Reading reports [2023-11-09T14:09:57.342Z] + ./coverage.out bytes=10 [2023-11-09T14:09:57.342Z] ==> Appending adjustments [2023-11-09T14:09:57.343Z] https://docs.codecov.io/docs/fixing-reports [2023-11-09T14:09:57.343Z] + Found adjustments [2023-11-09T14:09:57.343Z] ==> Gzipping contents [2023-11-09T14:09:57.343Z] 4.0K /tmp/codecov.wiuIZU.gz [2023-11-09T14:09:57.343Z] ==> Uploading reports [2023-11-09T14:09:57.343Z] url: https://codecov.io [2023-11-09T14:09:57.343Z] query: branch=main&commit=1d94a7d1796027d80ed6cb298534afb37a5d1d1b&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-09T14:09:57.343Z] -> Pinging Codecov [2023-11-09T14:09:57.343Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=1d94a7d1796027d80ed6cb298534afb37a5d1d1b&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-09T14:09:57.343Z] -> Uploading to [2023-11-09T14:09:57.343Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1d94a7d1796027d80ed6cb298534afb37a5d1d1b/eeaaa12c-dbfd-48bd-92f2-16165fcf3f13.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231109T140957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28bfcd939312a32ab7cd4478481e0aa4c614ff5a4bdf1f0c2297837aff09d031 [2023-11-09T14:09:57.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-09T14:09:57.343Z] Dload Upload Total Spent Left Speed [2023-11-09T14:09:57.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2773 --:--:-- --:--:-- --:--:-- 2759 100 563 0 0 100 563 0 2355 --:--:-- --:--:-- --:--:-- 2355 [2023-11-09T14:09:57.601Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] } [2023-11-09T14:09:57.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-09T14:09:57.921Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-09T14:09:57.932Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:58.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-09T14:09:58.231Z] [2023-11-09T14:09:58.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:09:58.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-09T14:09:59.969Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-09T14:09:59.969Z] df9b9388f04a: Pulling fs layer [2023-11-09T14:09:59.969Z] 52dc419b0ee2: Pulling fs layer [2023-11-09T14:09:59.969Z] 25bc292e5bac: Pulling fs layer [2023-11-09T14:09:59.969Z] 114826534d7a: Pulling fs layer [2023-11-09T14:09:59.969Z] 4657fd5d0bcf: Pulling fs layer [2023-11-09T14:09:59.969Z] 6ad1cebc031e: Pulling fs layer [2023-11-09T14:09:59.969Z] 8a3aa393b2d8: Pulling fs layer [2023-11-09T14:09:59.969Z] 8a3aa393b2d8: Waiting [2023-11-09T14:09:59.969Z] 4657fd5d0bcf: Waiting [2023-11-09T14:09:59.969Z] 6ad1cebc031e: Waiting [2023-11-09T14:09:59.969Z] 114826534d7a: Waiting [2023-11-09T14:09:59.969Z] 25bc292e5bac: Verifying Checksum [2023-11-09T14:09:59.969Z] 25bc292e5bac: Download complete [2023-11-09T14:09:59.969Z] 52dc419b0ee2: Verifying Checksum [2023-11-09T14:09:59.969Z] 52dc419b0ee2: Download complete [2023-11-09T14:09:59.969Z] 4657fd5d0bcf: Verifying Checksum [2023-11-09T14:09:59.969Z] 4657fd5d0bcf: Download complete [2023-11-09T14:09:59.969Z] df9b9388f04a: Verifying Checksum [2023-11-09T14:09:59.969Z] df9b9388f04a: Download complete [2023-11-09T14:10:00.232Z] 6ad1cebc031e: Verifying Checksum [2023-11-09T14:10:00.232Z] 6ad1cebc031e: Download complete [2023-11-09T14:10:00.838Z] 114826534d7a: Verifying Checksum [2023-11-09T14:10:01.097Z] 8a3aa393b2d8: Verifying Checksum [2023-11-09T14:10:01.097Z] 8a3aa393b2d8: Download complete [2023-11-09T14:10:01.373Z] df9b9388f04a: Pull complete [2023-11-09T14:10:01.942Z] 52dc419b0ee2: Pull complete [2023-11-09T14:10:01.942Z] 25bc292e5bac: Pull complete [2023-11-09T14:10:06.139Z] 114826534d7a: Pull complete [2023-11-09T14:10:06.139Z] 4657fd5d0bcf: Pull complete [2023-11-09T14:10:06.706Z] 6ad1cebc031e: Pull complete [2023-11-09T14:10:10.013Z] 8a3aa393b2d8: Pull complete [2023-11-09T14:10:10.013Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-09T14:10:10.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-09T14:10:10.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T14:10:10.088Z] prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container [2023-11-09T14:10:10.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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/edgex-snyk-go:1.410.4 cat [2023-11-09T14:10:22.383Z] $ docker top 004e9d1a81cf3fd663e727fbcab9314b56a89cec9815bb9da83a835270ff61cb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-09T14:10:22.466Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-11-09T14:10:22.748Z] + set -o pipefail [2023-11-09T14:10:22.748Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-11-09T14:10:28.024Z] [2023-11-09T14:10:28.024Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-11-09T14:10:28.024Z] [2023-11-09T14:10:28.024Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/ee1b06e4-d4d0-433e-8628-ac33688a4f7d [2023-11-09T14:10:28.024Z] [2023-11-09T14:10:28.024Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-09T14:10:28.024Z] [2023-11-09T14:10:28.024Z] [2023-11-09T14:10:28.024Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-09T14:10:28.024Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-09T14:10:28.024Z] More details here: https://snyk.co/ue1NS [2023-11-09T14:10:28.024Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-09T14:10:28.024Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-09T14:10:28.026Z] $ docker stop --time=1 004e9d1a81cf3fd663e727fbcab9314b56a89cec9815bb9da83a835270ff61cb [2023-11-09T14:10:40.664Z] $ docker rm -f --volumes 004e9d1a81cf3fd663e727fbcab9314b56a89cec9815bb9da83a835270ff61cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-09T14:10:41.436Z] + git log --format=format:%s -1 1d94a7d1796027d80ed6cb298534afb37a5d1d1b [Pipeline] sh [2023-11-09T14:10:41.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-09T14:10:41.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:10:42.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T14:10:42.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T14:10:42.128Z] prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container [2023-11-09T14:10:42.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-09T14:10:42.598Z] $ docker top 1c48502f26f6f76f6b6ecbaabd36b7d23095d4c76f01dc5d12e0891aaab86659 -eo pid,comm [2023-11-09T14:10:42.652Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-09T14:10:42.652Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-09T14:10:42.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-09T14:10:42.693Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-09T14:10:42.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-09T14:10:42.794Z] $ docker exec 1c48502f26f6f76f6b6ecbaabd36b7d23095d4c76f01dc5d12e0891aaab86659 ssh-agent [2023-11-09T14:10:42.906Z] SSH_AUTH_SOCK=/tmp/ssh-giD4LgKa6oHF/agent.32 [2023-11-09T14:10:42.906Z] SSH_AGENT_PID=38 [2023-11-09T14:10:42.912Z] Running ssh-add (command line suppressed) [2023-11-09T14:10:43.009Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3968052588887579557.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3968052588887579557.key) [2023-11-09T14:10:43.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-09T14:10:43.325Z] + git semver tag [2023-11-09T14:10:43.584Z] 2023-11-09 14:10:43,518 [run_tag] DEBUG tag force:False [2023-11-09T14:10:43.584Z] 2023-11-09 14:10:43,518 [check_head_tag] DEBUG check head tag [2023-11-09T14:10:43.584Z] 2023-11-09 14:10:43,519 [execute] INFO git cat-file --batch-check [2023-11-09T14:10:43.584Z] 2023-11-09 14:10:43,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-11-09T14:10:43.584Z] 2023-11-09 14:10:43,522 [execute] INFO git cat-file --batch [2023-11-09T14:10:43.584Z] 2023-11-09 14:10:43,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-11-09T14:10:43.584Z] 2023-11-09 14:10:43,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-09T14:10:43.584Z] 2023-11-09 14:10:43,534 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 [2023-11-09T14:10:43.584Z] 2023-11-09 14:10:43,534 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-11-09T14:10:43.584Z] 2023-11-09 14:10:43,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-09T14:10:43.584Z] 3.1.0-dev.24 [Pipeline] } [2023-11-09T14:10:43.584Z] $ docker exec --env ******** --env ******** 1c48502f26f6f76f6b6ecbaabd36b7d23095d4c76f01dc5d12e0891aaab86659 ssh-agent -k [2023-11-09T14:10:43.697Z] unset SSH_AUTH_SOCK; [2023-11-09T14:10:43.698Z] unset SSH_AGENT_PID; [2023-11-09T14:10:43.698Z] echo Agent pid 38 killed; [2023-11-09T14:10:43.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-09T14:10:44.035Z] + git semver [Pipeline] } [2023-11-09T14:10:44.297Z] $ docker stop --time=1 1c48502f26f6f76f6b6ecbaabd36b7d23095d4c76f01dc5d12e0891aaab86659 [2023-11-09T14:10:45.596Z] $ docker rm -f --volumes 1c48502f26f6f76f6b6ecbaabd36b7d23095d4c76f01dc5d12e0891aaab86659 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:10:46.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-09T14:10:46.020Z] [2023-11-09T14:10:46.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:10:46.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-09T14:10:46.346Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-09T14:10:46.346Z] ab5ef0e58194: Pulling fs layer [2023-11-09T14:10:46.346Z] 9712f1f96733: Pulling fs layer [2023-11-09T14:10:46.346Z] 63f879dbbcfc: Pulling fs layer [2023-11-09T14:10:46.346Z] 0d9ebad4ef96: Pulling fs layer [2023-11-09T14:10:46.346Z] e9a5061849ea: Pulling fs layer [2023-11-09T14:10:46.346Z] d747dcd14b5f: Pulling fs layer [2023-11-09T14:10:46.346Z] 2de7ff778b66: Pulling fs layer [2023-11-09T14:10:46.346Z] 0d9ebad4ef96: Waiting [2023-11-09T14:10:46.346Z] e9a5061849ea: Waiting [2023-11-09T14:10:46.346Z] d747dcd14b5f: Waiting [2023-11-09T14:10:46.346Z] 2de7ff778b66: Waiting [2023-11-09T14:10:46.346Z] 9712f1f96733: Download complete [2023-11-09T14:10:46.921Z] 63f879dbbcfc: Verifying Checksum [2023-11-09T14:10:46.921Z] 63f879dbbcfc: Download complete [2023-11-09T14:10:46.921Z] 0d9ebad4ef96: Verifying Checksum [2023-11-09T14:10:46.921Z] 0d9ebad4ef96: Download complete [2023-11-09T14:10:46.921Z] e9a5061849ea: Verifying Checksum [2023-11-09T14:10:46.921Z] e9a5061849ea: Download complete [2023-11-09T14:10:46.921Z] d747dcd14b5f: Verifying Checksum [2023-11-09T14:10:46.921Z] d747dcd14b5f: Download complete [2023-11-09T14:10:46.921Z] ab5ef0e58194: Verifying Checksum [2023-11-09T14:10:46.921Z] ab5ef0e58194: Download complete [2023-11-09T14:10:47.181Z] 2de7ff778b66: Verifying Checksum [2023-11-09T14:10:47.181Z] 2de7ff778b66: Download complete [2023-11-09T14:10:50.505Z] ab5ef0e58194: Pull complete [2023-11-09T14:10:50.505Z] 9712f1f96733: Pull complete [2023-11-09T14:10:51.882Z] 63f879dbbcfc: Pull complete [2023-11-09T14:10:56.092Z] 0d9ebad4ef96: Pull complete [2023-11-09T14:10:56.092Z] e9a5061849ea: Pull complete [2023-11-09T14:10:56.092Z] d747dcd14b5f: Pull complete [2023-11-09T14:10:57.024Z] 2de7ff778b66: Pull complete [2023-11-09T14:10:57.025Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-09T14:10:57.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-09T14:10:57.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T14:10:57.111Z] prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container [2023-11-09T14:10:57.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-09T14:11:07.795Z] $ docker top 874b0cddb9a5200d494de98084c1bcfeab9552bad6b323cc7b45f82f89527a4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-09T14:11:07.874Z] provisioning config files... [2023-11-09T14:11:07.881Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3945957866338144751tmp [2023-11-09T14:11:07.888Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1685833148368277020tmp [2023-11-09T14:11:07.895Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3938987958437877799tmp [Pipeline] { [Pipeline] echo [2023-11-09T14:11:07.910Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:11:08.193Z] ---> sigul-configuration.sh [2023-11-09T14:11:08.193Z] gpg: directory `/root/.gnupg' created [2023-11-09T14:11:08.193Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-09T14:11:08.193Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-09T14:11:08.193Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-09T14:11:08.193Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-09T14:11:08.193Z] gpg: CAST5 encrypted data [2023-11-09T14:11:08.193Z] gpg: encrypted with 1 passphrase [2023-11-09T14:11:08.193Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-09T14:11:08.479Z] + mkdir /home/jenkins [2023-11-09T14:11:08.479Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-09T14:11:08.769Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-09T14:11:08.778Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:11:09.064Z] ---> sigul-install.sh [2023-11-09T14:11:09.064Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-09T14:11:09.349Z] + git tag --list [2023-11-09T14:11:09.349Z] v1.0.0 [2023-11-09T14:11:09.349Z] v2.1.0 [2023-11-09T14:11:09.349Z] v2.1.1 [2023-11-09T14:11:09.349Z] v2.2.0 [2023-11-09T14:11:09.349Z] v2.3.0 [2023-11-09T14:11:09.349Z] v3.0 [2023-11-09T14:11:09.349Z] v3.0.0 [2023-11-09T14:11:09.349Z] v3.1.0-dev.1 [2023-11-09T14:11:09.349Z] v3.1.0-dev.10 [2023-11-09T14:11:09.349Z] v3.1.0-dev.11 [2023-11-09T14:11:09.349Z] v3.1.0-dev.12 [2023-11-09T14:11:09.349Z] v3.1.0-dev.13 [2023-11-09T14:11:09.349Z] v3.1.0-dev.14 [2023-11-09T14:11:09.349Z] v3.1.0-dev.15 [2023-11-09T14:11:09.349Z] v3.1.0-dev.16 [2023-11-09T14:11:09.349Z] v3.1.0-dev.17 [2023-11-09T14:11:09.349Z] v3.1.0-dev.18 [2023-11-09T14:11:09.349Z] v3.1.0-dev.19 [2023-11-09T14:11:09.349Z] v3.1.0-dev.2 [2023-11-09T14:11:09.349Z] v3.1.0-dev.20 [2023-11-09T14:11:09.349Z] v3.1.0-dev.21 [2023-11-09T14:11:09.349Z] v3.1.0-dev.22 [2023-11-09T14:11:09.349Z] v3.1.0-dev.23 [2023-11-09T14:11:09.349Z] v3.1.0-dev.24 [2023-11-09T14:11:09.349Z] v3.1.0-dev.3 [2023-11-09T14:11:09.349Z] v3.1.0-dev.4 [2023-11-09T14:11:09.349Z] v3.1.0-dev.5 [2023-11-09T14:11:09.349Z] v3.1.0-dev.6 [2023-11-09T14:11:09.349Z] v3.1.0-dev.7 [2023-11-09T14:11:09.349Z] v3.1.0-dev.8 [2023-11-09T14:11:09.349Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-09T14:11:09.634Z] + lftools sign git-tag v3.1.0-dev.24 [2023-11-09T14:11:10.203Z] Signing Git tag with Sigul... [2023-11-09T14:11:10.203Z] Signing v3.1.0-dev.24 [Pipeline] echo [2023-11-09T14:11:10.567Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:11:10.854Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-09T14:11:10.861Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-09T14:11:10.868Z] $ docker stop --time=1 874b0cddb9a5200d494de98084c1bcfeab9552bad6b323cc7b45f82f89527a4e [2023-11-09T14:11:14.139Z] $ docker rm -f --volumes 874b0cddb9a5200d494de98084c1bcfeab9552bad6b323cc7b45f82f89527a4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-09T14:11:14.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-09T14:11:14.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:11:14.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T14:11:14.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T14:11:15.067Z] prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container [2023-11-09T14:11:15.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-09T14:11:16.531Z] $ docker top a91e238bd4ef30e62c69e8923aaa6fa7be275b5c13afc7514450af6de52fe3d0 -eo pid,comm [2023-11-09T14:11:16.593Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-09T14:11:16.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-09T14:11:16.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-09T14:11:16.632Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-09T14:11:16.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-09T14:11:16.733Z] $ docker exec a91e238bd4ef30e62c69e8923aaa6fa7be275b5c13afc7514450af6de52fe3d0 ssh-agent [2023-11-09T14:11:16.877Z] SSH_AUTH_SOCK=/tmp/ssh-vHCXQq2c6Toq/agent.33 [2023-11-09T14:11:16.877Z] SSH_AGENT_PID=39 [2023-11-09T14:11:16.901Z] Running ssh-add (command line suppressed) [2023-11-09T14:11:16.997Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18339293158995783794.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18339293158995783794.key) [2023-11-09T14:11:17.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-09T14:11:17.358Z] + git semver bump pre [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,521 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,521 [bump_version] DEBUG bumped version:3.1.0-dev.25 [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,521 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,522 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,523 [execute] INFO git cat-file --batch-check [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,528 [execute] INFO git cat-file --batch [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-09T14:11:17.620Z] 2023-11-09 14:11:17,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-09T14:11:17.620Z] 3.1.0-dev.25 [Pipeline] } [2023-11-09T14:11:17.617Z] $ docker exec --env ******** --env ******** a91e238bd4ef30e62c69e8923aaa6fa7be275b5c13afc7514450af6de52fe3d0 ssh-agent -k [2023-11-09T14:11:17.723Z] unset SSH_AUTH_SOCK; [2023-11-09T14:11:17.724Z] unset SSH_AGENT_PID; [2023-11-09T14:11:17.724Z] echo Agent pid 39 killed; [2023-11-09T14:11:17.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-09T14:11:18.049Z] + git semver [Pipeline] } [2023-11-09T14:11:18.316Z] $ docker stop --time=1 a91e238bd4ef30e62c69e8923aaa6fa7be275b5c13afc7514450af6de52fe3d0 [2023-11-09T14:11:19.754Z] $ docker rm -f --volumes a91e238bd4ef30e62c69e8923aaa6fa7be275b5c13afc7514450af6de52fe3d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-09T14:11:20.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-09T14:11:20.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:11:20.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T14:11:20.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T14:11:20.527Z] prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container [2023-11-09T14:11:20.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-09T14:11:21.034Z] $ docker top aafa795adfe4728c862af926a862514e4a079efc07c8cdd9badf528c1e8d1bc9 -eo pid,comm [2023-11-09T14:11:21.090Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-09T14:11:21.091Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-09T14:11:21.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-09T14:11:21.142Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-09T14:11:21.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-09T14:11:21.240Z] $ docker exec aafa795adfe4728c862af926a862514e4a079efc07c8cdd9badf528c1e8d1bc9 ssh-agent [2023-11-09T14:11:21.361Z] SSH_AUTH_SOCK=/tmp/ssh-tRORsPQaxoE9/agent.33 [2023-11-09T14:11:21.361Z] SSH_AGENT_PID=39 [2023-11-09T14:11:21.366Z] Running ssh-add (command line suppressed) [2023-11-09T14:11:21.448Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16648115608759824507.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16648115608759824507.key) [2023-11-09T14:11:21.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-09T14:11:21.769Z] + git semver push [2023-11-09T14:11:22.028Z] 2023-11-09 14:11:21,932 [run_push] DEBUG push [2023-11-09T14:11:22.028Z] 2023-11-09 14:11:21,933 [execute] INFO git cat-file --batch-check [2023-11-09T14:11:22.028Z] 2023-11-09 14:11:21,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-09T14:11:22.028Z] 2023-11-09 14:11:21,938 [execute] INFO git rev-list 15071b5af5ac1071b375e0688a0669a10e17cc28 -- [2023-11-09T14:11:22.028Z] 2023-11-09 14:11:21,939 [execute] DEBUG Popen(['git', 'rev-list', '15071b5af5ac1071b375e0688a0669a10e17cc28', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-09T14:11:22.028Z] 2023-11-09 14:11:21,947 [execute] INFO git fetch -v origin [2023-11-09T14:11:22.028Z] 2023-11-09 14:11:21,947 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-09T14:11:22.599Z] 2023-11-09 14:11:22,495 [run_push] DEBUG no remote changes detected [2023-11-09T14:11:22.599Z] 2023-11-09 14:11:22,495 [execute] INFO git push origin semver [2023-11-09T14:11:22.599Z] 2023-11-09 14:11:22,495 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-09T14:11:23.537Z] 2023-11-09 14:11:23,222 [run_push] DEBUG push all version tags [2023-11-09T14:11:23.537Z] 2023-11-09 14:11:23,223 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-09T14:11:23.537Z] 2023-11-09 14:11:23,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-11-09T14:11:24.105Z] 2023-11-09 14:11:24,021 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-11-09T14:11:24.105Z] 3.1.0-dev.25 [Pipeline] } [2023-11-09T14:11:24.103Z] $ docker exec --env ******** --env ******** aafa795adfe4728c862af926a862514e4a079efc07c8cdd9badf528c1e8d1bc9 ssh-agent -k [2023-11-09T14:11:24.215Z] unset SSH_AUTH_SOCK; [2023-11-09T14:11:24.216Z] unset SSH_AGENT_PID; [2023-11-09T14:11:24.216Z] echo Agent pid 39 killed; [2023-11-09T14:11:24.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-09T14:11:24.546Z] + git semver [Pipeline] } [2023-11-09T14:11:24.806Z] $ docker stop --time=1 aafa795adfe4728c862af926a862514e4a079efc07c8cdd9badf528c1e8d1bc9 [2023-11-09T14:11:27.701Z] $ docker rm -f --volumes aafa795adfe4728c862af926a862514e4a079efc07c8cdd9badf528c1e8d1bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-09T14:11:28.480Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-11-09T14:11:28.480Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-09T14:11:28.480Z] total 16 [2023-11-09T14:11:28.480Z] drwxr-xr-x 3 root root 4096 Nov 9 14:01 . [2023-11-09T14:11:28.480Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 14:11 .. [2023-11-09T14:11:28.480Z] drwxr-xr-x 2 root root 4096 Nov 9 14:01 cost [2023-11-09T14:11:28.480Z] -rw-r--r-- 1 root root 83 Nov 9 14:01 cost.csv [2023-11-09T14:11:28.480Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-09T14:11:28.480Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-11-09T14:11:28.480Z] total 16 [2023-11-09T14:11:28.480Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 14:01 . [2023-11-09T14:11:28.480Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 14:11 .. [2023-11-09T14:11:28.480Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 14:01 cost [2023-11-09T14:11:28.480Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 9 14:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:11:28.767Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:11:29.621Z] ---> package-listing.sh [2023-11-09T14:11:29.621Z] ++ facter osfamily [2023-11-09T14:11:29.621Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-09T14:11:29.880Z] + OS_FAMILY=debian [2023-11-09T14:11:29.880Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-11-09T14:11:29.880Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-09T14:11:29.880Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-09T14:11:29.880Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-09T14:11:29.880Z] + PACKAGES=/tmp/packages_start.txt [2023-11-09T14:11:29.880Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-11-09T14:11:29.880Z] + PACKAGES=/tmp/packages_end.txt [2023-11-09T14:11:29.880Z] + case "${OS_FAMILY}" in [2023-11-09T14:11:29.880Z] + dpkg -l [2023-11-09T14:11:29.880Z] + grep '^ii' [2023-11-09T14:11:29.880Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-09T14:11:29.880Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-09T14:11:29.880Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-09T14:11:29.880Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-11-09T14:11:29.880Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-11-09T14:11:29.880Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-11-09T14:11:29.893Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-09T14:11:30.173Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T14:11:30.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T14:11:30.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T14:11:30.810Z] prd-ubuntu20.04-docker-8c-8g-17129 does not seem to be running inside a container [2023-11-09T14:11:30.829Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-09T14:11:31.216Z] $ docker top 3607ca46741151b54b3c4101b76150af652fdc70c840539a8dc5dbfa6c21f886 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T14:11:31.574Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-09T14:11:31.863Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-09T14:11:32.146Z] + ls /var/log/sa-host [2023-11-09T14:11:32.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T14:11:32.220Z] provisioning config files... [2023-11-09T14:11:32.228Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4849608256744157074tmp [Pipeline] { [Pipeline] echo [2023-11-09T14:11:32.241Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:11:32.523Z] ---> create-netrc.sh [Pipeline] } [2023-11-09T14:11:32.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:11:32.852Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-09T14:11:32.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:11:33.145Z] ---> sudo-logs.sh [2023-11-09T14:11:33.145Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-09T14:11:33.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:11:33.455Z] ---> job-cost.sh [2023-11-09T14:11:33.455Z] lf-activate-venv: SKIPPING [2023-11-09T14:11:33.455Z] DEBUG: total: 0.2199999988079071 [2023-11-09T14:11:33.455Z] INFO: Retrieving Stack Cost... [2023-11-09T14:11:33.714Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-09T14:11:34.283Z] INFO: Archiving Costs [Pipeline] echo [2023-11-09T14:11:34.297Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T14:11:34.580Z] ---> logs-deploy.sh [2023-11-09T14:11:34.580Z] lf-activate-venv: SKIPPING [2023-11-09T14:11:34.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/111 [2023-11-09T14:11:34.580Z] INFO: archiving workspace using pattern(s): [2023-11-09T14:11:35.517Z] Archives upload complete. [2023-11-09T14:11:35.776Z] INFO: archiving logs to Nexus [2023-11-09T14:11:36.347Z] ---> uname -a: [2023-11-09T14:11:36.347Z] Linux prd-ubuntu20-04-docker-8c-8g-17129 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] ---> lscpu: [2023-11-09T14:11:36.347Z] Architecture: x86_64 [2023-11-09T14:11:36.347Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-09T14:11:36.347Z] Byte Order: Little Endian [2023-11-09T14:11:36.347Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-09T14:11:36.347Z] CPU(s): 8 [2023-11-09T14:11:36.347Z] On-line CPU(s) list: 0-7 [2023-11-09T14:11:36.347Z] Thread(s) per core: 1 [2023-11-09T14:11:36.347Z] Core(s) per socket: 1 [2023-11-09T14:11:36.347Z] Socket(s): 8 [2023-11-09T14:11:36.347Z] NUMA node(s): 1 [2023-11-09T14:11:36.347Z] Vendor ID: AuthenticAMD [2023-11-09T14:11:36.347Z] CPU family: 23 [2023-11-09T14:11:36.347Z] Model: 49 [2023-11-09T14:11:36.347Z] Model name: AMD EPYC-Rome Processor [2023-11-09T14:11:36.347Z] Stepping: 0 [2023-11-09T14:11:36.347Z] CPU MHz: 2799.998 [2023-11-09T14:11:36.347Z] BogoMIPS: 5599.99 [2023-11-09T14:11:36.347Z] Virtualization: AMD-V [2023-11-09T14:11:36.347Z] Hypervisor vendor: KVM [2023-11-09T14:11:36.347Z] Virtualization type: full [2023-11-09T14:11:36.347Z] L1d cache: 256 KiB [2023-11-09T14:11:36.347Z] L1i cache: 256 KiB [2023-11-09T14:11:36.347Z] L2 cache: 4 MiB [2023-11-09T14:11:36.347Z] L3 cache: 128 MiB [2023-11-09T14:11:36.347Z] NUMA node0 CPU(s): 0-7 [2023-11-09T14:11:36.347Z] Vulnerability Itlb multihit: Not affected [2023-11-09T14:11:36.347Z] Vulnerability L1tf: Not affected [2023-11-09T14:11:36.347Z] Vulnerability Mds: Not affected [2023-11-09T14:11:36.347Z] Vulnerability Meltdown: Not affected [2023-11-09T14:11:36.347Z] Vulnerability Mmio stale data: Not affected [2023-11-09T14:11:36.347Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-09T14:11:36.347Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-09T14:11:36.347Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-09T14:11:36.347Z] Vulnerability Srbds: Not affected [2023-11-09T14:11:36.347Z] Vulnerability Tsx async abort: Not affected [2023-11-09T14:11:36.347Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] ---> nproc: [2023-11-09T14:11:36.347Z] 8 [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] ---> df -h: [2023-11-09T14:11:36.347Z] Filesystem Size Used Avail Use% Mounted on [2023-11-09T14:11:36.347Z] overlay 155G 13G 143G 9% / [2023-11-09T14:11:36.347Z] tmpfs 64M 0 64M 0% /dev [2023-11-09T14:11:36.347Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-09T14:11:36.347Z] shm 64M 0 64M 0% /dev/shm [2023-11-09T14:11:36.347Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] ---> sar -b -r -n DEV: [2023-11-09T14:11:36.347Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17129) 11/09/23 _x86_64_ (8 CPU) [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] 13:56:17 LINUX RESTART (8 CPU) [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] 13:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-09T14:11:36.347Z] 13:58:01 63.46 15.64 47.82 0.00 2022.84 22552.92 0.00 [2023-11-09T14:11:36.347Z] 13:59:01 226.26 1.52 224.75 0.00 23.60 83907.35 0.00 [2023-11-09T14:11:36.347Z] 14:00:01 89.68 0.22 89.46 0.00 7.19 22397.34 0.00 [2023-11-09T14:11:36.347Z] 14:01:01 125.60 0.07 125.53 0.00 8.67 45082.75 0.00 [2023-11-09T14:11:36.347Z] 14:02:01 58.17 10.64 47.53 0.00 5161.95 18704.26 0.00 [2023-11-09T14:11:36.347Z] 14:03:01 7.28 0.00 7.28 0.00 0.00 10147.78 0.00 [2023-11-09T14:11:36.347Z] 14:04:01 4.95 0.02 4.93 0.00 0.13 10174.44 0.00 [2023-11-09T14:11:36.347Z] 14:05:01 3.03 0.00 3.03 0.00 0.00 10099.12 0.00 [2023-11-09T14:11:36.347Z] 14:06:01 2.52 0.00 2.52 0.00 0.00 10092.32 0.00 [2023-11-09T14:11:36.347Z] 14:07:01 5.17 1.67 3.50 0.00 37.73 10106.32 0.00 [2023-11-09T14:11:36.347Z] 14:08:01 2.53 0.00 2.53 0.00 0.00 10090.85 0.00 [2023-11-09T14:11:36.347Z] 14:09:01 3.03 0.00 3.03 0.00 0.00 10097.57 0.00 [2023-11-09T14:11:36.347Z] 14:10:01 4.37 0.08 4.28 0.00 10.13 10179.50 0.00 [2023-11-09T14:11:36.347Z] 14:11:01 96.03 0.22 95.82 0.00 7.20 59874.27 0.00 [2023-11-09T14:11:36.347Z] Average: 49.42 2.13 47.29 0.00 518.26 23822.64 0.00 [2023-11-09T14:11:36.347Z] [2023-11-09T14:11:36.347Z] 13:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-09T14:11:36.347Z] 13:58:01 29267344 31579496 746432 2.27 73628 2512428 1853304 5.46 988244 2258008 550472 [2023-11-09T14:11:36.347Z] 13:59:01 28429024 31552928 758300 2.31 149928 3174960 1906668 5.62 1085628 2909172 596 [2023-11-09T14:11:36.347Z] 14:00:01 27794612 31412520 892572 2.71 155488 3615256 2103684 6.20 1563836 3014492 410192 [2023-11-09T14:11:36.347Z] 14:01:01 27570160 31523280 781668 2.38 165372 3912060 1930712 5.69 1307676 3465624 280 [2023-11-09T14:11:36.347Z] 14:02:01 27097316 31506144 768060 2.34 194792 4336724 1751132 5.16 1604716 3605832 964 [2023-11-09T14:11:36.347Z] 14:03:01 27115956 31525064 750476 2.28 195208 4336796 1699504 5.01 1591616 3600360 8 [2023-11-09T14:11:36.347Z] 14:04:01 27124260 31528624 746908 2.27 193800 4333544 1699412 5.01 1586964 3597136 12 [2023-11-09T14:11:36.347Z] 14:05:01 27124576 31528956 746440 2.27 193856 4333548 1699412 5.01 1586984 3597140 24 [2023-11-09T14:11:36.348Z] 14:06:01 27133664 31538156 737228 2.24 193928 4333548 1699412 5.01 1577356 3597140 20 [2023-11-09T14:11:36.348Z] 14:07:01 27131040 31537616 737568 2.24 194012 4334684 1699412 5.01 1581696 3597488 36 [2023-11-09T14:11:36.348Z] 14:08:01 27130756 31537408 737664 2.24 194092 4334688 1699412 5.01 1581332 3597492 20 [2023-11-09T14:11:36.348Z] 14:09:01 27130956 31537692 737600 2.24 194152 4334692 1699412 5.01 1581088 3597496 60 [2023-11-09T14:11:36.348Z] 14:10:01 26861508 31516780 758280 2.31 194388 4575464 1870668 5.51 1603992 3837908 241336 [2023-11-09T14:11:36.348Z] 14:11:01 25630996 31504540 764608 2.33 229848 5642680 1812660 5.34 1686088 4863356 302968 [2023-11-09T14:11:36.348Z] Average: 27324441 31523515 761700 2.32 180178 4150791 1794629 5.29 1494801 3509903 107642 [2023-11-09T14:11:36.348Z] [2023-11-09T14:11:36.348Z] 13:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-09T14:11:36.348Z] 13:58:01 docker0 17.57 16.74 1.37 132.09 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 13:58:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 13:58:01 ens3 403.12 276.50 5432.62 70.74 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 13:59:01 docker0 209.42 344.64 17.84 2427.15 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 13:59:01 ens3 360.22 219.15 2443.04 27.65 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 13:59:01 veth4ad7650 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:00:01 docker0 1.52 3.48 0.09 30.92 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:00:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:00:01 ens3 61.10 50.16 67.35 110.48 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:00:01 veth150bd53 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:01:01 docker0 1.38 2.72 0.08 30.88 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:01:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:01:01 ens3 151.96 108.03 2645.29 243.62 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:02:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:02:01 ens3 204.13 98.80 2730.89 7.63 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:03:01 ens3 1.77 0.92 2.91 0.11 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:04:01 ens3 1.27 0.12 0.18 0.07 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:05:01 ens3 0.88 0.52 0.38 0.29 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:06:01 ens3 0.50 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:07:01 ens3 8.82 6.58 5.45 6.08 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:08:01 ens3 0.77 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:10:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:10:01 ens3 119.30 64.29 3964.16 7.24 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:11:01 docker0 57.73 100.55 4.80 1026.89 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:11:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] 14:11:01 ens3 232.85 140.50 4235.79 26.45 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] Average: docker0 20.55 33.45 1.73 260.69 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] Average: ens3 110.13 68.75 1533.01 35.72 0.00 0.00 0.00 0.00 [2023-11-09T14:11:36.348Z] [2023-11-09T14:11:36.348Z] [2023-11-09T14:11:36.348Z] ---> sar -P ALL: [2023-11-09T14:11:36.348Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17129) 11/09/23 _x86_64_ (8 CPU) [2023-11-09T14:11:36.348Z] [2023-11-09T14:11:36.348Z] 13:56:17 LINUX RESTART (8 CPU) [2023-11-09T14:11:36.348Z] [2023-11-09T14:11:36.348Z] 13:57:02 CPU %user %nice %system %iowait %steal %idle [2023-11-09T14:11:36.348Z] 13:58:01 all 6.80 0.00 2.12 4.40 0.07 86.61 [2023-11-09T14:11:36.348Z] 13:58:01 0 5.26 0.00 1.91 0.44 0.03 92.35 [2023-11-09T14:11:36.348Z] 13:58:01 1 8.31 0.00 1.33 4.63 0.05 85.67 [2023-11-09T14:11:36.348Z] 13:58:01 2 7.65 0.00 1.78 0.41 0.05 90.11 [2023-11-09T14:11:36.348Z] 13:58:01 3 8.50 0.00 3.11 13.71 0.14 74.54 [2023-11-09T14:11:36.348Z] 13:58:01 4 8.50 0.00 1.87 2.18 0.05 87.40 [2023-11-09T14:11:36.348Z] 13:58:01 5 4.24 0.00 3.35 1.30 0.07 91.04 [2023-11-09T14:11:36.348Z] 13:58:01 6 4.04 0.00 1.11 0.24 0.07 94.54 [2023-11-09T14:11:36.348Z] 13:58:01 7 7.93 0.00 2.52 12.43 0.09 77.04 [2023-11-09T14:11:36.348Z] 13:59:01 all 4.67 0.00 2.50 7.61 0.05 85.17 [2023-11-09T14:11:36.348Z] 13:59:01 0 4.59 0.00 2.28 0.82 0.05 92.26 [2023-11-09T14:11:36.348Z] 13:59:01 1 3.57 0.00 1.59 1.21 0.03 93.60 [2023-11-09T14:11:36.348Z] 13:59:01 2 3.29 0.00 1.57 0.69 0.03 94.42 [2023-11-09T14:11:36.348Z] 13:59:01 3 6.43 0.00 3.38 16.44 0.07 73.68 [2023-11-09T14:11:36.348Z] 13:59:01 4 4.33 0.00 2.94 0.81 0.02 91.90 [2023-11-09T14:11:36.348Z] 13:59:01 5 5.23 0.00 3.48 31.55 0.08 59.66 [2023-11-09T14:11:36.348Z] 13:59:01 6 4.03 0.00 1.34 0.38 0.03 94.22 [2023-11-09T14:11:36.348Z] 13:59:01 7 5.93 0.00 3.41 9.27 0.07 81.32 [2023-11-09T14:11:36.348Z] 14:00:01 all 37.87 0.00 5.06 5.18 0.11 51.77 [2023-11-09T14:11:36.348Z] 14:00:01 0 36.64 0.00 5.08 14.18 0.09 44.02 [2023-11-09T14:11:36.348Z] 14:00:01 1 36.23 0.00 4.99 1.10 0.12 57.56 [2023-11-09T14:11:36.348Z] 14:00:01 2 36.35 0.00 4.53 1.60 0.08 57.44 [2023-11-09T14:11:36.348Z] 14:00:01 3 41.63 0.00 6.30 14.74 0.12 37.21 [2023-11-09T14:11:36.348Z] 14:00:01 4 37.09 0.00 4.77 2.40 0.15 55.58 [2023-11-09T14:11:36.348Z] 14:00:01 5 37.33 0.00 4.55 2.20 0.12 55.81 [2023-11-09T14:11:36.348Z] 14:00:01 6 36.45 0.00 4.13 1.86 0.12 57.44 [2023-11-09T14:11:36.348Z] 14:00:01 7 41.22 0.00 6.08 3.44 0.12 49.14 [2023-11-09T14:11:36.348Z] 14:01:01 all 4.31 0.00 1.90 12.17 0.07 81.55 [2023-11-09T14:11:36.348Z] 14:01:01 0 3.59 0.00 2.06 12.77 0.05 81.52 [2023-11-09T14:11:36.348Z] 14:01:01 1 4.84 0.00 2.05 1.43 0.03 91.64 [2023-11-09T14:11:36.348Z] 14:01:01 2 4.54 0.00 1.19 5.80 0.13 88.33 [2023-11-09T14:11:36.348Z] 14:01:01 3 4.27 0.00 2.12 27.86 0.05 65.71 [2023-11-09T14:11:36.348Z] 14:01:01 4 4.67 0.00 1.66 4.67 0.12 88.87 [2023-11-09T14:11:36.348Z] 14:01:01 5 3.08 0.00 2.44 42.71 0.07 51.70 [2023-11-09T14:11:36.348Z] 14:01:01 6 4.99 0.00 1.83 0.80 0.07 92.31 [2023-11-09T14:11:36.348Z] 14:01:01 7 4.46 0.00 1.83 1.93 0.03 91.76 [2023-11-09T14:11:36.348Z] 14:02:01 all 2.67 0.00 1.38 4.03 0.04 91.89 [2023-11-09T14:11:36.348Z] 14:02:01 0 3.20 0.00 1.33 3.90 0.03 91.52 [2023-11-09T14:11:36.348Z] 14:02:01 1 1.37 0.00 1.58 1.80 0.02 95.23 [2023-11-09T14:11:36.348Z] 14:02:01 2 2.38 0.00 1.18 0.92 0.03 95.48 [2023-11-09T14:11:36.348Z] 14:02:01 3 4.06 0.00 1.65 0.92 0.03 93.33 [2023-11-09T14:11:36.348Z] 14:02:01 4 1.30 0.00 0.72 17.56 0.03 80.38 [2023-11-09T14:11:36.348Z] 14:02:01 5 2.98 0.00 1.17 4.23 0.08 91.53 [2023-11-09T14:11:36.348Z] 14:02:01 6 3.04 0.00 2.14 0.37 0.02 94.44 [2023-11-09T14:11:36.348Z] 14:02:01 7 3.00 0.00 1.26 2.53 0.05 93.17 [2023-11-09T14:11:36.348Z] 14:03:01 all 0.08 0.00 0.06 5.17 0.01 94.67 [2023-11-09T14:11:36.348Z] 14:03:01 0 0.18 0.00 0.05 10.07 0.03 89.66 [2023-11-09T14:11:36.348Z] 14:03:01 1 0.13 0.00 0.03 0.93 0.00 98.90 [2023-11-09T14:11:36.348Z] 14:03:01 2 0.10 0.00 0.10 1.35 0.02 98.43 [2023-11-09T14:11:36.348Z] 14:03:01 3 0.07 0.00 0.03 3.15 0.02 96.73 [2023-11-09T14:11:36.348Z] 14:03:01 4 0.03 0.00 0.10 25.86 0.00 74.01 [2023-11-09T14:11:36.348Z] 14:03:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-09T14:11:36.348Z] 14:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-09T14:11:36.348Z] 14:03:01 7 0.07 0.00 0.10 0.00 0.00 99.83 [2023-11-09T14:11:36.348Z] 14:04:01 all 0.09 0.00 0.05 0.58 0.01 99.27 [2023-11-09T14:11:36.348Z] 14:04:01 0 0.07 0.00 0.07 4.28 0.02 95.57 [2023-11-09T14:11:36.348Z] 14:04:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-09T14:11:36.348Z] 14:04:01 2 0.10 0.00 0.07 0.12 0.02 99.70 [2023-11-09T14:11:36.348Z] 14:04:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-11-09T14:11:36.348Z] 14:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-09T14:11:36.348Z] 14:04:01 5 0.23 0.00 0.03 0.12 0.02 99.60 [2023-11-09T14:11:36.348Z] 14:04:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-09T14:11:36.348Z] 14:04:01 7 0.23 0.00 0.07 0.12 0.02 99.57 [2023-11-09T14:11:36.348Z] 14:05:01 all 0.02 0.00 0.01 0.13 0.00 99.84 [2023-11-09T14:11:36.348Z] 14:05:01 0 0.00 0.00 0.02 1.07 0.00 98.92 [2023-11-09T14:11:36.348Z] 14:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T14:11:36.348Z] 14:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-09T14:11:36.348Z] 14:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-09T14:11:36.348Z] 14:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-09T14:11:36.349Z] 14:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-09T14:11:36.349Z] 14:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-09T14:11:36.349Z] 14:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-09T14:11:36.349Z] 14:06:01 all 0.04 0.00 0.01 0.34 0.01 99.60 [2023-11-09T14:11:36.349Z] 14:06:01 0 0.03 0.00 0.00 2.62 0.02 97.33 [2023-11-09T14:11:36.349Z] 14:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-09T14:11:36.349Z] 14:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-09T14:11:36.349Z] 14:06:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-09T14:11:36.349Z] 14:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-09T14:11:36.349Z] 14:06:01 5 0.12 0.00 0.05 0.00 0.02 99.82 [2023-11-09T14:11:36.349Z] 14:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-09T14:11:36.349Z] 14:06:01 7 0.02 0.00 0.00 0.10 0.00 99.88 [2023-11-09T14:11:36.349Z] 14:07:01 all 0.41 0.00 0.04 0.05 0.01 99.50 [2023-11-09T14:11:36.349Z] 14:07:01 0 0.22 0.00 0.10 0.20 0.02 99.47 [2023-11-09T14:11:36.349Z] 14:07:01 1 0.38 0.00 0.07 0.13 0.00 99.42 [2023-11-09T14:11:36.349Z] 14:07:01 2 0.17 0.00 0.05 0.00 0.02 99.77 [2023-11-09T14:11:36.349Z] 14:07:01 3 1.25 0.00 0.03 0.02 0.02 98.68 [2023-11-09T14:11:36.349Z] 14:07:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-09T14:11:36.349Z] 14:07:01 5 0.91 0.00 0.00 0.00 0.00 99.09 [2023-11-09T14:11:36.349Z] 14:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T14:11:36.349Z] 14:07:01 7 0.28 0.00 0.02 0.05 0.02 99.63 [2023-11-09T14:11:36.349Z] 14:08:01 all 0.11 0.00 0.01 0.05 0.00 99.82 [2023-11-09T14:11:36.349Z] 14:08:01 0 0.03 0.00 0.02 0.27 0.00 99.68 [2023-11-09T14:11:36.349Z] 14:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T14:11:36.349Z] 14:08:01 2 0.12 0.00 0.03 0.00 0.02 99.83 [2023-11-09T14:11:36.349Z] 14:08:01 3 0.07 0.00 0.02 0.02 0.00 99.90 [2023-11-09T14:11:36.349Z] 14:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-09T14:11:36.349Z] 14:08:01 5 0.63 0.00 0.02 0.00 0.02 99.34 [2023-11-09T14:11:36.349Z] 14:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-09T14:11:36.349Z] 14:08:01 7 0.02 0.00 0.02 0.10 0.00 99.87 [2023-11-09T14:11:36.349Z] [2023-11-09T14:11:36.349Z] 14:08:01 CPU %user %nice %system %iowait %steal %idle [2023-11-09T14:11:36.349Z] 14:09:01 all 0.14 0.00 0.02 0.07 0.01 99.76 [2023-11-09T14:11:36.349Z] 14:09:01 0 0.02 0.00 0.03 0.30 0.02 99.63 [2023-11-09T14:11:36.349Z] 14:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T14:11:36.349Z] 14:09:01 2 0.00 0.00 0.03 0.03 0.03 99.90 [2023-11-09T14:11:36.349Z] 14:09:01 3 0.07 0.00 0.02 0.23 0.00 99.68 [2023-11-09T14:11:36.349Z] 14:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T14:11:36.349Z] 14:09:01 5 0.99 0.00 0.02 0.00 0.02 98.97 [2023-11-09T14:11:36.349Z] 14:09:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-09T14:11:36.349Z] 14:09:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-11-09T14:11:36.349Z] 14:10:01 all 0.47 0.00 0.28 0.74 0.02 98.49 [2023-11-09T14:11:36.349Z] 14:10:01 0 0.38 0.00 0.28 3.29 0.03 96.01 [2023-11-09T14:11:36.349Z] 14:10:01 1 0.47 0.00 0.15 0.07 0.02 99.30 [2023-11-09T14:11:36.349Z] 14:10:01 2 0.77 0.00 0.23 0.00 0.02 98.98 [2023-11-09T14:11:36.349Z] 14:10:01 3 0.30 0.00 0.17 1.50 0.02 98.01 [2023-11-09T14:11:36.349Z] 14:10:01 4 0.38 0.00 0.33 0.00 0.02 99.27 [2023-11-09T14:11:36.349Z] 14:10:01 5 0.62 0.00 0.32 0.00 0.02 99.05 [2023-11-09T14:11:36.349Z] 14:10:01 6 0.17 0.00 0.30 0.75 0.02 98.77 [2023-11-09T14:11:36.349Z] 14:10:01 7 0.70 0.00 0.45 0.32 0.02 98.52 [2023-11-09T14:11:36.349Z] 14:11:01 all 7.37 0.00 3.14 8.12 0.08 81.29 [2023-11-09T14:11:36.349Z] 14:11:01 0 7.06 0.00 2.63 17.16 0.05 73.10 [2023-11-09T14:11:36.349Z] 14:11:01 1 7.81 0.00 3.33 0.94 0.13 87.78 [2023-11-09T14:11:36.349Z] 14:11:01 2 6.60 0.00 2.14 3.33 0.05 87.87 [2023-11-09T14:11:36.349Z] 14:11:01 3 7.27 0.00 3.58 33.92 0.07 55.16 [2023-11-09T14:11:36.349Z] 14:11:01 4 7.07 0.00 3.04 7.22 0.08 82.59 [2023-11-09T14:11:36.349Z] 14:11:01 5 7.27 0.00 3.01 1.10 0.14 88.48 [2023-11-09T14:11:36.349Z] 14:11:01 6 8.72 0.00 3.88 0.61 0.05 86.74 [2023-11-09T14:11:36.349Z] 14:11:01 7 7.17 0.00 3.48 0.85 0.07 88.44 [2023-11-09T14:11:36.349Z] Average: all 4.60 0.00 1.17 3.46 0.03 90.73 [2023-11-09T14:11:36.349Z] Average: 0 4.33 0.00 1.12 5.08 0.03 89.43 [2023-11-09T14:11:36.349Z] Average: 1 4.47 0.00 1.08 0.87 0.03 93.56 [2023-11-09T14:11:36.349Z] Average: 2 4.39 0.00 0.92 1.01 0.04 93.64 [2023-11-09T14:11:36.349Z] Average: 3 5.24 0.00 1.45 7.97 0.04 85.31 [2023-11-09T14:11:36.349Z] Average: 4 4.49 0.00 1.10 4.34 0.03 90.03 [2023-11-09T14:11:36.349Z] Average: 5 4.52 0.00 1.31 5.87 0.05 88.25 [2023-11-09T14:11:36.349Z] Average: 6 4.34 0.00 1.05 0.36 0.03 94.23 [2023-11-09T14:11:36.349Z] Average: 7 5.04 0.00 1.36 2.20 0.03 91.37 [2023-11-09T14:11:36.349Z] [2023-11-09T14:11:36.349Z] [2023-11-09T14:11:36.349Z]