Pull request #499 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 86d2c32c9f7a93932043e6ccd62de097049b265e+8293796536b0fdf8c12edad8c53cf3eb6594dc00 (4e83f0062de435d38a3fce19eba0e58b54594062) 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-ssh8399239850695732024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3510613099588705232.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-499/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-499/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14356394152322679789.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-499/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3296805265160823021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2488075851653282090.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-499/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-499/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6735152454048484206.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23999 in /w/workspace/foundry_device-virtual-go_PR-499 [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/foundry_device-virtual-go_PR-499 # 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 Merging remotes/origin/main commit 8293796536b0fdf8c12edad8c53cf3eb6594dc00 into PR head commit 86d2c32c9f7a93932043e6ccd62de097049b265e > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/499/head:refs/remotes/origin/PR-499 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86d2c32c9f7a93932043e6ccd62de097049b265e # timeout=10 Merge succeeded, producing 86d2c32c9f7a93932043e6ccd62de097049b265e Checking out Revision 86d2c32c9f7a93932043e6ccd62de097049b265e (PR-499) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8293796536b0fdf8c12edad8c53cf3eb6594dc00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86d2c32c9f7a93932043e6ccd62de097049b265e # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T01:55:55.290Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T01:55:55.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T01:55:55.641Z] ========================================================= [2024-10-30T01:55:55.641Z] EdgeX Global Pipelines Version Info [2024-10-30T01:55:55.641Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T01:55:56.776Z] ------------------- [2024-10-30T01:55:56.777Z] stable info: [2024-10-30T01:55:56.777Z] ------------------- [2024-10-30T01:55:56.777Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T01:55:56.777Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T01:55:56.777Z] Message: update stable to v1.0.265 [2024-10-30T01:55:57.037Z] ------------------- [2024-10-30T01:55:57.037Z] experimental info: [2024-10-30T01:55:57.037Z] ------------------- [2024-10-30T01:55:57.037Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T01:55:57.037Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T01:55:57.037Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T01:55:57.282Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-30T01:55:57.348Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-30T01:55:57.414Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T01:55:57.472Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T01:55:57.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T01:55:57.596Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T01:55:57.656Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T01:55:57.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T01:55:57.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T01:55:57.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T01:55:57.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T01:55:57.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-30T01:55:58.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T01:55:58.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T01:55:58.151Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T01:55:58.215Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T01:55:58.280Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T01:55:58.342Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T01:55:58.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T01:55:58.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T01:55:58.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T01:55:58.592Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T01:55:58.645Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T01:55:58.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T01:55:58.759Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T01:55:58.814Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T01:55:58.876Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T01:55:58.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-499 [Pipeline] echo [2024-10-30T01:55:58.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-499 [Pipeline] echo [2024-10-30T01:55:59.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-499 [Pipeline] echo [2024-10-30T01:55:59.133Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86d2c32c9f7a93932043e6ccd62de097049b265e [Pipeline] echo [2024-10-30T01:55:59.200Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86d2c32 [Pipeline] echo [2024-10-30T01:55:59.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T01:55:59.432Z] provisioning config files... [2024-10-30T01:55:59.446Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-499@tmp/config17874878715046195293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T01:55:59.845Z] ---> ****-login.sh [2024-10-30T01:55:59.846Z] nexus3.edgexfoundry.org:10001 [2024-10-30T01:56:00.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:56:00.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:56:00.387Z] Configure a credential helper to remove this warning. See [2024-10-30T01:56:00.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:56:00.387Z] [2024-10-30T01:56:00.387Z] Login Succeeded [2024-10-30T01:56:00.387Z] nexus3.edgexfoundry.org:10002 [2024-10-30T01:56:00.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:56:00.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:56:00.387Z] Configure a credential helper to remove this warning. See [2024-10-30T01:56:00.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:56:00.387Z] [2024-10-30T01:56:00.387Z] Login Succeeded [2024-10-30T01:56:00.387Z] nexus3.edgexfoundry.org:10003 [2024-10-30T01:56:00.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:56:00.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:56:00.387Z] Configure a credential helper to remove this warning. See [2024-10-30T01:56:00.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:56:00.387Z] [2024-10-30T01:56:00.387Z] Login Succeeded [2024-10-30T01:56:00.387Z] nexus3.edgexfoundry.org:10004 [2024-10-30T01:56:00.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:56:00.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:56:00.649Z] Configure a credential helper to remove this warning. See [2024-10-30T01:56:00.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:56:00.649Z] [2024-10-30T01:56:00.649Z] Login Succeeded [2024-10-30T01:56:00.649Z] ****.io [2024-10-30T01:56:00.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:56:00.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:56:00.909Z] Configure a credential helper to remove this warning. See [2024-10-30T01:56:00.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:56:00.910Z] [2024-10-30T01:56:00.910Z] Login Succeeded [2024-10-30T01:56:00.910Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T01:56:00.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T01:56:01.674Z] + git rev-list -1 --merges 86d2c32c9f7a93932043e6ccd62de097049b265e~1..86d2c32c9f7a93932043e6ccd62de097049b265e [Pipeline] echo [2024-10-30T01:56:01.725Z] -----------> git rev-list -1 --merges 86d2c32c9f7a93932043e6ccd62de097049b265e~1..86d2c32c9f7a93932043e6ccd62de097049b265e 86d2c32c9f7a93932043e6ccd62de097049b265e [false] [Pipeline] sh [2024-10-30T01:56:02.050Z] + git log --format=format:%s -1 86d2c32c9f7a93932043e6ccd62de097049b265e [Pipeline] echo [2024-10-30T01:56:02.096Z] ========================================================= [2024-10-30T01:56:02.096Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T01:56:02.096Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T01:56:02.590Z] + git log --format=format:%s -1 86d2c32c9f7a93932043e6ccd62de097049b265e [Pipeline] echo [2024-10-30T01:56:02.631Z] [semverPrep] GIT_COMMIT: 86d2c32c9f7a93932043e6ccd62de097049b265e, Commit Message: refactor!: update module to v4 [Pipeline] echo [2024-10-30T01:56:02.678Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T01:56:03.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T01:56:03.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T01:56:03.124Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T01:56:03.124Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T01:56:03.124Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T01:56:03.124Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T01:56:03.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T01:56:03.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T01:56:03.825Z] [2024-10-30T01:56:03.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T01:56:04.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T01:56:04.228Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T01:56:04.228Z] b85a868b505f: Pulling fs layer [2024-10-30T01:56:04.228Z] e2be974225ed: Pulling fs layer [2024-10-30T01:56:04.228Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T01:56:04.228Z] 988bab9f4d93: Pulling fs layer [2024-10-30T01:56:04.228Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T01:56:04.228Z] eaf3925da568: Pulling fs layer [2024-10-30T01:56:04.228Z] bab4dde63d76: Pulling fs layer [2024-10-30T01:56:04.228Z] bde34c3a00c8: Pulling fs layer [2024-10-30T01:56:04.228Z] b352a97aabf1: Pulling fs layer [2024-10-30T01:56:04.228Z] 4872d77fe225: Pulling fs layer [2024-10-30T01:56:04.228Z] 5851b861e8e6: Pulling fs layer [2024-10-30T01:56:04.228Z] eaf3925da568: Waiting [2024-10-30T01:56:04.228Z] bab4dde63d76: Waiting [2024-10-30T01:56:04.228Z] 988bab9f4d93: Waiting [2024-10-30T01:56:04.228Z] 1469e6f7b9e6: Waiting [2024-10-30T01:56:04.228Z] bde34c3a00c8: Waiting [2024-10-30T01:56:04.228Z] b352a97aabf1: Waiting [2024-10-30T01:56:04.228Z] 5851b861e8e6: Waiting [2024-10-30T01:56:04.228Z] 4872d77fe225: Waiting [2024-10-30T01:56:04.228Z] e2be974225ed: Download complete [2024-10-30T01:56:04.228Z] 988bab9f4d93: Verifying Checksum [2024-10-30T01:56:04.228Z] 988bab9f4d93: Download complete [2024-10-30T01:56:04.228Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T01:56:04.228Z] 1469e6f7b9e6: Download complete [2024-10-30T01:56:04.228Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T01:56:04.228Z] 339a4e72a1f5: Download complete [2024-10-30T01:56:04.487Z] bde34c3a00c8: Verifying Checksum [2024-10-30T01:56:04.487Z] bde34c3a00c8: Download complete [2024-10-30T01:56:04.487Z] b352a97aabf1: Download complete [2024-10-30T01:56:04.487Z] 4872d77fe225: Verifying Checksum [2024-10-30T01:56:04.487Z] 4872d77fe225: Download complete [2024-10-30T01:56:04.487Z] 5851b861e8e6: Download complete [2024-10-30T01:56:04.487Z] b85a868b505f: Verifying Checksum [2024-10-30T01:56:04.487Z] b85a868b505f: Download complete [2024-10-30T01:56:04.747Z] bab4dde63d76: Verifying Checksum [2024-10-30T01:56:04.747Z] bab4dde63d76: Download complete [2024-10-30T01:56:05.686Z] b85a868b505f: Pull complete [2024-10-30T01:56:05.686Z] e2be974225ed: Pull complete [2024-10-30T01:56:06.255Z] 339a4e72a1f5: Pull complete [2024-10-30T01:56:06.255Z] 988bab9f4d93: Pull complete [2024-10-30T01:56:06.515Z] 1469e6f7b9e6: Pull complete [2024-10-30T01:56:06.775Z] eaf3925da568: Pull complete [2024-10-30T01:56:08.709Z] bab4dde63d76: Pull complete [2024-10-30T01:56:08.709Z] bde34c3a00c8: Pull complete [2024-10-30T01:56:08.709Z] b352a97aabf1: Pull complete [2024-10-30T01:56:08.709Z] 4872d77fe225: Pull complete [2024-10-30T01:56:08.709Z] 5851b861e8e6: Pull complete [2024-10-30T01:56:08.709Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T01:56:08.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T01:56:08.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T01:56:09.015Z] prd-ubuntu20.04-docker-8c-8g-23999 does not seem to be running inside a container [2024-10-30T01:56:09.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-499 -v /w/workspace/foundry_device-virtual-go_PR-499:/w/workspace/foundry_device-virtual-go_PR-499:rw,z -v /w/workspace/foundry_device-virtual-go_PR-499@tmp:/w/workspace/foundry_device-virtual-go_PR-499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T01:56:11.168Z] $ docker top 5d6bed14556e75b05cb9ff7ae53d3549fb30849a0cb156cb5eef01794630ebc1 -eo pid,comm [2024-10-30T01:56:11.232Z] 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-10-30T01:56:11.233Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T01:56:11.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T01:56:11.400Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T01:56:11.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T01:56:11.513Z] $ docker exec 5d6bed14556e75b05cb9ff7ae53d3549fb30849a0cb156cb5eef01794630ebc1 ssh-agent [2024-10-30T01:56:11.629Z] SSH_AUTH_SOCK=/tmp/ssh-lTKDWXMfrGqB/agent.32 [2024-10-30T01:56:11.629Z] SSH_AGENT_PID=38 [2024-10-30T01:56:11.636Z] Running ssh-add (command line suppressed) [2024-10-30T01:56:11.732Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-499@tmp/private_key_16398469427182053366.key (/w/workspace/foundry_device-virtual-go_PR-499@tmp/private_key_16398469427182053366.key) [2024-10-30T01:56:11.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T01:56:12.096Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T01:56:12.124Z] $ docker exec --env ******** --env ******** 5d6bed14556e75b05cb9ff7ae53d3549fb30849a0cb156cb5eef01794630ebc1 ssh-agent -k [2024-10-30T01:56:12.230Z] unset SSH_AUTH_SOCK; [2024-10-30T01:56:12.230Z] unset SSH_AGENT_PID; [2024-10-30T01:56:12.230Z] echo Agent pid 38 killed; [2024-10-30T01:56:12.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T01:56:12.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T01:56:12.357Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T01:56:12.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T01:56:12.480Z] $ docker exec 5d6bed14556e75b05cb9ff7ae53d3549fb30849a0cb156cb5eef01794630ebc1 ssh-agent [2024-10-30T01:56:12.586Z] SSH_AUTH_SOCK=/tmp/ssh-wXmwPRmSbfqR/agent.71 [2024-10-30T01:56:12.586Z] SSH_AGENT_PID=77 [2024-10-30T01:56:12.590Z] Running ssh-add (command line suppressed) [2024-10-30T01:56:12.688Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-499@tmp/private_key_1101723454456366178.key (/w/workspace/foundry_device-virtual-go_PR-499@tmp/private_key_1101723454456366178.key) [2024-10-30T01:56:12.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T01:56:13.046Z] + git semver init [2024-10-30T01:56:13.305Z] 2024-10-30 01:56:13,231 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T01:56:13.305Z] 2024-10-30 01:56:13,232 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-499/.semver [2024-10-30T01:56:13.305Z] 2024-10-30 01:56:13,232 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-499/.semver [2024-10-30T01:56:13.305Z] 2024-10-30 01:56:13,232 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-499/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-499, universal_newlines=False, shell=None, istream=None) [2024-10-30T01:56:15.215Z] 2024-10-30 01:56:15,160 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-499/.git/info/exclude [2024-10-30T01:56:15.215Z] 2024-10-30 01:56:15,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-499/.semver/PR-499 with force:False [2024-10-30T01:56:15.215Z] 2024-10-30 01:56:15,161 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-499/.semver/PR-499 [2024-10-30T01:56:15.215Z] 2024-10-30 01:56:15,166 [execute] INFO git cat-file --batch-check [2024-10-30T01:56:15.215Z] 2024-10-30 01:56:15,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-499/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T01:56:15.215Z] 2024-10-30 01:56:15,172 [execute] INFO git cat-file --batch [2024-10-30T01:56:15.215Z] 2024-10-30 01:56:15,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-499/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T01:56:15.215Z] 2024-10-30 01:56:15,176 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-499/.semver/PR-499 [2024-10-30T01:56:15.215Z] 0.0.0 [Pipeline] } [2024-10-30T01:56:15.242Z] $ docker exec --env ******** --env ******** 5d6bed14556e75b05cb9ff7ae53d3549fb30849a0cb156cb5eef01794630ebc1 ssh-agent -k [2024-10-30T01:56:15.347Z] unset SSH_AUTH_SOCK; [2024-10-30T01:56:15.348Z] unset SSH_AGENT_PID; [2024-10-30T01:56:15.348Z] echo Agent pid 77 killed; [2024-10-30T01:56:15.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T01:56:15.777Z] + git semver [Pipeline] } [2024-10-30T01:56:16.063Z] $ docker stop --time=1 5d6bed14556e75b05cb9ff7ae53d3549fb30849a0cb156cb5eef01794630ebc1 [2024-10-30T01:56:17.351Z] $ docker rm -f --volumes 5d6bed14556e75b05cb9ff7ae53d3549fb30849a0cb156cb5eef01794630ebc1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T01:56:17.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T01:56:18.079Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T01:56:18.106Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T01:56:18.829Z] provisioning config files... [2024-10-30T01:56:18.842Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-499@tmp/config10321951252447383880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T01:56:19.210Z] ---> ****-login.sh [2024-10-30T01:56:19.210Z] nexus3.edgexfoundry.org:10001 [2024-10-30T01:56:19.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:56:19.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:56:19.211Z] Configure a credential helper to remove this warning. See [2024-10-30T01:56:19.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:56:19.211Z] [2024-10-30T01:56:19.211Z] Login Succeeded [2024-10-30T01:56:19.211Z] nexus3.edgexfoundry.org:10002 [2024-10-30T01:56:19.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:56:19.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:56:19.211Z] Configure a credential helper to remove this warning. See [2024-10-30T01:56:19.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:56:19.211Z] [2024-10-30T01:56:19.211Z] Login Succeeded [2024-10-30T01:56:19.211Z] nexus3.edgexfoundry.org:10003 [2024-10-30T01:56:19.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:56:19.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:56:19.471Z] Configure a credential helper to remove this warning. See [2024-10-30T01:56:19.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:56:19.471Z] [2024-10-30T01:56:19.471Z] Login Succeeded [2024-10-30T01:56:19.471Z] nexus3.edgexfoundry.org:10004 [2024-10-30T01:56:19.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:56:19.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:56:19.472Z] Configure a credential helper to remove this warning. See [2024-10-30T01:56:19.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:56:19.472Z] [2024-10-30T01:56:19.472Z] Login Succeeded [2024-10-30T01:56:19.472Z] ****.io [2024-10-30T01:56:19.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:56:19.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:56:19.731Z] Configure a credential helper to remove this warning. See [2024-10-30T01:56:19.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:56:19.731Z] [2024-10-30T01:56:19.731Z] Login Succeeded [2024-10-30T01:56:19.731Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T01:56:19.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T01:56:20.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T01:56:20.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T01:56:20.097Z] ========================================================= [2024-10-30T01:56:20.097Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T01:56:20.097Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T01:56:20.608Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T01:56:20.608Z] Sending build context to Docker daemon 37.79MB [2024-10-30T01:56:20.608Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T01:56:20.608Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T01:56:20.867Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T01:56:20.867Z] 43c4264eed91: Pulling fs layer [2024-10-30T01:56:20.867Z] 4cc291be95ef: Pulling fs layer [2024-10-30T01:56:20.867Z] 2ac1f1163629: Pulling fs layer [2024-10-30T01:56:20.867Z] 5c3c966382ef: Pulling fs layer [2024-10-30T01:56:20.867Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T01:56:20.867Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T01:56:20.867Z] 9f66e0745190: Pulling fs layer [2024-10-30T01:56:20.867Z] 4f4fb700ef54: Waiting [2024-10-30T01:56:20.867Z] 5d5c8e513c77: Waiting [2024-10-30T01:56:20.867Z] 5c3c966382ef: Waiting [2024-10-30T01:56:20.867Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T01:56:20.867Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T01:56:20.867Z] 9f66e0745190: Waiting [2024-10-30T01:56:20.867Z] f49a43e4bbc0: Waiting [2024-10-30T01:56:20.867Z] 561ebcabdf7f: Waiting [2024-10-30T01:56:20.867Z] 4cc291be95ef: Verifying Checksum [2024-10-30T01:56:20.867Z] 4cc291be95ef: Download complete [2024-10-30T01:56:20.867Z] 5c3c966382ef: Verifying Checksum [2024-10-30T01:56:20.867Z] 5c3c966382ef: Download complete [2024-10-30T01:56:20.867Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T01:56:20.867Z] 4f4fb700ef54: Download complete [2024-10-30T01:56:20.867Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T01:56:20.867Z] 5d5c8e513c77: Download complete [2024-10-30T01:56:20.867Z] 43c4264eed91: Download complete [2024-10-30T01:56:20.867Z] 9f66e0745190: Verifying Checksum [2024-10-30T01:56:20.867Z] 9f66e0745190: Download complete [2024-10-30T01:56:20.867Z] 43c4264eed91: Pull complete [2024-10-30T01:56:21.126Z] 561ebcabdf7f: Download complete [2024-10-30T01:56:21.126Z] 4cc291be95ef: Pull complete [2024-10-30T01:56:21.385Z] 2ac1f1163629: Verifying Checksum [2024-10-30T01:56:21.385Z] 2ac1f1163629: Download complete [2024-10-30T01:56:21.645Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T01:56:21.645Z] f49a43e4bbc0: Download complete [2024-10-30T01:56:24.928Z] 2ac1f1163629: Pull complete [2024-10-30T01:56:24.928Z] 5c3c966382ef: Pull complete [2024-10-30T01:56:24.928Z] 4f4fb700ef54: Pull complete [2024-10-30T01:56:24.928Z] 5d5c8e513c77: Pull complete [2024-10-30T01:56:24.928Z] 9f66e0745190: Pull complete [2024-10-30T01:56:26.838Z] f49a43e4bbc0: Pull complete [2024-10-30T01:56:27.409Z] 561ebcabdf7f: Pull complete [2024-10-30T01:56:27.409Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T01:56:27.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T01:56:27.409Z] ---> 3a752c3f9dda [2024-10-30T01:56:27.409Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T01:56:30.777Z] ---> Running in 5b6c71b1f345 [2024-10-30T01:56:30.777Z] Removing intermediate container 5b6c71b1f345 [2024-10-30T01:56:30.777Z] ---> ac3cab47a672 [2024-10-30T01:56:30.777Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T01:56:30.777Z] ---> Running in 01d28e69137c [2024-10-30T01:56:30.777Z] Removing intermediate container 01d28e69137c [2024-10-30T01:56:30.777Z] ---> 2f86c66e78a9 [2024-10-30T01:56:30.777Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T01:56:30.777Z] ---> Running in ee717a0436bd [2024-10-30T01:56:30.777Z] Removing intermediate container ee717a0436bd [2024-10-30T01:56:30.777Z] ---> 071e377ee72b [2024-10-30T01:56:30.777Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-30T01:56:30.777Z] ---> Running in 28584bf65e49 [2024-10-30T01:56:30.777Z] Removing intermediate container 28584bf65e49 [2024-10-30T01:56:30.777Z] ---> 0b03a2f309e5 [2024-10-30T01:56:30.777Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T01:56:30.777Z] ---> Running in eb1df122daa8 [2024-10-30T01:56:31.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T01:56:31.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T01:56:31.295Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T01:56:31.295Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-30T01:56:31.295Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T01:56:31.295Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T01:56:31.295Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T01:56:31.592Z] OK: 250 MiB in 58 packages [2024-10-30T01:56:31.851Z] Removing intermediate container eb1df122daa8 [2024-10-30T01:56:31.851Z] ---> b76269c702d5 [2024-10-30T01:56:31.851Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-30T01:56:32.110Z] ---> 6babb23702b5 [2024-10-30T01:56:32.110Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T01:56:32.110Z] ---> Running in d4754699008d [2024-10-30T01:56:33.614Z] Still waiting to schedule task [2024-10-30T01:56:33.615Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-30T01:57:28.362Z] Removing intermediate container d4754699008d [2024-10-30T01:57:28.362Z] ---> 7ba0806d6788 [2024-10-30T01:57:28.362Z] Step 10/12 : COPY . . [2024-10-30T01:57:28.362Z] ---> b0dfc86d6821 [2024-10-30T01:57:28.362Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T01:57:28.362Z] ---> Running in b38cd72d5336 [2024-10-30T01:57:28.362Z] Removing intermediate container b38cd72d5336 [2024-10-30T01:57:28.362Z] ---> 9d6abe7929e0 [2024-10-30T01:57:28.362Z] Step 12/12 : RUN $MAKE [2024-10-30T01:57:28.362Z] ---> Running in 1cbff43274a1 [2024-10-30T01:57:28.362Z] noop [2024-10-30T01:57:28.362Z] Removing intermediate container 1cbff43274a1 [2024-10-30T01:57:28.362Z] ---> f0efaa19b914 [2024-10-30T01:57:28.362Z] Successfully built f0efaa19b914 [2024-10-30T01:57:28.362Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T01:57:28.848Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T01:57:28.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T01:57:29.022Z] prd-ubuntu20.04-docker-8c-8g-23999 does not seem to be running inside a container [2024-10-30T01:57:29.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-499 -v /w/workspace/foundry_device-virtual-go_PR-499:/w/workspace/foundry_device-virtual-go_PR-499:rw,z -v /w/workspace/foundry_device-virtual-go_PR-499@tmp:/w/workspace/foundry_device-virtual-go_PR-499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T01:57:29.412Z] $ docker top 9db5b4972dc39bac67fd84775ea366c36816475847f9bcbbc869c2dd72378484 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T01:57:29.830Z] + go version [2024-10-30T01:57:29.830Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T01:57:29.866Z] $ docker stop --time=1 9db5b4972dc39bac67fd84775ea366c36816475847f9bcbbc869c2dd72378484 [2024-10-30T01:57:31.162Z] $ docker rm -f --volumes 9db5b4972dc39bac67fd84775ea366c36816475847f9bcbbc869c2dd72378484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T01:57:32.010Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T01:57:32.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T01:57:32.175Z] prd-ubuntu20.04-docker-8c-8g-23999 does not seem to be running inside a container [2024-10-30T01:57:32.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-499 -v /w/workspace/foundry_device-virtual-go_PR-499:/w/workspace/foundry_device-virtual-go_PR-499:rw,z -v /w/workspace/foundry_device-virtual-go_PR-499@tmp:/w/workspace/foundry_device-virtual-go_PR-499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T01:57:32.514Z] $ docker top 99ea2b0d4f0bb848dfa933bd1cd66d29a6dcdee905a3d70ddf17c0dd2da64264 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T01:57:32.923Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-499 [Pipeline] fileExists [Pipeline] sh [2024-10-30T01:57:33.310Z] + make test [2024-10-30T01:57:33.310Z] go test ./... -coverprofile=coverage.out [2024-10-30T01:57:34.687Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-30T01:57:52.763Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-30T01:57:52.763Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2024-10-30T01:58:05.756Z] go vet ./... [2024-10-30T01:58:11.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T01:58:11.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T01:58:11.034Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T01:58:11.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T01:58:11.129Z] $ docker stop --time=1 99ea2b0d4f0bb848dfa933bd1cd66d29a6dcdee905a3d70ddf17c0dd2da64264 [2024-10-30T01:58:14.398Z] $ docker rm -f --volumes 99ea2b0d4f0bb848dfa933bd1cd66d29a6dcdee905a3d70ddf17c0dd2da64264 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T01:58:15.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T01:58:15.108Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T01:58:15.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T01:58:16.149Z] + ls -al . [2024-10-30T01:58:16.149Z] total 276 [2024-10-30T01:58:16.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 01:57 . [2024-10-30T01:58:16.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 01:55 .. [2024-10-30T01:58:16.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 01:57 .git [2024-10-30T01:58:16.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 01:55 .github [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 30 01:55 .gitignore [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 01:55 .golangci.yml [2024-10-30T01:58:16.149Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 01:56 .semver [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 30 01:55 Attribution.txt [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 30 01:55 CHANGELOG.md [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 30 01:55 Dockerfile [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 01:55 GOVERNANCE.md [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 30 01:55 Jenkinsfile [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 01:55 LICENSE [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 30 01:55 Makefile [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 30 01:55 OWNERS.md [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 30 01:55 README.md [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 01:56 VERSION [2024-10-30T01:58:16.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 01:55 bin [2024-10-30T01:58:16.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 01:55 cmd [2024-10-30T01:58:16.149Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 30 01:57 coverage.out [2024-10-30T01:58:16.149Z] -rw-rw-r-- 1 jenkins jenkins 6888 Oct 30 01:55 go.mod [2024-10-30T01:58:16.150Z] -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 01:55 go.sum [2024-10-30T01:58:16.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 01:55 internal [2024-10-30T01:58:16.150Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 30 01:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T01:58:16.595Z] + 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=86d2c32c9f7a93932043e6ccd62de097049b265e --label arch=amd64 --label version=0.0.0 . [2024-10-30T01:58:16.595Z] Sending build context to Docker daemon 37.83MB [2024-10-30T01:58:16.595Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T01:58:16.595Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-30T01:58:16.595Z] ---> f0efaa19b914 [2024-10-30T01:58:16.595Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T01:58:17.165Z] ---> Running in b0c6ad358435 [2024-10-30T01:58:17.165Z] Removing intermediate container b0c6ad358435 [2024-10-30T01:58:17.165Z] ---> 969d5ef38c9b [2024-10-30T01:58:17.165Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T01:58:17.165Z] ---> Running in 6cf95958dd32 [2024-10-30T01:58:17.165Z] Removing intermediate container 6cf95958dd32 [2024-10-30T01:58:17.165Z] ---> 073f7013b48f [2024-10-30T01:58:17.165Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-30T01:58:17.165Z] ---> Running in c7bfecd51231 [2024-10-30T01:58:17.423Z] Removing intermediate container c7bfecd51231 [2024-10-30T01:58:17.423Z] ---> 4cf7dd17fa8a [2024-10-30T01:58:17.423Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-30T01:58:17.423Z] ---> Running in ef081f0d701c [2024-10-30T01:58:17.423Z] Removing intermediate container ef081f0d701c [2024-10-30T01:58:17.423Z] ---> 98dc31ee5ce4 [2024-10-30T01:58:17.423Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T01:58:17.423Z] ---> Running in fb4d802adf59 [2024-10-30T01:58:17.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T01:58:17.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T01:58:18.204Z] OK: 250 MiB in 58 packages [2024-10-30T01:58:18.464Z] Removing intermediate container fb4d802adf59 [2024-10-30T01:58:18.464Z] ---> b9c482a0af19 [2024-10-30T01:58:18.464Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-30T01:58:18.464Z] ---> 6b845c697ca6 [2024-10-30T01:58:18.464Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T01:58:18.464Z] ---> Running in 5a4cad3d386a [2024-10-30T01:58:18.809Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24000 in /w/workspace/foundry_device-virtual-go_PR-499 [Pipeline] { [Pipeline] ws [2024-10-30T01:58:18.889Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-10-30T01:58:19.401Z] Removing intermediate container 5a4cad3d386a [2024-10-30T01:58:19.401Z] ---> d7d46d2ddc02 [2024-10-30T01:58:19.401Z] Step 10/26 : COPY . . [2024-10-30T01:58:19.971Z] ---> eab8a1313e42 [2024-10-30T01:58:19.971Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T01:58:19.971Z] ---> Running in c1b6dd055cdc [2024-10-30T01:58:20.232Z] Removing intermediate container c1b6dd055cdc [2024-10-30T01:58:20.232Z] ---> fdbca7d710eb [2024-10-30T01:58:20.232Z] Step 12/26 : RUN $MAKE [2024-10-30T01:58:20.232Z] ---> Running in d378fb3f0f15 [2024-10-30T01:58:20.493Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-30T01:58:21.998Z] The recommended git tool is: git [2024-10-30T01:58:30.369Z] using credential edgex-jenkins-ssh [2024-10-30T01:58:30.393Z] Cloning the remote Git repository [2024-10-30T01:58:30.445Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-30T01:58:30.611Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-10-30T01:58:30.821Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-30T01:58:30.822Z] > git --version # timeout=10 [2024-10-30T01:58:30.856Z] > git --version # 'git version 2.25.1' [2024-10-30T01:58:30.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T01:58:31.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T01:58:34.733Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-30T01:58:34.760Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T01:58:36.284Z] Merging remotes/origin/main commit 8293796536b0fdf8c12edad8c53cf3eb6594dc00 into PR head commit 86d2c32c9f7a93932043e6ccd62de097049b265e [2024-10-30T01:58:36.543Z] Merge succeeded, producing 86d2c32c9f7a93932043e6ccd62de097049b265e [2024-10-30T01:58:36.544Z] Checking out Revision 86d2c32c9f7a93932043e6ccd62de097049b265e (PR-499) [2024-10-30T01:58:35.621Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-30T01:58:35.656Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-30T01:58:35.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T01:58:35.682Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/499/head:refs/remotes/origin/PR-499 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-30T01:58:36.294Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T01:58:36.351Z] > git checkout -f 86d2c32c9f7a93932043e6ccd62de097049b265e # timeout=10 [2024-10-30T01:58:36.440Z] > git remote # timeout=10 [2024-10-30T01:58:36.458Z] > git config --get remote.origin.url # timeout=10 [2024-10-30T01:58:36.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T01:58:36.491Z] > git merge 8293796536b0fdf8c12edad8c53cf3eb6594dc00 # timeout=10 [2024-10-30T01:58:36.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-30T01:58:36.544Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T01:58:36.559Z] > git checkout -f 86d2c32c9f7a93932043e6ccd62de097049b265e # timeout=10 [2024-10-30T01:58:40.157Z] Commit message: "refactor!: update module to v4" [2024-10-30T01:58:40.259Z] > git --version # timeout=10 [2024-10-30T01:58:40.273Z] > git --version # 'git version 2.25.1' [2024-10-30T01:58:40.297Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T01:58:42.121Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T01:58:42.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T01:58:42.121Z] Dload Upload Total Spent Left Speed [2024-10-30T01:58:42.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2024-10-30T01:58:42.469Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T01:58:42.818Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T01:58:42.818Z] + sudo tee /etc/docker/daemon.new [2024-10-30T01:58:42.818Z] { [2024-10-30T01:58:42.818Z] "registry-mirrors": [ [2024-10-30T01:58:42.818Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T01:58:42.818Z] ], [2024-10-30T01:58:42.818Z] "bip": "10.250.0.254/24", [2024-10-30T01:58:42.818Z] "hosts": [ [2024-10-30T01:58:42.818Z] "tcp://0.0.0.0:5555", [2024-10-30T01:58:42.818Z] "unix:///var/run/docker.sock" [2024-10-30T01:58:42.818Z] ], [2024-10-30T01:58:42.818Z] "mtu": 1458, [2024-10-30T01:58:42.818Z] "selinux-enabled": true, [2024-10-30T01:58:42.818Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T01:58:42.818Z] } [Pipeline] sh [2024-10-30T01:58:43.171Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T01:58:43.527Z] + sudo service docker restart [2024-10-30T01:58:59.257Z] Removing intermediate container d378fb3f0f15 [2024-10-30T01:58:59.257Z] ---> 9f48ae0c53cf [2024-10-30T01:58:59.257Z] Step 13/26 : FROM alpine:3.20 [2024-10-30T01:58:59.257Z] 3.20: Pulling from library/alpine [2024-10-30T01:58:59.257Z] 43c4264eed91: Already exists [2024-10-30T01:58:59.257Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T01:58:59.257Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T01:58:59.257Z] ---> 91ef0af61f39 [2024-10-30T01:58:59.257Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-30T01:58:59.257Z] ---> Running in 333960a56d30 [2024-10-30T01:58:59.257Z] Removing intermediate container 333960a56d30 [2024-10-30T01:58:59.257Z] ---> 235ac6b377a0 [2024-10-30T01:58:59.257Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-30T01:58:59.257Z] ---> Running in 900f70ba5cc8 [2024-10-30T01:58:59.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T01:58:59.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T01:58:59.257Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T01:58:59.257Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T01:58:59.257Z] OK: 8 MiB in 15 packages [2024-10-30T01:58:59.257Z] Removing intermediate container 900f70ba5cc8 [2024-10-30T01:58:59.257Z] ---> 3c05f754b786 [2024-10-30T01:58:59.257Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-30T01:58:59.257Z] ---> Running in 25ce563c7ca9 [2024-10-30T01:58:59.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T01:58:59.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T01:58:59.257Z] Upgrading critical system libraries and apk-tools: [2024-10-30T01:58:59.257Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T01:58:59.258Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T01:58:59.258Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T01:58:59.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T01:58:59.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T01:58:59.258Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T01:58:59.258Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T01:58:59.258Z] OK: 8 MiB in 15 packages [2024-10-30T01:58:59.258Z] Removing intermediate container 25ce563c7ca9 [2024-10-30T01:58:59.258Z] ---> 72b35c14dbab [2024-10-30T01:58:59.258Z] Step 17/26 : WORKDIR / [2024-10-30T01:58:59.258Z] ---> Running in d8c31f3d1c9f [2024-10-30T01:58:59.258Z] Removing intermediate container d8c31f3d1c9f [2024-10-30T01:58:59.258Z] ---> 5acd23b22340 [2024-10-30T01:58:59.258Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-30T01:58:59.258Z] ---> 1c89fe6bfe2e [2024-10-30T01:58:59.258Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-30T01:58:59.258Z] ---> c66da4a7d5bb [2024-10-30T01:58:59.258Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-30T01:58:59.258Z] ---> e58d228d266d [2024-10-30T01:58:59.258Z] Step 21/26 : EXPOSE 59900 [2024-10-30T01:58:59.258Z] ---> Running in fb5c5af3d52c [2024-10-30T01:58:59.258Z] Removing intermediate container fb5c5af3d52c [2024-10-30T01:58:59.258Z] ---> 88d0e63a0710 [2024-10-30T01:58:59.258Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-30T01:58:59.258Z] ---> Running in b4634353fb38 [2024-10-30T01:58:59.258Z] Removing intermediate container b4634353fb38 [2024-10-30T01:58:59.258Z] ---> da696bd19346 [2024-10-30T01:58:59.258Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T01:58:59.258Z] ---> Running in 930758b8b019 [2024-10-30T01:58:59.258Z] Removing intermediate container 930758b8b019 [2024-10-30T01:58:59.258Z] ---> f1f14fdb9a16 [2024-10-30T01:58:59.258Z] Step 24/26 : LABEL arch=amd64 [2024-10-30T01:58:59.258Z] ---> Running in e5a993cd55f5 [2024-10-30T01:58:59.258Z] Removing intermediate container e5a993cd55f5 [2024-10-30T01:58:59.258Z] ---> e9717beea221 [2024-10-30T01:58:59.258Z] Step 25/26 : LABEL git_sha=86d2c32c9f7a93932043e6ccd62de097049b265e [2024-10-30T01:58:59.258Z] ---> Running in c1466194fabd [2024-10-30T01:58:59.258Z] Removing intermediate container c1466194fabd [2024-10-30T01:58:59.258Z] ---> f2843fef8e55 [2024-10-30T01:58:59.258Z] Step 26/26 : LABEL version=0.0.0 [2024-10-30T01:58:59.258Z] ---> Running in 911225b0ac47 [2024-10-30T01:58:59.258Z] Removing intermediate container 911225b0ac47 [2024-10-30T01:58:59.258Z] ---> 47110ae99328 [2024-10-30T01:58:59.258Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T01:58:59.258Z] Successfully built 47110ae99328 [2024-10-30T01:58:59.258Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-10-30T01:59:00.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T01:59:00.292Z] [2024-10-30T01:59:00.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T01:59:00.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T01:59:00.695Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T01:59:00.695Z] 5eb5b503b376: Pulling fs layer [2024-10-30T01:59:00.695Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T01:59:00.695Z] ec43610c2a17: Pulling fs layer [2024-10-30T01:59:00.695Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T01:59:00.695Z] 33b1e0a273af: Pulling fs layer [2024-10-30T01:59:00.695Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T01:59:00.695Z] 2f39f015ded8: Pulling fs layer [2024-10-30T01:59:00.695Z] 3a2ae6a8a46f: Waiting [2024-10-30T01:59:00.695Z] 5d3b04190fa2: Waiting [2024-10-30T01:59:00.695Z] 33b1e0a273af: Waiting [2024-10-30T01:59:00.695Z] 2f39f015ded8: Waiting [2024-10-30T01:59:00.695Z] 3a2ae6a8a46f: Download complete [2024-10-30T01:59:00.695Z] 33b1e0a273af: Verifying Checksum [2024-10-30T01:59:00.695Z] 33b1e0a273af: Download complete [2024-10-30T01:59:00.695Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T01:59:00.695Z] 5d3b04190fa2: Download complete [2024-10-30T01:59:00.695Z] ec43610c2a17: Download complete [2024-10-30T01:59:00.956Z] 5eb5b503b376: Verifying Checksum [2024-10-30T01:59:00.956Z] 5eb5b503b376: Download complete [2024-10-30T01:59:01.523Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T01:59:01.876Z] provisioning config files... [2024-10-30T01:59:01.902Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16252477821168917585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T01:59:02.090Z] 5eb5b503b376: Pull complete [2024-10-30T01:59:02.349Z] 5c69ac0246d0: Pull complete [2024-10-30T01:59:02.419Z] ---> ****-login.sh [2024-10-30T01:59:02.419Z] nexus3.edgexfoundry.org:10001 [2024-10-30T01:59:02.611Z] ec43610c2a17: Pull complete [2024-10-30T01:59:02.871Z] 3a2ae6a8a46f: Pull complete [2024-10-30T01:59:03.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:59:03.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:59:03.007Z] Configure a credential helper to remove this warning. See [2024-10-30T01:59:03.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:59:03.007Z] [2024-10-30T01:59:03.007Z] Login Succeeded [2024-10-30T01:59:03.007Z] nexus3.edgexfoundry.org:10002 [2024-10-30T01:59:03.130Z] 33b1e0a273af: Pull complete [2024-10-30T01:59:03.130Z] 5d3b04190fa2: Pull complete [2024-10-30T01:59:03.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:59:03.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:59:03.550Z] Configure a credential helper to remove this warning. See [2024-10-30T01:59:03.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:59:03.550Z] [2024-10-30T01:59:03.550Z] Login Succeeded [2024-10-30T01:59:03.550Z] nexus3.edgexfoundry.org:10003 [2024-10-30T01:59:03.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:59:03.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:59:03.833Z] Configure a credential helper to remove this warning. See [2024-10-30T01:59:03.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:59:03.833Z] [2024-10-30T01:59:03.833Z] Login Succeeded [2024-10-30T01:59:03.833Z] nexus3.edgexfoundry.org:10004 [2024-10-30T01:59:04.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:59:04.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:59:04.102Z] Configure a credential helper to remove this warning. See [2024-10-30T01:59:04.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:59:04.102Z] [2024-10-30T01:59:04.102Z] Login Succeeded [2024-10-30T01:59:04.371Z] ****.io [2024-10-30T01:59:04.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T01:59:04.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T01:59:04.642Z] Configure a credential helper to remove this warning. See [2024-10-30T01:59:04.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T01:59:04.642Z] [2024-10-30T01:59:04.642Z] Login Succeeded [2024-10-30T01:59:04.642Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T01:59:04.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T01:59:05.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T01:59:05.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T01:59:05.316Z] ========================================================= [2024-10-30T01:59:05.316Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T01:59:05.316Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T01:59:05.893Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T01:59:06.487Z] Sending build context to Docker daemon 19.14MB [2024-10-30T01:59:06.487Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T01:59:06.487Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T01:59:06.761Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T01:59:06.761Z] cf04c63912e1: Pulling fs layer [2024-10-30T01:59:06.761Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T01:59:06.761Z] a37a00ec5f00: Pulling fs layer [2024-10-30T01:59:06.761Z] 50b3750afda1: Pulling fs layer [2024-10-30T01:59:06.761Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T01:59:06.761Z] 80978eb59214: Pulling fs layer [2024-10-30T01:59:06.761Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T01:59:06.761Z] c5a475d317c9: Pulling fs layer [2024-10-30T01:59:06.761Z] 50b3750afda1: Waiting [2024-10-30T01:59:06.761Z] 4f4fb700ef54: Waiting [2024-10-30T01:59:06.761Z] 80978eb59214: Waiting [2024-10-30T01:59:06.761Z] c9f46d7d2bd2: Waiting [2024-10-30T01:59:06.761Z] c5a475d317c9: Waiting [2024-10-30T01:59:06.761Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T01:59:06.761Z] 55b35a11ae5e: Download complete [2024-10-30T01:59:06.761Z] 50b3750afda1: Verifying Checksum [2024-10-30T01:59:06.761Z] 50b3750afda1: Download complete [2024-10-30T01:59:06.761Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T01:59:06.761Z] 4f4fb700ef54: Download complete [2024-10-30T01:59:06.761Z] 80978eb59214: Verifying Checksum [2024-10-30T01:59:06.761Z] 80978eb59214: Download complete [2024-10-30T01:59:06.761Z] cf04c63912e1: Verifying Checksum [2024-10-30T01:59:06.761Z] cf04c63912e1: Download complete [2024-10-30T01:59:07.324Z] 2f39f015ded8: Pull complete [2024-10-30T01:59:07.324Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T01:59:07.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T01:59:07.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T01:59:07.356Z] c5a475d317c9: Verifying Checksum [2024-10-30T01:59:07.356Z] c5a475d317c9: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T01:59:07.803Z] prd-ubuntu20.04-docker-8c-8g-23999 does not seem to be running inside a container [2024-10-30T01:59:07.829Z] $ 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/foundry_device-virtual-go_PR-499 -v /w/workspace/foundry_device-virtual-go_PR-499:/w/workspace/foundry_device-virtual-go_PR-499:rw,z -v /w/workspace/foundry_device-virtual-go_PR-499@tmp:/w/workspace/foundry_device-virtual-go_PR-499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T01:59:07.947Z] cf04c63912e1: Pull complete [2024-10-30T01:59:08.535Z] 55b35a11ae5e: Pull complete [2024-10-30T01:59:08.806Z] a37a00ec5f00: Verifying Checksum [2024-10-30T01:59:08.806Z] a37a00ec5f00: Download complete [2024-10-30T01:59:09.773Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T01:59:09.773Z] c9f46d7d2bd2: Download complete [2024-10-30T01:59:10.489Z] $ docker top 5386393641e8d491ea148cb9b0d83670ccfa87357dbd1b6c5b32eb92a567b0b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T01:59:11.073Z] ---> job-cost.sh [2024-10-30T01:59:11.073Z] lf-activate-venv: SKIPPING [2024-10-30T01:59:11.073Z] INFO: No Stack... [2024-10-30T01:59:11.333Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T01:59:11.905Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T01:59:12.236Z] + cat /w/workspace/foundry_device-virtual-go_PR-499/archives/cost.csv [2024-10-30T01:59:12.236Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T01:59:12.297Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-499-1-stack-cost] [2024-10-30T01:59:12.303Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-499-1-stack-cost] did not exist. Created. [2024-10-30T01:59:12.310Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-499-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T01:59:12.726Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T01:59:12.807Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T01:59:12.848Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-499-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T01:59:12.942Z] $ docker stop --time=1 5386393641e8d491ea148cb9b0d83670ccfa87357dbd1b6c5b32eb92a567b0b5 [2024-10-30T01:59:14.109Z] $ docker rm -f --volumes 5386393641e8d491ea148cb9b0d83670ccfa87357dbd1b6c5b32eb92a567b0b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T01:59:24.803Z] a37a00ec5f00: Pull complete [2024-10-30T01:59:24.803Z] 50b3750afda1: Pull complete [2024-10-30T01:59:24.803Z] 4f4fb700ef54: Pull complete [2024-10-30T01:59:24.803Z] 80978eb59214: Pull complete [2024-10-30T01:59:33.094Z] c9f46d7d2bd2: Pull complete [2024-10-30T01:59:33.695Z] c5a475d317c9: Pull complete [2024-10-30T01:59:33.695Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T01:59:33.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T01:59:33.695Z] ---> be29e6b0f0d4 [2024-10-30T01:59:33.695Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T01:59:34.684Z] ---> Running in fe7d2c214ef5 [2024-10-30T01:59:35.650Z] Removing intermediate container fe7d2c214ef5 [2024-10-30T01:59:35.650Z] ---> 3594d96876fc [2024-10-30T01:59:35.650Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T01:59:35.921Z] ---> Running in 07a193bbe70b [2024-10-30T01:59:36.191Z] Removing intermediate container 07a193bbe70b [2024-10-30T01:59:36.191Z] ---> 51558d9a44de [2024-10-30T01:59:36.191Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T01:59:36.191Z] ---> Running in ae50ae6349ad [2024-10-30T01:59:36.459Z] Removing intermediate container ae50ae6349ad [2024-10-30T01:59:36.459Z] ---> ec78fd2ba916 [2024-10-30T01:59:36.459Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-30T01:59:36.459Z] ---> Running in 0a066a00b5f5 [2024-10-30T01:59:37.043Z] Removing intermediate container 0a066a00b5f5 [2024-10-30T01:59:37.043Z] ---> 37dee5a8f285 [2024-10-30T01:59:37.043Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T01:59:37.043Z] ---> Running in 21ea9dc28d88 [2024-10-30T01:59:38.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T01:59:38.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T01:59:39.999Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T01:59:39.999Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-30T01:59:39.999Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T01:59:40.268Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T01:59:40.268Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T01:59:40.268Z] OK: 242 MiB in 58 packages [2024-10-30T01:59:41.703Z] Removing intermediate container 21ea9dc28d88 [2024-10-30T01:59:41.703Z] ---> 75a921693ea6 [2024-10-30T01:59:41.703Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-30T01:59:41.975Z] ---> a8d20649a6cc [2024-10-30T01:59:41.975Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T01:59:42.247Z] ---> Running in 2b5f2162d675 [2024-10-30T02:01:38.325Z] Removing intermediate container 2b5f2162d675 [2024-10-30T02:01:38.325Z] ---> 1908ce6a7eaf [2024-10-30T02:01:38.325Z] Step 10/12 : COPY . . [2024-10-30T02:01:38.325Z] ---> 79c7f2f4c3d4 [2024-10-30T02:01:38.325Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T02:01:38.325Z] ---> Running in 61bbe30293f6 [2024-10-30T02:01:38.325Z] Removing intermediate container 61bbe30293f6 [2024-10-30T02:01:38.325Z] ---> c1e3ef93d304 [2024-10-30T02:01:38.325Z] Step 12/12 : RUN $MAKE [2024-10-30T02:01:38.325Z] ---> Running in c9f67ede947b [2024-10-30T02:01:38.325Z] noop [2024-10-30T02:01:38.325Z] Removing intermediate container c9f67ede947b [2024-10-30T02:01:38.325Z] ---> 26a7fdb3f2b2 [2024-10-30T02:01:38.325Z] Successfully built 26a7fdb3f2b2 [2024-10-30T02:01:38.325Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:01:38.841Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T02:01:38.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:01:39.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-24000 does not seem to be running inside a container [2024-10-30T02:01:39.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T02:01:40.415Z] $ docker top 6c829bb72dc11e25afc5561af8197ae3f1f72d5dc28e89945908e3360ec691d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:01:41.315Z] + go version [2024-10-30T02:01:41.315Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T02:01:41.350Z] $ docker stop --time=1 6c829bb72dc11e25afc5561af8197ae3f1f72d5dc28e89945908e3360ec691d0 [2024-10-30T02:01:43.004Z] $ docker rm -f --volumes 6c829bb72dc11e25afc5561af8197ae3f1f72d5dc28e89945908e3360ec691d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:01:43.894Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T02:01:43.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:01:44.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-24000 does not seem to be running inside a container [2024-10-30T02:01:44.239Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T02:01:45.468Z] $ docker top 1037f52d2f842e05e61f78b06d492f8edd056ea4b5e0bb3bedeef928a7c9f45c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:01:46.357Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-30T02:01:46.790Z] + make test [2024-10-30T02:01:47.060Z] go test ./... -coverprofile=coverage.out [2024-10-30T02:01:53.708Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-30T02:05:30.933Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-30T02:05:30.933Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.3% of statements [2024-10-30T02:05:30.933Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T02:05:30.933Z] go vet ./... [2024-10-30T02:06:17.769Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T02:06:17.769Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T02:06:17.769Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T02:06:20.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T02:06:20.567Z] $ docker stop --time=1 1037f52d2f842e05e61f78b06d492f8edd056ea4b5e0bb3bedeef928a7c9f45c [2024-10-30T02:06:22.528Z] $ docker rm -f --volumes 1037f52d2f842e05e61f78b06d492f8edd056ea4b5e0bb3bedeef928a7c9f45c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T02:06:24.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T02:06:24.457Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T02:06:25.082Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T02:06:25.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T02:06:26.105Z] + ls -al . [2024-10-30T02:06:26.106Z] total 272 [2024-10-30T02:06:26.106Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 02:01 . [2024-10-30T02:06:26.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 01:58 .. [2024-10-30T02:06:26.106Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 01:58 .git [2024-10-30T02:06:26.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 01:58 .github [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 30 01:58 .gitignore [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 01:58 .golangci.yml [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 30 01:58 Attribution.txt [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 30 01:58 CHANGELOG.md [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 30 01:58 Dockerfile [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 01:58 GOVERNANCE.md [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 30 01:58 Jenkinsfile [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 01:58 LICENSE [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 30 01:58 Makefile [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 30 01:58 OWNERS.md [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 30 01:58 README.md [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 01:56 VERSION [2024-10-30T02:06:26.106Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 01:58 bin [2024-10-30T02:06:26.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 01:58 cmd [2024-10-30T02:06:26.106Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 30 02:05 coverage.out [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 6888 Oct 30 01:58 go.mod [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 01:58 go.sum [2024-10-30T02:06:26.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 01:58 internal [2024-10-30T02:06:26.106Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 30 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:06:26.566Z] + 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=86d2c32c9f7a93932043e6ccd62de097049b265e --label arch=arm64 --label version=0.0.0 . [2024-10-30T02:06:27.146Z] Sending build context to Docker daemon 19.18MB [2024-10-30T02:06:27.146Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T02:06:27.146Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-30T02:06:27.146Z] ---> 26a7fdb3f2b2 [2024-10-30T02:06:27.146Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T02:06:27.416Z] ---> Running in b8f896a76dad [2024-10-30T02:06:27.683Z] Removing intermediate container b8f896a76dad [2024-10-30T02:06:27.684Z] ---> c61023a808b4 [2024-10-30T02:06:27.684Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T02:06:27.684Z] ---> Running in 206e1ff58d92 [2024-10-30T02:06:27.950Z] Removing intermediate container 206e1ff58d92 [2024-10-30T02:06:27.950Z] ---> 9d9b3d9161df [2024-10-30T02:06:27.950Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-30T02:06:28.220Z] ---> Running in 0563ab84332e [2024-10-30T02:06:28.487Z] Removing intermediate container 0563ab84332e [2024-10-30T02:06:28.487Z] ---> 1c856a697e1a [2024-10-30T02:06:28.487Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-30T02:06:28.487Z] ---> Running in c9570579a5ad [2024-10-30T02:06:28.754Z] Removing intermediate container c9570579a5ad [2024-10-30T02:06:28.754Z] ---> 07da0fdb5851 [2024-10-30T02:06:28.755Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T02:06:28.755Z] ---> Running in e4f5e8c99af1 [2024-10-30T02:06:29.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T02:06:30.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T02:06:31.704Z] OK: 242 MiB in 58 packages [2024-10-30T02:06:32.664Z] Removing intermediate container e4f5e8c99af1 [2024-10-30T02:06:32.664Z] ---> d1b0a160c829 [2024-10-30T02:06:32.664Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-30T02:06:33.247Z] ---> fe1a6e1e87e5 [2024-10-30T02:06:33.247Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T02:06:33.247Z] ---> Running in 5f09df5003d3 [2024-10-30T02:06:35.831Z] Removing intermediate container 5f09df5003d3 [2024-10-30T02:06:35.831Z] ---> a55e85d564a5 [2024-10-30T02:06:35.831Z] Step 10/26 : COPY . . [2024-10-30T02:06:37.244Z] ---> 44d7b4af51b9 [2024-10-30T02:06:37.244Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T02:06:37.244Z] ---> Running in 2e3bddddd5d2 [2024-10-30T02:06:37.511Z] Removing intermediate container 2e3bddddd5d2 [2024-10-30T02:06:37.511Z] ---> ddbbe2c7b321 [2024-10-30T02:06:37.511Z] Step 12/26 : RUN $MAKE [2024-10-30T02:06:37.779Z] ---> Running in 9d4c1d82e6e0 [2024-10-30T02:06:38.738Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-30T02:10:30.532Z] Removing intermediate container 9d4c1d82e6e0 [2024-10-30T02:10:30.532Z] ---> 7773677ab330 [2024-10-30T02:10:30.532Z] Step 13/26 : FROM alpine:3.20 [2024-10-30T02:10:30.532Z] 3.20: Pulling from library/alpine [2024-10-30T02:10:30.532Z] cf04c63912e1: Already exists [2024-10-30T02:10:30.532Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T02:10:30.532Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T02:10:30.532Z] ---> c157a85ed455 [2024-10-30T02:10:30.532Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-30T02:10:30.532Z] ---> Running in 066627ee9232 [2024-10-30T02:10:30.532Z] Removing intermediate container 066627ee9232 [2024-10-30T02:10:30.532Z] ---> 4ca6748c1405 [2024-10-30T02:10:30.532Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-30T02:10:30.532Z] ---> Running in cb8495e5387c [2024-10-30T02:10:30.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T02:10:30.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T02:10:30.532Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T02:10:30.532Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T02:10:30.532Z] OK: 9 MiB in 15 packages [2024-10-30T02:10:30.532Z] Removing intermediate container cb8495e5387c [2024-10-30T02:10:30.532Z] ---> 2d3ccc0784fe [2024-10-30T02:10:30.532Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-30T02:10:30.532Z] ---> Running in 6c100fc020bb [2024-10-30T02:10:30.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T02:10:30.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T02:10:30.532Z] Upgrading critical system libraries and apk-tools: [2024-10-30T02:10:30.532Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T02:10:30.532Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T02:10:30.532Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T02:10:30.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T02:10:30.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T02:10:30.532Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T02:10:30.532Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T02:10:30.532Z] OK: 9 MiB in 15 packages [2024-10-30T02:10:30.532Z] Removing intermediate container 6c100fc020bb [2024-10-30T02:10:30.532Z] ---> 29d7e2595515 [2024-10-30T02:10:30.532Z] Step 17/26 : WORKDIR / [2024-10-30T02:10:30.532Z] ---> Running in 958419c968e4 [2024-10-30T02:10:30.532Z] Removing intermediate container 958419c968e4 [2024-10-30T02:10:30.532Z] ---> 447964eadbdf [2024-10-30T02:10:30.532Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-30T02:10:30.532Z] ---> 82ee1ce02005 [2024-10-30T02:10:30.532Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-30T02:10:30.532Z] ---> 22131ab8c649 [2024-10-30T02:10:30.532Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-30T02:10:31.494Z] ---> ac690b36b5cc [2024-10-30T02:10:31.494Z] Step 21/26 : EXPOSE 59900 [2024-10-30T02:10:31.761Z] ---> Running in bcab3f9f9def [2024-10-30T02:10:32.030Z] Removing intermediate container bcab3f9f9def [2024-10-30T02:10:32.030Z] ---> f6f23d565bd1 [2024-10-30T02:10:32.030Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-30T02:10:32.030Z] ---> Running in bc679c8ed196 [2024-10-30T02:10:32.298Z] Removing intermediate container bc679c8ed196 [2024-10-30T02:10:32.298Z] ---> e4eb37a56f40 [2024-10-30T02:10:32.298Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T02:10:32.563Z] ---> Running in d82ac041193c [2024-10-30T02:10:32.834Z] Removing intermediate container d82ac041193c [2024-10-30T02:10:32.834Z] ---> 3b43512f6d50 [2024-10-30T02:10:32.834Z] Step 24/26 : LABEL arch=arm64 [2024-10-30T02:10:32.834Z] ---> Running in 538756b2971b [2024-10-30T02:10:33.103Z] Removing intermediate container 538756b2971b [2024-10-30T02:10:33.104Z] ---> 91044c81d6da [2024-10-30T02:10:33.104Z] Step 25/26 : LABEL git_sha=86d2c32c9f7a93932043e6ccd62de097049b265e [2024-10-30T02:10:33.375Z] ---> Running in 24f3900aec55 [2024-10-30T02:10:33.648Z] Removing intermediate container 24f3900aec55 [2024-10-30T02:10:33.648Z] ---> d37457c6660a [2024-10-30T02:10:33.648Z] Step 26/26 : LABEL version=0.0.0 [2024-10-30T02:10:33.648Z] ---> Running in dac0c1427219 [2024-10-30T02:10:33.919Z] Removing intermediate container dac0c1427219 [2024-10-30T02:10:33.919Z] ---> 071ef7d16926 [2024-10-30T02:10:33.919Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T02:10:33.919Z] Successfully built 071ef7d16926 [2024-10-30T02:10:33.919Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:10:34.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T02:10:34.876Z] [2024-10-30T02:10:34.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:10:35.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T02:10:35.299Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T02:10:35.299Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T02:10:35.299Z] 04944245beec: Pulling fs layer [2024-10-30T02:10:35.299Z] 699f458cf7ca: Pulling fs layer [2024-10-30T02:10:35.299Z] 765212b225bb: Pulling fs layer [2024-10-30T02:10:35.299Z] f23df028b6ca: Pulling fs layer [2024-10-30T02:10:35.299Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T02:10:35.299Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T02:10:35.299Z] f23df028b6ca: Waiting [2024-10-30T02:10:35.299Z] 765212b225bb: Waiting [2024-10-30T02:10:35.299Z] d65c8cfc05b1: Waiting [2024-10-30T02:10:35.299Z] 2437ff75d9bd: Waiting [2024-10-30T02:10:35.568Z] 04944245beec: Verifying Checksum [2024-10-30T02:10:35.568Z] 04944245beec: Download complete [2024-10-30T02:10:35.568Z] 765212b225bb: Verifying Checksum [2024-10-30T02:10:35.568Z] 765212b225bb: Download complete [2024-10-30T02:10:35.568Z] f23df028b6ca: Verifying Checksum [2024-10-30T02:10:35.568Z] f23df028b6ca: Download complete [2024-10-30T02:10:35.568Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T02:10:35.568Z] d65c8cfc05b1: Download complete [2024-10-30T02:10:35.835Z] 699f458cf7ca: Verifying Checksum [2024-10-30T02:10:35.835Z] 699f458cf7ca: Download complete [2024-10-30T02:10:36.102Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T02:10:36.102Z] 8998bd30e6a1: Download complete [2024-10-30T02:10:38.698Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T02:10:38.698Z] 2437ff75d9bd: Download complete [2024-10-30T02:10:41.290Z] 8998bd30e6a1: Pull complete [2024-10-30T02:10:41.558Z] 04944245beec: Pull complete [2024-10-30T02:10:43.504Z] 699f458cf7ca: Pull complete [2024-10-30T02:10:43.504Z] 765212b225bb: Pull complete [2024-10-30T02:10:44.465Z] f23df028b6ca: Pull complete [2024-10-30T02:10:44.731Z] d65c8cfc05b1: Pull complete [2024-10-30T02:10:59.713Z] 2437ff75d9bd: Pull complete [2024-10-30T02:10:59.713Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T02:10:59.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T02:10:59.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:11:00.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-24000 does not seem to be running inside a container [2024-10-30T02:11:00.118Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-30T02:11:02.886Z] $ docker top e228d569e597c6bd0e2268f9cac2ad1bfc3a91a8f93f893a8e6fcbe6572e0a75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:11:03.827Z] ---> job-cost.sh [2024-10-30T02:11:03.827Z] lf-activate-venv: SKIPPING [2024-10-30T02:11:03.827Z] INFO: No Stack... [2024-10-30T02:11:04.092Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T02:11:05.047Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T02:11:05.713Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-10-30T02:11:05.713Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T02:11:05.809Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-499-1-stack-cost] [2024-10-30T02:11:05.815Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-499-1-stack-cost] did not exist. Created. [2024-10-30T02:11:05.822Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-499-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T02:11:06.607Z] /w/workspace/device-virtual-go/1@tmp/durable-7e0adcb5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T02:11:06.983Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T02:11:07.289Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T02:11:07.354Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T02:11:07.378Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-499-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T02:11:07.481Z] $ docker stop --time=1 e228d569e597c6bd0e2268f9cac2ad1bfc3a91a8f93f893a8e6fcbe6572e0a75 [2024-10-30T02:11:08.940Z] $ docker rm -f --volumes e228d569e597c6bd0e2268f9cac2ad1bfc3a91a8f93f893a8e6fcbe6572e0a75 [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-10-30T02:11:10.191Z] provisioning config files... [2024-10-30T02:11:10.201Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-499@tmp/config8131285364709255157tmp [Pipeline] { [Pipeline] sh [2024-10-30T02:11:10.555Z] + set +x [2024-10-30T02:11:10.555Z] + curl -s https://codecov.io/bash [2024-10-30T02:11:10.555Z] + bash -s -- [2024-10-30T02:11:10.555Z] [2024-10-30T02:11:10.555Z] _____ _ [2024-10-30T02:11:10.555Z] / ____| | | [2024-10-30T02:11:10.555Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T02:11:10.555Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T02:11:10.555Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T02:11:10.555Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T02:11:10.555Z] Bash-1.0.6 [2024-10-30T02:11:10.555Z] [2024-10-30T02:11:10.555Z] [2024-10-30T02:11:10.555Z] ==> git version 2.25.1 found [2024-10-30T02:11:10.555Z] ==> 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-10-30T02:11:10.555Z] Release-Date: 2020-01-08 [2024-10-30T02:11:10.555Z] 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-10-30T02:11:10.556Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T02:11:10.556Z] ==> Jenkins CI detected. [2024-10-30T02:11:10.556Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-499 [2024-10-30T02:11:10.556Z] project root: . [2024-10-30T02:11:10.556Z] --> token set from env [2024-10-30T02:11:10.556Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T02:11:10.815Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T02:11:10.815Z] ==> Python coveragepy not found [2024-10-30T02:11:10.815Z] ==> Searching for coverage reports in: [2024-10-30T02:11:10.815Z] + . [2024-10-30T02:11:10.815Z] -> Found 1 reports [2024-10-30T02:11:10.815Z] ==> Detecting git/mercurial file structure [2024-10-30T02:11:10.815Z] ==> Reading reports [2024-10-30T02:11:10.815Z] + ./coverage.out bytes=43316 [2024-10-30T02:11:10.815Z] ==> Appending adjustments [2024-10-30T02:11:10.815Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T02:11:10.815Z] + Found adjustments [2024-10-30T02:11:10.815Z] ==> Gzipping contents [2024-10-30T02:11:10.815Z] 8.0K /tmp/codecov.y24Z0M.gz [2024-10-30T02:11:10.815Z] ==> Uploading reports [2024-10-30T02:11:10.815Z] url: https://codecov.io [2024-10-30T02:11:10.815Z] query: branch=PR-499&commit=86d2c32c9f7a93932043e6ccd62de097049b265e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=499&job=&cmd_args= [2024-10-30T02:11:10.815Z] -> Pinging Codecov [2024-10-30T02:11:10.815Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-499&commit=86d2c32c9f7a93932043e6ccd62de097049b265e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=499&job=&cmd_args= [2024-10-30T02:11:11.075Z] -> Uploading to [2024-10-30T02:11:11.075Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/86d2c32c9f7a93932043e6ccd62de097049b265e/08b73659-4f6f-43b2-87e5-2b8a54e8f1cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T021110Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6b9a514f5a7ce1db4f61a9d5d8f627b0a698a6cb6cae5d214498b0a7a9c56eef [2024-10-30T02:11:11.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T02:11:11.075Z] Dload Upload Total Spent Left Speed [2024-10-30T02:11:11.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 20322 --:--:-- --:--:-- --:--:-- 20322 [2024-10-30T02:11:11.335Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/86d2c32c9f7a93932043e6ccd62de097049b265e [Pipeline] } [2024-10-30T02:11:11.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-10-30T02:11:13.814Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-499/archives ] [2024-10-30T02:11:13.815Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-499/archives [2024-10-30T02:11:13.815Z] total 16 [2024-10-30T02:11:13.815Z] drwxr-xr-x 3 root root 4096 Oct 30 01:59 . [2024-10-30T02:11:13.815Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 01:59 .. [2024-10-30T02:11:13.815Z] drwxr-xr-x 2 root root 4096 Oct 30 01:59 cost [2024-10-30T02:11:13.815Z] -rw-r--r-- 1 root root 89 Oct 30 01:59 cost.csv [2024-10-30T02:11:13.815Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-499/archives [2024-10-30T02:11:13.815Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-499/archives [2024-10-30T02:11:13.815Z] total 16 [2024-10-30T02:11:13.815Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 01:59 . [2024-10-30T02:11:13.815Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 01:59 .. [2024-10-30T02:11:13.815Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 01:59 cost [2024-10-30T02:11:13.815Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 30 01:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:11:14.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:11:15.300Z] ---> package-listing.sh [2024-10-30T02:11:15.300Z] ++ facter osfamily [2024-10-30T02:11:15.300Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T02:11:15.560Z] + OS_FAMILY=debian [2024-10-30T02:11:15.560Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-499 [2024-10-30T02:11:15.560Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T02:11:15.560Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T02:11:15.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T02:11:15.560Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T02:11:15.560Z] + '[' /w/workspace/foundry_device-virtual-go_PR-499 ']' [2024-10-30T02:11:15.560Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T02:11:15.560Z] + case "${OS_FAMILY}" in [2024-10-30T02:11:15.560Z] + dpkg -l [2024-10-30T02:11:15.560Z] + grep '^ii' [2024-10-30T02:11:15.560Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T02:11:15.560Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T02:11:15.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T02:11:15.560Z] + '[' /w/workspace/foundry_device-virtual-go_PR-499 ']' [2024-10-30T02:11:15.560Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-499/archives/ [2024-10-30T02:11:15.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-499/archives/ [Pipeline] echo [2024-10-30T02:11:15.604Z] 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/foundry_device-virtual-go_PR-499/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T02:11:15.903Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:11:16.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T02:11:16.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:11:16.756Z] prd-ubuntu20.04-docker-8c-8g-23999 does not seem to be running inside a container [2024-10-30T02:11:16.782Z] $ 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/foundry_device-virtual-go_PR-499/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-499 -v /w/workspace/foundry_device-virtual-go_PR-499:/w/workspace/foundry_device-virtual-go_PR-499:rw,z -v /w/workspace/foundry_device-virtual-go_PR-499@tmp:/w/workspace/foundry_device-virtual-go_PR-499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T02:11:16.963Z] $ docker top ce58efdfa267c9879562672447cd0c0d9dd1e3cdeeaf1a47fbe0e845bdefe844 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:11:17.494Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T02:11:17.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T02:11:18.122Z] + ls /var/log/sa-host [2024-10-30T02:11:18.122Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T02:11:18.380Z] provisioning config files... [2024-10-30T02:11:18.389Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-499@tmp/config10306740496099819228tmp [Pipeline] { [Pipeline] echo [2024-10-30T02:11:18.465Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:11:18.791Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T02:11:18.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:11:19.257Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T02:11:19.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:11:19.630Z] ---> sudo-logs.sh [2024-10-30T02:11:19.631Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T02:11:19.747Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:11:20.155Z] ---> job-cost.sh [2024-10-30T02:11:20.155Z] lf-activate-venv: SKIPPING [2024-10-30T02:11:20.155Z] DEBUG: total: 0.2199999988079071 [2024-10-30T02:11:20.155Z] INFO: Retrieving Stack Cost... [2024-10-30T02:11:20.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T02:11:21.053Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T02:11:21.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:11:21.441Z] ---> logs-deploy.sh [2024-10-30T02:11:21.441Z] lf-activate-venv: SKIPPING [2024-10-30T02:11:21.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-499/1 [2024-10-30T02:11:21.441Z] INFO: archiving workspace using pattern(s): [2024-10-30T02:11:22.401Z] Archives upload complete. [2024-10-30T02:11:22.661Z] INFO: archiving logs to Nexus [2024-10-30T02:11:23.231Z] ---> uname -a: [2024-10-30T02:11:23.231Z] Linux prd-ubuntu20-04-docker-8c-8g-23999 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] ---> lscpu: [2024-10-30T02:11:23.231Z] Architecture: x86_64 [2024-10-30T02:11:23.231Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-30T02:11:23.231Z] Byte Order: Little Endian [2024-10-30T02:11:23.231Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-30T02:11:23.231Z] CPU(s): 8 [2024-10-30T02:11:23.231Z] On-line CPU(s) list: 0-7 [2024-10-30T02:11:23.231Z] Thread(s) per core: 1 [2024-10-30T02:11:23.231Z] Core(s) per socket: 1 [2024-10-30T02:11:23.231Z] Socket(s): 8 [2024-10-30T02:11:23.231Z] NUMA node(s): 1 [2024-10-30T02:11:23.231Z] Vendor ID: AuthenticAMD [2024-10-30T02:11:23.231Z] CPU family: 23 [2024-10-30T02:11:23.231Z] Model: 49 [2024-10-30T02:11:23.231Z] Model name: AMD EPYC-Rome Processor [2024-10-30T02:11:23.231Z] Stepping: 0 [2024-10-30T02:11:23.231Z] CPU MHz: 2799.998 [2024-10-30T02:11:23.231Z] BogoMIPS: 5599.99 [2024-10-30T02:11:23.231Z] Virtualization: AMD-V [2024-10-30T02:11:23.231Z] Hypervisor vendor: KVM [2024-10-30T02:11:23.231Z] Virtualization type: full [2024-10-30T02:11:23.231Z] L1d cache: 256 KiB [2024-10-30T02:11:23.231Z] L1i cache: 256 KiB [2024-10-30T02:11:23.231Z] L2 cache: 4 MiB [2024-10-30T02:11:23.231Z] L3 cache: 128 MiB [2024-10-30T02:11:23.231Z] NUMA node0 CPU(s): 0-7 [2024-10-30T02:11:23.231Z] Vulnerability Itlb multihit: Not affected [2024-10-30T02:11:23.231Z] Vulnerability L1tf: Not affected [2024-10-30T02:11:23.231Z] Vulnerability Mds: Not affected [2024-10-30T02:11:23.231Z] Vulnerability Meltdown: Not affected [2024-10-30T02:11:23.231Z] Vulnerability Mmio stale data: Not affected [2024-10-30T02:11:23.231Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-30T02:11:23.231Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-30T02:11:23.231Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-30T02:11:23.231Z] Vulnerability Srbds: Not affected [2024-10-30T02:11:23.231Z] Vulnerability Tsx async abort: Not affected [2024-10-30T02:11:23.231Z] 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-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] ---> nproc: [2024-10-30T02:11:23.231Z] 8 [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] ---> df -h: [2024-10-30T02:11:23.231Z] Filesystem Size Used Avail Use% Mounted on [2024-10-30T02:11:23.231Z] overlay 155G 13G 143G 8% / [2024-10-30T02:11:23.231Z] tmpfs 64M 0 64M 0% /dev [2024-10-30T02:11:23.231Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-30T02:11:23.231Z] shm 64M 0 64M 0% /dev/shm [2024-10-30T02:11:23.231Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] ---> sar -b -r -n DEV: [2024-10-30T02:11:23.231Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23999) 10/30/24 _x86_64_ (8 CPU) [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] 01:55:13 LINUX RESTART (8 CPU) [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] 01:56:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-30T02:11:23.231Z] 01:57:01 259.16 5.55 253.61 0.00 490.67 70676.09 0.00 [2024-10-30T02:11:23.231Z] 01:58:01 154.30 0.05 154.25 0.00 6.66 46939.42 0.00 [2024-10-30T02:11:23.231Z] 01:59:01 185.92 0.23 185.69 0.00 14.80 53656.25 0.00 [2024-10-30T02:11:23.231Z] 02:00:01 50.36 0.03 50.32 0.00 6.80 16763.22 0.00 [2024-10-30T02:11:23.231Z] 02:01:01 47.11 5.10 42.01 0.00 4342.48 8446.46 0.00 [2024-10-30T02:11:23.231Z] 02:02:01 6.53 0.02 6.52 0.00 0.13 130.78 0.00 [2024-10-30T02:11:23.231Z] 02:03:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2024-10-30T02:11:23.231Z] 02:04:01 2.02 0.00 2.02 0.00 0.00 23.33 0.00 [2024-10-30T02:11:23.231Z] 02:05:01 1.37 0.00 1.37 0.00 0.00 14.79 0.00 [2024-10-30T02:11:23.231Z] 02:06:01 2.22 0.00 2.22 0.00 0.00 25.60 0.00 [2024-10-30T02:11:23.231Z] 02:07:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2024-10-30T02:11:23.231Z] 02:08:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 [2024-10-30T02:11:23.231Z] 02:09:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2024-10-30T02:11:23.231Z] 02:10:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 [2024-10-30T02:11:23.231Z] 02:11:01 2.35 0.02 2.33 0.00 0.13 30.26 0.00 [2024-10-30T02:11:23.231Z] Average: 47.47 0.72 46.75 0.00 323.71 12991.52 0.00 [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] 01:56:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-30T02:11:23.231Z] 01:57:01 28063204 31551484 754040 2.29 131392 3520128 1893416 5.58 1250160 3054756 62280 [2024-10-30T02:11:23.231Z] 01:58:01 26790748 30845724 1450164 4.41 193620 3949388 2499756 7.37 1965328 3533456 392248 [2024-10-30T02:11:23.231Z] 01:59:01 27218684 31518732 779572 2.37 199684 4208268 2050464 6.04 1404356 3685280 154400 [2024-10-30T02:11:23.231Z] 02:00:01 26902860 31551292 745404 2.27 205368 4506164 1788900 5.27 1387692 3970752 16 [2024-10-30T02:11:23.231Z] 02:01:01 26450028 31528956 740296 2.25 234136 4903844 1738128 5.12 1666468 4110196 1036 [2024-10-30T02:11:23.231Z] 02:02:01 26461792 31535776 733048 2.23 232692 4900588 1708700 5.04 1658196 4106984 20 [2024-10-30T02:11:23.231Z] 02:03:01 26462272 31536340 732436 2.23 232772 4900592 1708700 5.04 1657912 4106988 8 [2024-10-30T02:11:23.231Z] 02:04:01 26471792 31545788 723056 2.20 232856 4900592 1708700 5.04 1649416 4106996 8 [2024-10-30T02:11:23.231Z] 02:05:01 26471792 31545852 722916 2.20 232936 4900596 1708700 5.04 1649368 4107000 8 [2024-10-30T02:11:23.231Z] 02:06:01 26471996 31546136 722580 2.20 233008 4900600 1708700 5.04 1649548 4106996 12 [2024-10-30T02:11:23.231Z] 02:07:01 26474216 31548480 720212 2.19 233092 4900600 1708700 5.04 1647052 4107004 8 [2024-10-30T02:11:23.231Z] 02:08:01 26474192 31548520 720096 2.19 233156 4900608 1708700 5.04 1647108 4107012 8 [2024-10-30T02:11:23.231Z] 02:09:01 26474048 31548440 720168 2.19 233204 4900612 1708700 5.04 1647168 4107016 8 [2024-10-30T02:11:23.231Z] 02:10:01 26473612 31548036 720496 2.19 233252 4900612 1708700 5.04 1647300 4107020 8 [2024-10-30T02:11:23.231Z] 02:11:01 26471728 31546264 722036 2.20 233336 4900592 1740104 5.13 1648192 4106980 8 [2024-10-30T02:11:23.231Z] Average: 26675531 31496388 780435 2.37 219634 4672919 1805938 5.32 1611684 3961629 40672 [2024-10-30T02:11:23.231Z] [2024-10-30T02:11:23.231Z] 01:56:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-30T02:11:23.231Z] 01:57:01 docker0 419.26 601.10 34.46 3723.94 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 01:57:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 01:57:01 ens3 824.39 557.71 8746.95 67.42 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 01:58:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 01:58:01 veth5dc7c86 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 01:58:01 ens3 26.79 14.86 25.68 10.02 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 01:59:01 docker0 7.81 14.36 0.47 190.55 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 01:59:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 01:59:01 ens3 109.93 70.76 2227.44 13.79 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:00:01 ens3 29.05 15.90 511.55 6.66 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:01:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:01:01 ens3 209.95 102.38 2769.62 7.19 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:02:01 ens3 0.65 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:04:01 ens3 0.90 0.43 0.31 0.22 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:05:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:06:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] 02:11:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.231Z] Average: docker0 27.60 39.79 2.26 253.23 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.232Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.232Z] Average: ens3 78.50 49.74 934.72 6.91 0.00 0.00 0.00 0.00 [2024-10-30T02:11:23.232Z] [2024-10-30T02:11:23.232Z]