Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d512c18d1c7b78db7dd773bf8816c37bfaa059e 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-ssh9611510785988926157.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3271354563933207450.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6856852762161360111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5283956476306116902.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-virtual-go/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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15845973800817505959.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go 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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4345’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4347 in /w/workspace/exfoundry_device-virtual-go_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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5d512c18d1c7b78db7dd773bf8816c37bfaa059e (main) Commit message: "Merge pull request #473 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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 5d512c18d1c7b78db7dd773bf8816c37bfaa059e # timeout=10 > git rev-list --no-walk fd38c4f9940e502c46e28314a76cae12c6b2822f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T09:55:56.515Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T09:55:56.586Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T09:55:56.607Z] ========================================================= [2024-06-25T09:55:56.607Z] EdgeX Global Pipelines Version Info [2024-06-25T09:55:56.607Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:55:57.311Z] ------------------- [2024-06-25T09:55:57.311Z] stable info: [2024-06-25T09:55:57.311Z] ------------------- [2024-06-25T09:55:57.311Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T09:55:57.311Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T09:55:57.311Z] Message: update stable to v1.0.260 [2024-06-25T09:55:57.881Z] ------------------- [2024-06-25T09:55:57.881Z] experimental info: [2024-06-25T09:55:57.881Z] ------------------- [2024-06-25T09:55:57.881Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T09:55:57.881Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T09:55:57.881Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T09:55:57.957Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-06-25T09:55:57.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-06-25T09:55:57.995Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T09:55:58.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T09:55:58.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T09:55:58.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T09:55:58.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T09:55:58.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-25T09:55:58.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T09:55:58.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T09:55:58.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T09:55:58.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-06-25T09:55:58.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T09:55:58.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T09:55:58.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T09:55:58.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T09:55:58.323Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T09:55:58.346Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T09:55:58.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T09:55:58.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T09:55:58.423Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-25T09:55:58.446Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-25T09:55:58.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T09:55:58.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T09:55:58.518Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T09:55:58.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T09:55:58.562Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T09:55:58.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-25T09:55:58.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-25T09:55:58.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-25T09:55:58.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] echo [2024-06-25T09:55:58.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d512c1 [Pipeline] echo [2024-06-25T09:55:58.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T09:55:58.744Z] provisioning config files... [2024-06-25T09:55:58.756Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8906416475905048483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:55:59.096Z] ---> ****-login.sh [2024-06-25T09:55:59.096Z] nexus3.edgexfoundry.org:10001 [2024-06-25T09:55:59.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:55:59.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:55:59.355Z] Configure a credential helper to remove this warning. See [2024-06-25T09:55:59.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:55:59.355Z] [2024-06-25T09:55:59.355Z] Login Succeeded [2024-06-25T09:55:59.355Z] nexus3.edgexfoundry.org:10002 [2024-06-25T09:55:59.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:55:59.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:55:59.355Z] Configure a credential helper to remove this warning. See [2024-06-25T09:55:59.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:55:59.355Z] [2024-06-25T09:55:59.355Z] Login Succeeded [2024-06-25T09:55:59.355Z] nexus3.edgexfoundry.org:10003 [2024-06-25T09:55:59.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:55:59.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:55:59.614Z] Configure a credential helper to remove this warning. See [2024-06-25T09:55:59.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:55:59.614Z] [2024-06-25T09:55:59.614Z] Login Succeeded [2024-06-25T09:55:59.614Z] nexus3.edgexfoundry.org:10004 [2024-06-25T09:55:59.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:55:59.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:55:59.615Z] Configure a credential helper to remove this warning. See [2024-06-25T09:55:59.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:55:59.615Z] [2024-06-25T09:55:59.615Z] Login Succeeded [2024-06-25T09:55:59.615Z] ****.io [2024-06-25T09:55:59.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:55:59.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:55:59.875Z] Configure a credential helper to remove this warning. See [2024-06-25T09:55:59.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:55:59.875Z] [2024-06-25T09:55:59.875Z] Login Succeeded [2024-06-25T09:55:59.875Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T09:55:59.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T09:56:00.277Z] + git rev-list -1 --merges 5d512c18d1c7b78db7dd773bf8816c37bfaa059e~1..5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] echo [2024-06-25T09:56:00.305Z] -----------> git rev-list -1 --merges 5d512c18d1c7b78db7dd773bf8816c37bfaa059e~1..5d512c18d1c7b78db7dd773bf8816c37bfaa059e 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [2024-06-25T09:56:00.305Z] 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [false] [Pipeline] sh [2024-06-25T09:56:00.600Z] + git log --format=format:%s -1 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] echo [2024-06-25T09:56:00.615Z] ========================================================= [2024-06-25T09:56:00.615Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T09:56:00.615Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T09:56:00.959Z] + git log --format=format:%s -1 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] echo [2024-06-25T09:56:00.972Z] [semverPrep] GIT_COMMIT: 5d512c18d1c7b78db7dd773bf8816c37bfaa059e, Commit Message: Merge pull request #473 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo [2024-06-25T09:56:00.984Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T09:56:01.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T09:56:01.363Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T09:56:01.363Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T09:56:01.363Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T09:56:01.363Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T09:56:01.363Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T09:56:01.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:56:01.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T09:56:01.792Z] [2024-06-25T09:56:01.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:56:02.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T09:56:02.094Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T09:56:02.094Z] b85a868b505f: Pulling fs layer [2024-06-25T09:56:02.094Z] e2be974225ed: Pulling fs layer [2024-06-25T09:56:02.094Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T09:56:02.094Z] 988bab9f4d93: Pulling fs layer [2024-06-25T09:56:02.094Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T09:56:02.094Z] eaf3925da568: Pulling fs layer [2024-06-25T09:56:02.094Z] bab4dde63d76: Pulling fs layer [2024-06-25T09:56:02.094Z] bde34c3a00c8: Pulling fs layer [2024-06-25T09:56:02.094Z] b352a97aabf1: Pulling fs layer [2024-06-25T09:56:02.094Z] 4872d77fe225: Pulling fs layer [2024-06-25T09:56:02.094Z] 5851b861e8e6: Pulling fs layer [2024-06-25T09:56:02.094Z] bab4dde63d76: Waiting [2024-06-25T09:56:02.094Z] bde34c3a00c8: Waiting [2024-06-25T09:56:02.094Z] b352a97aabf1: Waiting [2024-06-25T09:56:02.094Z] 5851b861e8e6: Waiting [2024-06-25T09:56:02.094Z] 4872d77fe225: Waiting [2024-06-25T09:56:02.094Z] 988bab9f4d93: Waiting [2024-06-25T09:56:02.094Z] 1469e6f7b9e6: Waiting [2024-06-25T09:56:02.094Z] eaf3925da568: Waiting [2024-06-25T09:56:02.094Z] e2be974225ed: Verifying Checksum [2024-06-25T09:56:02.094Z] e2be974225ed: Download complete [2024-06-25T09:56:02.094Z] 988bab9f4d93: Verifying Checksum [2024-06-25T09:56:02.094Z] 988bab9f4d93: Download complete [2024-06-25T09:56:02.094Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T09:56:02.094Z] 1469e6f7b9e6: Download complete [2024-06-25T09:56:02.354Z] eaf3925da568: Download complete [2024-06-25T09:56:02.354Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T09:56:02.354Z] 339a4e72a1f5: Download complete [2024-06-25T09:56:02.354Z] bde34c3a00c8: Verifying Checksum [2024-06-25T09:56:02.354Z] bde34c3a00c8: Download complete [2024-06-25T09:56:02.354Z] b352a97aabf1: Download complete [2024-06-25T09:56:02.354Z] 4872d77fe225: Verifying Checksum [2024-06-25T09:56:02.354Z] 4872d77fe225: Download complete [2024-06-25T09:56:02.354Z] 5851b861e8e6: Verifying Checksum [2024-06-25T09:56:02.354Z] 5851b861e8e6: Download complete [2024-06-25T09:56:02.354Z] b85a868b505f: Verifying Checksum [2024-06-25T09:56:02.354Z] b85a868b505f: Download complete [2024-06-25T09:56:02.615Z] bab4dde63d76: Verifying Checksum [2024-06-25T09:56:02.615Z] bab4dde63d76: Download complete [2024-06-25T09:56:03.552Z] b85a868b505f: Pull complete [2024-06-25T09:56:03.552Z] e2be974225ed: Pull complete [2024-06-25T09:56:04.118Z] 339a4e72a1f5: Pull complete [2024-06-25T09:56:04.118Z] 988bab9f4d93: Pull complete [2024-06-25T09:56:04.378Z] 1469e6f7b9e6: Pull complete [2024-06-25T09:56:04.378Z] eaf3925da568: Pull complete [2024-06-25T09:56:06.286Z] bab4dde63d76: Pull complete [2024-06-25T09:56:06.286Z] bde34c3a00c8: Pull complete [2024-06-25T09:56:06.286Z] b352a97aabf1: Pull complete [2024-06-25T09:56:06.286Z] 4872d77fe225: Pull complete [2024-06-25T09:56:06.286Z] 5851b861e8e6: Pull complete [2024-06-25T09:56:06.286Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T09:56:06.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T09:56:06.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:56:06.692Z] prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container [2024-06-25T09:56:06.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-25T09:56:10.384Z] $ docker top b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 -eo pid,comm [2024-06-25T09:56:10.437Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-25T09:56:10.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T09:56:10.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T09:56:10.498Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T09:56:10.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T09:56:10.613Z] $ docker exec b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 ssh-agent [2024-06-25T09:56:10.726Z] SSH_AUTH_SOCK=/tmp/ssh-IkuQ5YXXKaw9/agent.32 [2024-06-25T09:56:10.726Z] SSH_AGENT_PID=38 [2024-06-25T09:56:10.733Z] Running ssh-add (command line suppressed) [2024-06-25T09:56:10.843Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9247112863388384120.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9247112863388384120.key) [2024-06-25T09:56:10.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T09:56:11.151Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T09:56:11.165Z] $ docker exec --env ******** --env ******** b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 ssh-agent -k [2024-06-25T09:56:11.264Z] unset SSH_AUTH_SOCK; [2024-06-25T09:56:11.265Z] unset SSH_AGENT_PID; [2024-06-25T09:56:11.265Z] echo Agent pid 38 killed; [2024-06-25T09:56:11.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T09:56:11.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T09:56:11.316Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T09:56:11.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T09:56:11.424Z] $ docker exec b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 ssh-agent [2024-06-25T09:56:11.533Z] SSH_AUTH_SOCK=/tmp/ssh-9NSfuZulEkGD/agent.71 [2024-06-25T09:56:11.533Z] SSH_AGENT_PID=77 [2024-06-25T09:56:11.538Z] Running ssh-add (command line suppressed) [2024-06-25T09:56:11.643Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3905243865251642115.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3905243865251642115.key) [2024-06-25T09:56:11.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T09:56:11.953Z] + git semver init [2024-06-25T09:56:12.213Z] 2024-06-25 09:56:12,119 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T09:56:12.213Z] 2024-06-25 09:56:12,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-06-25T09:56:12.213Z] 2024-06-25 09:56:12,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-06-25T09:56:12.213Z] 2024-06-25 09:56:12,121 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-06-25T09:56:14.754Z] 2024-06-25 09:56:14,203 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-06-25T09:56:14.754Z] 2024-06-25 09:56:14,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-06-25T09:56:14.754Z] 2024-06-25 09:56:14,204 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-06-25T09:56:14.754Z] 2024-06-25 09:56:14,204 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-06-25T09:56:14.754Z] 3.2.0-dev.14 [Pipeline] } [2024-06-25T09:56:14.765Z] $ docker exec --env ******** --env ******** b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 ssh-agent -k [2024-06-25T09:56:14.863Z] unset SSH_AUTH_SOCK; [2024-06-25T09:56:14.863Z] unset SSH_AGENT_PID; [2024-06-25T09:56:14.863Z] echo Agent pid 77 killed; [2024-06-25T09:56:14.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T09:56:15.194Z] + git semver [Pipeline] } [2024-06-25T09:56:15.469Z] $ docker stop --time=1 b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 [2024-06-25T09:56:16.742Z] $ docker rm -f --volumes b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T09:56:17.088Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T09:56:17.333Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T09:56:17.336Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T09:56:17.539Z] provisioning config files... [2024-06-25T09:56:17.548Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9689087451682048686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:56:17.858Z] ---> ****-login.sh [2024-06-25T09:56:17.859Z] nexus3.edgexfoundry.org:10001 [2024-06-25T09:56:17.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:56:17.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:56:17.859Z] Configure a credential helper to remove this warning. See [2024-06-25T09:56:17.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:56:17.859Z] [2024-06-25T09:56:17.859Z] Login Succeeded [2024-06-25T09:56:17.859Z] nexus3.edgexfoundry.org:10002 [2024-06-25T09:56:17.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:56:17.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:56:17.859Z] Configure a credential helper to remove this warning. See [2024-06-25T09:56:17.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:56:17.859Z] [2024-06-25T09:56:17.859Z] Login Succeeded [2024-06-25T09:56:17.859Z] nexus3.edgexfoundry.org:10003 [2024-06-25T09:56:18.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:56:18.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:56:18.119Z] Configure a credential helper to remove this warning. See [2024-06-25T09:56:18.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:56:18.119Z] [2024-06-25T09:56:18.119Z] Login Succeeded [2024-06-25T09:56:18.119Z] nexus3.edgexfoundry.org:10004 [2024-06-25T09:56:18.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:56:18.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:56:18.120Z] Configure a credential helper to remove this warning. See [2024-06-25T09:56:18.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:56:18.120Z] [2024-06-25T09:56:18.120Z] Login Succeeded [2024-06-25T09:56:18.120Z] ****.io [2024-06-25T09:56:18.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:56:18.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:56:18.379Z] Configure a credential helper to remove this warning. See [2024-06-25T09:56:18.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:56:18.379Z] [2024-06-25T09:56:18.379Z] Login Succeeded [2024-06-25T09:56:18.379Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T09:56:18.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T09:56:18.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T09:56:18.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T09:56:18.524Z] ========================================================= [2024-06-25T09:56:18.524Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T09:56:18.524Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:56:18.856Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T09:56:18.856Z] Sending build context to Docker daemon 37.48MB [2024-06-25T09:56:18.856Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T09:56:18.856Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T09:56:19.114Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T09:56:19.114Z] 619be1103602: Pulling fs layer [2024-06-25T09:56:19.114Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T09:56:19.114Z] 5df492c9dc93: Pulling fs layer [2024-06-25T09:56:19.114Z] 7629e6793208: Pulling fs layer [2024-06-25T09:56:19.114Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T09:56:19.114Z] fb5054dd5b73: Pulling fs layer [2024-06-25T09:56:19.114Z] eeca6798cff9: Pulling fs layer [2024-06-25T09:56:19.114Z] aa269ceb94a6: Pulling fs layer [2024-06-25T09:56:19.114Z] ada007ff1a6a: Pulling fs layer [2024-06-25T09:56:19.114Z] 7629e6793208: Waiting [2024-06-25T09:56:19.114Z] 4f4fb700ef54: Waiting [2024-06-25T09:56:19.114Z] fb5054dd5b73: Waiting [2024-06-25T09:56:19.114Z] eeca6798cff9: Waiting [2024-06-25T09:56:19.114Z] aa269ceb94a6: Waiting [2024-06-25T09:56:19.114Z] ada007ff1a6a: Waiting [2024-06-25T09:56:19.114Z] 7862e08f4a3e: Verifying Checksum [2024-06-25T09:56:19.114Z] 7862e08f4a3e: Download complete [2024-06-25T09:56:19.114Z] 7629e6793208: Verifying Checksum [2024-06-25T09:56:19.114Z] 7629e6793208: Download complete [2024-06-25T09:56:19.114Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T09:56:19.114Z] 4f4fb700ef54: Download complete [2024-06-25T09:56:19.114Z] fb5054dd5b73: Verifying Checksum [2024-06-25T09:56:19.114Z] fb5054dd5b73: Download complete [2024-06-25T09:56:19.114Z] 619be1103602: Download complete [2024-06-25T09:56:19.114Z] eeca6798cff9: Verifying Checksum [2024-06-25T09:56:19.114Z] eeca6798cff9: Download complete [2024-06-25T09:56:19.373Z] 619be1103602: Pull complete [2024-06-25T09:56:19.373Z] ada007ff1a6a: Verifying Checksum [2024-06-25T09:56:19.373Z] ada007ff1a6a: Download complete [2024-06-25T09:56:19.373Z] 7862e08f4a3e: Pull complete [2024-06-25T09:56:19.630Z] 5df492c9dc93: Verifying Checksum [2024-06-25T09:56:19.630Z] 5df492c9dc93: Download complete [2024-06-25T09:56:19.888Z] aa269ceb94a6: Verifying Checksum [2024-06-25T09:56:19.888Z] aa269ceb94a6: Download complete [2024-06-25T09:56:22.417Z] 5df492c9dc93: Pull complete [2024-06-25T09:56:22.417Z] 7629e6793208: Pull complete [2024-06-25T09:56:22.675Z] 4f4fb700ef54: Pull complete [2024-06-25T09:56:22.675Z] fb5054dd5b73: Pull complete [2024-06-25T09:56:22.675Z] eeca6798cff9: Pull complete [2024-06-25T09:56:25.203Z] aa269ceb94a6: Pull complete [2024-06-25T09:56:25.463Z] ada007ff1a6a: Pull complete [2024-06-25T09:56:25.463Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T09:56:25.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T09:56:25.463Z] ---> f489d0715acc [2024-06-25T09:56:25.463Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-25T09:56:30.748Z] ---> Running in 7bf6a9e44041 [2024-06-25T09:56:30.749Z] Removing intermediate container 7bf6a9e44041 [2024-06-25T09:56:30.749Z] ---> cefa04812f81 [2024-06-25T09:56:30.749Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T09:56:30.749Z] ---> Running in 1f8f63fd481f [2024-06-25T09:56:30.749Z] Removing intermediate container 1f8f63fd481f [2024-06-25T09:56:30.749Z] ---> d09eedc23da7 [2024-06-25T09:56:30.749Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T09:56:30.749Z] ---> Running in 68435b90b5bb [2024-06-25T09:56:30.749Z] Removing intermediate container 68435b90b5bb [2024-06-25T09:56:30.749Z] ---> 9f9ffe4b4fe4 [2024-06-25T09:56:30.749Z] Step 6/12 : WORKDIR /device-virtual-go [2024-06-25T09:56:30.749Z] ---> Running in aebf410ce043 [2024-06-25T09:56:31.008Z] Removing intermediate container aebf410ce043 [2024-06-25T09:56:31.008Z] ---> c76067392f3e [2024-06-25T09:56:31.008Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T09:56:31.008Z] ---> Running in 708855fc0417 [2024-06-25T09:56:31.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T09:56:31.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T09:56:31.529Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-06-25T09:56:31.529Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-06-25T09:56:31.529Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-06-25T09:56:31.529Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-06-25T09:56:31.529Z] Executing busybox-1.36.1-r5.trigger [2024-06-25T09:56:31.529Z] OK: 268 MiB in 56 packages [2024-06-25T09:56:32.099Z] Removing intermediate container 708855fc0417 [2024-06-25T09:56:32.099Z] ---> 93ae72138fc8 [2024-06-25T09:56:32.099Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-25T09:56:32.360Z] ---> 8afbc32eddf3 [2024-06-25T09:56:32.360Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T09:56:32.360Z] ---> Running in ab630d3ca1d6 [2024-06-25T09:56:32.492Z] Still waiting to schedule task [2024-06-25T09:56:32.492Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4346’ is offline [2024-06-25T09:57:28.605Z] Removing intermediate container ab630d3ca1d6 [2024-06-25T09:57:28.605Z] ---> cea209f44f96 [2024-06-25T09:57:28.605Z] Step 10/12 : COPY . . [2024-06-25T09:57:28.605Z] ---> 9c2b79240b08 [2024-06-25T09:57:28.605Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T09:57:28.605Z] ---> Running in c578abf188d0 [2024-06-25T09:57:28.605Z] Removing intermediate container c578abf188d0 [2024-06-25T09:57:28.605Z] ---> b661e9798021 [2024-06-25T09:57:28.605Z] Step 12/12 : RUN $MAKE [2024-06-25T09:57:28.605Z] ---> Running in 298c3d0a4bdb [2024-06-25T09:57:28.605Z] noop [2024-06-25T09:57:28.605Z] Removing intermediate container 298c3d0a4bdb [2024-06-25T09:57:28.605Z] ---> 9c16dfead2d6 [2024-06-25T09:57:28.605Z] Successfully built 9c16dfead2d6 [2024-06-25T09:57:28.605Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:57:28.948Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T09:57:28.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:57:29.037Z] prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container [2024-06-25T09:57:29.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** -e ******** ci-base-image-x86_64 cat [2024-06-25T09:57:29.407Z] $ docker top fb3530fc1aaacc3e14db8d3f9dde82567f98f54a6ee7f88ae7843f9bd0e34707 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T09:57:29.754Z] + go version [2024-06-25T09:57:29.754Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T09:57:29.764Z] $ docker stop --time=1 fb3530fc1aaacc3e14db8d3f9dde82567f98f54a6ee7f88ae7843f9bd0e34707 [2024-06-25T09:57:31.050Z] $ docker rm -f --volumes fb3530fc1aaacc3e14db8d3f9dde82567f98f54a6ee7f88ae7843f9bd0e34707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:57:31.508Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T09:57:31.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:57:31.592Z] prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container [2024-06-25T09:57:31.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** -e ******** ci-base-image-x86_64 cat [2024-06-25T09:57:31.985Z] $ docker top 44cd2f9d46dbe8fe34aa04a74f038556dcf65db03379c2159129aa14a629cf93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T09:57:32.325Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-06-25T09:57:32.622Z] + make test [2024-06-25T09:57:32.622Z] go test ./... -coverprofile=coverage.out [2024-06-25T09:57:34.523Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-06-25T09:57:52.599Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-06-25T09:57:52.599Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.6% of statements [2024-06-25T09:57:58.618Z] go vet ./... [2024-06-25T09:58:03.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T09:58:03.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T09:58:03.880Z] ./bin/test-attribution-txt.sh [2024-06-25T09:58:03.880Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T09:58:03.880Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T09:58:03.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T09:58:03.910Z] $ docker stop --time=1 44cd2f9d46dbe8fe34aa04a74f038556dcf65db03379c2159129aa14a629cf93 [2024-06-25T09:58:05.913Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4348 in /w/workspace/exfoundry_device-virtual-go_main [2024-06-25T09:58:09.113Z] $ docker rm -f --volumes 44cd2f9d46dbe8fe34aa04a74f038556dcf65db03379c2159129aa14a629cf93 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-06-25T09:58:09.412Z] Running in /w/workspace/device-virtual-go/170 [Pipeline] { [Pipeline] checkout [2024-06-25T09:58:09.456Z] The recommended git tool is: git [2024-06-25T09:58:09.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T09:58:09.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-25T09:58:10.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T09:58:10.694Z] + ls -al . [2024-06-25T09:58:10.694Z] total 268 [2024-06-25T09:58:10.694Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 09:57 . [2024-06-25T09:58:10.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 09:55 .. [2024-06-25T09:58:10.694Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 09:57 .git [2024-06-25T09:58:10.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:55 .github [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 272 Jun 25 09:55 .gitignore [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 09:55 .golangci.yml [2024-06-25T09:58:10.694Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 09:56 .semver [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 9708 Jun 25 09:55 Attribution.txt [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jun 25 09:55 CHANGELOG.md [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jun 25 09:55 Dockerfile [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 09:55 GOVERNANCE.md [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 25 09:55 Jenkinsfile [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 09:55 LICENSE [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jun 25 09:55 Makefile [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 25 09:55 OWNERS.md [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jun 25 09:55 README.md [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 09:56 VERSION [2024-06-25T09:58:10.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 09:55 bin [2024-06-25T09:58:10.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:55 cmd [2024-06-25T09:58:10.694Z] -rw-r--r-- 1 jenkins jenkins 43063 Jun 25 09:57 coverage.out [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 6979 Jun 25 09:55 go.mod [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 09:55 go.sum [2024-06-25T09:58:10.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:55 internal [2024-06-25T09:58:10.694Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 25 09:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:11.013Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5d512c18d1c7b78db7dd773bf8816c37bfaa059e --label arch=amd64 --label version=3.2.0-dev.14 . [2024-06-25T09:58:11.013Z] Sending build context to Docker daemon 37.53MB [2024-06-25T09:58:11.013Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T09:58:11.013Z] Step 2/26 : FROM ${BASE} AS builder [2024-06-25T09:58:11.013Z] ---> 9c16dfead2d6 [2024-06-25T09:58:11.013Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-25T09:58:11.580Z] ---> Running in 5e63d5a6b15a [2024-06-25T09:58:11.580Z] Removing intermediate container 5e63d5a6b15a [2024-06-25T09:58:11.580Z] ---> 2f3fcc894ff7 [2024-06-25T09:58:11.580Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T09:58:11.580Z] ---> Running in c3a993910a62 [2024-06-25T09:58:11.838Z] Removing intermediate container c3a993910a62 [2024-06-25T09:58:11.839Z] ---> 088a5d184193 [2024-06-25T09:58:11.839Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-06-25T09:58:11.839Z] ---> Running in 8ed7ed1ea03b [2024-06-25T09:58:11.839Z] Removing intermediate container 8ed7ed1ea03b [2024-06-25T09:58:11.839Z] ---> ff0c486b2331 [2024-06-25T09:58:11.839Z] Step 6/26 : WORKDIR /device-virtual-go [2024-06-25T09:58:11.839Z] ---> Running in bbe876d77aa6 [2024-06-25T09:58:11.839Z] Removing intermediate container bbe876d77aa6 [2024-06-25T09:58:11.839Z] ---> 06756222f96a [2024-06-25T09:58:11.839Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T09:58:11.839Z] ---> Running in 6c948d6de89f [2024-06-25T09:58:12.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T09:58:12.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T09:58:12.613Z] OK: 268 MiB in 56 packages [2024-06-25T09:58:12.871Z] Removing intermediate container 6c948d6de89f [2024-06-25T09:58:12.871Z] ---> 9a0a11e9e837 [2024-06-25T09:58:12.871Z] Step 8/26 : COPY go.mod vendor* ./ [2024-06-25T09:58:13.130Z] ---> 8a2b04c26e23 [2024-06-25T09:58:13.130Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T09:58:13.130Z] ---> Running in 30501812704c [2024-06-25T09:58:13.697Z] Removing intermediate container 30501812704c [2024-06-25T09:58:13.697Z] ---> 3db206c8ae07 [2024-06-25T09:58:13.697Z] Step 10/26 : COPY . . [2024-06-25T09:58:13.698Z] using credential edgex-jenkins-ssh [2024-06-25T09:58:13.720Z] Cloning the remote Git repository [2024-06-25T09:58:13.758Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-06-25T09:58:13.852Z] > git init /w/workspace/device-virtual-go/170 # timeout=10 [2024-06-25T09:58:13.982Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-06-25T09:58:13.983Z] > git --version # timeout=10 [2024-06-25T09:58:14.002Z] > git --version # 'git version 2.25.1' [2024-06-25T09:58:14.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T09:58:14.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T09:58:14.632Z] ---> 52ba980c30c9 [2024-06-25T09:58:14.632Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T09:58:14.632Z] ---> Running in d271d129d551 [2024-06-25T09:58:14.632Z] Removing intermediate container d271d129d551 [2024-06-25T09:58:14.632Z] ---> 9e1460cea4b4 [2024-06-25T09:58:14.632Z] Step 12/26 : RUN $MAKE [2024-06-25T09:58:14.632Z] ---> Running in c954cdf6c0d2 [2024-06-25T09:58:14.890Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-06-25T09:58:17.542Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-06-25T09:58:17.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T09:58:18.364Z] Avoid second fetch [2024-06-25T09:58:18.364Z] Checking out Revision 5d512c18d1c7b78db7dd773bf8816c37bfaa059e (main) [2024-06-25T09:58:18.945Z] Commit message: "Merge pull request #473 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" [2024-06-25T09:58:18.375Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T09:58:18.431Z] > git checkout -f 5d512c18d1c7b78db7dd773bf8816c37bfaa059e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T09:58:23.551Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T09:58:23.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T09:58:23.551Z] Dload Upload Total Spent Left Speed [2024-06-25T09:58:23.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-06-25T09:58:23.878Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T09:58:24.199Z] + sudo tee /etc/docker/daemon.new [2024-06-25T09:58:24.200Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T09:58:24.200Z] { [2024-06-25T09:58:24.200Z] "registry-mirrors": [ [2024-06-25T09:58:24.200Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T09:58:24.200Z] ], [2024-06-25T09:58:24.200Z] "bip": "10.250.0.254/24", [2024-06-25T09:58:24.200Z] "hosts": [ [2024-06-25T09:58:24.200Z] "tcp://0.0.0.0:5555", [2024-06-25T09:58:24.200Z] "unix:///var/run/docker.sock" [2024-06-25T09:58:24.200Z] ], [2024-06-25T09:58:24.200Z] "mtu": 1458, [2024-06-25T09:58:24.200Z] "selinux-enabled": true, [2024-06-25T09:58:24.200Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T09:58:24.200Z] } [Pipeline] sh [2024-06-25T09:58:24.528Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T09:58:24.851Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T09:58:43.104Z] provisioning config files... [2024-06-25T09:58:43.128Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/170@tmp/config14305776542084807625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:58:43.551Z] ---> ****-login.sh [2024-06-25T09:58:43.551Z] nexus3.edgexfoundry.org:10001 [2024-06-25T09:58:43.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:58:44.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:58:44.413Z] Configure a credential helper to remove this warning. See [2024-06-25T09:58:44.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:58:44.413Z] [2024-06-25T09:58:44.413Z] Login Succeeded [2024-06-25T09:58:44.413Z] nexus3.edgexfoundry.org:10002 [2024-06-25T09:58:44.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:58:44.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:58:44.684Z] Configure a credential helper to remove this warning. See [2024-06-25T09:58:44.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:58:44.684Z] [2024-06-25T09:58:44.684Z] Login Succeeded [2024-06-25T09:58:44.684Z] nexus3.edgexfoundry.org:10003 [2024-06-25T09:58:44.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:58:44.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:58:44.955Z] Configure a credential helper to remove this warning. See [2024-06-25T09:58:44.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:58:44.955Z] [2024-06-25T09:58:44.955Z] Login Succeeded [2024-06-25T09:58:44.955Z] nexus3.edgexfoundry.org:10004 [2024-06-25T09:58:45.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:58:45.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:58:45.227Z] Configure a credential helper to remove this warning. See [2024-06-25T09:58:45.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:58:45.227Z] [2024-06-25T09:58:45.227Z] Login Succeeded [2024-06-25T09:58:45.227Z] ****.io [2024-06-25T09:58:45.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:58:45.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:58:45.762Z] Configure a credential helper to remove this warning. See [2024-06-25T09:58:45.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:58:45.762Z] [2024-06-25T09:58:45.762Z] Login Succeeded [2024-06-25T09:58:45.762Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T09:58:45.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T09:58:46.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T09:58:46.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T09:58:46.113Z] ========================================================= [2024-06-25T09:58:46.113Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T09:58:46.113Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:46.494Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T09:58:46.956Z] Removing intermediate container c954cdf6c0d2 [2024-06-25T09:58:46.956Z] ---> ed63895715c6 [2024-06-25T09:58:46.956Z] Step 13/26 : FROM alpine:3.18 [2024-06-25T09:58:46.956Z] 3.18: Pulling from library/alpine [2024-06-25T09:58:46.956Z] 73baa7ef167e: Pulling fs layer [2024-06-25T09:58:46.956Z] 73baa7ef167e: Verifying Checksum [2024-06-25T09:58:46.956Z] 73baa7ef167e: Download complete [2024-06-25T09:58:46.956Z] 73baa7ef167e: Pull complete [2024-06-25T09:58:46.956Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T09:58:46.956Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T09:58:46.956Z] ---> 8fd7cac70a4a [2024-06-25T09:58:46.956Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-06-25T09:58:46.956Z] ---> Running in aa3989f42a83 [2024-06-25T09:58:46.956Z] Removing intermediate container aa3989f42a83 [2024-06-25T09:58:46.956Z] ---> 96b2642ceabc [2024-06-25T09:58:46.956Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-06-25T09:58:46.956Z] ---> Running in 7d8d8da5662e [2024-06-25T09:58:46.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T09:58:46.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T09:58:46.956Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T09:58:46.956Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T09:58:46.956Z] OK: 7 MiB in 16 packages [2024-06-25T09:58:46.956Z] Removing intermediate container 7d8d8da5662e [2024-06-25T09:58:46.956Z] ---> 3da6a0357e32 [2024-06-25T09:58:46.956Z] Step 16/26 : RUN apk --no-cache upgrade [2024-06-25T09:58:46.956Z] ---> Running in 7f8a1c82dd6c [2024-06-25T09:58:46.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T09:58:46.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T09:58:46.956Z] OK: 7 MiB in 16 packages [2024-06-25T09:58:47.090Z] Sending build context to Docker daemon 18.92MB [2024-06-25T09:58:47.091Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T09:58:47.091Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T09:58:47.091Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T09:58:47.091Z] c6b39de5b339: Pulling fs layer [2024-06-25T09:58:47.091Z] a69c41024577: Pulling fs layer [2024-06-25T09:58:47.091Z] d6de4b400683: Pulling fs layer [2024-06-25T09:58:47.091Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T09:58:47.091Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T09:58:47.091Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T09:58:47.091Z] 35cb2a7552d0: Waiting [2024-06-25T09:58:47.091Z] 4f4fb700ef54: Waiting [2024-06-25T09:58:47.091Z] 00f215d4a9da: Pulling fs layer [2024-06-25T09:58:47.091Z] 464afbd9ba4c: Waiting [2024-06-25T09:58:47.091Z] 00f215d4a9da: Waiting [2024-06-25T09:58:47.091Z] d496ad576159: Pulling fs layer [2024-06-25T09:58:47.091Z] d496ad576159: Waiting [2024-06-25T09:58:47.091Z] a69c41024577: Verifying Checksum [2024-06-25T09:58:47.091Z] a69c41024577: Download complete [2024-06-25T09:58:47.091Z] 35cb2a7552d0: Verifying Checksum [2024-06-25T09:58:47.091Z] 35cb2a7552d0: Download complete [2024-06-25T09:58:47.091Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T09:58:47.091Z] 4f4fb700ef54: Download complete [2024-06-25T09:58:47.216Z] Removing intermediate container 7f8a1c82dd6c [2024-06-25T09:58:47.216Z] ---> 8d9bbaa0b8dd [2024-06-25T09:58:47.216Z] Step 17/26 : WORKDIR / [2024-06-25T09:58:47.362Z] 464afbd9ba4c: Verifying Checksum [2024-06-25T09:58:47.362Z] 464afbd9ba4c: Download complete [2024-06-25T09:58:47.362Z] c6b39de5b339: Download complete [2024-06-25T09:58:47.474Z] ---> Running in 9387cb45d36e [2024-06-25T09:58:47.474Z] Removing intermediate container 9387cb45d36e [2024-06-25T09:58:47.474Z] ---> f1eb0c92c69f [2024-06-25T09:58:47.474Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-06-25T09:58:47.474Z] ---> 5f46327f5ee4 [2024-06-25T09:58:47.474Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-06-25T09:58:47.631Z] d496ad576159: Verifying Checksum [2024-06-25T09:58:47.631Z] d496ad576159: Download complete [2024-06-25T09:58:47.732Z] ---> 57ae8b5d4a2b [2024-06-25T09:58:47.732Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-06-25T09:58:48.226Z] c6b39de5b339: Pull complete [2024-06-25T09:58:48.818Z] ---> 6559fb1f57b8 [2024-06-25T09:58:48.819Z] Step 21/26 : EXPOSE 59900 [2024-06-25T09:58:48.819Z] ---> Running in b6ac188b3754 [2024-06-25T09:58:48.819Z] Removing intermediate container b6ac188b3754 [2024-06-25T09:58:48.819Z] ---> 91d4118a6633 [2024-06-25T09:58:48.819Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-06-25T09:58:48.819Z] ---> Running in ed209b1cb980 [2024-06-25T09:58:48.819Z] Removing intermediate container ed209b1cb980 [2024-06-25T09:58:48.819Z] ---> f0c60b8311b6 [2024-06-25T09:58:48.819Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T09:58:48.824Z] a69c41024577: Pull complete [2024-06-25T09:58:49.080Z] ---> Running in 5f2ff46e0a9a [2024-06-25T09:58:49.080Z] Removing intermediate container 5f2ff46e0a9a [2024-06-25T09:58:49.080Z] ---> b94346eca090 [2024-06-25T09:58:49.080Z] Step 24/26 : LABEL arch=amd64 [2024-06-25T09:58:49.080Z] ---> Running in e1c3a009ba3f [2024-06-25T09:58:49.080Z] Removing intermediate container e1c3a009ba3f [2024-06-25T09:58:49.080Z] ---> 680bd6a3b4d1 [2024-06-25T09:58:49.080Z] Step 25/26 : LABEL git_sha=5d512c18d1c7b78db7dd773bf8816c37bfaa059e [2024-06-25T09:58:49.080Z] ---> Running in d3e9d5d36e9a [2024-06-25T09:58:49.080Z] Removing intermediate container d3e9d5d36e9a [2024-06-25T09:58:49.080Z] ---> e8a2779372cb [2024-06-25T09:58:49.080Z] Step 26/26 : LABEL version=3.2.0-dev.14 [2024-06-25T09:58:49.094Z] d6de4b400683: Verifying Checksum [2024-06-25T09:58:49.094Z] d6de4b400683: Download complete [2024-06-25T09:58:49.339Z] ---> Running in 92dfd7213600 [2024-06-25T09:58:49.339Z] Removing intermediate container 92dfd7213600 [2024-06-25T09:58:49.339Z] ---> f45893b53df5 [2024-06-25T09:58:49.339Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T09:58:49.339Z] Successfully built f45893b53df5 [2024-06-25T09:58:49.339Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T09:58:49.475Z] provisioning config files... [2024-06-25T09:58:49.483Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5426075578080930276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:58:49.788Z] ---> ****-login.sh [2024-06-25T09:58:49.788Z] nexus3.edgexfoundry.org:10001 [2024-06-25T09:58:49.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:58:49.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:58:49.788Z] Configure a credential helper to remove this warning. See [2024-06-25T09:58:49.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:58:49.788Z] [2024-06-25T09:58:49.788Z] Login Succeeded [2024-06-25T09:58:49.788Z] nexus3.edgexfoundry.org:10002 [2024-06-25T09:58:49.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:58:49.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:58:49.788Z] Configure a credential helper to remove this warning. See [2024-06-25T09:58:49.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:58:49.789Z] [2024-06-25T09:58:49.789Z] Login Succeeded [2024-06-25T09:58:49.789Z] nexus3.edgexfoundry.org:10003 [2024-06-25T09:58:50.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:58:50.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:58:50.047Z] Configure a credential helper to remove this warning. See [2024-06-25T09:58:50.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:58:50.047Z] [2024-06-25T09:58:50.047Z] Login Succeeded [2024-06-25T09:58:50.047Z] nexus3.edgexfoundry.org:10004 [2024-06-25T09:58:50.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:58:50.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:58:50.048Z] Configure a credential helper to remove this warning. See [2024-06-25T09:58:50.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:58:50.048Z] [2024-06-25T09:58:50.048Z] Login Succeeded [2024-06-25T09:58:50.048Z] ****.io [2024-06-25T09:58:50.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T09:58:50.059Z] 00f215d4a9da: Verifying Checksum [2024-06-25T09:58:50.059Z] 00f215d4a9da: Download complete [2024-06-25T09:58:50.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T09:58:50.307Z] Configure a credential helper to remove this warning. See [2024-06-25T09:58:50.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T09:58:50.307Z] [2024-06-25T09:58:50.307Z] Login Succeeded [2024-06-25T09:58:50.307Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T09:58:50.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-25T09:58:50.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T09:58:50.397Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-06-25T09:58:50.397Z] 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [2024-06-25T09:58:50.397Z] latest [2024-06-25T09:58:50.397Z] 3.2.0-dev.14 [2024-06-25T09:58:50.397Z] 5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 [2024-06-25T09:58:50.397Z] main [2024-06-25T09:58:50.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:50.804Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:51.122Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e [2024-06-25T09:58:51.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-06-25T09:58:51.122Z] b54f9d3dbd2d: Preparing [2024-06-25T09:58:51.122Z] 6d1fa7b4f76c: Preparing [2024-06-25T09:58:51.122Z] 48372fb282c6: Preparing [2024-06-25T09:58:51.122Z] c544337f7e40: Preparing [2024-06-25T09:58:51.122Z] 07c207887850: Preparing [2024-06-25T09:58:51.122Z] 63ec0bd56cf3: Preparing [2024-06-25T09:58:51.122Z] 63ec0bd56cf3: Waiting [2024-06-25T09:58:51.122Z] 07c207887850: Pushed [2024-06-25T09:58:51.122Z] c544337f7e40: Pushed [2024-06-25T09:58:51.122Z] 48372fb282c6: Pushed [2024-06-25T09:58:51.122Z] 63ec0bd56cf3: Layer already exists [2024-06-25T09:58:51.122Z] 6d1fa7b4f76c: Pushed [2024-06-25T09:58:53.653Z] b54f9d3dbd2d: Pushed [2024-06-25T09:58:53.914Z] 5d512c18d1c7b78db7dd773bf8816c37bfaa059e: digest: sha256:0ecae3798ff70d85c7a9a59f69e7ba9eb767f3922f095383826173d4c832a019 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:54.245Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:54.571Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-06-25T09:58:54.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-06-25T09:58:54.571Z] b54f9d3dbd2d: Preparing [2024-06-25T09:58:54.571Z] 6d1fa7b4f76c: Preparing [2024-06-25T09:58:54.571Z] 48372fb282c6: Preparing [2024-06-25T09:58:54.571Z] c544337f7e40: Preparing [2024-06-25T09:58:54.571Z] 07c207887850: Preparing [2024-06-25T09:58:54.571Z] 63ec0bd56cf3: Preparing [2024-06-25T09:58:54.571Z] 63ec0bd56cf3: Waiting [2024-06-25T09:58:54.571Z] 48372fb282c6: Layer already exists [2024-06-25T09:58:54.571Z] 07c207887850: Layer already exists [2024-06-25T09:58:54.571Z] 6d1fa7b4f76c: Layer already exists [2024-06-25T09:58:54.571Z] b54f9d3dbd2d: Layer already exists [2024-06-25T09:58:54.571Z] c544337f7e40: Layer already exists [2024-06-25T09:58:54.571Z] 63ec0bd56cf3: Layer already exists [2024-06-25T09:58:54.571Z] latest: digest: sha256:0ecae3798ff70d85c7a9a59f69e7ba9eb767f3922f095383826173d4c832a019 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:54.904Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:55.237Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.14 [2024-06-25T09:58:55.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-06-25T09:58:55.237Z] b54f9d3dbd2d: Preparing [2024-06-25T09:58:55.237Z] 6d1fa7b4f76c: Preparing [2024-06-25T09:58:55.237Z] 48372fb282c6: Preparing [2024-06-25T09:58:55.237Z] c544337f7e40: Preparing [2024-06-25T09:58:55.237Z] 07c207887850: Preparing [2024-06-25T09:58:55.237Z] 63ec0bd56cf3: Preparing [2024-06-25T09:58:55.237Z] 63ec0bd56cf3: Waiting [2024-06-25T09:58:55.237Z] 6d1fa7b4f76c: Layer already exists [2024-06-25T09:58:55.237Z] b54f9d3dbd2d: Layer already exists [2024-06-25T09:58:55.237Z] 07c207887850: Layer already exists [2024-06-25T09:58:55.237Z] 48372fb282c6: Layer already exists [2024-06-25T09:58:55.237Z] c544337f7e40: Layer already exists [2024-06-25T09:58:55.237Z] 63ec0bd56cf3: Layer already exists [2024-06-25T09:58:55.237Z] 3.2.0-dev.14: digest: sha256:0ecae3798ff70d85c7a9a59f69e7ba9eb767f3922f095383826173d4c832a019 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:55.568Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:55.899Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 [2024-06-25T09:58:55.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-06-25T09:58:55.899Z] b54f9d3dbd2d: Preparing [2024-06-25T09:58:55.899Z] 6d1fa7b4f76c: Preparing [2024-06-25T09:58:55.899Z] 48372fb282c6: Preparing [2024-06-25T09:58:55.899Z] c544337f7e40: Preparing [2024-06-25T09:58:55.899Z] 07c207887850: Preparing [2024-06-25T09:58:55.899Z] 63ec0bd56cf3: Preparing [2024-06-25T09:58:55.899Z] 63ec0bd56cf3: Waiting [2024-06-25T09:58:55.899Z] c544337f7e40: Layer already exists [2024-06-25T09:58:55.899Z] b54f9d3dbd2d: Layer already exists [2024-06-25T09:58:55.899Z] 6d1fa7b4f76c: Layer already exists [2024-06-25T09:58:55.899Z] 07c207887850: Layer already exists [2024-06-25T09:58:55.899Z] 48372fb282c6: Layer already exists [2024-06-25T09:58:55.899Z] 63ec0bd56cf3: Layer already exists [2024-06-25T09:58:55.899Z] 5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14: digest: sha256:0ecae3798ff70d85c7a9a59f69e7ba9eb767f3922f095383826173d4c832a019 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:56.228Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:56.556Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-06-25T09:58:56.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-06-25T09:58:56.556Z] b54f9d3dbd2d: Preparing [2024-06-25T09:58:56.556Z] 6d1fa7b4f76c: Preparing [2024-06-25T09:58:56.556Z] 48372fb282c6: Preparing [2024-06-25T09:58:56.556Z] c544337f7e40: Preparing [2024-06-25T09:58:56.556Z] 07c207887850: Preparing [2024-06-25T09:58:56.556Z] 63ec0bd56cf3: Preparing [2024-06-25T09:58:56.556Z] 63ec0bd56cf3: Waiting [2024-06-25T09:58:56.556Z] c544337f7e40: Layer already exists [2024-06-25T09:58:56.556Z] 48372fb282c6: Layer already exists [2024-06-25T09:58:56.556Z] 6d1fa7b4f76c: Layer already exists [2024-06-25T09:58:56.556Z] b54f9d3dbd2d: Layer already exists [2024-06-25T09:58:56.556Z] 07c207887850: Layer already exists [2024-06-25T09:58:56.556Z] 63ec0bd56cf3: Layer already exists [2024-06-25T09:58:56.556Z] main: digest: sha256:0ecae3798ff70d85c7a9a59f69e7ba9eb767f3922f095383826173d4c832a019 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-25T09:58:56.627Z] ===================================================== [Pipeline] echo [2024-06-25T09:58:56.636Z] taggedImages: [2024-06-25T09:58:56.636Z] - nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e [2024-06-25T09:58:56.636Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-06-25T09:58:56.636Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.14 [2024-06-25T09:58:56.636Z] - nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 [2024-06-25T09:58:56.636Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:57.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T09:58:57.031Z] [2024-06-25T09:58:57.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T09:58:57.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T09:58:57.324Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T09:58:57.324Z] 5eb5b503b376: Pulling fs layer [2024-06-25T09:58:57.324Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T09:58:57.324Z] ec43610c2a17: Pulling fs layer [2024-06-25T09:58:57.324Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T09:58:57.324Z] 33b1e0a273af: Pulling fs layer [2024-06-25T09:58:57.324Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T09:58:57.324Z] 2f39f015ded8: Pulling fs layer [2024-06-25T09:58:57.324Z] 33b1e0a273af: Waiting [2024-06-25T09:58:57.324Z] 3a2ae6a8a46f: Waiting [2024-06-25T09:58:57.324Z] 5d3b04190fa2: Waiting [2024-06-25T09:58:57.324Z] 2f39f015ded8: Waiting [2024-06-25T09:58:57.324Z] 5c69ac0246d0: Verifying Checksum [2024-06-25T09:58:57.324Z] 5c69ac0246d0: Download complete [2024-06-25T09:58:57.324Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-25T09:58:57.324Z] 3a2ae6a8a46f: Download complete [2024-06-25T09:58:57.324Z] 33b1e0a273af: Verifying Checksum [2024-06-25T09:58:57.324Z] 33b1e0a273af: Download complete [2024-06-25T09:58:57.324Z] 5d3b04190fa2: Verifying Checksum [2024-06-25T09:58:57.324Z] 5d3b04190fa2: Download complete [2024-06-25T09:58:57.324Z] ec43610c2a17: Verifying Checksum [2024-06-25T09:58:57.324Z] ec43610c2a17: Download complete [2024-06-25T09:58:57.583Z] 5eb5b503b376: Verifying Checksum [2024-06-25T09:58:57.583Z] 5eb5b503b376: Download complete [2024-06-25T09:58:58.154Z] 2f39f015ded8: Download complete [2024-06-25T09:58:58.719Z] 5eb5b503b376: Pull complete [2024-06-25T09:58:58.719Z] 5c69ac0246d0: Pull complete [2024-06-25T09:58:59.287Z] ec43610c2a17: Pull complete [2024-06-25T09:58:59.287Z] 3a2ae6a8a46f: Pull complete [2024-06-25T09:58:59.545Z] 33b1e0a273af: Pull complete [2024-06-25T09:58:59.545Z] 5d3b04190fa2: Pull complete [2024-06-25T09:59:02.389Z] d6de4b400683: Pull complete [2024-06-25T09:59:02.389Z] 35cb2a7552d0: Pull complete [2024-06-25T09:59:02.389Z] 4f4fb700ef54: Pull complete [2024-06-25T09:59:02.656Z] 464afbd9ba4c: Pull complete [2024-06-25T09:59:03.740Z] 2f39f015ded8: Pull complete [2024-06-25T09:59:03.740Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T09:59:03.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T09:59:03.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T09:59:03.842Z] prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container [2024-06-25T09:59:03.871Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T09:59:08.584Z] $ docker top ae344310954836d5aa42f17d77c9c0e2d4f03a7a90ff38c7ce599a43ce1ec5c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T09:59:08.993Z] ---> job-cost.sh [2024-06-25T09:59:08.993Z] lf-activate-venv: SKIPPING [2024-06-25T09:59:08.993Z] INFO: No Stack... [2024-06-25T09:59:09.252Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T09:59:09.511Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T09:59:09.800Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-06-25T09:59:09.800Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T09:59:09.813Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] [2024-06-25T09:59:09.822Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] did not exist. Created. [2024-06-25T09:59:09.829Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T09:59:10.140Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T09:59:10.174Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T09:59:10.182Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T09:59:10.208Z] $ docker stop --time=1 ae344310954836d5aa42f17d77c9c0e2d4f03a7a90ff38c7ce599a43ce1ec5c2 [2024-06-25T09:59:10.885Z] 00f215d4a9da: Pull complete [2024-06-25T09:59:11.352Z] $ docker rm -f --volumes ae344310954836d5aa42f17d77c9c0e2d4f03a7a90ff38c7ce599a43ce1ec5c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T09:59:12.833Z] d496ad576159: Pull complete [2024-06-25T09:59:12.833Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T09:59:12.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T09:59:12.833Z] ---> f246e2811388 [2024-06-25T09:59:12.833Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-25T09:59:14.775Z] ---> Running in a118dde9ace8 [2024-06-25T09:59:14.775Z] Removing intermediate container a118dde9ace8 [2024-06-25T09:59:14.775Z] ---> c5c6812430f4 [2024-06-25T09:59:14.775Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T09:59:14.775Z] ---> Running in d7adc0a3389f [2024-06-25T09:59:15.040Z] Removing intermediate container d7adc0a3389f [2024-06-25T09:59:15.040Z] ---> 81da4a04e8a6 [2024-06-25T09:59:15.040Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T09:59:15.040Z] ---> Running in e5ca8ed76916 [2024-06-25T09:59:15.306Z] Removing intermediate container e5ca8ed76916 [2024-06-25T09:59:15.306Z] ---> bc864ad2c816 [2024-06-25T09:59:15.306Z] Step 6/12 : WORKDIR /device-virtual-go [2024-06-25T09:59:15.572Z] ---> Running in d50e6cc4b48f [2024-06-25T09:59:15.838Z] Removing intermediate container d50e6cc4b48f [2024-06-25T09:59:15.838Z] ---> ddca6fe3fbc8 [2024-06-25T09:59:15.838Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T09:59:15.838Z] ---> Running in 043524a24a2d [2024-06-25T09:59:16.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T09:59:17.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T09:59:18.338Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-06-25T09:59:18.338Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-06-25T09:59:18.338Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-06-25T09:59:18.338Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-06-25T09:59:18.338Z] Executing busybox-1.36.1-r5.trigger [2024-06-25T09:59:18.338Z] OK: 271 MiB in 56 packages [2024-06-25T09:59:19.294Z] Removing intermediate container 043524a24a2d [2024-06-25T09:59:19.294Z] ---> c6ec3e853d98 [2024-06-25T09:59:19.294Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-25T09:59:19.875Z] ---> 098bfc2a0e50 [2024-06-25T09:59:19.875Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T09:59:19.875Z] ---> Running in c55681f03185 [2024-06-25T10:01:26.509Z] Removing intermediate container c55681f03185 [2024-06-25T10:01:26.509Z] ---> d728494cfe52 [2024-06-25T10:01:26.509Z] Step 10/12 : COPY . . [2024-06-25T10:01:26.509Z] ---> 36277a9812a0 [2024-06-25T10:01:26.509Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T10:01:26.509Z] ---> Running in a252acb3080e [2024-06-25T10:01:26.509Z] Removing intermediate container a252acb3080e [2024-06-25T10:01:26.509Z] ---> 4d018cc5e6e1 [2024-06-25T10:01:26.509Z] Step 12/12 : RUN $MAKE [2024-06-25T10:01:26.509Z] ---> Running in e43efc8fda46 [2024-06-25T10:01:26.509Z] noop [2024-06-25T10:01:26.509Z] Removing intermediate container e43efc8fda46 [2024-06-25T10:01:26.509Z] ---> bd9f6c5356e5 [2024-06-25T10:01:26.509Z] Successfully built bd9f6c5356e5 [2024-06-25T10:01:26.509Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:01:26.869Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T10:01:26.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:01:27.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-4348 does not seem to be running inside a container [2024-06-25T10:01:27.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/170 -v /w/workspace/device-virtual-go/170:/w/workspace/device-virtual-go/170:rw,z -v /w/workspace/device-virtual-go/170@tmp:/w/workspace/device-virtual-go/170@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 [2024-06-25T10:01:28.379Z] $ docker top 2d371d541bc7af0c5a692846415c96e96c91e69b9f298b60cbfbb3e2bc07e7c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T10:01:29.241Z] + go version [2024-06-25T10:01:29.241Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T10:01:29.259Z] $ docker stop --time=1 2d371d541bc7af0c5a692846415c96e96c91e69b9f298b60cbfbb3e2bc07e7c0 [2024-06-25T10:01:30.884Z] $ docker rm -f --volumes 2d371d541bc7af0c5a692846415c96e96c91e69b9f298b60cbfbb3e2bc07e7c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:01:31.463Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T10:01:31.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:01:31.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-4348 does not seem to be running inside a container [2024-06-25T10:01:31.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/170 -v /w/workspace/device-virtual-go/170:/w/workspace/device-virtual-go/170:rw,z -v /w/workspace/device-virtual-go/170@tmp:/w/workspace/device-virtual-go/170@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 [2024-06-25T10:01:32.887Z] $ docker top 982c38137ea1dcd1ce8af7a5c32cc528b555db7018f061e6682fe691d20eb7af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T10:01:33.732Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/170 [Pipeline] fileExists [Pipeline] sh [2024-06-25T10:01:34.384Z] + make test [2024-06-25T10:01:34.385Z] go test ./... -coverprofile=coverage.out [2024-06-25T10:01:39.713Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-06-25T10:05:16.506Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-06-25T10:05:16.506Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 58.4% of statements [2024-06-25T10:05:16.506Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-25T10:05:16.506Z] go vet ./... [2024-06-25T10:05:55.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T10:05:55.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T10:05:55.520Z] ./bin/test-attribution-txt.sh [2024-06-25T10:05:55.520Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T10:05:55.520Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T10:05:55.521Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T10:05:55.791Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T10:05:55.791Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T10:05:55.791Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T10:05:55.791Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T10:05:55.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T10:05:55.836Z] $ docker stop --time=1 982c38137ea1dcd1ce8af7a5c32cc528b555db7018f061e6682fe691d20eb7af [2024-06-25T10:05:57.748Z] $ docker rm -f --volumes 982c38137ea1dcd1ce8af7a5c32cc528b555db7018f061e6682fe691d20eb7af [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T10:05:59.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T10:05:59.312Z] Warning: overwriting stash ‘coverage-report’ [2024-06-25T10:05:59.826Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T10:06:00.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T10:06:00.544Z] + ls -al . [2024-06-25T10:06:00.544Z] total 264 [2024-06-25T10:06:00.544Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 10:01 . [2024-06-25T10:06:00.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 09:58 .. [2024-06-25T10:06:00.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 09:58 .git [2024-06-25T10:06:00.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:58 .github [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 272 Jun 25 09:58 .gitignore [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 09:58 .golangci.yml [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 9708 Jun 25 09:58 Attribution.txt [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jun 25 09:58 CHANGELOG.md [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jun 25 09:58 Dockerfile [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 09:58 GOVERNANCE.md [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 25 09:58 Jenkinsfile [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 09:58 LICENSE [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jun 25 09:58 Makefile [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 25 09:58 OWNERS.md [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jun 25 09:58 README.md [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 09:56 VERSION [2024-06-25T10:06:00.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 09:58 bin [2024-06-25T10:06:00.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:58 cmd [2024-06-25T10:06:00.544Z] -rw-r--r-- 1 jenkins jenkins 43063 Jun 25 10:05 coverage.out [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 6979 Jun 25 09:58 go.mod [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 09:58 go.sum [2024-06-25T10:06:00.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:58 internal [2024-06-25T10:06:00.544Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 25 09:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:06:00.896Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5d512c18d1c7b78db7dd773bf8816c37bfaa059e --label arch=arm64 --label version=3.2.0-dev.14 . [2024-06-25T10:06:01.486Z] Sending build context to Docker daemon 18.96MB [2024-06-25T10:06:01.486Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T10:06:01.486Z] Step 2/26 : FROM ${BASE} AS builder [2024-06-25T10:06:01.486Z] ---> bd9f6c5356e5 [2024-06-25T10:06:01.486Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-06-25T10:06:01.486Z] ---> Running in 48a43fc57f28 [2024-06-25T10:06:02.071Z] Removing intermediate container 48a43fc57f28 [2024-06-25T10:06:02.071Z] ---> e74deba9a5ba [2024-06-25T10:06:02.071Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T10:06:02.071Z] ---> Running in 3b29c6c9a1aa [2024-06-25T10:06:02.338Z] Removing intermediate container 3b29c6c9a1aa [2024-06-25T10:06:02.338Z] ---> 8fe39ca0d341 [2024-06-25T10:06:02.338Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-06-25T10:06:02.338Z] ---> Running in e05638f81591 [2024-06-25T10:06:02.605Z] Removing intermediate container e05638f81591 [2024-06-25T10:06:02.605Z] ---> 94ecdf77d4d5 [2024-06-25T10:06:02.605Z] Step 6/26 : WORKDIR /device-virtual-go [2024-06-25T10:06:02.873Z] ---> Running in 927cbdd18b16 [2024-06-25T10:06:03.141Z] Removing intermediate container 927cbdd18b16 [2024-06-25T10:06:03.141Z] ---> 5ea1f1a18161 [2024-06-25T10:06:03.141Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T10:06:03.141Z] ---> Running in f50effe0b6e8 [2024-06-25T10:06:04.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T10:06:04.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T10:06:05.321Z] OK: 271 MiB in 56 packages [2024-06-25T10:06:06.285Z] Removing intermediate container f50effe0b6e8 [2024-06-25T10:06:06.285Z] ---> 2f641f0fbb37 [2024-06-25T10:06:06.285Z] Step 8/26 : COPY go.mod vendor* ./ [2024-06-25T10:06:06.867Z] ---> 45b7f4d1c4fb [2024-06-25T10:06:06.867Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T10:06:06.867Z] ---> Running in a730caccbac4 [2024-06-25T10:06:09.445Z] Removing intermediate container a730caccbac4 [2024-06-25T10:06:09.445Z] ---> 4d3b4ade62d3 [2024-06-25T10:06:09.445Z] Step 10/26 : COPY . . [2024-06-25T10:06:10.848Z] ---> 89543bc724b7 [2024-06-25T10:06:10.848Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T10:06:10.848Z] ---> Running in 1156471f797e [2024-06-25T10:06:11.115Z] Removing intermediate container 1156471f797e [2024-06-25T10:06:11.115Z] ---> b31b8b4f14cd [2024-06-25T10:06:11.115Z] Step 12/26 : RUN $MAKE [2024-06-25T10:06:11.115Z] ---> Running in cbbaad645fa5 [2024-06-25T10:06:12.075Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-06-25T10:09:34.076Z] Removing intermediate container cbbaad645fa5 [2024-06-25T10:09:34.076Z] ---> fcf653dc11e3 [2024-06-25T10:09:34.076Z] Step 13/26 : FROM alpine:3.18 [2024-06-25T10:09:34.076Z] 3.18: Pulling from library/alpine [2024-06-25T10:09:34.076Z] 5c905c7ebe2f: Pulling fs layer [2024-06-25T10:09:34.076Z] 5c905c7ebe2f: Download complete [2024-06-25T10:09:34.076Z] 5c905c7ebe2f: Pull complete [2024-06-25T10:09:34.076Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T10:09:34.076Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T10:09:34.076Z] ---> dec292d02e07 [2024-06-25T10:09:34.076Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-06-25T10:09:34.076Z] ---> Running in 8bd3427bb6b2 [2024-06-25T10:09:34.076Z] Removing intermediate container 8bd3427bb6b2 [2024-06-25T10:09:34.076Z] ---> 6f82d3fd72f2 [2024-06-25T10:09:34.076Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-06-25T10:09:34.076Z] ---> Running in 64a5e5a07b7a [2024-06-25T10:09:34.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T10:09:34.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T10:09:34.076Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T10:09:34.076Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T10:09:34.076Z] OK: 8 MiB in 16 packages [2024-06-25T10:09:34.076Z] Removing intermediate container 64a5e5a07b7a [2024-06-25T10:09:34.076Z] ---> 8a488cdd0eb8 [2024-06-25T10:09:34.076Z] Step 16/26 : RUN apk --no-cache upgrade [2024-06-25T10:09:34.076Z] ---> Running in 7c1d3c22812e [2024-06-25T10:09:34.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T10:09:34.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T10:09:34.076Z] OK: 8 MiB in 16 packages [2024-06-25T10:09:34.346Z] Removing intermediate container 7c1d3c22812e [2024-06-25T10:09:34.346Z] ---> ef26dca25419 [2024-06-25T10:09:34.346Z] Step 17/26 : WORKDIR / [2024-06-25T10:09:34.346Z] ---> Running in f41a59c4fc85 [2024-06-25T10:09:34.613Z] Removing intermediate container f41a59c4fc85 [2024-06-25T10:09:34.613Z] ---> c592e1c165e0 [2024-06-25T10:09:34.613Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-06-25T10:09:35.199Z] ---> d4661d07734a [2024-06-25T10:09:35.199Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-06-25T10:09:35.465Z] ---> fccf77c3a302 [2024-06-25T10:09:35.465Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-06-25T10:09:37.412Z] ---> 454db327dd29 [2024-06-25T10:09:37.412Z] Step 21/26 : EXPOSE 59900 [2024-06-25T10:09:37.412Z] ---> Running in 3eb04c6ec93a [2024-06-25T10:09:37.677Z] Removing intermediate container 3eb04c6ec93a [2024-06-25T10:09:37.677Z] ---> 943104d2abae [2024-06-25T10:09:37.677Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-06-25T10:09:37.677Z] ---> Running in 78b1ca4b85f5 [2024-06-25T10:09:37.944Z] Removing intermediate container 78b1ca4b85f5 [2024-06-25T10:09:37.944Z] ---> 98247797e86d [2024-06-25T10:09:37.944Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T10:09:37.944Z] ---> Running in 5bc10199b7e7 [2024-06-25T10:09:38.208Z] Removing intermediate container 5bc10199b7e7 [2024-06-25T10:09:38.208Z] ---> 7bc2e0af11f6 [2024-06-25T10:09:38.208Z] Step 24/26 : LABEL arch=arm64 [2024-06-25T10:09:38.479Z] ---> Running in 569bd88a48e2 [2024-06-25T10:09:38.745Z] Removing intermediate container 569bd88a48e2 [2024-06-25T10:09:38.745Z] ---> ae7e1bae51f3 [2024-06-25T10:09:38.745Z] Step 25/26 : LABEL git_sha=5d512c18d1c7b78db7dd773bf8816c37bfaa059e [2024-06-25T10:09:38.745Z] ---> Running in 344936fd605f [2024-06-25T10:09:39.011Z] Removing intermediate container 344936fd605f [2024-06-25T10:09:39.011Z] ---> cbf66cdb77dc [2024-06-25T10:09:39.011Z] Step 26/26 : LABEL version=3.2.0-dev.14 [2024-06-25T10:09:39.011Z] ---> Running in 17ebcc6f9bd5 [2024-06-25T10:09:39.281Z] Removing intermediate container 17ebcc6f9bd5 [2024-06-25T10:09:39.281Z] ---> 78e1e64bb44b [2024-06-25T10:09:39.281Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T10:09:39.281Z] Successfully built 78e1e64bb44b [2024-06-25T10:09:39.281Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T10:09:39.420Z] provisioning config files... [2024-06-25T10:09:39.433Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/170@tmp/config6094647247747321322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:09:39.763Z] ---> ****-login.sh [2024-06-25T10:09:39.763Z] nexus3.edgexfoundry.org:10001 [2024-06-25T10:09:39.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:09:40.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:09:40.029Z] Configure a credential helper to remove this warning. See [2024-06-25T10:09:40.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:09:40.029Z] [2024-06-25T10:09:40.029Z] Login Succeeded [2024-06-25T10:09:40.029Z] nexus3.edgexfoundry.org:10002 [2024-06-25T10:09:40.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:09:40.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:09:40.293Z] Configure a credential helper to remove this warning. See [2024-06-25T10:09:40.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:09:40.293Z] [2024-06-25T10:09:40.293Z] Login Succeeded [2024-06-25T10:09:40.293Z] nexus3.edgexfoundry.org:10003 [2024-06-25T10:09:40.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:09:40.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:09:40.823Z] Configure a credential helper to remove this warning. See [2024-06-25T10:09:40.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:09:40.823Z] [2024-06-25T10:09:40.823Z] Login Succeeded [2024-06-25T10:09:40.823Z] nexus3.edgexfoundry.org:10004 [2024-06-25T10:09:41.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:09:41.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:09:41.093Z] Configure a credential helper to remove this warning. See [2024-06-25T10:09:41.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:09:41.093Z] [2024-06-25T10:09:41.093Z] Login Succeeded [2024-06-25T10:09:41.093Z] ****.io [2024-06-25T10:09:41.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:09:43.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:09:43.308Z] Configure a credential helper to remove this warning. See [2024-06-25T10:09:43.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:09:43.308Z] [2024-06-25T10:09:43.308Z] Login Succeeded [2024-06-25T10:09:43.308Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T10:09:43.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-25T10:09:43.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T10:09:43.399Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-06-25T10:09:43.399Z] 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [2024-06-25T10:09:43.399Z] latest [2024-06-25T10:09:43.399Z] 3.2.0-dev.14 [2024-06-25T10:09:43.399Z] 5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 [2024-06-25T10:09:43.399Z] main [2024-06-25T10:09:43.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:43.766Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:44.114Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e [2024-06-25T10:09:44.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-06-25T10:09:44.115Z] c7e2d251565f: Preparing [2024-06-25T10:09:44.115Z] 0191a82119d1: Preparing [2024-06-25T10:09:44.115Z] aef8e900318a: Preparing [2024-06-25T10:09:44.115Z] fb4677bf9da3: Preparing [2024-06-25T10:09:44.115Z] 9c8364dc2462: Preparing [2024-06-25T10:09:44.115Z] da707bb00cb8: Preparing [2024-06-25T10:09:44.115Z] da707bb00cb8: Waiting [2024-06-25T10:09:44.378Z] 0191a82119d1: Pushed [2024-06-25T10:09:44.378Z] fb4677bf9da3: Pushed [2024-06-25T10:09:44.378Z] aef8e900318a: Pushed [2024-06-25T10:09:44.378Z] 9c8364dc2462: Pushed [2024-06-25T10:09:44.378Z] da707bb00cb8: Layer already exists [2024-06-25T10:09:50.994Z] c7e2d251565f: Pushed [2024-06-25T10:09:50.994Z] 5d512c18d1c7b78db7dd773bf8816c37bfaa059e: digest: sha256:77ad19f8f93146eead83919bdfd2a3a53d88514bd5abd4c456b4a62ac2b56b99 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:51.354Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:51.697Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-06-25T10:09:51.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-06-25T10:09:51.697Z] c7e2d251565f: Preparing [2024-06-25T10:09:51.697Z] 0191a82119d1: Preparing [2024-06-25T10:09:51.697Z] aef8e900318a: Preparing [2024-06-25T10:09:51.697Z] fb4677bf9da3: Preparing [2024-06-25T10:09:51.697Z] 9c8364dc2462: Preparing [2024-06-25T10:09:51.697Z] da707bb00cb8: Preparing [2024-06-25T10:09:51.697Z] da707bb00cb8: Waiting [2024-06-25T10:09:51.697Z] 0191a82119d1: Layer already exists [2024-06-25T10:09:51.697Z] fb4677bf9da3: Layer already exists [2024-06-25T10:09:51.697Z] c7e2d251565f: Layer already exists [2024-06-25T10:09:51.697Z] aef8e900318a: Layer already exists [2024-06-25T10:09:51.697Z] 9c8364dc2462: Layer already exists [2024-06-25T10:09:51.697Z] da707bb00cb8: Layer already exists [2024-06-25T10:09:51.965Z] latest: digest: sha256:77ad19f8f93146eead83919bdfd2a3a53d88514bd5abd4c456b4a62ac2b56b99 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:52.315Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:52.661Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.14 [2024-06-25T10:09:52.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-06-25T10:09:52.661Z] c7e2d251565f: Preparing [2024-06-25T10:09:52.661Z] 0191a82119d1: Preparing [2024-06-25T10:09:52.661Z] aef8e900318a: Preparing [2024-06-25T10:09:52.661Z] fb4677bf9da3: Preparing [2024-06-25T10:09:52.661Z] 9c8364dc2462: Preparing [2024-06-25T10:09:52.661Z] da707bb00cb8: Preparing [2024-06-25T10:09:52.661Z] da707bb00cb8: Waiting [2024-06-25T10:09:52.661Z] c7e2d251565f: Layer already exists [2024-06-25T10:09:52.661Z] fb4677bf9da3: Layer already exists [2024-06-25T10:09:52.661Z] 0191a82119d1: Layer already exists [2024-06-25T10:09:52.661Z] aef8e900318a: Layer already exists [2024-06-25T10:09:52.661Z] 9c8364dc2462: Layer already exists [2024-06-25T10:09:52.661Z] da707bb00cb8: Layer already exists [2024-06-25T10:09:52.661Z] 3.2.0-dev.14: digest: sha256:77ad19f8f93146eead83919bdfd2a3a53d88514bd5abd4c456b4a62ac2b56b99 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:53.006Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:53.348Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 [2024-06-25T10:09:53.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-06-25T10:09:53.348Z] c7e2d251565f: Preparing [2024-06-25T10:09:53.348Z] 0191a82119d1: Preparing [2024-06-25T10:09:53.348Z] aef8e900318a: Preparing [2024-06-25T10:09:53.348Z] fb4677bf9da3: Preparing [2024-06-25T10:09:53.348Z] 9c8364dc2462: Preparing [2024-06-25T10:09:53.348Z] da707bb00cb8: Preparing [2024-06-25T10:09:53.348Z] da707bb00cb8: Waiting [2024-06-25T10:09:53.348Z] aef8e900318a: Layer already exists [2024-06-25T10:09:53.348Z] 9c8364dc2462: Layer already exists [2024-06-25T10:09:53.348Z] fb4677bf9da3: Layer already exists [2024-06-25T10:09:53.348Z] 0191a82119d1: Layer already exists [2024-06-25T10:09:53.348Z] c7e2d251565f: Layer already exists [2024-06-25T10:09:53.348Z] da707bb00cb8: Layer already exists [2024-06-25T10:09:53.348Z] 5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14: digest: sha256:77ad19f8f93146eead83919bdfd2a3a53d88514bd5abd4c456b4a62ac2b56b99 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:53.692Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:54.034Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-06-25T10:09:54.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-06-25T10:09:54.034Z] c7e2d251565f: Preparing [2024-06-25T10:09:54.034Z] 0191a82119d1: Preparing [2024-06-25T10:09:54.034Z] aef8e900318a: Preparing [2024-06-25T10:09:54.034Z] fb4677bf9da3: Preparing [2024-06-25T10:09:54.034Z] 9c8364dc2462: Preparing [2024-06-25T10:09:54.034Z] da707bb00cb8: Preparing [2024-06-25T10:09:54.034Z] da707bb00cb8: Waiting [2024-06-25T10:09:54.034Z] fb4677bf9da3: Layer already exists [2024-06-25T10:09:54.034Z] c7e2d251565f: Layer already exists [2024-06-25T10:09:54.034Z] aef8e900318a: Layer already exists [2024-06-25T10:09:54.034Z] 9c8364dc2462: Layer already exists [2024-06-25T10:09:54.034Z] 0191a82119d1: Layer already exists [2024-06-25T10:09:54.034Z] da707bb00cb8: Layer already exists [2024-06-25T10:09:54.299Z] main: digest: sha256:77ad19f8f93146eead83919bdfd2a3a53d88514bd5abd4c456b4a62ac2b56b99 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-25T10:09:54.377Z] ===================================================== [Pipeline] echo [2024-06-25T10:09:54.391Z] taggedImages: [2024-06-25T10:09:54.391Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e [2024-06-25T10:09:54.391Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-06-25T10:09:54.391Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.14 [2024-06-25T10:09:54.391Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 [2024-06-25T10:09:54.391Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:54.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T10:09:54.775Z] [2024-06-25T10:09:54.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:09:55.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T10:09:55.100Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T10:09:55.100Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T10:09:55.100Z] 04944245beec: Pulling fs layer [2024-06-25T10:09:55.100Z] 699f458cf7ca: Pulling fs layer [2024-06-25T10:09:55.100Z] 765212b225bb: Pulling fs layer [2024-06-25T10:09:55.100Z] f23df028b6ca: Pulling fs layer [2024-06-25T10:09:55.100Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T10:09:55.100Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T10:09:55.100Z] f23df028b6ca: Waiting [2024-06-25T10:09:55.100Z] d65c8cfc05b1: Waiting [2024-06-25T10:09:55.100Z] 765212b225bb: Waiting [2024-06-25T10:09:55.100Z] 2437ff75d9bd: Waiting [2024-06-25T10:09:55.365Z] 04944245beec: Verifying Checksum [2024-06-25T10:09:55.365Z] 04944245beec: Download complete [2024-06-25T10:09:55.365Z] 765212b225bb: Verifying Checksum [2024-06-25T10:09:55.365Z] f23df028b6ca: Verifying Checksum [2024-06-25T10:09:55.365Z] f23df028b6ca: Download complete [2024-06-25T10:09:55.365Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T10:09:55.365Z] d65c8cfc05b1: Download complete [2024-06-25T10:09:55.629Z] 699f458cf7ca: Verifying Checksum [2024-06-25T10:09:55.629Z] 699f458cf7ca: Download complete [2024-06-25T10:09:55.897Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T10:09:55.897Z] 8998bd30e6a1: Download complete [2024-06-25T10:09:58.475Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T10:09:58.475Z] 2437ff75d9bd: Download complete [2024-06-25T10:10:00.416Z] 8998bd30e6a1: Pull complete [2024-06-25T10:10:00.997Z] 04944245beec: Pull complete [2024-06-25T10:10:02.406Z] 699f458cf7ca: Pull complete [2024-06-25T10:10:02.672Z] 765212b225bb: Pull complete [2024-06-25T10:10:03.631Z] f23df028b6ca: Pull complete [2024-06-25T10:10:03.900Z] d65c8cfc05b1: Pull complete [2024-06-25T10:10:20.358Z] 2437ff75d9bd: Pull complete [2024-06-25T10:10:20.358Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T10:10:20.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T10:10:20.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:10:20.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-4348 does not seem to be running inside a container [2024-06-25T10:10:20.622Z] $ 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-virtual-go/170 -v /w/workspace/device-virtual-go/170:/w/workspace/device-virtual-go/170:rw,z -v /w/workspace/device-virtual-go/170@tmp:/w/workspace/device-virtual-go/170@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 [2024-06-25T10:10:23.189Z] $ docker top 54df8f139882197f725b2b6768ade7b1e4693ade1eb82395af3abf0dc8fb1c7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:10:24.008Z] ---> job-cost.sh [2024-06-25T10:10:24.008Z] lf-activate-venv: SKIPPING [2024-06-25T10:10:24.008Z] INFO: No Stack... [2024-06-25T10:10:24.272Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T10:10:25.222Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T10:10:25.850Z] + cat /w/workspace/device-virtual-go/170/archives/cost.csv [2024-06-25T10:10:25.850Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T10:10:25.900Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] [2024-06-25T10:10:25.911Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] did not exist. Created. [2024-06-25T10:10:25.919Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T10:10:26.574Z] /w/workspace/device-virtual-go/170@tmp/durable-b4f87106/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T10:10:27.207Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T10:10:27.221Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T10:10:27.263Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T10:10:27.272Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T10:10:27.292Z] $ docker stop --time=1 54df8f139882197f725b2b6768ade7b1e4693ade1eb82395af3abf0dc8fb1c7b [2024-06-25T10:10:28.784Z] $ docker rm -f --volumes 54df8f139882197f725b2b6768ade7b1e4693ade1eb82395af3abf0dc8fb1c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-06-25T10:10:29.296Z] provisioning config files... [2024-06-25T10:10:29.305Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12054237139155613111tmp [Pipeline] { [Pipeline] sh [2024-06-25T10:10:29.601Z] + set +x [2024-06-25T10:10:29.601Z] + curl -s https://codecov.io/bash [2024-06-25T10:10:29.601Z] + bash -s -- [2024-06-25T10:10:29.601Z] [2024-06-25T10:10:29.601Z] _____ _ [2024-06-25T10:10:29.601Z] / ____| | | [2024-06-25T10:10:29.601Z] | | ___ __| | ___ ___ _____ __ [2024-06-25T10:10:29.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-25T10:10:29.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-25T10:10:29.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-25T10:10:29.601Z] Bash-1.0.6 [2024-06-25T10:10:29.601Z] [2024-06-25T10:10:29.601Z] [2024-06-25T10:10:29.601Z] ==> git version 2.25.1 found [2024-06-25T10:10:29.861Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-06-25T10:10:29.861Z] Release-Date: 2020-01-08 [2024-06-25T10:10:29.861Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-25T10:10:29.861Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-25T10:10:29.861Z] ==> Jenkins CI detected. [2024-06-25T10:10:29.861Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-06-25T10:10:29.861Z] project root: . [2024-06-25T10:10:29.861Z] --> token set from env [2024-06-25T10:10:29.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-25T10:10:29.861Z] ==> Running gcov in . (disable via -X gcov) [2024-06-25T10:10:29.861Z] ==> Python coveragepy not found [2024-06-25T10:10:29.862Z] ==> Searching for coverage reports in: [2024-06-25T10:10:29.862Z] + . [2024-06-25T10:10:29.862Z] -> Found 1 reports [2024-06-25T10:10:29.862Z] ==> Detecting git/mercurial file structure [2024-06-25T10:10:29.862Z] ==> Reading reports [2024-06-25T10:10:29.862Z] + ./coverage.out bytes=43063 [2024-06-25T10:10:29.862Z] ==> Appending adjustments [2024-06-25T10:10:29.862Z] https://docs.codecov.io/docs/fixing-reports [2024-06-25T10:10:29.862Z] + Found adjustments [2024-06-25T10:10:29.862Z] ==> Gzipping contents [2024-06-25T10:10:29.862Z] 8.0K /tmp/codecov.KYWBYi.gz [2024-06-25T10:10:29.862Z] ==> Uploading reports [2024-06-25T10:10:29.862Z] url: https://codecov.io [2024-06-25T10:10:29.862Z] query: branch=main&commit=5d512c18d1c7b78db7dd773bf8816c37bfaa059e&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-25T10:10:29.862Z] -> Pinging Codecov [2024-06-25T10:10:29.862Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5d512c18d1c7b78db7dd773bf8816c37bfaa059e&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-25T10:10:30.123Z] -> Uploading to [2024-06-25T10:10:30.123Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-25/5E52B4B073DB2E39498172D8E973AA87/5d512c18d1c7b78db7dd773bf8816c37bfaa059e/99a359b5-b2c2-48b9-b99b-4551531828a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T101029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=def9723359a5d51dc4d846144d16e65f1a9e7b73c5be296217954fad0ff036c9 [2024-06-25T10:10:30.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T10:10:30.123Z] Dload Upload Total Spent Left Speed [2024-06-25T10:10:30.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 24500 --:--:-- --:--:-- --:--:-- 24380 100 4998 0 0 100 4998 0 21921 --:--:-- --:--:-- --:--:-- 21825 [2024-06-25T10:10:30.384Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] } [2024-06-25T10:10:30.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-06-25T10:10:30.603Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-06-25T10:10:30.619Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:10:30.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-25T10:10:30.935Z] [2024-06-25T10:10:30.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:10:31.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-25T10:10:31.245Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-06-25T10:10:31.245Z] 619be1103602: Already exists [2024-06-25T10:10:31.245Z] f8ea3408117e: Pulling fs layer [2024-06-25T10:10:31.245Z] 91320369b822: Pulling fs layer [2024-06-25T10:10:31.245Z] 0406650e8295: Pulling fs layer [2024-06-25T10:10:31.245Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T10:10:31.245Z] 96d80e3f36e1: Pulling fs layer [2024-06-25T10:10:31.245Z] bcf3aedb951c: Pulling fs layer [2024-06-25T10:10:31.245Z] 4f4fb700ef54: Waiting [2024-06-25T10:10:31.245Z] 96d80e3f36e1: Waiting [2024-06-25T10:10:31.245Z] 0406650e8295: Verifying Checksum [2024-06-25T10:10:31.245Z] 0406650e8295: Download complete [2024-06-25T10:10:31.245Z] f8ea3408117e: Verifying Checksum [2024-06-25T10:10:31.245Z] f8ea3408117e: Download complete [2024-06-25T10:10:31.245Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T10:10:31.245Z] 4f4fb700ef54: Download complete [2024-06-25T10:10:31.245Z] f8ea3408117e: Pull complete [2024-06-25T10:10:31.504Z] 96d80e3f36e1: Verifying Checksum [2024-06-25T10:10:31.504Z] 96d80e3f36e1: Download complete [2024-06-25T10:10:31.763Z] 91320369b822: Verifying Checksum [2024-06-25T10:10:31.763Z] 91320369b822: Download complete [2024-06-25T10:10:32.022Z] bcf3aedb951c: Verifying Checksum [2024-06-25T10:10:32.022Z] bcf3aedb951c: Download complete [2024-06-25T10:10:35.303Z] 91320369b822: Pull complete [2024-06-25T10:10:35.303Z] 0406650e8295: Pull complete [2024-06-25T10:10:35.303Z] 4f4fb700ef54: Pull complete [2024-06-25T10:10:35.303Z] 96d80e3f36e1: Pull complete [2024-06-25T10:10:38.581Z] bcf3aedb951c: Pull complete [2024-06-25T10:10:38.581Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-06-25T10:10:38.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-25T10:10:38.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:10:38.671Z] prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container [2024-06-25T10:10:38.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-06-25T10:10:43.107Z] $ docker top 2db564bb0def5dc034eac559032ee7b9ed03e001480012de65d1534d9da7c604 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T10:10:43.461Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-06-25T10:10:43.469Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-06-25T10:10:43.750Z] + set -o pipefail [2024-06-25T10:10:43.751Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-06-25T10:10:51.872Z] [2024-06-25T10:10:51.872Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-06-25T10:10:51.872Z] [2024-06-25T10:10:51.872Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/93f6e625-cda9-4816-aa9b-b2c5954203e5 [2024-06-25T10:10:51.872Z] [2024-06-25T10:10:51.872Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-06-25T10:10:51.872Z] [2024-06-25T10:10:51.872Z] [2024-06-25T10:10:51.872Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-06-25T10:10:51.872Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-06-25T10:10:51.925Z] $ docker stop --time=1 2db564bb0def5dc034eac559032ee7b9ed03e001480012de65d1534d9da7c604 [2024-06-25T10:10:58.020Z] $ docker rm -f --volumes 2db564bb0def5dc034eac559032ee7b9ed03e001480012de65d1534d9da7c604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T10:10:58.930Z] + git log --format=format:%s -1 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] sh [2024-06-25T10:10:59.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T10:10:59.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:10:59.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T10:10:59.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:10:59.647Z] prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container [2024-06-25T10:10:59.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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/py-git-semver:0.1.4 cat [2024-06-25T10:11:00.224Z] $ docker top 48ab60404ef40fe6e5a08a09dbef88d9aa8ec259d787f118d6a17d6e0a48c0dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T10:11:00.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T10:11:00.340Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T10:11:00.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T10:11:00.466Z] $ docker exec 48ab60404ef40fe6e5a08a09dbef88d9aa8ec259d787f118d6a17d6e0a48c0dd ssh-agent [2024-06-25T10:11:00.588Z] SSH_AUTH_SOCK=/tmp/ssh-cYfWBtHEPnUS/agent.32 [2024-06-25T10:11:00.588Z] SSH_AGENT_PID=38 [2024-06-25T10:11:00.594Z] Running ssh-add (command line suppressed) [2024-06-25T10:11:00.694Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_468702958396350254.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_468702958396350254.key) [2024-06-25T10:11:00.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T10:11:01.006Z] + git semver tag [2024-06-25T10:11:01.266Z] 2024-06-25 10:11:01,170 [run_tag] DEBUG tag force:False [2024-06-25T10:11:01.266Z] 2024-06-25 10:11:01,170 [check_head_tag] DEBUG check head tag [2024-06-25T10:11:01.266Z] 2024-06-25 10:11:01,171 [execute] INFO git cat-file --batch-check [2024-06-25T10:11:01.266Z] 2024-06-25 10:11:01,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-06-25T10:11:01.266Z] 2024-06-25 10:11:01,176 [execute] INFO git cat-file --batch [2024-06-25T10:11:01.266Z] 2024-06-25 10:11:01,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-06-25T10:11:01.266Z] 2024-06-25 10:11:01,196 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-06-25T10:11:01.266Z] 2024-06-25 10:11:01,196 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 [2024-06-25T10:11:01.266Z] 2024-06-25 10:11:01,197 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-06-25T10:11:01.266Z] 2024-06-25 10:11:01,201 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-06-25T10:11:01.266Z] 3.2.0-dev.14 [Pipeline] } [2024-06-25T10:11:01.270Z] $ docker exec --env ******** --env ******** 48ab60404ef40fe6e5a08a09dbef88d9aa8ec259d787f118d6a17d6e0a48c0dd ssh-agent -k [2024-06-25T10:11:01.369Z] unset SSH_AUTH_SOCK; [2024-06-25T10:11:01.370Z] unset SSH_AGENT_PID; [2024-06-25T10:11:01.370Z] echo Agent pid 38 killed; [2024-06-25T10:11:01.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T10:11:01.716Z] + git semver [Pipeline] } [2024-06-25T10:11:01.989Z] $ docker stop --time=1 48ab60404ef40fe6e5a08a09dbef88d9aa8ec259d787f118d6a17d6e0a48c0dd [2024-06-25T10:11:03.241Z] $ docker rm -f --volumes 48ab60404ef40fe6e5a08a09dbef88d9aa8ec259d787f118d6a17d6e0a48c0dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:11:03.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-25T10:11:03.661Z] [2024-06-25T10:11:03.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:11:03.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-25T10:11:03.971Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-25T10:11:03.971Z] ab5ef0e58194: Pulling fs layer [2024-06-25T10:11:03.971Z] 9712f1f96733: Pulling fs layer [2024-06-25T10:11:03.971Z] 63f879dbbcfc: Pulling fs layer [2024-06-25T10:11:03.971Z] 0d9ebad4ef96: Pulling fs layer [2024-06-25T10:11:03.971Z] e9a5061849ea: Pulling fs layer [2024-06-25T10:11:03.971Z] d747dcd14b5f: Pulling fs layer [2024-06-25T10:11:03.971Z] 2de7ff778b66: Pulling fs layer [2024-06-25T10:11:03.971Z] 0d9ebad4ef96: Waiting [2024-06-25T10:11:03.971Z] e9a5061849ea: Waiting [2024-06-25T10:11:03.971Z] d747dcd14b5f: Waiting [2024-06-25T10:11:03.971Z] 2de7ff778b66: Waiting [2024-06-25T10:11:03.971Z] 9712f1f96733: Download complete [2024-06-25T10:11:04.231Z] 63f879dbbcfc: Verifying Checksum [2024-06-25T10:11:04.231Z] 63f879dbbcfc: Download complete [2024-06-25T10:11:04.491Z] 0d9ebad4ef96: Verifying Checksum [2024-06-25T10:11:04.491Z] 0d9ebad4ef96: Download complete [2024-06-25T10:11:04.491Z] e9a5061849ea: Verifying Checksum [2024-06-25T10:11:04.491Z] e9a5061849ea: Download complete [2024-06-25T10:11:04.491Z] d747dcd14b5f: Verifying Checksum [2024-06-25T10:11:04.491Z] d747dcd14b5f: Download complete [2024-06-25T10:11:04.491Z] ab5ef0e58194: Verifying Checksum [2024-06-25T10:11:04.491Z] ab5ef0e58194: Download complete [2024-06-25T10:11:04.750Z] 2de7ff778b66: Verifying Checksum [2024-06-25T10:11:04.750Z] 2de7ff778b66: Download complete [2024-06-25T10:11:07.278Z] ab5ef0e58194: Pull complete [2024-06-25T10:11:07.278Z] 9712f1f96733: Pull complete [2024-06-25T10:11:07.842Z] 63f879dbbcfc: Pull complete [2024-06-25T10:11:13.106Z] 0d9ebad4ef96: Pull complete [2024-06-25T10:11:13.106Z] e9a5061849ea: Pull complete [2024-06-25T10:11:13.106Z] d747dcd14b5f: Pull complete [2024-06-25T10:11:13.679Z] 2de7ff778b66: Pull complete [2024-06-25T10:11:13.679Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-25T10:11:13.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-25T10:11:13.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:11:13.781Z] prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container [2024-06-25T10:11:13.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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:0.23.1-centos7 cat [2024-06-25T10:11:21.053Z] $ docker top 9898a149014dcef20bb32f44f6c73b59e337227bbba1de260802e793144401f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-25T10:11:21.142Z] provisioning config files... [2024-06-25T10:11:21.151Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config926960884098860973tmp [2024-06-25T10:11:21.160Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3256511751082383780tmp [2024-06-25T10:11:21.172Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6063097463217678358tmp [Pipeline] { [Pipeline] echo [2024-06-25T10:11:21.209Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:11:21.503Z] ---> sigul-configuration.sh [2024-06-25T10:11:21.503Z] gpg: directory `/root/.gnupg' created [2024-06-25T10:11:21.503Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-25T10:11:21.503Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-25T10:11:21.503Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-25T10:11:21.503Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-25T10:11:21.503Z] gpg: CAST5 encrypted data [2024-06-25T10:11:21.503Z] gpg: encrypted with 1 passphrase [2024-06-25T10:11:21.503Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-25T10:11:21.802Z] + mkdir /home/jenkins [2024-06-25T10:11:21.802Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-25T10:11:22.099Z] + 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 [2024-06-25T10:11:22.115Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:11:22.409Z] ---> sigul-install.sh [2024-06-25T10:11:22.409Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-25T10:11:22.715Z] + git tag --list [2024-06-25T10:11:22.715Z] v1.0.0 [2024-06-25T10:11:22.715Z] v1.1.0 [2024-06-25T10:11:22.715Z] v1.1.1 [2024-06-25T10:11:22.715Z] v1.2.1 [2024-06-25T10:11:22.715Z] v1.2.2 [2024-06-25T10:11:22.715Z] v1.2.3 [2024-06-25T10:11:22.715Z] v1.3.0 [2024-06-25T10:11:22.715Z] v1.3.1 [2024-06-25T10:11:22.715Z] v2.0.0 [2024-06-25T10:11:22.715Z] v2.1.0 [2024-06-25T10:11:22.715Z] v2.1.1 [2024-06-25T10:11:22.715Z] v2.2.0 [2024-06-25T10:11:22.715Z] v2.3.0 [2024-06-25T10:11:22.715Z] v3.0 [2024-06-25T10:11:22.715Z] v3.0.0 [2024-06-25T10:11:22.715Z] v3.1 [2024-06-25T10:11:22.715Z] v3.1.0 [2024-06-25T10:11:22.715Z] v3.1.0-dev.1 [2024-06-25T10:11:22.715Z] v3.1.0-dev.10 [2024-06-25T10:11:22.715Z] v3.1.0-dev.11 [2024-06-25T10:11:22.715Z] v3.1.0-dev.12 [2024-06-25T10:11:22.715Z] v3.1.0-dev.13 [2024-06-25T10:11:22.715Z] v3.1.0-dev.14 [2024-06-25T10:11:22.715Z] v3.1.0-dev.15 [2024-06-25T10:11:22.715Z] v3.1.0-dev.16 [2024-06-25T10:11:22.715Z] v3.1.0-dev.17 [2024-06-25T10:11:22.715Z] v3.1.0-dev.18 [2024-06-25T10:11:22.715Z] v3.1.0-dev.19 [2024-06-25T10:11:22.715Z] v3.1.0-dev.2 [2024-06-25T10:11:22.715Z] v3.1.0-dev.20 [2024-06-25T10:11:22.715Z] v3.1.0-dev.21 [2024-06-25T10:11:22.715Z] v3.1.0-dev.22 [2024-06-25T10:11:22.715Z] v3.1.0-dev.23 [2024-06-25T10:11:22.715Z] v3.1.0-dev.24 [2024-06-25T10:11:22.715Z] v3.1.0-dev.25 [2024-06-25T10:11:22.715Z] v3.1.0-dev.26 [2024-06-25T10:11:22.715Z] v3.1.0-dev.27 [2024-06-25T10:11:22.715Z] v3.1.0-dev.28 [2024-06-25T10:11:22.715Z] v3.1.0-dev.29 [2024-06-25T10:11:22.715Z] v3.1.0-dev.3 [2024-06-25T10:11:22.715Z] v3.1.0-dev.30 [2024-06-25T10:11:22.715Z] v3.1.0-dev.4 [2024-06-25T10:11:22.715Z] v3.1.0-dev.5 [2024-06-25T10:11:22.715Z] v3.1.0-dev.6 [2024-06-25T10:11:22.715Z] v3.1.0-dev.7 [2024-06-25T10:11:22.715Z] v3.1.0-dev.8 [2024-06-25T10:11:22.715Z] v3.1.0-dev.9 [2024-06-25T10:11:22.715Z] v3.1.1 [2024-06-25T10:11:22.715Z] v3.1.1-dev.1 [2024-06-25T10:11:22.715Z] v3.2.0-dev.1 [2024-06-25T10:11:22.715Z] v3.2.0-dev.10 [2024-06-25T10:11:22.715Z] v3.2.0-dev.11 [2024-06-25T10:11:22.715Z] v3.2.0-dev.12 [2024-06-25T10:11:22.715Z] v3.2.0-dev.13 [2024-06-25T10:11:22.715Z] v3.2.0-dev.14 [2024-06-25T10:11:22.715Z] v3.2.0-dev.2 [2024-06-25T10:11:22.715Z] v3.2.0-dev.3 [2024-06-25T10:11:22.715Z] v3.2.0-dev.4 [2024-06-25T10:11:22.715Z] v3.2.0-dev.5 [2024-06-25T10:11:22.715Z] v3.2.0-dev.6 [2024-06-25T10:11:22.715Z] v3.2.0-dev.7 [2024-06-25T10:11:22.715Z] v3.2.0-dev.8 [2024-06-25T10:11:22.715Z] v3.2.0-dev.9 [Pipeline] sh [2024-06-25T10:11:23.013Z] + lftools sign git-tag v3.2.0-dev.14 [2024-06-25T10:11:23.583Z] Signing Git tag with Sigul... [2024-06-25T10:11:23.583Z] Signing v3.2.0-dev.14 [Pipeline] echo [2024-06-25T10:11:24.168Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:11:24.464Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-25T10:11:24.471Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-25T10:11:24.491Z] $ docker stop --time=1 9898a149014dcef20bb32f44f6c73b59e337227bbba1de260802e793144401f1 [2024-06-25T10:11:25.809Z] $ docker rm -f --volumes 9898a149014dcef20bb32f44f6c73b59e337227bbba1de260802e793144401f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-25T10:11:26.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T10:11:26.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:11:26.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T10:11:26.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:11:26.640Z] prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container [2024-06-25T10:11:26.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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/py-git-semver:0.1.4 cat [2024-06-25T10:11:26.999Z] $ docker top 0149f117dc6c4ef081b5f71ca85f7b032cc4d2708dbde6cc119f242568571e42 -eo pid,comm [2024-06-25T10:11:27.048Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-25T10:11:27.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T10:11:27.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T10:11:27.106Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T10:11:27.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T10:11:27.222Z] $ docker exec 0149f117dc6c4ef081b5f71ca85f7b032cc4d2708dbde6cc119f242568571e42 ssh-agent [2024-06-25T10:11:27.337Z] SSH_AUTH_SOCK=/tmp/ssh-MAJllWMmC20h/agent.32 [2024-06-25T10:11:27.337Z] SSH_AGENT_PID=38 [2024-06-25T10:11:27.342Z] Running ssh-add (command line suppressed) [2024-06-25T10:11:27.441Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15448760228904166708.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15448760228904166708.key) [2024-06-25T10:11:27.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T10:11:27.749Z] + git semver bump pre [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,941 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,941 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,941 [bump_version] DEBUG bumped version:3.2.0-dev.15 [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,941 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,941 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,941 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,944 [execute] INFO git cat-file --batch-check [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,950 [execute] INFO git cat-file --batch [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T10:11:28.009Z] 2024-06-25 10:11:27,955 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-06-25T10:11:28.009Z] 3.2.0-dev.15 [Pipeline] } [2024-06-25T10:11:28.014Z] $ docker exec --env ******** --env ******** 0149f117dc6c4ef081b5f71ca85f7b032cc4d2708dbde6cc119f242568571e42 ssh-agent -k [2024-06-25T10:11:28.121Z] unset SSH_AUTH_SOCK; [2024-06-25T10:11:28.121Z] unset SSH_AGENT_PID; [2024-06-25T10:11:28.121Z] echo Agent pid 38 killed; [2024-06-25T10:11:28.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T10:11:28.462Z] + git semver [Pipeline] } [2024-06-25T10:11:28.733Z] $ docker stop --time=1 0149f117dc6c4ef081b5f71ca85f7b032cc4d2708dbde6cc119f242568571e42 [2024-06-25T10:11:30.009Z] $ docker rm -f --volumes 0149f117dc6c4ef081b5f71ca85f7b032cc4d2708dbde6cc119f242568571e42 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T10:11:30.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T10:11:30.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:11:30.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T10:11:30.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:11:30.752Z] prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container [2024-06-25T10:11:30.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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/py-git-semver:0.1.4 cat [2024-06-25T10:11:31.123Z] $ docker top 3f197f9186037d8011c53c41a5ebbc8f6e7c24463ae2a0a9946df9585e234262 -eo pid,comm [2024-06-25T10:11:31.176Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-25T10:11:31.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T10:11:31.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T10:11:31.235Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T10:11:31.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T10:11:31.347Z] $ docker exec 3f197f9186037d8011c53c41a5ebbc8f6e7c24463ae2a0a9946df9585e234262 ssh-agent [2024-06-25T10:11:31.465Z] SSH_AUTH_SOCK=/tmp/ssh-BeTyxPHoNg3D/agent.32 [2024-06-25T10:11:31.465Z] SSH_AGENT_PID=38 [2024-06-25T10:11:31.471Z] Running ssh-add (command line suppressed) [2024-06-25T10:11:31.566Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10741872778074827520.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10741872778074827520.key) [2024-06-25T10:11:31.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T10:11:31.872Z] + git semver push [2024-06-25T10:11:32.131Z] 2024-06-25 10:11:32,035 [run_push] DEBUG push [2024-06-25T10:11:32.131Z] 2024-06-25 10:11:32,036 [execute] INFO git cat-file --batch-check [2024-06-25T10:11:32.131Z] 2024-06-25 10:11:32,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T10:11:32.131Z] 2024-06-25 10:11:32,039 [execute] INFO git rev-list d580213040e8c4bc4ee179790bfa221bff5e24b6 -- [2024-06-25T10:11:32.131Z] 2024-06-25 10:11:32,040 [execute] DEBUG Popen(['git', 'rev-list', 'd580213040e8c4bc4ee179790bfa221bff5e24b6', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-25T10:11:32.131Z] 2024-06-25 10:11:32,048 [execute] INFO git fetch -v origin [2024-06-25T10:11:32.131Z] 2024-06-25 10:11:32,049 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-25T10:11:32.699Z] 2024-06-25 10:11:32,509 [run_push] DEBUG no remote changes detected [2024-06-25T10:11:32.699Z] 2024-06-25 10:11:32,509 [execute] INFO git push origin semver [2024-06-25T10:11:32.699Z] 2024-06-25 10:11:32,509 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-25T10:11:33.636Z] 2024-06-25 10:11:33,420 [run_push] DEBUG push all version tags [2024-06-25T10:11:33.636Z] 2024-06-25 10:11:33,421 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-25T10:11:33.636Z] 2024-06-25 10:11:33,422 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-06-25T10:11:34.204Z] 2024-06-25 10:11:34,144 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-06-25T10:11:34.204Z] 3.2.0-dev.15 [Pipeline] } [2024-06-25T10:11:34.208Z] $ docker exec --env ******** --env ******** 3f197f9186037d8011c53c41a5ebbc8f6e7c24463ae2a0a9946df9585e234262 ssh-agent -k [2024-06-25T10:11:34.330Z] unset SSH_AUTH_SOCK; [2024-06-25T10:11:34.330Z] unset SSH_AGENT_PID; [2024-06-25T10:11:34.330Z] echo Agent pid 38 killed; [2024-06-25T10:11:34.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T10:11:34.667Z] + git semver [Pipeline] } [2024-06-25T10:11:34.937Z] $ docker stop --time=1 3f197f9186037d8011c53c41a5ebbc8f6e7c24463ae2a0a9946df9585e234262 [2024-06-25T10:11:36.206Z] $ docker rm -f --volumes 3f197f9186037d8011c53c41a5ebbc8f6e7c24463ae2a0a9946df9585e234262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-25T10:11:36.856Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-06-25T10:11:36.856Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-06-25T10:11:36.856Z] total 16 [2024-06-25T10:11:36.856Z] drwxr-xr-x 3 root root 4096 Jun 25 09:59 . [2024-06-25T10:11:36.856Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 10:11 .. [2024-06-25T10:11:36.856Z] drwxr-xr-x 2 root root 4096 Jun 25 09:59 cost [2024-06-25T10:11:36.856Z] -rw-r--r-- 1 root root 89 Jun 25 09:59 cost.csv [2024-06-25T10:11:36.856Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-06-25T10:11:36.856Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-06-25T10:11:36.856Z] total 16 [2024-06-25T10:11:36.856Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 09:59 . [2024-06-25T10:11:36.856Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 10:11 .. [2024-06-25T10:11:36.856Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 09:59 cost [2024-06-25T10:11:36.856Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 25 09:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:11:37.148Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:11:38.007Z] ---> package-listing.sh [2024-06-25T10:11:38.007Z] ++ facter osfamily [2024-06-25T10:11:38.007Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T10:11:38.267Z] + OS_FAMILY=debian [2024-06-25T10:11:38.267Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-06-25T10:11:38.267Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T10:11:38.267Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T10:11:38.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T10:11:38.267Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T10:11:38.267Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-06-25T10:11:38.267Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T10:11:38.267Z] + case "${OS_FAMILY}" in [2024-06-25T10:11:38.267Z] + dpkg -l [2024-06-25T10:11:38.267Z] + grep '^ii' [2024-06-25T10:11:38.267Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T10:11:38.267Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T10:11:38.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T10:11:38.267Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-06-25T10:11:38.267Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-06-25T10:11:38.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-06-25T10:11:38.277Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-25T10:11:38.556Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:11:39.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T10:11:39.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:11:39.211Z] prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container [2024-06-25T10:11:39.235Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_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 [2024-06-25T10:11:39.450Z] $ docker top 48b0522b3d0c2fae77e702fa2841eb980fd581f80a8606ccd4883f71f8a4f086 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T10:11:39.809Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T10:11:40.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T10:11:40.376Z] + ls /var/log/sa-host [2024-06-25T10:11:40.376Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T10:11:40.541Z] provisioning config files... [2024-06-25T10:11:40.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2786349181060015303tmp [Pipeline] { [Pipeline] echo [2024-06-25T10:11:40.572Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:11:40.855Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T10:11:40.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:11:41.204Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T10:11:41.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:11:41.490Z] ---> sudo-logs.sh [2024-06-25T10:11:41.490Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T10:11:41.514Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:11:41.797Z] ---> job-cost.sh [2024-06-25T10:11:41.797Z] lf-activate-venv: SKIPPING [2024-06-25T10:11:41.797Z] DEBUG: total: 0.2199999988079071 [2024-06-25T10:11:41.797Z] INFO: Retrieving Stack Cost... [2024-06-25T10:11:42.056Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T10:11:42.624Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T10:11:42.636Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:11:42.921Z] ---> logs-deploy.sh [2024-06-25T10:11:42.921Z] lf-activate-venv: SKIPPING [2024-06-25T10:11:42.921Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/170 [2024-06-25T10:11:42.921Z] INFO: archiving workspace using pattern(s): [2024-06-25T10:11:43.858Z] Archives upload complete. [2024-06-25T10:11:44.118Z] INFO: archiving logs to Nexus [2024-06-25T10:11:44.688Z] ---> uname -a: [2024-06-25T10:11:44.688Z] Linux prd-ubuntu20-04-docker-8c-8g-4347 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] ---> lscpu: [2024-06-25T10:11:44.688Z] Architecture: x86_64 [2024-06-25T10:11:44.688Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-25T10:11:44.688Z] Byte Order: Little Endian [2024-06-25T10:11:44.688Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-25T10:11:44.688Z] CPU(s): 8 [2024-06-25T10:11:44.688Z] On-line CPU(s) list: 0-7 [2024-06-25T10:11:44.688Z] Thread(s) per core: 1 [2024-06-25T10:11:44.688Z] Core(s) per socket: 1 [2024-06-25T10:11:44.688Z] Socket(s): 8 [2024-06-25T10:11:44.688Z] NUMA node(s): 1 [2024-06-25T10:11:44.688Z] Vendor ID: AuthenticAMD [2024-06-25T10:11:44.688Z] CPU family: 23 [2024-06-25T10:11:44.688Z] Model: 49 [2024-06-25T10:11:44.688Z] Model name: AMD EPYC-Rome Processor [2024-06-25T10:11:44.688Z] Stepping: 0 [2024-06-25T10:11:44.688Z] CPU MHz: 2800.000 [2024-06-25T10:11:44.688Z] BogoMIPS: 5600.00 [2024-06-25T10:11:44.688Z] Virtualization: AMD-V [2024-06-25T10:11:44.688Z] Hypervisor vendor: KVM [2024-06-25T10:11:44.688Z] Virtualization type: full [2024-06-25T10:11:44.688Z] L1d cache: 256 KiB [2024-06-25T10:11:44.688Z] L1i cache: 256 KiB [2024-06-25T10:11:44.688Z] L2 cache: 4 MiB [2024-06-25T10:11:44.688Z] L3 cache: 128 MiB [2024-06-25T10:11:44.688Z] NUMA node0 CPU(s): 0-7 [2024-06-25T10:11:44.688Z] Vulnerability Itlb multihit: Not affected [2024-06-25T10:11:44.688Z] Vulnerability L1tf: Not affected [2024-06-25T10:11:44.688Z] Vulnerability Mds: Not affected [2024-06-25T10:11:44.688Z] Vulnerability Meltdown: Not affected [2024-06-25T10:11:44.688Z] Vulnerability Mmio stale data: Not affected [2024-06-25T10:11:44.688Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-25T10:11:44.688Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-25T10:11:44.688Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-25T10:11:44.688Z] Vulnerability Srbds: Not affected [2024-06-25T10:11:44.688Z] Vulnerability Tsx async abort: Not affected [2024-06-25T10:11:44.688Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] ---> nproc: [2024-06-25T10:11:44.688Z] 8 [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] ---> df -h: [2024-06-25T10:11:44.688Z] Filesystem Size Used Avail Use% Mounted on [2024-06-25T10:11:44.688Z] overlay 155G 14G 142G 9% / [2024-06-25T10:11:44.688Z] tmpfs 64M 0 64M 0% /dev [2024-06-25T10:11:44.688Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-25T10:11:44.688Z] shm 64M 0 64M 0% /dev/shm [2024-06-25T10:11:44.688Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] ---> sar -b -r -n DEV: [2024-06-25T10:11:44.688Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4347) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] 09:55:13 LINUX RESTART (8 CPU) [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] 09:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-25T10:11:44.688Z] 09:57:01 268.14 5.51 262.63 0.00 440.20 126240.84 0.00 [2024-06-25T10:11:44.688Z] 09:58:01 144.08 0.03 144.04 0.00 4.13 43570.87 0.00 [2024-06-25T10:11:44.688Z] 09:59:01 179.48 0.25 179.23 0.00 26.13 48320.93 0.00 [2024-06-25T10:11:44.688Z] 10:00:01 49.18 0.02 49.16 0.00 4.27 16485.40 0.00 [2024-06-25T10:11:44.688Z] 10:01:01 50.16 6.78 43.38 0.00 4438.33 8439.39 0.00 [2024-06-25T10:11:44.688Z] 10:02:01 6.95 0.02 6.93 0.00 0.13 129.98 0.00 [2024-06-25T10:11:44.688Z] 10:03:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2024-06-25T10:11:44.688Z] 10:04:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 [2024-06-25T10:11:44.688Z] 10:05:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 [2024-06-25T10:11:44.688Z] 10:06:01 2.20 0.00 2.20 0.00 0.00 24.13 0.00 [2024-06-25T10:11:44.688Z] 10:07:01 1.37 0.00 1.37 0.00 0.00 19.86 0.00 [2024-06-25T10:11:44.688Z] 10:08:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 [2024-06-25T10:11:44.688Z] 10:09:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2024-06-25T10:11:44.688Z] 10:10:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2024-06-25T10:11:44.688Z] 10:11:01 85.52 0.30 85.22 0.00 12.80 39337.42 0.00 [2024-06-25T10:11:44.688Z] Average: 52.79 0.86 51.93 0.00 328.26 18723.93 0.00 [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] 09:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-25T10:11:44.688Z] 09:57:01 27576760 31470200 850596 2.59 148172 3868252 2009184 5.92 1349476 3419792 367444 [2024-06-25T10:11:44.688Z] 09:58:01 27397908 31434388 877556 2.67 191184 3921704 2117708 6.24 1382996 3509752 374860 [2024-06-25T10:11:44.688Z] 09:59:01 26905408 31463616 850104 2.59 199764 4432100 2070992 6.10 1431808 3947604 454588 [2024-06-25T10:11:44.688Z] 10:00:01 26918384 31499064 813828 2.47 203520 4435752 1777244 5.24 1414036 3938592 20 [2024-06-25T10:11:44.688Z] 10:01:01 26474368 31478876 796972 2.42 232104 4836196 1755456 5.17 1698220 4063864 1192 [2024-06-25T10:11:44.688Z] 10:02:01 26484524 31484180 790692 2.40 230664 4832944 1717120 5.06 1692092 4060656 8 [2024-06-25T10:11:44.688Z] 10:03:01 26484596 31484260 790568 2.40 230688 4832948 1717120 5.06 1691744 4060660 20 [2024-06-25T10:11:44.688Z] 10:04:01 26495104 31494872 779872 2.37 230772 4832952 1717120 5.06 1681780 4060660 12 [2024-06-25T10:11:44.688Z] 10:05:01 26495700 31495540 779124 2.37 230840 4832952 1717120 5.06 1680628 4060660 8 [2024-06-25T10:11:44.688Z] 10:06:01 26495888 31495796 778568 2.37 230916 4832956 1717120 5.06 1680736 4060668 8 [2024-06-25T10:11:44.688Z] 10:07:01 26496604 31496572 777752 2.37 230980 4832956 1717120 5.06 1680168 4060672 8 [2024-06-25T10:11:44.688Z] 10:08:01 26496068 31496112 778184 2.37 231024 4832964 1717120 5.06 1680208 4060684 16 [2024-06-25T10:11:44.688Z] 10:09:01 26496060 31496108 778100 2.37 231052 4832968 1717120 5.06 1680224 4060688 8 [2024-06-25T10:11:44.688Z] 10:10:01 26495720 31495768 778360 2.37 231072 4832968 1717120 5.06 1680292 4060688 8 [2024-06-25T10:11:44.688Z] 10:11:01 25749156 31445036 823816 2.51 244636 5462404 2094796 6.17 1773668 4661348 680 [2024-06-25T10:11:44.688Z] Average: 26630817 31482026 802939 2.44 219826 4696868 1818631 5.36 1613205 4005799 79925 [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] 09:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-25T10:11:44.688Z] 09:57:01 ens3 700.22 448.89 7345.92 59.09 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 09:57:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 09:57:01 docker0 356.65 539.69 30.90 3656.10 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 09:58:01 vetha61753d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 09:58:01 ens3 28.46 15.96 27.02 10.78 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 09:58:01 docker0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 09:59:01 ens3 160.98 112.85 2714.35 190.69 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 09:59:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 09:59:01 docker0 4.02 7.03 0.25 93.30 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:00:01 ens3 11.18 7.27 12.62 4.48 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:01:01 ens3 174.87 75.42 2712.52 5.45 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:01:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:02:01 ens3 0.80 0.52 0.28 0.23 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:03:01 ens3 0.63 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:04:01 ens3 2.73 1.35 2.80 0.28 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:05:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:06:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:11:01 veth608200f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:11:01 ens3 293.62 203.52 4886.43 154.91 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:11:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] 10:11:01 docker0 82.72 138.69 7.44 1257.35 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] Average: veth608200f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] Average: ens3 90.92 57.31 1173.25 28.36 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] Average: docker0 29.20 45.15 2.54 330.09 0.00 0.00 0.00 0.00 [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] ---> sar -P ALL: [2024-06-25T10:11:44.688Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4347) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] 09:55:13 LINUX RESTART (8 CPU) [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] 09:56:02 CPU %user %nice %system %iowait %steal %idle [2024-06-25T10:11:44.688Z] 09:57:01 all 8.69 0.00 3.90 4.73 0.07 82.61 [2024-06-25T10:11:44.688Z] 09:57:01 0 9.58 0.00 4.48 9.51 0.09 76.34 [2024-06-25T10:11:44.688Z] 09:57:01 1 9.19 0.00 3.75 5.97 0.09 81.00 [2024-06-25T10:11:44.688Z] 09:57:01 2 9.24 0.00 3.45 0.29 0.07 86.95 [2024-06-25T10:11:44.688Z] 09:57:01 3 8.08 0.00 3.63 1.48 0.07 86.75 [2024-06-25T10:11:44.688Z] 09:57:01 4 9.05 0.00 5.24 14.30 0.09 71.32 [2024-06-25T10:11:44.688Z] 09:57:01 5 8.59 0.00 3.75 1.19 0.07 86.40 [2024-06-25T10:11:44.688Z] 09:57:01 6 8.42 0.00 3.80 1.75 0.07 85.96 [2024-06-25T10:11:44.688Z] 09:57:01 7 7.37 0.00 3.10 3.43 0.05 86.05 [2024-06-25T10:11:44.688Z] 09:58:01 all 35.70 0.00 6.25 2.81 0.08 55.16 [2024-06-25T10:11:44.688Z] 09:58:01 0 35.67 0.00 6.07 0.55 0.08 57.63 [2024-06-25T10:11:44.688Z] 09:58:01 1 35.79 0.00 6.36 0.44 0.08 57.32 [2024-06-25T10:11:44.688Z] 09:58:01 2 35.33 0.00 5.88 0.52 0.08 58.18 [2024-06-25T10:11:44.688Z] 09:58:01 3 35.89 0.00 6.50 1.43 0.07 56.11 [2024-06-25T10:11:44.688Z] 09:58:01 4 36.56 0.00 6.61 16.03 0.10 40.70 [2024-06-25T10:11:44.688Z] 09:58:01 5 36.34 0.00 6.89 0.61 0.07 56.09 [2024-06-25T10:11:44.688Z] 09:58:01 6 35.25 0.00 5.71 2.49 0.08 56.47 [2024-06-25T10:11:44.688Z] 09:58:01 7 34.79 0.00 5.98 0.40 0.08 58.74 [2024-06-25T10:11:44.688Z] 09:59:01 all 24.97 0.00 5.19 2.93 0.08 66.83 [2024-06-25T10:11:44.688Z] 09:59:01 0 25.56 0.00 5.33 0.22 0.12 68.77 [2024-06-25T10:11:44.688Z] 09:59:01 1 24.97 0.00 6.09 17.35 0.08 51.52 [2024-06-25T10:11:44.688Z] 09:59:01 2 24.15 0.00 4.09 0.03 0.07 71.66 [2024-06-25T10:11:44.688Z] 09:59:01 3 23.65 0.00 4.71 3.29 0.08 68.27 [2024-06-25T10:11:44.688Z] 09:59:01 4 26.56 0.00 5.05 0.32 0.07 68.01 [2024-06-25T10:11:44.688Z] 09:59:01 5 25.80 0.00 5.13 1.85 0.08 67.14 [2024-06-25T10:11:44.688Z] 09:59:01 6 26.24 0.00 5.40 0.05 0.08 68.23 [2024-06-25T10:11:44.688Z] 09:59:01 7 22.86 0.00 5.73 0.35 0.08 70.98 [2024-06-25T10:11:44.688Z] 10:00:01 all 1.00 0.00 0.41 0.96 0.01 97.62 [2024-06-25T10:11:44.688Z] 10:00:01 0 0.93 0.00 0.47 0.07 0.02 98.52 [2024-06-25T10:11:44.688Z] 10:00:01 1 0.92 0.00 0.25 0.00 0.00 98.83 [2024-06-25T10:11:44.688Z] 10:00:01 2 0.78 0.00 0.38 0.02 0.03 98.78 [2024-06-25T10:11:44.688Z] 10:00:01 3 0.55 0.00 0.84 6.53 0.02 92.06 [2024-06-25T10:11:44.688Z] 10:00:01 4 0.93 0.00 0.25 0.05 0.02 98.75 [2024-06-25T10:11:44.688Z] 10:00:01 5 0.92 0.00 0.37 0.67 0.02 98.03 [2024-06-25T10:11:44.688Z] 10:00:01 6 2.23 0.00 0.51 0.36 0.02 96.88 [2024-06-25T10:11:44.688Z] 10:00:01 7 0.72 0.00 0.20 0.00 0.00 99.08 [2024-06-25T10:11:44.688Z] 10:01:01 all 2.39 0.00 1.32 0.97 0.03 95.29 [2024-06-25T10:11:44.688Z] 10:01:01 0 2.54 0.00 1.51 0.60 0.03 95.32 [2024-06-25T10:11:44.688Z] 10:01:01 1 3.77 0.00 1.22 1.55 0.03 93.42 [2024-06-25T10:11:44.688Z] 10:01:01 2 1.74 0.00 1.31 0.03 0.05 96.87 [2024-06-25T10:11:44.688Z] 10:01:01 3 1.91 0.00 0.95 2.54 0.03 94.57 [2024-06-25T10:11:44.688Z] 10:01:01 4 4.00 0.00 1.44 1.00 0.03 93.53 [2024-06-25T10:11:44.688Z] 10:01:01 5 1.37 0.00 2.32 0.27 0.02 96.03 [2024-06-25T10:11:44.688Z] 10:01:01 6 2.34 0.00 0.85 0.15 0.03 96.62 [2024-06-25T10:11:44.688Z] 10:01:01 7 1.42 0.00 0.98 1.63 0.02 95.95 [2024-06-25T10:11:44.688Z] 10:02:01 all 0.09 0.00 0.06 0.02 0.01 99.83 [2024-06-25T10:11:44.688Z] 10:02:01 0 0.07 0.00 0.08 0.03 0.03 99.78 [2024-06-25T10:11:44.688Z] 10:02:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2024-06-25T10:11:44.688Z] 10:02:01 2 0.07 0.00 0.07 0.02 0.02 99.83 [2024-06-25T10:11:44.688Z] 10:02:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2024-06-25T10:11:44.688Z] 10:02:01 4 0.28 0.00 0.08 0.00 0.02 99.62 [2024-06-25T10:11:44.688Z] 10:02:01 5 0.07 0.00 0.05 0.02 0.00 99.87 [2024-06-25T10:11:44.688Z] 10:02:01 6 0.03 0.00 0.03 0.05 0.02 99.87 [2024-06-25T10:11:44.688Z] 10:02:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2024-06-25T10:11:44.688Z] 10:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-25T10:11:44.688Z] 10:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-06-25T10:11:44.688Z] 10:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T10:11:44.688Z] 10:03:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-06-25T10:11:44.688Z] 10:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T10:11:44.688Z] 10:03:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-25T10:11:44.688Z] 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.688Z] 10:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T10:11:44.688Z] 10:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.688Z] 10:04:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-06-25T10:11:44.688Z] 10:04:01 0 0.17 0.00 0.02 0.02 0.02 99.78 [2024-06-25T10:11:44.688Z] 10:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T10:11:44.688Z] 10:04:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-06-25T10:11:44.688Z] 10:04:01 3 0.08 0.00 0.05 0.02 0.02 99.83 [2024-06-25T10:11:44.688Z] 10:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T10:11:44.688Z] 10:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T10:11:44.688Z] 10:04:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-06-25T10:11:44.688Z] 10:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T10:11:44.688Z] 10:05:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-06-25T10:11:44.688Z] 10:05:01 0 0.27 0.00 0.00 0.00 0.00 99.73 [2024-06-25T10:11:44.688Z] 10:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T10:11:44.688Z] 10:05:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-06-25T10:11:44.688Z] 10:05:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-06-25T10:11:44.688Z] 10:05:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-06-25T10:11:44.688Z] 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.688Z] 10:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-25T10:11:44.688Z] 10:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.688Z] 10:06:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2024-06-25T10:11:44.688Z] 10:06:01 0 0.02 0.00 0.05 0.02 0.02 99.90 [2024-06-25T10:11:44.688Z] 10:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-25T10:11:44.688Z] 10:06:01 2 0.73 0.00 0.02 0.00 0.02 99.24 [2024-06-25T10:11:44.688Z] 10:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-25T10:11:44.688Z] 10:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T10:11:44.688Z] 10:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T10:11:44.688Z] 10:06:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-06-25T10:11:44.688Z] 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.688Z] 10:07:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-06-25T10:11:44.688Z] 10:07:01 0 0.10 0.00 0.02 0.02 0.00 99.87 [2024-06-25T10:11:44.688Z] 10:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T10:11:44.688Z] 10:07:01 2 1.99 0.00 0.03 0.00 0.02 97.96 [2024-06-25T10:11:44.688Z] 10:07:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-25T10:11:44.688Z] 10:07:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-25T10:11:44.688Z] 10:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.688Z] 10:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-25T10:11:44.688Z] 10:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.688Z] [2024-06-25T10:11:44.688Z] 10:07:01 CPU %user %nice %system %iowait %steal %idle [2024-06-25T10:11:44.688Z] 10:08:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2024-06-25T10:11:44.688Z] 10:08:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-06-25T10:11:44.688Z] 10:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T10:11:44.688Z] 10:08:01 2 1.50 0.00 0.03 0.00 0.02 98.45 [2024-06-25T10:11:44.688Z] 10:08:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-06-25T10:11:44.688Z] 10:08:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-25T10:11:44.688Z] 10:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T10:11:44.688Z] 10:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-25T10:11:44.689Z] 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.689Z] 10:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-25T10:11:44.689Z] 10:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T10:11:44.689Z] 10:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T10:11:44.689Z] 10:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T10:11:44.689Z] 10:09:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2024-06-25T10:11:44.689Z] 10:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T10:11:44.689Z] 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.689Z] 10:09:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-25T10:11:44.689Z] 10:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T10:11:44.689Z] 10:10:01 all 0.14 0.00 0.01 0.00 0.01 99.85 [2024-06-25T10:11:44.689Z] 10:10:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2024-06-25T10:11:44.689Z] 10:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.689Z] 10:10:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-06-25T10:11:44.689Z] 10:10:01 3 0.94 0.00 0.03 0.00 0.02 99.01 [2024-06-25T10:11:44.689Z] 10:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T10:11:44.689Z] 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.689Z] 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.689Z] 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T10:11:44.689Z] 10:11:01 all 5.01 0.00 2.34 2.08 0.04 90.52 [2024-06-25T10:11:44.689Z] 10:11:01 0 4.88 0.00 2.66 6.34 0.05 86.07 [2024-06-25T10:11:44.689Z] 10:11:01 1 5.10 0.00 2.15 7.20 0.03 85.52 [2024-06-25T10:11:44.689Z] 10:11:01 2 5.35 0.00 1.89 0.29 0.05 92.42 [2024-06-25T10:11:44.689Z] 10:11:01 3 5.18 0.00 2.38 0.47 0.05 91.92 [2024-06-25T10:11:44.689Z] 10:11:01 4 4.53 0.00 2.31 0.00 0.03 93.12 [2024-06-25T10:11:44.689Z] 10:11:01 5 5.24 0.00 2.18 0.22 0.03 92.33 [2024-06-25T10:11:44.689Z] 10:11:01 6 5.10 0.00 3.66 2.13 0.03 89.07 [2024-06-25T10:11:44.689Z] 10:11:01 7 4.68 0.00 1.53 0.02 0.05 93.72 [2024-06-25T10:11:44.689Z] Average: all 5.21 0.00 1.29 0.96 0.03 92.51 [2024-06-25T10:11:44.689Z] Average: 0 5.30 0.00 1.37 1.14 0.03 92.15 [2024-06-25T10:11:44.689Z] Average: 1 5.29 0.00 1.32 2.15 0.02 91.23 [2024-06-25T10:11:44.689Z] Average: 2 5.39 0.00 1.14 0.08 0.03 93.36 [2024-06-25T10:11:44.689Z] Average: 3 5.06 0.00 1.27 1.05 0.03 92.59 [2024-06-25T10:11:44.689Z] Average: 4 5.44 0.00 1.39 2.07 0.03 91.08 [2024-06-25T10:11:44.689Z] Average: 5 5.18 0.00 1.37 0.32 0.02 93.11 [2024-06-25T10:11:44.689Z] Average: 6 5.27 0.00 1.32 0.47 0.02 92.91 [2024-06-25T10:11:44.689Z] Average: 7 4.77 0.00 1.16 0.38 0.02 93.67 [2024-06-25T10:11:44.689Z] [2024-06-25T10:11:44.689Z] [2024-06-25T10:11:44.689Z]