Pull request #493 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 532991d1358c7e83acb6eb657b38c3883af8a30f+ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 (d7b9d7903f1a91a2e9a242c7b6521aec9a3feb66) 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-ssh3941117708694267366.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-ssh13766195957560103178.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-493/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-493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16010323586204072976.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-493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12685616604912300505.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-ssh17691820984649710459.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-493/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-493/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14840890444583869853.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-22058 in /w/workspace/foundry_device-virtual-go_PR-493 [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-493 # 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 > 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 Merging remotes/origin/main commit ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 into PR head commit 532991d1358c7e83acb6eb657b38c3883af8a30f Merge succeeded, producing 532991d1358c7e83acb6eb657b38c3883af8a30f Checking out Revision 532991d1358c7e83acb6eb657b38c3883af8a30f (PR-493) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/493/head:refs/remotes/origin/PR-493 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 532991d1358c7e83acb6eb657b38c3883af8a30f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 532991d1358c7e83acb6eb657b38c3883af8a30f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-07T11:34:23.742Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-07T11:34:24.052Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-07T11:34:24.208Z] ========================================================= [2024-10-07T11:34:24.208Z] EdgeX Global Pipelines Version Info [2024-10-07T11:34:24.208Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:34:25.437Z] ------------------- [2024-10-07T11:34:25.437Z] stable info: [2024-10-07T11:34:25.437Z] ------------------- [2024-10-07T11:34:25.437Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-07T11:34:25.437Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T11:34:25.437Z] Message: update stable to v1.0.265 [2024-10-07T11:34:25.698Z] ------------------- [2024-10-07T11:34:25.698Z] experimental info: [2024-10-07T11:34:25.698Z] ------------------- [2024-10-07T11:34:25.698Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-07T11:34:25.698Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-07T11:34:25.698Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-07T11:34:26.006Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-07T11:34:26.088Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-07T11:34:26.156Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-07T11:34:26.230Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-07T11:34:26.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-07T11:34:26.418Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-07T11:34:26.507Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-07T11:34:26.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-07T11:34:26.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-07T11:34:26.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-07T11:34:26.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-07T11:34:26.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-07T11:34:26.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-07T11:34:26.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-07T11:34:27.030Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T11:34:27.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T11:34:27.170Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T11:34:27.244Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T11:34:27.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-07T11:34:27.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-07T11:34:27.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-07T11:34:27.549Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-07T11:34:27.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-07T11:34:27.700Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-07T11:34:27.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-07T11:34:27.858Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-07T11:34:27.972Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-07T11:34:28.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-493 [Pipeline] echo [2024-10-07T11:34:28.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-493 [Pipeline] echo [2024-10-07T11:34:28.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-493 [Pipeline] echo [2024-10-07T11:34:28.295Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 532991d1358c7e83acb6eb657b38c3883af8a30f [Pipeline] echo [2024-10-07T11:34:28.391Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 532991d [Pipeline] echo [2024-10-07T11:34:28.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T11:34:28.631Z] provisioning config files... [2024-10-07T11:34:28.650Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-493@tmp/config5535368775620260377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:34:29.126Z] ---> ****-login.sh [2024-10-07T11:34:29.126Z] nexus3.edgexfoundry.org:10001 [2024-10-07T11:34:30.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:34:30.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:34:30.331Z] Configure a credential helper to remove this warning. See [2024-10-07T11:34:30.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:34:30.331Z] [2024-10-07T11:34:30.331Z] Login Succeeded [2024-10-07T11:34:30.331Z] nexus3.edgexfoundry.org:10002 [2024-10-07T11:34:30.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:34:30.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:34:30.595Z] Configure a credential helper to remove this warning. See [2024-10-07T11:34:30.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:34:30.595Z] [2024-10-07T11:34:30.595Z] Login Succeeded [2024-10-07T11:34:30.595Z] nexus3.edgexfoundry.org:10003 [2024-10-07T11:34:30.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:34:30.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:34:30.856Z] Configure a credential helper to remove this warning. See [2024-10-07T11:34:30.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:34:30.856Z] [2024-10-07T11:34:30.856Z] Login Succeeded [2024-10-07T11:34:30.856Z] nexus3.edgexfoundry.org:10004 [2024-10-07T11:34:30.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:34:30.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:34:30.856Z] Configure a credential helper to remove this warning. See [2024-10-07T11:34:30.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:34:30.856Z] [2024-10-07T11:34:30.856Z] Login Succeeded [2024-10-07T11:34:30.856Z] ****.io [2024-10-07T11:34:30.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:34:31.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:34:31.117Z] Configure a credential helper to remove this warning. See [2024-10-07T11:34:31.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:34:31.117Z] [2024-10-07T11:34:31.117Z] Login Succeeded [2024-10-07T11:34:31.117Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T11:34:31.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-07T11:34:32.007Z] + git rev-list -1 --merges 532991d1358c7e83acb6eb657b38c3883af8a30f~1..532991d1358c7e83acb6eb657b38c3883af8a30f [Pipeline] echo [2024-10-07T11:34:32.104Z] -----------> git rev-list -1 --merges 532991d1358c7e83acb6eb657b38c3883af8a30f~1..532991d1358c7e83acb6eb657b38c3883af8a30f 532991d1358c7e83acb6eb657b38c3883af8a30f [false] [Pipeline] sh [2024-10-07T11:34:32.467Z] + git log --format=format:%s -1 532991d1358c7e83acb6eb657b38c3883af8a30f [Pipeline] echo [2024-10-07T11:34:32.531Z] ========================================================= [2024-10-07T11:34:32.531Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-07T11:34:32.531Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T11:34:33.055Z] + git log --format=format:%s -1 532991d1358c7e83acb6eb657b38c3883af8a30f [Pipeline] echo [2024-10-07T11:34:33.095Z] [semverPrep] GIT_COMMIT: 532991d1358c7e83acb6eb657b38c3883af8a30f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-07T11:34:33.146Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-07T11:34:33.589Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T11:34:33.589Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-07T11:34:33.589Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-07T11:34:33.589Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-07T11:34:33.589Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-07T11:34:33.589Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-07T11:34:33.589Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:34:34.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T11:34:34.176Z] [2024-10-07T11:34:34.176Z] 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-07T11:34:34.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T11:34:34.625Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-07T11:34:34.625Z] b85a868b505f: Pulling fs layer [2024-10-07T11:34:34.625Z] e2be974225ed: Pulling fs layer [2024-10-07T11:34:34.625Z] 339a4e72a1f5: Pulling fs layer [2024-10-07T11:34:34.625Z] 988bab9f4d93: Pulling fs layer [2024-10-07T11:34:34.625Z] 1469e6f7b9e6: Pulling fs layer [2024-10-07T11:34:34.625Z] eaf3925da568: Pulling fs layer [2024-10-07T11:34:34.625Z] bab4dde63d76: Pulling fs layer [2024-10-07T11:34:34.625Z] bde34c3a00c8: Pulling fs layer [2024-10-07T11:34:34.625Z] b352a97aabf1: Pulling fs layer [2024-10-07T11:34:34.625Z] 4872d77fe225: Pulling fs layer [2024-10-07T11:34:34.625Z] 5851b861e8e6: Pulling fs layer [2024-10-07T11:34:34.625Z] 1469e6f7b9e6: Waiting [2024-10-07T11:34:34.625Z] eaf3925da568: Waiting [2024-10-07T11:34:34.625Z] bab4dde63d76: Waiting [2024-10-07T11:34:34.625Z] bde34c3a00c8: Waiting [2024-10-07T11:34:34.625Z] b352a97aabf1: Waiting [2024-10-07T11:34:34.625Z] 4872d77fe225: Waiting [2024-10-07T11:34:34.625Z] 5851b861e8e6: Waiting [2024-10-07T11:34:34.625Z] e2be974225ed: Download complete [2024-10-07T11:34:34.625Z] 988bab9f4d93: Download complete [2024-10-07T11:34:34.886Z] 1469e6f7b9e6: Verifying Checksum [2024-10-07T11:34:34.886Z] 1469e6f7b9e6: Download complete [2024-10-07T11:34:34.886Z] eaf3925da568: Verifying Checksum [2024-10-07T11:34:34.886Z] 339a4e72a1f5: Verifying Checksum [2024-10-07T11:34:34.886Z] eaf3925da568: Download complete [2024-10-07T11:34:34.886Z] 339a4e72a1f5: Download complete [2024-10-07T11:34:34.886Z] bde34c3a00c8: Verifying Checksum [2024-10-07T11:34:34.886Z] bde34c3a00c8: Download complete [2024-10-07T11:34:34.886Z] b352a97aabf1: Verifying Checksum [2024-10-07T11:34:34.886Z] b352a97aabf1: Download complete [2024-10-07T11:34:34.886Z] 4872d77fe225: Verifying Checksum [2024-10-07T11:34:34.886Z] 4872d77fe225: Download complete [2024-10-07T11:34:35.148Z] b85a868b505f: Verifying Checksum [2024-10-07T11:34:35.148Z] b85a868b505f: Download complete [2024-10-07T11:34:35.408Z] bab4dde63d76: Verifying Checksum [2024-10-07T11:34:35.408Z] bab4dde63d76: Download complete [2024-10-07T11:34:35.998Z] b85a868b505f: Pull complete [2024-10-07T11:34:36.256Z] e2be974225ed: Pull complete [2024-10-07T11:34:36.824Z] 339a4e72a1f5: Pull complete [2024-10-07T11:34:36.824Z] 988bab9f4d93: Pull complete [2024-10-07T11:34:37.083Z] 1469e6f7b9e6: Pull complete [2024-10-07T11:34:37.083Z] eaf3925da568: Pull complete [2024-10-07T11:34:38.985Z] bab4dde63d76: Pull complete [2024-10-07T11:34:38.985Z] bde34c3a00c8: Pull complete [2024-10-07T11:34:38.985Z] b352a97aabf1: Pull complete [2024-10-07T11:34:38.985Z] 4872d77fe225: Pull complete [2024-10-07T11:34:39.245Z] 5851b861e8e6: Pull complete [2024-10-07T11:34:39.245Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-07T11:34:39.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T11:34:39.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T11:34:39.552Z] prd-ubuntu20.04-docker-8c-8g-22058 does not seem to be running inside a container [2024-10-07T11:34:39.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-493 -v /w/workspace/foundry_device-virtual-go_PR-493:/w/workspace/foundry_device-virtual-go_PR-493:rw,z -v /w/workspace/foundry_device-virtual-go_PR-493@tmp:/w/workspace/foundry_device-virtual-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-07T11:34:44.000Z] $ docker top e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 -eo pid,comm [2024-10-07T11:34:44.049Z] 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-07T11:34:44.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T11:34:44.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T11:34:44.222Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T11:34:44.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T11:34:44.340Z] $ docker exec e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 ssh-agent [2024-10-07T11:34:44.441Z] SSH_AUTH_SOCK=/tmp/ssh-GXbgulROIIHq/agent.32 [2024-10-07T11:34:44.441Z] SSH_AGENT_PID=38 [2024-10-07T11:34:44.447Z] Running ssh-add (command line suppressed) [2024-10-07T11:34:44.562Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-493@tmp/private_key_9686456125284169695.key (/w/workspace/foundry_device-virtual-go_PR-493@tmp/private_key_9686456125284169695.key) [2024-10-07T11:34:44.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T11:34:44.924Z] + git tag --points-at HEAD [Pipeline] } [2024-10-07T11:34:44.956Z] $ docker exec --env ******** --env ******** e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 ssh-agent -k [2024-10-07T11:34:45.057Z] unset SSH_AUTH_SOCK; [2024-10-07T11:34:45.057Z] unset SSH_AGENT_PID; [2024-10-07T11:34:45.057Z] echo Agent pid 38 killed; [2024-10-07T11:34:45.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-07T11:34:45.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T11:34:45.170Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T11:34:45.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T11:34:45.292Z] $ docker exec e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 ssh-agent [2024-10-07T11:34:45.411Z] SSH_AUTH_SOCK=/tmp/ssh-MeCTUwOKR3cj/agent.71 [2024-10-07T11:34:45.411Z] SSH_AGENT_PID=77 [2024-10-07T11:34:45.416Z] Running ssh-add (command line suppressed) [2024-10-07T11:34:45.524Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-493@tmp/private_key_6061545450394780078.key (/w/workspace/foundry_device-virtual-go_PR-493@tmp/private_key_6061545450394780078.key) [2024-10-07T11:34:45.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T11:34:45.899Z] + git semver init [2024-10-07T11:34:46.159Z] 2024-10-07 11:34:46,099 [run_init] DEBUG init version:0.0.0 force:False [2024-10-07T11:34:46.160Z] 2024-10-07 11:34:46,100 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-493/.semver [2024-10-07T11:34:46.160Z] 2024-10-07 11:34:46,100 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-493/.semver [2024-10-07T11:34:46.160Z] 2024-10-07 11:34:46,100 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-493/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-493, universal_newlines=False, shell=None, istream=None) [2024-10-07T11:34:48.699Z] 2024-10-07 11:34:48,504 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-493/.git/info/exclude [2024-10-07T11:34:48.699Z] 2024-10-07 11:34:48,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-493/.semver/PR-493 with force:False [2024-10-07T11:34:48.699Z] 2024-10-07 11:34:48,505 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-493/.semver/PR-493 [2024-10-07T11:34:48.699Z] 2024-10-07 11:34:48,509 [execute] INFO git cat-file --batch-check [2024-10-07T11:34:48.699Z] 2024-10-07 11:34:48,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-493/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T11:34:48.699Z] 2024-10-07 11:34:48,514 [execute] INFO git cat-file --batch [2024-10-07T11:34:48.699Z] 2024-10-07 11:34:48,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-493/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T11:34:48.699Z] 2024-10-07 11:34:48,517 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-493/.semver/PR-493 [2024-10-07T11:34:48.699Z] 0.0.0 [Pipeline] } [2024-10-07T11:34:48.731Z] $ docker exec --env ******** --env ******** e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 ssh-agent -k [2024-10-07T11:34:48.831Z] unset SSH_AUTH_SOCK; [2024-10-07T11:34:48.838Z] unset SSH_AGENT_PID; [2024-10-07T11:34:48.838Z] echo Agent pid 77 killed; [2024-10-07T11:34:48.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T11:34:49.334Z] + git semver [Pipeline] } [2024-10-07T11:34:49.624Z] $ docker stop --time=1 e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 [2024-10-07T11:34:50.918Z] $ docker rm -f --volumes e21e6390560caf1b244a865d72aaba4c10bdfc51fcb3f6cf0afa575df1757a35 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T11:34:51.342Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-07T11:34:51.730Z] Stashed 1 file(s) [Pipeline] echo [2024-10-07T11:34:51.760Z] [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-07T11:34:52.518Z] provisioning config files... [2024-10-07T11:34:52.528Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-493@tmp/config1724251902992971734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:34:52.895Z] ---> ****-login.sh [2024-10-07T11:34:52.895Z] nexus3.edgexfoundry.org:10001 [2024-10-07T11:34:52.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:34:52.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:34:52.895Z] Configure a credential helper to remove this warning. See [2024-10-07T11:34:52.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:34:52.895Z] [2024-10-07T11:34:52.895Z] Login Succeeded [2024-10-07T11:34:52.895Z] nexus3.edgexfoundry.org:10002 [2024-10-07T11:34:52.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:34:52.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:34:52.896Z] Configure a credential helper to remove this warning. See [2024-10-07T11:34:52.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:34:52.896Z] [2024-10-07T11:34:52.896Z] Login Succeeded [2024-10-07T11:34:52.896Z] nexus3.edgexfoundry.org:10003 [2024-10-07T11:34:53.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:34:53.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:34:53.155Z] Configure a credential helper to remove this warning. See [2024-10-07T11:34:53.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:34:53.155Z] [2024-10-07T11:34:53.155Z] Login Succeeded [2024-10-07T11:34:53.155Z] nexus3.edgexfoundry.org:10004 [2024-10-07T11:34:53.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:34:53.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:34:53.155Z] Configure a credential helper to remove this warning. See [2024-10-07T11:34:53.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:34:53.156Z] [2024-10-07T11:34:53.156Z] Login Succeeded [2024-10-07T11:34:53.156Z] ****.io [2024-10-07T11:34:53.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:34:53.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:34:53.415Z] Configure a credential helper to remove this warning. See [2024-10-07T11:34:53.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:34:53.415Z] [2024-10-07T11:34:53.415Z] Login Succeeded [2024-10-07T11:34:53.415Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T11:34:53.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-07T11:34:53.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T11:34:53.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T11:34:53.783Z] ========================================================= [2024-10-07T11:34:53.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-07T11:34:53.783Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:34:54.645Z] + 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-07T11:34:54.645Z] Sending build context to Docker daemon 37.64MB [2024-10-07T11:34:54.645Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T11:34:54.645Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-07T11:34:54.906Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-07T11:34:54.906Z] 43c4264eed91: Pulling fs layer [2024-10-07T11:34:54.906Z] 4cc291be95ef: Pulling fs layer [2024-10-07T11:34:54.906Z] 2ac1f1163629: Pulling fs layer [2024-10-07T11:34:54.906Z] 5c3c966382ef: Pulling fs layer [2024-10-07T11:34:54.906Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T11:34:54.906Z] 5d5c8e513c77: Pulling fs layer [2024-10-07T11:34:54.906Z] 9f66e0745190: Pulling fs layer [2024-10-07T11:34:54.906Z] f49a43e4bbc0: Pulling fs layer [2024-10-07T11:34:54.906Z] 561ebcabdf7f: Pulling fs layer [2024-10-07T11:34:54.906Z] 5d5c8e513c77: Waiting [2024-10-07T11:34:54.906Z] 9f66e0745190: Waiting [2024-10-07T11:34:54.906Z] f49a43e4bbc0: Waiting [2024-10-07T11:34:54.906Z] 561ebcabdf7f: Waiting [2024-10-07T11:34:54.906Z] 5c3c966382ef: Waiting [2024-10-07T11:34:54.906Z] 4f4fb700ef54: Waiting [2024-10-07T11:34:54.906Z] 4cc291be95ef: Verifying Checksum [2024-10-07T11:34:54.906Z] 4cc291be95ef: Download complete [2024-10-07T11:34:54.906Z] 5c3c966382ef: Verifying Checksum [2024-10-07T11:34:54.906Z] 5c3c966382ef: Download complete [2024-10-07T11:34:54.906Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T11:34:54.906Z] 5d5c8e513c77: Download complete [2024-10-07T11:34:54.906Z] 43c4264eed91: Verifying Checksum [2024-10-07T11:34:54.906Z] 43c4264eed91: Download complete [2024-10-07T11:34:54.906Z] 9f66e0745190: Verifying Checksum [2024-10-07T11:34:54.906Z] 9f66e0745190: Download complete [2024-10-07T11:34:55.171Z] 561ebcabdf7f: Download complete [2024-10-07T11:34:55.171Z] 43c4264eed91: Pull complete [2024-10-07T11:34:55.430Z] 4cc291be95ef: Pull complete [2024-10-07T11:34:55.430Z] 2ac1f1163629: Verifying Checksum [2024-10-07T11:34:55.430Z] 2ac1f1163629: Download complete [2024-10-07T11:34:55.690Z] f49a43e4bbc0: Verifying Checksum [2024-10-07T11:34:55.690Z] f49a43e4bbc0: Download complete [2024-10-07T11:34:58.974Z] 2ac1f1163629: Pull complete [2024-10-07T11:34:58.974Z] 5c3c966382ef: Pull complete [2024-10-07T11:34:58.974Z] 4f4fb700ef54: Pull complete [2024-10-07T11:34:58.974Z] 5d5c8e513c77: Pull complete [2024-10-07T11:34:58.974Z] 9f66e0745190: Pull complete [2024-10-07T11:35:01.526Z] f49a43e4bbc0: Pull complete [2024-10-07T11:35:01.789Z] 561ebcabdf7f: Pull complete [2024-10-07T11:35:01.789Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-07T11:35:01.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T11:35:01.789Z] ---> 3a752c3f9dda [2024-10-07T11:35:01.789Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-07T11:35:07.297Z] Still waiting to schedule task [2024-10-07T11:35:07.297Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-07T11:35:09.966Z] ---> Running in 38057c5ca4d8 [2024-10-07T11:35:09.966Z] Removing intermediate container 38057c5ca4d8 [2024-10-07T11:35:09.966Z] ---> 5b67474d9f2e [2024-10-07T11:35:09.966Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-07T11:35:09.966Z] ---> Running in 21f726cae546 [2024-10-07T11:35:09.966Z] Removing intermediate container 21f726cae546 [2024-10-07T11:35:09.966Z] ---> 078572b2a915 [2024-10-07T11:35:09.966Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-07T11:35:09.966Z] ---> Running in 9222a585ca64 [2024-10-07T11:35:09.966Z] Removing intermediate container 9222a585ca64 [2024-10-07T11:35:09.966Z] ---> 5b9d4dfccffc [2024-10-07T11:35:09.966Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-07T11:35:09.966Z] ---> Running in a39ea582b808 [2024-10-07T11:35:09.966Z] Removing intermediate container a39ea582b808 [2024-10-07T11:35:09.966Z] ---> e670e366da42 [2024-10-07T11:35:09.966Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-07T11:35:09.966Z] ---> Running in ae5bd6ffeff0 [2024-10-07T11:35:09.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T11:35:09.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T11:35:10.225Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-07T11:35:10.225Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-07T11:35:10.225Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-07T11:35:10.225Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-07T11:35:10.225Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T11:35:10.225Z] OK: 250 MiB in 58 packages [2024-10-07T11:35:10.795Z] Removing intermediate container ae5bd6ffeff0 [2024-10-07T11:35:10.795Z] ---> 03e2db8e483f [2024-10-07T11:35:10.795Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-07T11:35:10.795Z] ---> f57e77aa2083 [2024-10-07T11:35:10.795Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T11:35:10.795Z] ---> Running in 3b3036c633ff [2024-10-07T11:36:08.090Z] Removing intermediate container 3b3036c633ff [2024-10-07T11:36:08.090Z] ---> 434553e7b745 [2024-10-07T11:36:08.090Z] Step 10/12 : COPY . . [2024-10-07T11:36:08.090Z] ---> d405ae6777f2 [2024-10-07T11:36:08.090Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-07T11:36:08.090Z] ---> Running in 3b8441afa5ac [2024-10-07T11:36:08.090Z] Removing intermediate container 3b8441afa5ac [2024-10-07T11:36:08.090Z] ---> 48ed514edf9e [2024-10-07T11:36:08.090Z] Step 12/12 : RUN $MAKE [2024-10-07T11:36:08.090Z] ---> Running in 67c751139391 [2024-10-07T11:36:08.090Z] noop [2024-10-07T11:36:08.348Z] Removing intermediate container 67c751139391 [2024-10-07T11:36:08.348Z] ---> 6fc3b4501a74 [2024-10-07T11:36:08.348Z] Successfully built 6fc3b4501a74 [2024-10-07T11:36:08.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:36:08.895Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T11:36:08.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T11:36:09.079Z] prd-ubuntu20.04-docker-8c-8g-22058 does not seem to be running inside a container [2024-10-07T11:36:09.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-493 -v /w/workspace/foundry_device-virtual-go_PR-493:/w/workspace/foundry_device-virtual-go_PR-493:rw,z -v /w/workspace/foundry_device-virtual-go_PR-493@tmp:/w/workspace/foundry_device-virtual-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-07T11:36:09.431Z] $ docker top 37e03c26d11766dd5e113b7826cf045b69e77739cf7b7e117e26578c0d24384b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T11:36:09.913Z] + go version [2024-10-07T11:36:09.914Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-07T11:36:09.949Z] $ docker stop --time=1 37e03c26d11766dd5e113b7826cf045b69e77739cf7b7e117e26578c0d24384b [2024-10-07T11:36:11.235Z] $ docker rm -f --volumes 37e03c26d11766dd5e113b7826cf045b69e77739cf7b7e117e26578c0d24384b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:36:12.063Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T11:36:12.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T11:36:12.244Z] prd-ubuntu20.04-docker-8c-8g-22058 does not seem to be running inside a container [2024-10-07T11:36:12.277Z] $ 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-493 -v /w/workspace/foundry_device-virtual-go_PR-493:/w/workspace/foundry_device-virtual-go_PR-493:rw,z -v /w/workspace/foundry_device-virtual-go_PR-493@tmp:/w/workspace/foundry_device-virtual-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-07T11:36:12.598Z] $ docker top a36641529cc1ea6a776afc4b4ad852e80628a02b354fe323ac8e535a6a1a1e5c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T11:36:13.015Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-493 [Pipeline] fileExists [Pipeline] sh [2024-10-07T11:36:13.406Z] + make test [2024-10-07T11:36:13.406Z] go test ./... -coverprofile=coverage.out [2024-10-07T11:36:15.311Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-07T11:36:33.440Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-07T11:36:33.440Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements [2024-10-07T11:36:36.314Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22059 in /w/workspace/foundry_device-virtual-go_PR-493 [Pipeline] { [Pipeline] ws [2024-10-07T11:36:36.386Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-10-07T11:36:39.494Z] The recommended git tool is: git [2024-10-07T11:36:43.410Z] go vet ./... [2024-10-07T11:36:44.011Z] using credential edgex-jenkins-ssh [2024-10-07T11:36:44.040Z] Cloning the remote Git repository [2024-10-07T11:36:44.080Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-07T11:36:44.174Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-10-07T11:36:44.311Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-07T11:36:44.312Z] > git --version # timeout=10 [2024-10-07T11:36:44.333Z] > git --version # 'git version 2.25.1' [2024-10-07T11:36:44.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T11:36:44.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T11:36:47.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T11:36:47.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-07T11:36:47.614Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-07T11:36:47.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T11:36:47.955Z] $ docker stop --time=1 a36641529cc1ea6a776afc4b4ad852e80628a02b354fe323ac8e535a6a1a1e5c [2024-10-07T11:36:47.911Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-07T11:36:47.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T11:36:49.350Z] Merging remotes/origin/main commit ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 into PR head commit 532991d1358c7e83acb6eb657b38c3883af8a30f [2024-10-07T11:36:49.610Z] Merge succeeded, producing 532991d1358c7e83acb6eb657b38c3883af8a30f [2024-10-07T11:36:49.611Z] Checking out Revision 532991d1358c7e83acb6eb657b38c3883af8a30f (PR-493) [2024-10-07T11:36:48.788Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-07T11:36:48.827Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-07T11:36:48.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T11:36:48.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-07T11:36:49.366Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T11:36:49.423Z] > git checkout -f 532991d1358c7e83acb6eb657b38c3883af8a30f # timeout=10 [2024-10-07T11:36:49.517Z] > git remote # timeout=10 [2024-10-07T11:36:49.533Z] > git config --get remote.origin.url # timeout=10 [2024-10-07T11:36:49.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T11:36:49.566Z] > git merge ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 # timeout=10 [2024-10-07T11:36:49.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-07T11:36:49.613Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T11:36:49.632Z] > git checkout -f 532991d1358c7e83acb6eb657b38c3883af8a30f # timeout=10 [2024-10-07T11:36:50.098Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-07T11:36:50.135Z] > git --version # timeout=10 [2024-10-07T11:36:50.146Z] > git --version # 'git version 2.25.1' [2024-10-07T11:36:50.160Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T11:36:54.029Z] $ docker rm -f --volumes a36641529cc1ea6a776afc4b4ad852e80628a02b354fe323ac8e535a6a1a1e5c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2024-10-07T11:36:54.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] { [Pipeline] stash [Pipeline] sh [2024-10-07T11:36:54.779Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2024-10-07T11:36:55.270Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-07T11:36:55.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T11:36:55.270Z] Dload Upload Total Spent Left Speed [2024-10-07T11:36:55.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] { (Build) [Pipeline] sh [2024-10-07T11:36:55.667Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2024-10-07T11:36:55.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-07T11:36:56.085Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-07T11:36:56.085Z] + sudo tee /etc/docker/daemon.new [2024-10-07T11:36:56.085Z] { [2024-10-07T11:36:56.085Z] "registry-mirrors": [ [2024-10-07T11:36:56.085Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-07T11:36:56.085Z] ], [2024-10-07T11:36:56.085Z] "bip": "10.250.0.254/24", [2024-10-07T11:36:56.085Z] "hosts": [ [2024-10-07T11:36:56.085Z] "tcp://0.0.0.0:5555", [2024-10-07T11:36:56.085Z] "unix:///var/run/docker.sock" [2024-10-07T11:36:56.085Z] ], [2024-10-07T11:36:56.085Z] "mtu": 1458, [2024-10-07T11:36:56.085Z] "selinux-enabled": true, [2024-10-07T11:36:56.085Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-07T11:36:56.085Z] } [Pipeline] sh [2024-10-07T11:36:56.283Z] + ls -al . [2024-10-07T11:36:56.283Z] total 276 [2024-10-07T11:36:56.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 11:36 . [2024-10-07T11:36:56.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 11:34 .. [2024-10-07T11:36:56.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 11:36 .git [2024-10-07T11:36:56.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:34 .github [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 7 11:34 .gitignore [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 11:34 .golangci.yml [2024-10-07T11:36:56.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 11:34 .semver [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 7 11:34 Attribution.txt [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 7 11:34 CHANGELOG.md [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 7 11:34 Dockerfile [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 11:34 GOVERNANCE.md [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 7 11:34 Jenkinsfile [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 11:34 LICENSE [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 1953 Oct 7 11:34 Makefile [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 7 11:34 OWNERS.md [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 7 11:34 README.md [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 11:34 VERSION [2024-10-07T11:36:56.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 11:34 bin [2024-10-07T11:36:56.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:34 cmd [2024-10-07T11:36:56.283Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 7 11:36 coverage.out [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 7 11:34 go.mod [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 7 11:34 go.sum [2024-10-07T11:36:56.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:34 internal [2024-10-07T11:36:56.283Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 7 11:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:36:56.435Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-07T11:36:56.713Z] + 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=532991d1358c7e83acb6eb657b38c3883af8a30f --label arch=amd64 --label version=0.0.0 . [2024-10-07T11:36:56.714Z] Sending build context to Docker daemon 37.69MB [2024-10-07T11:36:56.714Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T11:36:56.714Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-07T11:36:56.714Z] ---> 6fc3b4501a74 [2024-10-07T11:36:56.714Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-07T11:36:56.860Z] + sudo service docker restart [2024-10-07T11:36:57.658Z] ---> Running in ae0b1bdefe0d [2024-10-07T11:36:57.658Z] Removing intermediate container ae0b1bdefe0d [2024-10-07T11:36:57.658Z] ---> 830616cd4a69 [2024-10-07T11:36:57.658Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-07T11:36:57.658Z] ---> Running in 25d523e71021 [2024-10-07T11:36:57.918Z] Removing intermediate container 25d523e71021 [2024-10-07T11:36:57.918Z] ---> 0b195725b4be [2024-10-07T11:36:57.918Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-07T11:36:57.918Z] ---> Running in 5fa305db2d32 [2024-10-07T11:36:57.918Z] Removing intermediate container 5fa305db2d32 [2024-10-07T11:36:57.918Z] ---> c221cf859587 [2024-10-07T11:36:57.918Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-07T11:36:57.918Z] ---> Running in d634823dfb48 [2024-10-07T11:36:57.918Z] Removing intermediate container d634823dfb48 [2024-10-07T11:36:57.918Z] ---> acbc7a1fcf33 [2024-10-07T11:36:57.918Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-07T11:36:57.918Z] ---> Running in 13ab2f8fd796 [2024-10-07T11:36:58.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T11:36:58.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T11:36:58.698Z] OK: 250 MiB in 58 packages [2024-10-07T11:36:58.957Z] Removing intermediate container 13ab2f8fd796 [2024-10-07T11:36:58.957Z] ---> f711ae1356c0 [2024-10-07T11:36:58.957Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-07T11:36:59.216Z] ---> a3bb78874111 [2024-10-07T11:36:59.216Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T11:36:59.216Z] ---> Running in 25b5bca56274 [2024-10-07T11:36:59.782Z] Removing intermediate container 25b5bca56274 [2024-10-07T11:36:59.782Z] ---> 60940e2b8a63 [2024-10-07T11:36:59.782Z] Step 10/26 : COPY . . [2024-10-07T11:37:01.160Z] ---> 89e09b0815b7 [2024-10-07T11:37:01.160Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-07T11:37:01.160Z] ---> Running in a028cb18f331 [2024-10-07T11:37:01.160Z] Removing intermediate container a028cb18f331 [2024-10-07T11:37:01.160Z] ---> 277aea16c66e [2024-10-07T11:37:01.160Z] Step 12/26 : RUN $MAKE [2024-10-07T11:37:01.160Z] ---> Running in aff5ec8d1e20 [2024-10-07T11:37:01.420Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.44" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T11:37:15.217Z] provisioning config files... [2024-10-07T11:37:15.241Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config15577297879505755940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:37:15.739Z] ---> ****-login.sh [2024-10-07T11:37:15.739Z] nexus3.edgexfoundry.org:10001 [2024-10-07T11:37:16.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:37:16.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:37:16.281Z] Configure a credential helper to remove this warning. See [2024-10-07T11:37:16.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:37:16.282Z] [2024-10-07T11:37:16.282Z] Login Succeeded [2024-10-07T11:37:16.282Z] nexus3.edgexfoundry.org:10002 [2024-10-07T11:37:16.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:37:16.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:37:16.549Z] Configure a credential helper to remove this warning. See [2024-10-07T11:37:16.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:37:16.549Z] [2024-10-07T11:37:16.549Z] Login Succeeded [2024-10-07T11:37:16.549Z] nexus3.edgexfoundry.org:10003 [2024-10-07T11:37:16.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:37:17.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:37:17.085Z] Configure a credential helper to remove this warning. See [2024-10-07T11:37:17.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:37:17.085Z] [2024-10-07T11:37:17.085Z] Login Succeeded [2024-10-07T11:37:17.085Z] nexus3.edgexfoundry.org:10004 [2024-10-07T11:37:17.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:37:17.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:37:17.353Z] Configure a credential helper to remove this warning. See [2024-10-07T11:37:17.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:37:17.353Z] [2024-10-07T11:37:17.353Z] Login Succeeded [2024-10-07T11:37:17.353Z] ****.io [2024-10-07T11:37:17.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T11:37:17.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T11:37:17.891Z] Configure a credential helper to remove this warning. See [2024-10-07T11:37:17.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T11:37:17.891Z] [2024-10-07T11:37:17.891Z] Login Succeeded [2024-10-07T11:37:17.891Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T11:37:17.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-07T11:37:18.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T11:37:18.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T11:37:18.576Z] ========================================================= [2024-10-07T11:37:18.576Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-07T11:37:18.576Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:37:19.137Z] + 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-07T11:37:19.724Z] Sending build context to Docker daemon 19.01MB [2024-10-07T11:37:19.724Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T11:37:19.724Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-07T11:37:19.724Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-07T11:37:19.724Z] cf04c63912e1: Pulling fs layer [2024-10-07T11:37:19.724Z] 55b35a11ae5e: Pulling fs layer [2024-10-07T11:37:19.724Z] a37a00ec5f00: Pulling fs layer [2024-10-07T11:37:19.724Z] 50b3750afda1: Pulling fs layer [2024-10-07T11:37:19.724Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T11:37:19.724Z] 80978eb59214: Pulling fs layer [2024-10-07T11:37:19.724Z] c9f46d7d2bd2: Pulling fs layer [2024-10-07T11:37:19.724Z] c5a475d317c9: Pulling fs layer [2024-10-07T11:37:19.724Z] 50b3750afda1: Waiting [2024-10-07T11:37:19.724Z] 80978eb59214: Waiting [2024-10-07T11:37:19.724Z] c5a475d317c9: Waiting [2024-10-07T11:37:19.724Z] c9f46d7d2bd2: Waiting [2024-10-07T11:37:19.994Z] 55b35a11ae5e: Verifying Checksum [2024-10-07T11:37:19.994Z] 55b35a11ae5e: Download complete [2024-10-07T11:37:19.994Z] 50b3750afda1: Verifying Checksum [2024-10-07T11:37:19.994Z] 50b3750afda1: Download complete [2024-10-07T11:37:19.994Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T11:37:19.994Z] 4f4fb700ef54: Download complete [2024-10-07T11:37:19.994Z] 80978eb59214: Download complete [2024-10-07T11:37:19.994Z] cf04c63912e1: Download complete [2024-10-07T11:37:20.591Z] c5a475d317c9: Verifying Checksum [2024-10-07T11:37:20.591Z] c5a475d317c9: Download complete [2024-10-07T11:37:20.862Z] cf04c63912e1: Pull complete [2024-10-07T11:37:21.448Z] 55b35a11ae5e: Pull complete [2024-10-07T11:37:22.042Z] a37a00ec5f00: Verifying Checksum [2024-10-07T11:37:22.042Z] a37a00ec5f00: Download complete [2024-10-07T11:37:22.626Z] c9f46d7d2bd2: Verifying Checksum [2024-10-07T11:37:22.626Z] c9f46d7d2bd2: Download complete [2024-10-07T11:37:34.937Z] a37a00ec5f00: Pull complete [2024-10-07T11:37:35.525Z] 50b3750afda1: Pull complete [2024-10-07T11:37:35.525Z] 4f4fb700ef54: Pull complete [2024-10-07T11:37:35.791Z] 80978eb59214: Pull complete [2024-10-07T11:37:40.133Z] Removing intermediate container aff5ec8d1e20 [2024-10-07T11:37:40.133Z] ---> c51a9faf070c [2024-10-07T11:37:40.133Z] Step 13/26 : FROM alpine:3.20 [2024-10-07T11:37:40.133Z] 3.20: Pulling from library/alpine [2024-10-07T11:37:40.133Z] 43c4264eed91: Already exists [2024-10-07T11:37:40.133Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T11:37:40.133Z] Status: Downloaded newer image for alpine:3.20 [2024-10-07T11:37:40.133Z] ---> 91ef0af61f39 [2024-10-07T11:37:40.133Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-07T11:37:40.133Z] ---> Running in 78cd0c2242d9 [2024-10-07T11:37:40.133Z] Removing intermediate container 78cd0c2242d9 [2024-10-07T11:37:40.133Z] ---> fe13134f6f8c [2024-10-07T11:37:40.133Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-07T11:37:40.133Z] ---> Running in f90ef861ece6 [2024-10-07T11:37:40.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T11:37:40.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T11:37:40.133Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T11:37:40.133Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T11:37:40.133Z] OK: 8 MiB in 15 packages [2024-10-07T11:37:40.133Z] Removing intermediate container f90ef861ece6 [2024-10-07T11:37:40.133Z] ---> 07f81e6d273d [2024-10-07T11:37:40.133Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-07T11:37:40.133Z] ---> Running in b9939c2bd6db [2024-10-07T11:37:40.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T11:37:40.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T11:37:40.133Z] Upgrading critical system libraries and apk-tools: [2024-10-07T11:37:40.133Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T11:37:40.133Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T11:37:40.134Z] Continuing the upgrade transaction with new apk-tools: [2024-10-07T11:37:40.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T11:37:40.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T11:37:40.134Z] OK: 8 MiB in 15 packages [2024-10-07T11:37:40.134Z] Removing intermediate container b9939c2bd6db [2024-10-07T11:37:40.134Z] ---> 6770044f3a61 [2024-10-07T11:37:40.134Z] Step 17/26 : WORKDIR / [2024-10-07T11:37:40.134Z] ---> Running in 02ddcd9c8ed1 [2024-10-07T11:37:40.134Z] Removing intermediate container 02ddcd9c8ed1 [2024-10-07T11:37:40.134Z] ---> 07506962c288 [2024-10-07T11:37:40.134Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-07T11:37:40.134Z] ---> fca3b8d5b22e [2024-10-07T11:37:40.134Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-07T11:37:40.134Z] ---> 96c7e8db5a2d [2024-10-07T11:37:40.134Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-07T11:37:40.702Z] ---> bc5fb8ad3363 [2024-10-07T11:37:40.702Z] Step 21/26 : EXPOSE 59900 [2024-10-07T11:37:40.702Z] ---> Running in 5bc3ad690c73 [2024-10-07T11:37:40.702Z] Removing intermediate container 5bc3ad690c73 [2024-10-07T11:37:40.702Z] ---> 8bbf5c1ce86f [2024-10-07T11:37:40.702Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-07T11:37:40.702Z] ---> Running in f21d5872c8e4 [2024-10-07T11:37:40.962Z] Removing intermediate container f21d5872c8e4 [2024-10-07T11:37:40.962Z] ---> 1d6cf9477e30 [2024-10-07T11:37:40.962Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-07T11:37:40.962Z] ---> Running in 614107718b33 [2024-10-07T11:37:40.962Z] Removing intermediate container 614107718b33 [2024-10-07T11:37:40.962Z] ---> 00255937a8b4 [2024-10-07T11:37:40.962Z] Step 24/26 : LABEL arch=amd64 [2024-10-07T11:37:40.962Z] ---> Running in 389b8659e173 [2024-10-07T11:37:40.962Z] Removing intermediate container 389b8659e173 [2024-10-07T11:37:40.962Z] ---> cde105178153 [2024-10-07T11:37:40.962Z] Step 25/26 : LABEL git_sha=532991d1358c7e83acb6eb657b38c3883af8a30f [2024-10-07T11:37:40.962Z] ---> Running in 87c441e964ec [2024-10-07T11:37:41.222Z] Removing intermediate container 87c441e964ec [2024-10-07T11:37:41.222Z] ---> ed8e85f288ed [2024-10-07T11:37:41.222Z] Step 26/26 : LABEL version=0.0.0 [2024-10-07T11:37:41.222Z] ---> Running in 75ec27fd85e1 [2024-10-07T11:37:41.222Z] Removing intermediate container 75ec27fd85e1 [2024-10-07T11:37:41.222Z] ---> 77b44b324ae5 [2024-10-07T11:37:41.222Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-07T11:37:41.222Z] Successfully built 77b44b324ae5 [2024-10-07T11:37:41.222Z] 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-07T11:37:42.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T11:37:42.345Z] [2024-10-07T11:37:42.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:37:42.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T11:37:42.743Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-07T11:37:42.743Z] 5eb5b503b376: Pulling fs layer [2024-10-07T11:37:42.743Z] 5c69ac0246d0: Pulling fs layer [2024-10-07T11:37:42.743Z] ec43610c2a17: Pulling fs layer [2024-10-07T11:37:42.743Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-07T11:37:42.743Z] 33b1e0a273af: Pulling fs layer [2024-10-07T11:37:42.743Z] 5d3b04190fa2: Pulling fs layer [2024-10-07T11:37:42.743Z] 2f39f015ded8: Pulling fs layer [2024-10-07T11:37:42.743Z] 33b1e0a273af: Waiting [2024-10-07T11:37:42.743Z] 5d3b04190fa2: Waiting [2024-10-07T11:37:42.743Z] 2f39f015ded8: Waiting [2024-10-07T11:37:42.743Z] 3a2ae6a8a46f: Waiting [2024-10-07T11:37:42.743Z] 5c69ac0246d0: Download complete [2024-10-07T11:37:42.743Z] 3a2ae6a8a46f: Download complete [2024-10-07T11:37:42.743Z] 33b1e0a273af: Verifying Checksum [2024-10-07T11:37:42.743Z] 33b1e0a273af: Download complete [2024-10-07T11:37:42.743Z] 5d3b04190fa2: Verifying Checksum [2024-10-07T11:37:42.743Z] 5d3b04190fa2: Download complete [2024-10-07T11:37:42.744Z] ec43610c2a17: Verifying Checksum [2024-10-07T11:37:42.744Z] ec43610c2a17: Download complete [2024-10-07T11:37:43.004Z] 5eb5b503b376: Verifying Checksum [2024-10-07T11:37:43.004Z] 5eb5b503b376: Download complete [2024-10-07T11:37:43.575Z] 2f39f015ded8: Verifying Checksum [2024-10-07T11:37:43.575Z] 2f39f015ded8: Download complete [2024-10-07T11:37:44.004Z] c9f46d7d2bd2: Pull complete [2024-10-07T11:37:44.142Z] 5eb5b503b376: Pull complete [2024-10-07T11:37:44.403Z] 5c69ac0246d0: Pull complete [2024-10-07T11:37:44.971Z] ec43610c2a17: Pull complete [2024-10-07T11:37:44.971Z] 3a2ae6a8a46f: Pull complete [2024-10-07T11:37:44.971Z] 33b1e0a273af: Pull complete [2024-10-07T11:37:44.971Z] 5d3b04190fa2: Pull complete [2024-10-07T11:37:45.410Z] c5a475d317c9: Pull complete [2024-10-07T11:37:45.410Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-07T11:37:45.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T11:37:45.410Z] ---> be29e6b0f0d4 [2024-10-07T11:37:45.410Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-07T11:37:46.862Z] ---> Running in 6f88217209c5 [2024-10-07T11:37:46.862Z] Removing intermediate container 6f88217209c5 [2024-10-07T11:37:46.862Z] ---> a7871d359017 [2024-10-07T11:37:46.862Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-07T11:37:47.132Z] ---> Running in e71445895d26 [2024-10-07T11:37:47.398Z] Removing intermediate container e71445895d26 [2024-10-07T11:37:47.398Z] ---> 3d6bf16b50e7 [2024-10-07T11:37:47.398Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-07T11:37:47.398Z] ---> Running in 7477e52530bb [2024-10-07T11:37:47.669Z] Removing intermediate container 7477e52530bb [2024-10-07T11:37:47.669Z] ---> 02833a4a8668 [2024-10-07T11:37:47.669Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-07T11:37:47.938Z] ---> Running in 80a5f6bcb5a5 [2024-10-07T11:37:48.205Z] Removing intermediate container 80a5f6bcb5a5 [2024-10-07T11:37:48.205Z] ---> 461291dd0203 [2024-10-07T11:37:48.205Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-07T11:37:48.205Z] ---> Running in 63a192b638ee [2024-10-07T11:37:49.157Z] 2f39f015ded8: Pull complete [2024-10-07T11:37:49.157Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-07T11:37:49.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T11:37:49.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T11:37:49.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T11:37:49.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T11:37:49.450Z] prd-ubuntu20.04-docker-8c-8g-22058 does not seem to be running inside a container [2024-10-07T11:37:49.485Z] $ 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-493 -v /w/workspace/foundry_device-virtual-go_PR-493:/w/workspace/foundry_device-virtual-go_PR-493:rw,z -v /w/workspace/foundry_device-virtual-go_PR-493@tmp:/w/workspace/foundry_device-virtual-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-07T11:37:50.839Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-07T11:37:50.839Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-07T11:37:50.839Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-07T11:37:50.839Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-07T11:37:50.839Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T11:37:50.839Z] OK: 242 MiB in 58 packages [2024-10-07T11:37:51.797Z] Removing intermediate container 63a192b638ee [2024-10-07T11:37:51.797Z] ---> 61ea90d4aa95 [2024-10-07T11:37:51.797Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-07T11:37:52.378Z] ---> 321a47e76b72 [2024-10-07T11:37:52.378Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T11:37:52.378Z] ---> Running in 7227976fe239 [2024-10-07T11:37:55.560Z] $ docker top 14011433dac9a2730f6698c866c83399c0a767aa20b71c37617df3eb85094e98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:37:56.189Z] ---> job-cost.sh [2024-10-07T11:37:56.189Z] lf-activate-venv: SKIPPING [2024-10-07T11:37:56.189Z] INFO: No Stack... [2024-10-07T11:37:56.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T11:37:57.018Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T11:37:57.348Z] + cat /w/workspace/foundry_device-virtual-go_PR-493/archives/cost.csv [2024-10-07T11:37:57.348Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T11:37:57.396Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] [2024-10-07T11:37:57.402Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] did not exist. Created. [2024-10-07T11:37:57.407Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T11:37:57.847Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-07T11:37:57.900Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T11:37:57.946Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T11:37:58.047Z] $ docker stop --time=1 14011433dac9a2730f6698c866c83399c0a767aa20b71c37617df3eb85094e98 [2024-10-07T11:37:59.185Z] $ docker rm -f --volumes 14011433dac9a2730f6698c866c83399c0a767aa20b71c37617df3eb85094e98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-07T11:39:44.195Z] Removing intermediate container 7227976fe239 [2024-10-07T11:39:44.195Z] ---> 7529a32503a7 [2024-10-07T11:39:44.195Z] Step 10/12 : COPY . . [2024-10-07T11:39:44.195Z] ---> 3e77e54ed400 [2024-10-07T11:39:44.195Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-07T11:39:44.195Z] ---> Running in edb0021994a4 [2024-10-07T11:39:44.195Z] Removing intermediate container edb0021994a4 [2024-10-07T11:39:44.195Z] ---> 59ad0f1c29a8 [2024-10-07T11:39:44.195Z] Step 12/12 : RUN $MAKE [2024-10-07T11:39:44.195Z] ---> Running in cf5ea1d39ee9 [2024-10-07T11:39:44.195Z] noop [2024-10-07T11:39:44.195Z] Removing intermediate container cf5ea1d39ee9 [2024-10-07T11:39:44.195Z] ---> 079192a28946 [2024-10-07T11:39:44.195Z] Successfully built 079192a28946 [2024-10-07T11:39:44.195Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:39:44.839Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T11:39:44.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T11:39:45.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-22059 does not seem to be running inside a container [2024-10-07T11:39:45.205Z] $ 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 ******** ci-base-image-arm64 cat [2024-10-07T11:39:46.344Z] $ docker top 1554c002cec956de64e52f1ccb5d1a8728a0b082ba38ebe011a353ffd8104afd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T11:39:47.212Z] + go version [2024-10-07T11:39:47.212Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-07T11:39:47.249Z] $ docker stop --time=1 1554c002cec956de64e52f1ccb5d1a8728a0b082ba38ebe011a353ffd8104afd [2024-10-07T11:39:48.863Z] $ docker rm -f --volumes 1554c002cec956de64e52f1ccb5d1a8728a0b082ba38ebe011a353ffd8104afd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:39:49.823Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T11:39:49.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T11:39:50.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-22059 does not seem to be running inside a container [2024-10-07T11:39:50.177Z] $ 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 ******** ci-base-image-arm64 cat [2024-10-07T11:39:51.285Z] $ docker top 55b46bf2b1b57624884379c10201b6c74f9ed38595280e3a55db8533e369307c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T11:39:52.221Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-07T11:39:52.956Z] + make test [2024-10-07T11:39:52.956Z] go test ./... -coverprofile=coverage.out [2024-10-07T11:39:59.765Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-07T11:43:36.591Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-07T11:43:36.591Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.3% of statements [2024-10-07T11:43:36.591Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-07T11:43:36.591Z] go vet ./... [2024-10-07T11:44:23.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T11:44:23.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-07T11:44:23.457Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-07T11:44:23.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T11:44:23.555Z] $ docker stop --time=1 55b46bf2b1b57624884379c10201b6c74f9ed38595280e3a55db8533e369307c [2024-10-07T11:44:25.488Z] $ docker rm -f --volumes 55b46bf2b1b57624884379c10201b6c74f9ed38595280e3a55db8533e369307c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T11:44:27.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T11:44:27.154Z] Warning: overwriting stash ‘coverage-report’ [2024-10-07T11:44:27.596Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T11:44:28.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-07T11:44:28.579Z] + ls -al . [2024-10-07T11:44:28.579Z] total 272 [2024-10-07T11:44:28.579Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 7 11:39 . [2024-10-07T11:44:28.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 11:36 .. [2024-10-07T11:44:28.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 11:36 .git [2024-10-07T11:44:28.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:36 .github [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 7 11:36 .gitignore [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 11:36 .golangci.yml [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 7 11:36 Attribution.txt [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 7 11:36 CHANGELOG.md [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 7 11:36 Dockerfile [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 11:36 GOVERNANCE.md [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 7 11:36 Jenkinsfile [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 11:36 LICENSE [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 1953 Oct 7 11:36 Makefile [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 7 11:36 OWNERS.md [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 7 11:36 README.md [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 11:34 VERSION [2024-10-07T11:44:28.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 11:36 bin [2024-10-07T11:44:28.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:36 cmd [2024-10-07T11:44:28.579Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 7 11:43 coverage.out [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 7 11:36 go.mod [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 7 11:36 go.sum [2024-10-07T11:44:28.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 11:36 internal [2024-10-07T11:44:28.579Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 7 11:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:44:29.042Z] + 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=532991d1358c7e83acb6eb657b38c3883af8a30f --label arch=arm64 --label version=0.0.0 . [2024-10-07T11:44:29.631Z] Sending build context to Docker daemon 19.05MB [2024-10-07T11:44:29.631Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T11:44:29.631Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-07T11:44:29.631Z] ---> 079192a28946 [2024-10-07T11:44:29.631Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-07T11:44:29.899Z] ---> Running in c8bbb2acc5b7 [2024-10-07T11:44:30.168Z] Removing intermediate container c8bbb2acc5b7 [2024-10-07T11:44:30.168Z] ---> 548b90aa6818 [2024-10-07T11:44:30.168Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-07T11:44:30.168Z] ---> Running in a5b86da0dee7 [2024-10-07T11:44:30.436Z] Removing intermediate container a5b86da0dee7 [2024-10-07T11:44:30.436Z] ---> 0a047ebdcf2d [2024-10-07T11:44:30.436Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-07T11:44:30.436Z] ---> Running in e7987ad09e57 [2024-10-07T11:44:30.705Z] Removing intermediate container e7987ad09e57 [2024-10-07T11:44:30.705Z] ---> 12bf686709f5 [2024-10-07T11:44:30.705Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-07T11:44:30.972Z] ---> Running in 364e855d20d2 [2024-10-07T11:44:31.240Z] Removing intermediate container 364e855d20d2 [2024-10-07T11:44:31.240Z] ---> 636cff464ed3 [2024-10-07T11:44:31.240Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-07T11:44:31.240Z] ---> Running in b210759fc3b8 [2024-10-07T11:44:32.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T11:44:32.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T11:44:34.199Z] OK: 242 MiB in 58 packages [2024-10-07T11:44:35.163Z] Removing intermediate container b210759fc3b8 [2024-10-07T11:44:35.163Z] ---> 11d10285d409 [2024-10-07T11:44:35.163Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-07T11:44:35.434Z] ---> 02439d96fcd7 [2024-10-07T11:44:35.434Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T11:44:35.708Z] ---> Running in b941f62b362d [2024-10-07T11:44:38.306Z] Removing intermediate container b941f62b362d [2024-10-07T11:44:38.306Z] ---> 139f11c67f46 [2024-10-07T11:44:38.306Z] Step 10/26 : COPY . . [2024-10-07T11:44:39.721Z] ---> 472b7baa5c6a [2024-10-07T11:44:39.721Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-07T11:44:39.721Z] ---> Running in 2761e18ee8cf [2024-10-07T11:44:39.994Z] Removing intermediate container 2761e18ee8cf [2024-10-07T11:44:39.994Z] ---> 1d2255eb7db9 [2024-10-07T11:44:39.994Z] Step 12/26 : RUN $MAKE [2024-10-07T11:44:39.994Z] ---> Running in 171a7633d010 [2024-10-07T11:44:41.404Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.44" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-10-07T11:48:03.150Z] Removing intermediate container 171a7633d010 [2024-10-07T11:48:03.150Z] ---> b9f20b86043f [2024-10-07T11:48:03.150Z] Step 13/26 : FROM alpine:3.20 [2024-10-07T11:48:03.150Z] 3.20: Pulling from library/alpine [2024-10-07T11:48:03.150Z] cf04c63912e1: Already exists [2024-10-07T11:48:03.150Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T11:48:03.150Z] Status: Downloaded newer image for alpine:3.20 [2024-10-07T11:48:03.150Z] ---> c157a85ed455 [2024-10-07T11:48:03.150Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-07T11:48:03.150Z] ---> Running in a92372b694ae [2024-10-07T11:48:03.150Z] Removing intermediate container a92372b694ae [2024-10-07T11:48:03.150Z] ---> 5c1e4123ff99 [2024-10-07T11:48:03.150Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-07T11:48:03.150Z] ---> Running in 8967d773a8ad [2024-10-07T11:48:03.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T11:48:03.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T11:48:03.150Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T11:48:03.150Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T11:48:03.150Z] OK: 9 MiB in 15 packages [2024-10-07T11:48:03.150Z] Removing intermediate container 8967d773a8ad [2024-10-07T11:48:03.150Z] ---> f46c9f808517 [2024-10-07T11:48:03.150Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-07T11:48:03.150Z] ---> Running in 904dda2da67e [2024-10-07T11:48:03.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T11:48:03.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T11:48:04.555Z] Upgrading critical system libraries and apk-tools: [2024-10-07T11:48:04.555Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T11:48:04.555Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T11:48:04.555Z] Continuing the upgrade transaction with new apk-tools: [2024-10-07T11:48:04.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T11:48:04.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T11:48:06.227Z] OK: 9 MiB in 15 packages [2024-10-07T11:48:07.641Z] Removing intermediate container 904dda2da67e [2024-10-07T11:48:07.641Z] ---> 09724a9f2dd2 [2024-10-07T11:48:07.641Z] Step 17/26 : WORKDIR / [2024-10-07T11:48:07.641Z] ---> Running in 9135d42bb120 [2024-10-07T11:48:07.909Z] Removing intermediate container 9135d42bb120 [2024-10-07T11:48:07.909Z] ---> cae5bab9bd4c [2024-10-07T11:48:07.909Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-07T11:48:08.503Z] ---> 89eb278105c0 [2024-10-07T11:48:08.503Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-07T11:48:09.080Z] ---> 1ad3848a7d4e [2024-10-07T11:48:09.080Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-07T11:48:11.016Z] ---> be8721d39a8e [2024-10-07T11:48:11.016Z] Step 21/26 : EXPOSE 59900 [2024-10-07T11:48:11.016Z] ---> Running in a75d924f60bb [2024-10-07T11:48:11.016Z] Removing intermediate container a75d924f60bb [2024-10-07T11:48:11.016Z] ---> fb38a57948af [2024-10-07T11:48:11.016Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-07T11:48:11.016Z] ---> Running in 1f2c1ee1ae0c [2024-10-07T11:48:11.280Z] Removing intermediate container 1f2c1ee1ae0c [2024-10-07T11:48:11.280Z] ---> aaf220553619 [2024-10-07T11:48:11.280Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-07T11:48:11.545Z] ---> Running in 7f260b909bd0 [2024-10-07T11:48:11.811Z] Removing intermediate container 7f260b909bd0 [2024-10-07T11:48:11.811Z] ---> d8bfe09cd560 [2024-10-07T11:48:11.811Z] Step 24/26 : LABEL arch=arm64 [2024-10-07T11:48:11.811Z] ---> Running in 82229eaef4dc [2024-10-07T11:48:12.076Z] Removing intermediate container 82229eaef4dc [2024-10-07T11:48:12.076Z] ---> b0fdc7f2446b [2024-10-07T11:48:12.076Z] Step 25/26 : LABEL git_sha=532991d1358c7e83acb6eb657b38c3883af8a30f [2024-10-07T11:48:12.076Z] ---> Running in fa5f6985405a [2024-10-07T11:48:12.341Z] Removing intermediate container fa5f6985405a [2024-10-07T11:48:12.341Z] ---> 6055d0c34fb7 [2024-10-07T11:48:12.341Z] Step 26/26 : LABEL version=0.0.0 [2024-10-07T11:48:12.609Z] ---> Running in 9c4180ae5ba4 [2024-10-07T11:48:12.873Z] Removing intermediate container 9c4180ae5ba4 [2024-10-07T11:48:12.873Z] ---> 22abec9d308e [2024-10-07T11:48:12.873Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-07T11:48:12.873Z] Successfully built 22abec9d308e [2024-10-07T11:48:12.873Z] 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-07T11:48:13.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T11:48:13.820Z] [2024-10-07T11:48:13.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:48:14.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T11:48:14.235Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-07T11:48:14.235Z] 8998bd30e6a1: Pulling fs layer [2024-10-07T11:48:14.235Z] 04944245beec: Pulling fs layer [2024-10-07T11:48:14.235Z] 699f458cf7ca: Pulling fs layer [2024-10-07T11:48:14.235Z] 765212b225bb: Pulling fs layer [2024-10-07T11:48:14.235Z] f23df028b6ca: Pulling fs layer [2024-10-07T11:48:14.235Z] d65c8cfc05b1: Pulling fs layer [2024-10-07T11:48:14.235Z] 2437ff75d9bd: Pulling fs layer [2024-10-07T11:48:14.235Z] 765212b225bb: Waiting [2024-10-07T11:48:14.236Z] f23df028b6ca: Waiting [2024-10-07T11:48:14.236Z] d65c8cfc05b1: Waiting [2024-10-07T11:48:14.236Z] 2437ff75d9bd: Waiting [2024-10-07T11:48:14.502Z] 04944245beec: Verifying Checksum [2024-10-07T11:48:14.502Z] 04944245beec: Download complete [2024-10-07T11:48:14.502Z] 765212b225bb: Verifying Checksum [2024-10-07T11:48:14.502Z] 765212b225bb: Download complete [2024-10-07T11:48:14.502Z] f23df028b6ca: Verifying Checksum [2024-10-07T11:48:14.502Z] f23df028b6ca: Download complete [2024-10-07T11:48:14.502Z] d65c8cfc05b1: Verifying Checksum [2024-10-07T11:48:14.502Z] d65c8cfc05b1: Download complete [2024-10-07T11:48:14.769Z] 699f458cf7ca: Verifying Checksum [2024-10-07T11:48:14.769Z] 699f458cf7ca: Download complete [2024-10-07T11:48:15.034Z] 8998bd30e6a1: Verifying Checksum [2024-10-07T11:48:15.034Z] 8998bd30e6a1: Download complete [2024-10-07T11:48:17.601Z] 2437ff75d9bd: Verifying Checksum [2024-10-07T11:48:17.601Z] 2437ff75d9bd: Download complete [2024-10-07T11:48:19.529Z] 8998bd30e6a1: Pull complete [2024-10-07T11:48:20.110Z] 04944245beec: Pull complete [2024-10-07T11:48:22.046Z] 699f458cf7ca: Pull complete [2024-10-07T11:48:22.046Z] 765212b225bb: Pull complete [2024-10-07T11:48:22.627Z] f23df028b6ca: Pull complete [2024-10-07T11:48:22.893Z] d65c8cfc05b1: Pull complete [2024-10-07T11:48:41.066Z] 2437ff75d9bd: Pull complete [2024-10-07T11:48:41.066Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-07T11:48:41.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T11:48:41.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T11:48:41.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-22059 does not seem to be running inside a container [2024-10-07T11:48:41.468Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-07T11:48:44.157Z] $ docker top 37c746c4ee334116eed7a628cb66875ac2d3413a8eddf90667138af8b22c762b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:48:45.063Z] ---> job-cost.sh [2024-10-07T11:48:45.063Z] lf-activate-venv: SKIPPING [2024-10-07T11:48:45.063Z] INFO: No Stack... [2024-10-07T11:48:45.639Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-07T11:48:46.590Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T11:48:47.257Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-10-07T11:48:47.257Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T11:48:47.334Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] [2024-10-07T11:48:47.341Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] did not exist. Created. [2024-10-07T11:48:47.347Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T11:48:48.101Z] /w/workspace/device-virtual-go/1@tmp/durable-401460cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-07T11:48:48.759Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-07T11:48:48.803Z] Warning: overwriting stash ‘stack-cost’ [2024-10-07T11:48:48.869Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T11:48:48.888Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-493-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T11:48:48.977Z] $ docker stop --time=1 37c746c4ee334116eed7a628cb66875ac2d3413a8eddf90667138af8b22c762b [2024-10-07T11:48:50.476Z] $ docker rm -f --volumes 37c746c4ee334116eed7a628cb66875ac2d3413a8eddf90667138af8b22c762b [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-07T11:48:51.715Z] provisioning config files... [2024-10-07T11:48:51.722Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-493@tmp/config3959226797010594514tmp [Pipeline] { [Pipeline] sh [2024-10-07T11:48:52.077Z] + set +x [2024-10-07T11:48:52.077Z] + + bash -s --curl [2024-10-07T11:48:52.077Z] -s https://codecov.io/bash [2024-10-07T11:48:52.077Z] [2024-10-07T11:48:52.077Z] _____ _ [2024-10-07T11:48:52.077Z] / ____| | | [2024-10-07T11:48:52.077Z] | | ___ __| | ___ ___ _____ __ [2024-10-07T11:48:52.078Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-07T11:48:52.078Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-07T11:48:52.078Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-07T11:48:52.078Z] Bash-1.0.6 [2024-10-07T11:48:52.078Z] [2024-10-07T11:48:52.078Z] [2024-10-07T11:48:52.078Z] ==> git version 2.25.1 found [2024-10-07T11:48:52.078Z] ==> 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-07T11:48:52.078Z] Release-Date: 2020-01-08 [2024-10-07T11:48:52.078Z] 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-07T11:48:52.078Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-07T11:48:52.078Z] ==> Jenkins CI detected. [2024-10-07T11:48:52.078Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-493 [2024-10-07T11:48:52.078Z] project root: . [2024-10-07T11:48:52.078Z] --> token set from env [2024-10-07T11:48:52.078Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-07T11:48:52.078Z] ==> Running gcov in . (disable via -X gcov) [2024-10-07T11:48:52.078Z] ==> Python coveragepy not found [2024-10-07T11:48:52.078Z] ==> Searching for coverage reports in: [2024-10-07T11:48:52.078Z] + . [2024-10-07T11:48:52.078Z] -> Found 1 reports [2024-10-07T11:48:52.078Z] ==> Detecting git/mercurial file structure [2024-10-07T11:48:52.338Z] ==> Reading reports [2024-10-07T11:48:52.338Z] + ./coverage.out bytes=43316 [2024-10-07T11:48:52.338Z] ==> Appending adjustments [2024-10-07T11:48:52.338Z] https://docs.codecov.io/docs/fixing-reports [2024-10-07T11:48:52.338Z] + Found adjustments [2024-10-07T11:48:52.338Z] ==> Gzipping contents [2024-10-07T11:48:52.338Z] 8.0K /tmp/codecov.iDP141.gz [2024-10-07T11:48:52.338Z] ==> Uploading reports [2024-10-07T11:48:52.338Z] url: https://codecov.io [2024-10-07T11:48:52.338Z] query: branch=PR-493&commit=532991d1358c7e83acb6eb657b38c3883af8a30f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=493&job=&cmd_args= [2024-10-07T11:48:52.338Z] -> Pinging Codecov [2024-10-07T11:48:52.338Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-493&commit=532991d1358c7e83acb6eb657b38c3883af8a30f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=493&job=&cmd_args= [2024-10-07T11:48:52.597Z] -> Uploading to [2024-10-07T11:48:52.598Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/532991d1358c7e83acb6eb657b38c3883af8a30f/2d244763-cd1d-4f2f-9b80-29f1ce44e74c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T114852Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6097f29f2b7b749a1b452d9539cadc4aa06698bcb9e47f7219514612bf167eeb [2024-10-07T11:48:52.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T11:48:52.598Z] Dload Upload Total Spent Left Speed [2024-10-07T11:48:52.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 23773 --:--:-- --:--:-- --:--:-- 23773 [2024-10-07T11:48:52.860Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/532991d1358c7e83acb6eb657b38c3883af8a30f [Pipeline] } [2024-10-07T11:48:52.893Z] 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-07T11:48:55.255Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-493/archives ] [2024-10-07T11:48:55.255Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-493/archives [2024-10-07T11:48:55.255Z] total 16 [2024-10-07T11:48:55.255Z] drwxr-xr-x 3 root root 4096 Oct 7 11:37 . [2024-10-07T11:48:55.255Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 11:37 .. [2024-10-07T11:48:55.255Z] drwxr-xr-x 2 root root 4096 Oct 7 11:37 cost [2024-10-07T11:48:55.255Z] -rw-r--r-- 1 root root 89 Oct 7 11:37 cost.csv [2024-10-07T11:48:55.255Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-493/archives [2024-10-07T11:48:55.255Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-493/archives [2024-10-07T11:48:55.255Z] total 16 [2024-10-07T11:48:55.255Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 11:37 . [2024-10-07T11:48:55.255Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 11:37 .. [2024-10-07T11:48:55.255Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 11:37 cost [2024-10-07T11:48:55.255Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 7 11:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:48:55.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:48:56.510Z] ---> package-listing.sh [2024-10-07T11:48:56.510Z] ++ facter osfamily [2024-10-07T11:48:56.510Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-07T11:48:56.771Z] + OS_FAMILY=debian [2024-10-07T11:48:56.771Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-493 [2024-10-07T11:48:56.771Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-07T11:48:56.771Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-07T11:48:56.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-07T11:48:56.771Z] + PACKAGES=/tmp/packages_start.txt [2024-10-07T11:48:56.771Z] + '[' /w/workspace/foundry_device-virtual-go_PR-493 ']' [2024-10-07T11:48:56.771Z] + PACKAGES=/tmp/packages_end.txt [2024-10-07T11:48:56.771Z] + case "${OS_FAMILY}" in [2024-10-07T11:48:56.771Z] + dpkg -l [2024-10-07T11:48:56.771Z] + grep '^ii' [2024-10-07T11:48:56.771Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-07T11:48:56.771Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-07T11:48:56.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-07T11:48:56.771Z] + '[' /w/workspace/foundry_device-virtual-go_PR-493 ']' [2024-10-07T11:48:56.771Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-493/archives/ [2024-10-07T11:48:56.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-493/archives/ [Pipeline] echo [2024-10-07T11:48:56.814Z] 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-493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-07T11:48:57.114Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:48:57.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T11:48:57.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T11:48:57.945Z] prd-ubuntu20.04-docker-8c-8g-22058 does not seem to be running inside a container [2024-10-07T11:48:57.972Z] $ 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-493/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-493 -v /w/workspace/foundry_device-virtual-go_PR-493:/w/workspace/foundry_device-virtual-go_PR-493:rw,z -v /w/workspace/foundry_device-virtual-go_PR-493@tmp:/w/workspace/foundry_device-virtual-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-07T11:48:58.171Z] $ docker top c8d468b85fe8ab8d57e82982c929a310ceac17756421546d3c9492141960e3fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T11:48:58.590Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-07T11:48:58.911Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-07T11:48:59.238Z] + ls /var/log/sa-host [2024-10-07T11:48:59.238Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T11:48:59.484Z] provisioning config files... [2024-10-07T11:48:59.493Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-493@tmp/config15868342352067373948tmp [Pipeline] { [Pipeline] echo [2024-10-07T11:48:59.570Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:48:59.897Z] ---> create-netrc.sh [Pipeline] } [2024-10-07T11:48:59.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:49:00.361Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-07T11:49:00.402Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:49:00.735Z] ---> sudo-logs.sh [2024-10-07T11:49:00.735Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-07T11:49:00.848Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:49:01.185Z] ---> job-cost.sh [2024-10-07T11:49:01.186Z] lf-activate-venv: SKIPPING [2024-10-07T11:49:01.186Z] DEBUG: total: 0.2199999988079071 [2024-10-07T11:49:01.186Z] INFO: Retrieving Stack Cost... [2024-10-07T11:49:01.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T11:49:02.018Z] INFO: Archiving Costs [Pipeline] echo [2024-10-07T11:49:02.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:49:02.392Z] ---> logs-deploy.sh [2024-10-07T11:49:02.392Z] lf-activate-venv: SKIPPING [2024-10-07T11:49:02.392Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-493/1 [2024-10-07T11:49:02.392Z] INFO: archiving workspace using pattern(s): [2024-10-07T11:49:03.328Z] Archives upload complete. [2024-10-07T11:49:03.587Z] INFO: archiving logs to Nexus [2024-10-07T11:49:04.162Z] ---> uname -a: [2024-10-07T11:49:04.162Z] Linux prd-ubuntu20-04-docker-8c-8g-22058 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-07T11:49:04.162Z] [2024-10-07T11:49:04.162Z] [2024-10-07T11:49:04.162Z] ---> lscpu: [2024-10-07T11:49:04.162Z] Architecture: x86_64 [2024-10-07T11:49:04.162Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-07T11:49:04.162Z] Byte Order: Little Endian [2024-10-07T11:49:04.162Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-07T11:49:04.162Z] CPU(s): 8 [2024-10-07T11:49:04.162Z] On-line CPU(s) list: 0-7 [2024-10-07T11:49:04.162Z] Thread(s) per core: 1 [2024-10-07T11:49:04.162Z] Core(s) per socket: 1 [2024-10-07T11:49:04.162Z] Socket(s): 8 [2024-10-07T11:49:04.162Z] NUMA node(s): 1 [2024-10-07T11:49:04.162Z] Vendor ID: AuthenticAMD [2024-10-07T11:49:04.162Z] CPU family: 23 [2024-10-07T11:49:04.162Z] Model: 49 [2024-10-07T11:49:04.162Z] Model name: AMD EPYC-Rome Processor [2024-10-07T11:49:04.162Z] Stepping: 0 [2024-10-07T11:49:04.162Z] CPU MHz: 2800.000 [2024-10-07T11:49:04.162Z] BogoMIPS: 5600.00 [2024-10-07T11:49:04.162Z] Virtualization: AMD-V [2024-10-07T11:49:04.162Z] Hypervisor vendor: KVM [2024-10-07T11:49:04.162Z] Virtualization type: full [2024-10-07T11:49:04.162Z] L1d cache: 256 KiB [2024-10-07T11:49:04.162Z] L1i cache: 256 KiB [2024-10-07T11:49:04.162Z] L2 cache: 4 MiB [2024-10-07T11:49:04.162Z] L3 cache: 128 MiB [2024-10-07T11:49:04.162Z] NUMA node0 CPU(s): 0-7 [2024-10-07T11:49:04.162Z] Vulnerability Itlb multihit: Not affected [2024-10-07T11:49:04.162Z] Vulnerability L1tf: Not affected [2024-10-07T11:49:04.162Z] Vulnerability Mds: Not affected [2024-10-07T11:49:04.162Z] Vulnerability Meltdown: Not affected [2024-10-07T11:49:04.162Z] Vulnerability Mmio stale data: Not affected [2024-10-07T11:49:04.162Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-07T11:49:04.162Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-07T11:49:04.162Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-07T11:49:04.162Z] Vulnerability Srbds: Not affected [2024-10-07T11:49:04.162Z] Vulnerability Tsx async abort: Not affected [2024-10-07T11:49:04.162Z] 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-07T11:49:04.162Z] [2024-10-07T11:49:04.162Z] [2024-10-07T11:49:04.162Z] ---> nproc: [2024-10-07T11:49:04.162Z] 8 [2024-10-07T11:49:04.162Z] [2024-10-07T11:49:04.162Z] [2024-10-07T11:49:04.162Z] ---> df -h: [2024-10-07T11:49:04.162Z] Filesystem Size Used Avail Use% Mounted on [2024-10-07T11:49:04.162Z] overlay 155G 12G 143G 8% / [2024-10-07T11:49:04.162Z] tmpfs 64M 0 64M 0% /dev [2024-10-07T11:49:04.162Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-07T11:49:04.162Z] shm 64M 0 64M 0% /dev/shm [2024-10-07T11:49:04.162Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-07T11:49:04.162Z] [2024-10-07T11:49:04.162Z] [2024-10-07T11:49:04.162Z] ---> sar -b -r -n DEV: [2024-10-07T11:49:04.162Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22058) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T11:49:04.162Z] [2024-10-07T11:49:04.162Z] 11:33:38 LINUX RESTART (8 CPU) [2024-10-07T11:49:04.162Z] [2024-10-07T11:49:04.162Z] 11:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-07T11:49:04.162Z] 11:35:01 265.56 38.64 226.91 0.00 4301.28 40359.14 0.00 [2024-10-07T11:49:04.162Z] 11:36:01 291.58 3.25 288.34 0.00 28.93 88088.39 0.00 [2024-10-07T11:49:04.162Z] 11:37:01 147.79 0.18 147.61 0.00 9.73 34189.79 0.00 [2024-10-07T11:49:04.162Z] 11:38:01 149.88 0.08 149.79 0.00 7.47 48630.03 0.00 [2024-10-07T11:49:04.162Z] 11:39:01 37.56 4.85 32.71 0.00 2607.03 5707.98 0.00 [2024-10-07T11:49:04.162Z] 11:40:01 5.58 0.02 5.57 0.00 0.13 108.92 0.00 [2024-10-07T11:49:04.162Z] 11:41:01 2.15 0.00 2.15 0.00 0.00 24.53 0.00 [2024-10-07T11:49:04.163Z] 11:42:01 1.98 0.00 1.98 0.00 0.00 20.93 0.00 [2024-10-07T11:49:04.163Z] 11:43:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 [2024-10-07T11:49:04.163Z] 11:44:01 2.15 0.00 2.15 0.00 0.00 23.19 0.00 [2024-10-07T11:49:04.163Z] 11:45:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 [2024-10-07T11:49:04.163Z] 11:46:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 [2024-10-07T11:49:04.163Z] 11:47:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-10-07T11:49:04.163Z] 11:48:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 [2024-10-07T11:49:04.163Z] 11:49:01 7.75 0.28 7.46 0.00 19.86 135.95 0.00 [2024-10-07T11:49:04.163Z] Average: 61.31 3.15 58.16 0.00 464.96 14491.36 0.00 [2024-10-07T11:49:04.163Z] [2024-10-07T11:49:04.163Z] 11:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-07T11:49:04.163Z] 11:35:01 29176524 31552392 769384 2.34 74456 2571892 1831096 5.40 1009436 2306640 595220 [2024-10-07T11:49:04.163Z] 11:36:01 26921744 31536252 770284 2.34 185616 4484224 1881920 5.55 1326100 4018584 298216 [2024-10-07T11:49:04.163Z] 11:37:01 27810188 31490264 811784 2.47 194952 3609104 2013000 5.93 1356332 3162224 2512 [2024-10-07T11:49:04.163Z] 11:38:01 26912888 31522544 778428 2.37 203352 4470112 1783220 5.26 1399884 3955364 324 [2024-10-07T11:49:04.163Z] 11:39:01 26619096 31513424 757896 2.30 225204 4734852 1729300 5.10 1584476 4032192 1032 [2024-10-07T11:49:04.163Z] 11:40:01 26628776 31518136 753756 2.29 223748 4731588 1717956 5.06 1579092 4028944 384 [2024-10-07T11:49:04.163Z] 11:41:01 26628372 31517812 753924 2.29 223800 4731596 1717956 5.06 1579016 4028948 8 [2024-10-07T11:49:04.163Z] 11:42:01 26628384 31517968 753768 2.29 223860 4731600 1717956 5.06 1579120 4028956 8 [2024-10-07T11:49:04.163Z] 11:43:01 26635896 31525500 746132 2.27 223924 4731604 1717956 5.06 1571792 4028952 8 [2024-10-07T11:49:04.163Z] 11:44:01 26637904 31527652 743896 2.26 224020 4731600 1717956 5.06 1569800 4028956 8 [2024-10-07T11:49:04.163Z] 11:45:01 26637824 31527632 743836 2.26 224088 4731608 1717956 5.06 1569924 4028960 8 [2024-10-07T11:49:04.163Z] 11:46:01 26638784 31528652 742744 2.26 224156 4731612 1717956 5.06 1569172 4028968 8 [2024-10-07T11:49:04.163Z] 11:47:01 26638296 31528224 743192 2.26 224172 4731616 1717956 5.06 1569224 4028972 12 [2024-10-07T11:49:04.163Z] 11:48:01 26638676 31528612 742960 2.26 224216 4731612 1717956 5.06 1569264 4028976 8 [2024-10-07T11:49:04.163Z] 11:49:01 26606472 31499804 767200 2.33 224444 4732988 1765940 5.20 1598348 4026096 432 [2024-10-07T11:49:04.163Z] Average: 26917322 31522325 758612 2.31 208267 4479174 1764405 5.20 1495399 3850782 59879 [2024-10-07T11:49:04.163Z] [2024-10-07T11:49:04.163Z] 11:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-07T11:49:04.163Z] 11:35:01 docker0 36.36 39.64 2.43 302.49 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:35:01 ens3 542.51 383.92 6155.51 105.52 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:35:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:36:01 docker0 315.01 465.41 27.28 3298.46 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:36:01 ens3 475.55 320.61 3306.53 35.88 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:37:01 docker0 1.28 2.50 0.08 38.08 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:37:01 ens3 45.98 26.86 80.14 16.45 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:37:01 veth27520e0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:37:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:38:01 docker0 4.53 7.97 0.28 117.04 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:38:01 ens3 103.10 65.54 2646.55 13.58 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:38:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:39:01 ens3 139.96 59.41 2061.16 4.27 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:39:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:40:01 ens3 0.33 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:42:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:45:01 ens3 0.43 0.27 0.31 0.19 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:48:01 ens3 0.35 0.17 0.67 0.01 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:49:01 ens3 25.87 15.84 29.13 9.70 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] 11:49:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] Average: docker0 23.81 34.37 2.00 250.40 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] Average: ens3 88.97 58.21 952.00 12.38 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-07T11:49:04.163Z] [2024-10-07T11:49:04.163Z] [2024-10-07T11:49:04.163Z] ---> sar -P ALL: [2024-10-07T11:49:04.163Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22058) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T11:49:04.163Z] [2024-10-07T11:49:04.163Z] 11:33:38 LINUX RESTART (8 CPU) [2024-10-07T11:49:04.163Z] [2024-10-07T11:49:04.163Z] 11:34:01 CPU %user %nice %system %iowait %steal %idle [2024-10-07T11:49:04.163Z] 11:35:01 all 9.48 0.00 2.85 3.30 0.08 84.30 [2024-10-07T11:49:04.163Z] 11:35:01 0 8.14 0.00 3.26 1.29 0.07 87.24 [2024-10-07T11:49:04.163Z] 11:35:01 1 11.94 0.00 2.43 0.34 0.07 85.23 [2024-10-07T11:49:04.163Z] 11:35:01 2 8.35 0.00 2.61 0.71 0.10 88.24 [2024-10-07T11:49:04.163Z] 11:35:01 3 9.59 0.00 3.00 6.38 0.08 80.95 [2024-10-07T11:49:04.163Z] 11:35:01 4 10.68 0.00 2.25 1.43 0.07 85.57 [2024-10-07T11:49:04.163Z] 11:35:01 5 9.95 0.00 4.08 4.14 0.08 81.74 [2024-10-07T11:49:04.163Z] 11:35:01 6 9.43 0.00 2.41 7.01 0.08 81.07 [2024-10-07T11:49:04.163Z] 11:35:01 7 7.72 0.00 2.73 5.14 0.08 84.32 [2024-10-07T11:49:04.163Z] 11:36:01 all 6.20 0.00 3.18 7.54 0.06 83.03 [2024-10-07T11:49:04.163Z] 11:36:01 0 6.91 0.00 3.21 6.65 0.07 83.16 [2024-10-07T11:49:04.163Z] 11:36:01 1 5.78 0.00 2.40 0.79 0.05 90.98 [2024-10-07T11:49:04.163Z] 11:36:01 2 5.23 0.00 2.42 0.24 0.05 92.06 [2024-10-07T11:49:04.163Z] 11:36:01 3 6.20 0.00 3.75 23.83 0.07 66.15 [2024-10-07T11:49:04.163Z] 11:36:01 4 6.47 0.00 3.38 2.87 0.05 87.23 [2024-10-07T11:49:04.163Z] 11:36:01 5 5.22 0.00 3.29 0.52 0.03 90.93 [2024-10-07T11:49:04.163Z] 11:36:01 6 6.13 0.00 4.01 22.66 0.08 67.12 [2024-10-07T11:49:04.163Z] 11:36:01 7 7.64 0.00 2.95 3.00 0.07 86.34 [2024-10-07T11:49:04.163Z] 11:37:01 all 38.59 0.00 6.21 3.21 0.10 51.89 [2024-10-07T11:49:04.163Z] 11:37:01 0 40.62 0.00 6.99 10.62 0.10 41.67 [2024-10-07T11:49:04.163Z] 11:37:01 1 36.52 0.00 5.56 0.42 0.08 57.41 [2024-10-07T11:49:04.163Z] 11:37:01 2 40.42 0.00 6.22 0.40 0.10 52.86 [2024-10-07T11:49:04.163Z] 11:37:01 3 39.66 0.00 6.49 8.41 0.10 45.35 [2024-10-07T11:49:04.163Z] 11:37:01 4 40.74 0.00 6.32 0.56 0.10 52.28 [2024-10-07T11:49:04.163Z] 11:37:01 5 36.74 0.00 5.69 2.13 0.10 55.34 [2024-10-07T11:49:04.163Z] 11:37:01 6 36.92 0.00 5.65 2.28 0.12 55.03 [2024-10-07T11:49:04.163Z] 11:37:01 7 37.08 0.00 6.79 0.81 0.08 55.24 [2024-10-07T11:49:04.163Z] 11:38:01 all 24.01 0.00 4.65 3.86 0.11 67.37 [2024-10-07T11:49:04.163Z] 11:38:01 0 26.70 0.00 5.12 16.77 0.14 51.28 [2024-10-07T11:49:04.163Z] 11:38:01 1 22.17 0.00 4.28 0.05 0.15 73.35 [2024-10-07T11:49:04.163Z] 11:38:01 2 26.83 0.00 4.82 0.12 0.10 68.14 [2024-10-07T11:49:04.163Z] 11:38:01 3 25.15 0.00 4.67 4.91 0.13 65.13 [2024-10-07T11:49:04.163Z] 11:38:01 4 25.94 0.00 5.48 2.40 0.12 66.07 [2024-10-07T11:49:04.163Z] 11:38:01 5 21.87 0.00 5.14 0.00 0.08 72.90 [2024-10-07T11:49:04.163Z] 11:38:01 6 22.09 0.00 4.42 6.72 0.08 66.68 [2024-10-07T11:49:04.163Z] 11:38:01 7 21.32 0.00 3.28 0.02 0.07 75.31 [2024-10-07T11:49:04.163Z] 11:39:01 all 2.05 0.00 1.04 0.31 0.02 96.58 [2024-10-07T11:49:04.163Z] 11:39:01 0 2.64 0.00 0.75 0.52 0.03 96.06 [2024-10-07T11:49:04.163Z] 11:39:01 1 1.79 0.00 0.70 0.02 0.02 97.48 [2024-10-07T11:49:04.163Z] 11:39:01 2 2.65 0.00 0.97 0.12 0.00 96.26 [2024-10-07T11:49:04.163Z] 11:39:01 3 1.79 0.00 0.95 0.85 0.02 96.39 [2024-10-07T11:49:04.163Z] 11:39:01 4 1.91 0.00 0.77 0.33 0.03 96.96 [2024-10-07T11:49:04.163Z] 11:39:01 5 1.22 0.00 1.33 0.52 0.02 96.91 [2024-10-07T11:49:04.163Z] 11:39:01 6 1.55 0.00 2.00 0.07 0.03 96.35 [2024-10-07T11:49:04.163Z] 11:39:01 7 2.87 0.00 0.82 0.03 0.03 96.25 [2024-10-07T11:49:04.163Z] 11:40:01 all 0.09 0.00 0.06 0.02 0.00 99.84 [2024-10-07T11:49:04.163Z] 11:40:01 0 0.12 0.00 0.07 0.07 0.00 99.75 [2024-10-07T11:49:04.163Z] 11:40:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-07T11:49:04.163Z] 11:40:01 2 0.12 0.00 0.07 0.00 0.02 99.80 [2024-10-07T11:49:04.163Z] 11:40:01 3 0.22 0.00 0.10 0.02 0.00 99.67 [2024-10-07T11:49:04.163Z] 11:40:01 4 0.07 0.00 0.07 0.03 0.00 99.83 [2024-10-07T11:49:04.163Z] 11:40:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2024-10-07T11:49:04.163Z] 11:40:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-07T11:49:04.163Z] 11:40:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-07T11:49:04.163Z] 11:41:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-10-07T11:49:04.163Z] 11:41:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2024-10-07T11:49:04.163Z] 11:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T11:49:04.163Z] 11:41:01 2 0.28 0.00 0.00 0.00 0.00 99.72 [2024-10-07T11:49:04.163Z] 11:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-07T11:49:04.163Z] 11:41:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2024-10-07T11:49:04.163Z] 11:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.163Z] 11:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.163Z] 11:41:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-07T11:49:04.163Z] 11:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-07T11:49:04.163Z] 11:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-07T11:49:04.163Z] 11:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-07T11:49:04.163Z] 11:42:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-07T11:49:04.163Z] 11:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.163Z] 11:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-07T11:49:04.163Z] 11:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T11:49:04.163Z] 11:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-07T11:49:04.163Z] 11:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T11:49:04.163Z] 11:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-07T11:49:04.163Z] 11:43:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2024-10-07T11:49:04.163Z] 11:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T11:49:04.163Z] 11:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-07T11:49:04.163Z] 11:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T11:49:04.163Z] 11:43:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-07T11:49:04.163Z] 11:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.163Z] 11:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.163Z] 11:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T11:49:04.163Z] 11:44:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2024-10-07T11:49:04.163Z] 11:44:01 0 0.02 0.00 0.00 0.07 0.00 99.92 [2024-10-07T11:49:04.163Z] 11:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-07T11:49:04.163Z] 11:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-07T11:49:04.163Z] 11:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-07T11:49:04.163Z] 11:44:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2024-10-07T11:49:04.163Z] 11:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.163Z] 11:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.163Z] 11:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-07T11:49:04.163Z] 11:45:01 all 0.10 0.00 0.01 0.07 0.01 99.82 [2024-10-07T11:49:04.163Z] 11:45:01 0 0.02 0.00 0.00 0.35 0.00 99.63 [2024-10-07T11:49:04.163Z] 11:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-07T11:49:04.163Z] 11:45:01 2 0.33 0.00 0.02 0.00 0.00 99.65 [2024-10-07T11:49:04.163Z] 11:45:01 3 0.30 0.00 0.02 0.00 0.00 99.68 [2024-10-07T11:49:04.163Z] 11:45:01 4 0.05 0.00 0.02 0.18 0.02 99.73 [2024-10-07T11:49:04.163Z] 11:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.163Z] 11:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-07T11:49:04.163Z] 11:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-07T11:49:04.163Z] [2024-10-07T11:49:04.163Z] 11:45:01 CPU %user %nice %system %iowait %steal %idle [2024-10-07T11:49:04.163Z] 11:46:01 all 0.14 0.00 0.01 0.04 0.00 99.80 [2024-10-07T11:49:04.163Z] 11:46:01 0 0.03 0.00 0.02 0.27 0.00 99.68 [2024-10-07T11:49:04.163Z] 11:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T11:49:04.163Z] 11:46:01 2 0.96 0.00 0.02 0.00 0.02 99.01 [2024-10-07T11:49:04.163Z] 11:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T11:49:04.163Z] 11:46:01 4 0.03 0.00 0.03 0.08 0.02 99.83 [2024-10-07T11:49:04.163Z] 11:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T11:49:04.163Z] 11:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.163Z] 11:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T11:49:04.163Z] 11:47:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-10-07T11:49:04.163Z] 11:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-07T11:49:04.163Z] 11:47:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-07T11:49:04.163Z] 11:47:01 2 0.35 0.00 0.02 0.00 0.00 99.63 [2024-10-07T11:49:04.163Z] 11:47:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-07T11:49:04.163Z] 11:47:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2024-10-07T11:49:04.163Z] 11:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-07T11:49:04.163Z] 11:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.163Z] 11:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-07T11:49:04.163Z] 11:48:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2024-10-07T11:49:04.163Z] 11:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-07T11:49:04.163Z] 11:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-07T11:49:04.164Z] 11:48:01 2 1.60 0.00 0.00 0.00 0.00 98.40 [2024-10-07T11:49:04.164Z] 11:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T11:49:04.164Z] 11:48:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-07T11:49:04.164Z] 11:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-07T11:49:04.164Z] 11:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-07T11:49:04.164Z] 11:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T11:49:04.164Z] 11:49:01 all 0.59 0.00 0.25 0.02 0.01 99.12 [2024-10-07T11:49:04.164Z] 11:49:01 0 1.12 0.00 0.32 0.10 0.02 98.45 [2024-10-07T11:49:04.164Z] 11:49:01 1 0.60 0.00 0.23 0.03 0.02 99.12 [2024-10-07T11:49:04.164Z] 11:49:01 2 0.75 0.00 0.18 0.02 0.02 99.03 [2024-10-07T11:49:04.164Z] 11:49:01 3 0.58 0.00 0.33 0.00 0.02 99.07 [2024-10-07T11:49:04.164Z] 11:49:01 4 0.68 0.00 0.28 0.02 0.02 99.00 [2024-10-07T11:49:04.164Z] 11:49:01 5 0.43 0.00 0.23 0.00 0.00 99.33 [2024-10-07T11:49:04.164Z] 11:49:01 6 0.25 0.00 0.23 0.00 0.02 99.50 [2024-10-07T11:49:04.164Z] 11:49:01 7 0.30 0.00 0.22 0.02 0.02 99.45 [2024-10-07T11:49:04.164Z] Average: all 5.39 0.00 1.21 1.22 0.03 92.15 [2024-10-07T11:49:04.164Z] Average: 0 5.70 0.00 1.31 2.43 0.03 90.53 [2024-10-07T11:49:04.164Z] Average: 1 5.22 0.00 1.04 0.11 0.03 93.60 [2024-10-07T11:49:04.164Z] Average: 2 5.83 0.00 1.15 0.11 0.03 92.89 [2024-10-07T11:49:04.164Z] Average: 3 5.53 0.00 1.28 2.93 0.03 90.23 [2024-10-07T11:49:04.164Z] Average: 4 5.74 0.00 1.25 0.53 0.04 92.45 [2024-10-07T11:49:04.164Z] Average: 5 4.99 0.00 1.32 0.48 0.02 93.19 [2024-10-07T11:49:04.164Z] Average: 6 5.04 0.00 1.24 2.56 0.03 91.13 [2024-10-07T11:49:04.164Z] Average: 7 5.08 0.00 1.11 0.60 0.03 93.17 [2024-10-07T11:49:04.164Z] [2024-10-07T11:49:04.164Z] [2024-10-07T11:49:04.164Z]