Pull request #459 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 253965409dde1d467c0fe3cab14a6bc29bdaadf4+276436e60f25d91e45baf5819fa2ea594f4bdb74 (440f15e2bd30c5ddb5ee8b927298877144231cbf) 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-ssh5021171682881141322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh14631282433680722177.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-onvif-camera/branches/PR-459/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-onvif-camera/branches/PR-459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14721311744627585905.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-onvif-camera/branches/PR-459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7995178529169743367.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh15665065104826357197.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-onvif-camera/branches/PR-459/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-onvif-camera/branches/PR-459/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7204338732110304585.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-13158 in /w/workspace/undry_device-onvif-camera_PR-459 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-459 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 276436e60f25d91e45baf5819fa2ea594f4bdb74 into PR head commit 253965409dde1d467c0fe3cab14a6bc29bdaadf4 Merge succeeded, producing 253965409dde1d467c0fe3cab14a6bc29bdaadf4 Checking out Revision 253965409dde1d467c0fe3cab14a6bc29bdaadf4 (PR-459) 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 253965409dde1d467c0fe3cab14a6bc29bdaadf4 # 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 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 253965409dde1d467c0fe3cab14a6bc29bdaadf4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-03T03:37:07.176Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-03T03:37:07.413Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-03T03:37:07.552Z] ========================================================= [2024-10-03T03:37:07.552Z] EdgeX Global Pipelines Version Info [2024-10-03T03:37:07.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:37:08.319Z] ------------------- [2024-10-03T03:37:08.319Z] stable info: [2024-10-03T03:37:08.319Z] ------------------- [2024-10-03T03:37:08.319Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T03:37:08.319Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T03:37:08.319Z] Message: update stable to v1.0.264 [2024-10-03T03:37:08.893Z] ------------------- [2024-10-03T03:37:08.893Z] experimental info: [2024-10-03T03:37:08.893Z] ------------------- [2024-10-03T03:37:08.893Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T03:37:08.893Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T03:37:08.893Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-03T03:37:09.127Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-10-03T03:37:09.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-10-03T03:37:09.251Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-03T03:37:09.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-03T03:37:09.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-03T03:37:09.446Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-03T03:37:09.506Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-03T03:37:09.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-03T03:37:09.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-03T03:37:09.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-03T03:37:09.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-03T03:37:09.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-10-03T03:37:09.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-03T03:37:09.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-03T03:37:10.017Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-03T03:37:10.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-03T03:37:10.144Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T03:37:10.210Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T03:37:10.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-03T03:37:10.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-03T03:37:10.401Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-03T03:37:10.458Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-10-03T03:37:10.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-03T03:37:10.579Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-03T03:37:10.639Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-03T03:37:10.701Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-03T03:37:10.767Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-03T03:37:10.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-459 [Pipeline] echo [2024-10-03T03:37:10.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-459 [Pipeline] echo [2024-10-03T03:37:10.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-459 [Pipeline] echo [2024-10-03T03:37:11.026Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 253965409dde1d467c0fe3cab14a6bc29bdaadf4 [Pipeline] echo [2024-10-03T03:37:11.090Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2539654 [Pipeline] echo [2024-10-03T03:37:11.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T03:37:11.322Z] provisioning config files... [2024-10-03T03:37:11.337Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-459@tmp/config12803463829514317436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:37:11.743Z] ---> ****-login.sh [2024-10-03T03:37:11.743Z] nexus3.edgexfoundry.org:10001 [2024-10-03T03:37:12.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:37:12.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:37:12.004Z] Configure a credential helper to remove this warning. See [2024-10-03T03:37:12.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:37:12.004Z] [2024-10-03T03:37:12.004Z] Login Succeeded [2024-10-03T03:37:12.004Z] nexus3.edgexfoundry.org:10002 [2024-10-03T03:37:12.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:37:12.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:37:12.265Z] Configure a credential helper to remove this warning. See [2024-10-03T03:37:12.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:37:12.265Z] [2024-10-03T03:37:12.265Z] Login Succeeded [2024-10-03T03:37:12.265Z] nexus3.edgexfoundry.org:10003 [2024-10-03T03:37:12.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:37:12.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:37:12.265Z] Configure a credential helper to remove this warning. See [2024-10-03T03:37:12.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:37:12.265Z] [2024-10-03T03:37:12.265Z] Login Succeeded [2024-10-03T03:37:12.265Z] nexus3.edgexfoundry.org:10004 [2024-10-03T03:37:12.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:37:12.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:37:12.525Z] Configure a credential helper to remove this warning. See [2024-10-03T03:37:12.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:37:12.526Z] [2024-10-03T03:37:12.526Z] Login Succeeded [2024-10-03T03:37:12.526Z] ****.io [2024-10-03T03:37:12.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:37:12.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:37:12.784Z] Configure a credential helper to remove this warning. See [2024-10-03T03:37:12.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:37:12.784Z] [2024-10-03T03:37:12.784Z] Login Succeeded [2024-10-03T03:37:12.784Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T03:37:12.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-03T03:37:13.521Z] + git rev-list -1 --merges 253965409dde1d467c0fe3cab14a6bc29bdaadf4~1..253965409dde1d467c0fe3cab14a6bc29bdaadf4 [Pipeline] echo [2024-10-03T03:37:13.572Z] -----------> git rev-list -1 --merges 253965409dde1d467c0fe3cab14a6bc29bdaadf4~1..253965409dde1d467c0fe3cab14a6bc29bdaadf4 253965409dde1d467c0fe3cab14a6bc29bdaadf4 [false] [Pipeline] sh [2024-10-03T03:37:13.898Z] + git log --format=format:%s -1 253965409dde1d467c0fe3cab14a6bc29bdaadf4 [Pipeline] echo [2024-10-03T03:37:13.943Z] ========================================================= [2024-10-03T03:37:13.943Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-03T03:37:13.943Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T03:37:14.441Z] + git log --format=format:%s -1 253965409dde1d467c0fe3cab14a6bc29bdaadf4 [Pipeline] echo [2024-10-03T03:37:14.481Z] [semverPrep] GIT_COMMIT: 253965409dde1d467c0fe3cab14a6bc29bdaadf4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-03T03:37:14.525Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-03T03:37:14.952Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T03:37:14.952Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-03T03:37:14.952Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-03T03:37:14.952Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-03T03:37:14.952Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-03T03:37:14.952Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-03T03:37:14.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:37:15.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T03:37:15.521Z] [2024-10-03T03:37:15.521Z] 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-03T03:37:15.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T03:37:15.937Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-03T03:37:15.937Z] b85a868b505f: Pulling fs layer [2024-10-03T03:37:15.937Z] e2be974225ed: Pulling fs layer [2024-10-03T03:37:15.937Z] 339a4e72a1f5: Pulling fs layer [2024-10-03T03:37:15.937Z] 988bab9f4d93: Pulling fs layer [2024-10-03T03:37:15.937Z] 1469e6f7b9e6: Pulling fs layer [2024-10-03T03:37:15.937Z] eaf3925da568: Pulling fs layer [2024-10-03T03:37:15.937Z] bab4dde63d76: Pulling fs layer [2024-10-03T03:37:15.937Z] bde34c3a00c8: Pulling fs layer [2024-10-03T03:37:15.937Z] b352a97aabf1: Pulling fs layer [2024-10-03T03:37:15.937Z] 4872d77fe225: Pulling fs layer [2024-10-03T03:37:15.937Z] 5851b861e8e6: Pulling fs layer [2024-10-03T03:37:15.937Z] b352a97aabf1: Waiting [2024-10-03T03:37:15.937Z] bab4dde63d76: Waiting [2024-10-03T03:37:15.937Z] 4872d77fe225: Waiting [2024-10-03T03:37:15.937Z] 5851b861e8e6: Waiting [2024-10-03T03:37:15.937Z] 988bab9f4d93: Waiting [2024-10-03T03:37:15.937Z] 1469e6f7b9e6: Waiting [2024-10-03T03:37:15.937Z] eaf3925da568: Waiting [2024-10-03T03:37:15.937Z] bde34c3a00c8: Waiting [2024-10-03T03:37:15.937Z] e2be974225ed: Download complete [2024-10-03T03:37:15.937Z] 988bab9f4d93: Download complete [2024-10-03T03:37:16.196Z] 1469e6f7b9e6: Verifying Checksum [2024-10-03T03:37:16.197Z] 1469e6f7b9e6: Download complete [2024-10-03T03:37:16.197Z] 339a4e72a1f5: Verifying Checksum [2024-10-03T03:37:16.197Z] 339a4e72a1f5: Download complete [2024-10-03T03:37:16.197Z] eaf3925da568: Verifying Checksum [2024-10-03T03:37:16.197Z] eaf3925da568: Download complete [2024-10-03T03:37:16.197Z] bde34c3a00c8: Verifying Checksum [2024-10-03T03:37:16.197Z] bde34c3a00c8: Download complete [2024-10-03T03:37:16.197Z] b352a97aabf1: Verifying Checksum [2024-10-03T03:37:16.197Z] b352a97aabf1: Download complete [2024-10-03T03:37:16.197Z] 4872d77fe225: Download complete [2024-10-03T03:37:16.197Z] 5851b861e8e6: Download complete [2024-10-03T03:37:16.197Z] b85a868b505f: Verifying Checksum [2024-10-03T03:37:16.197Z] b85a868b505f: Download complete [2024-10-03T03:37:16.458Z] bab4dde63d76: Verifying Checksum [2024-10-03T03:37:16.458Z] bab4dde63d76: Download complete [2024-10-03T03:37:17.399Z] b85a868b505f: Pull complete [2024-10-03T03:37:17.661Z] e2be974225ed: Pull complete [2024-10-03T03:37:17.922Z] 339a4e72a1f5: Pull complete [2024-10-03T03:37:18.220Z] 988bab9f4d93: Pull complete [2024-10-03T03:37:18.481Z] 1469e6f7b9e6: Pull complete [2024-10-03T03:37:18.481Z] eaf3925da568: Pull complete [2024-10-03T03:37:20.387Z] bab4dde63d76: Pull complete [2024-10-03T03:37:20.387Z] bde34c3a00c8: Pull complete [2024-10-03T03:37:20.387Z] b352a97aabf1: Pull complete [2024-10-03T03:37:20.387Z] 4872d77fe225: Pull complete [2024-10-03T03:37:20.649Z] 5851b861e8e6: Pull complete [2024-10-03T03:37:20.649Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-03T03:37:20.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T03:37:20.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T03:37:20.952Z] prd-ubuntu20.04-docker-8c-8g-13158 does not seem to be running inside a container [2024-10-03T03:37:20.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-459 -v /w/workspace/undry_device-onvif-camera_PR-459:/w/workspace/undry_device-onvif-camera_PR-459:rw,z -v /w/workspace/undry_device-onvif-camera_PR-459@tmp:/w/workspace/undry_device-onvif-camera_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-03T03:37:24.337Z] $ docker top f0958c21dceb177c395ba71ffa8951d4b7cdaaf3f3b13f49059b4a1e62c8d44c -eo pid,comm [2024-10-03T03:37:24.388Z] 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-03T03:37:24.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T03:37:24.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T03:37:24.560Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T03:37:24.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T03:37:24.673Z] $ docker exec f0958c21dceb177c395ba71ffa8951d4b7cdaaf3f3b13f49059b4a1e62c8d44c ssh-agent [2024-10-03T03:37:24.773Z] SSH_AUTH_SOCK=/tmp/ssh-UH4eSYWATOfP/agent.32 [2024-10-03T03:37:24.773Z] SSH_AGENT_PID=38 [2024-10-03T03:37:24.780Z] Running ssh-add (command line suppressed) [2024-10-03T03:37:24.893Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-459@tmp/private_key_1978605125650047306.key (/w/workspace/undry_device-onvif-camera_PR-459@tmp/private_key_1978605125650047306.key) [2024-10-03T03:37:24.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T03:37:25.257Z] + git tag --points-at HEAD [Pipeline] } [2024-10-03T03:37:25.294Z] $ docker exec --env ******** --env ******** f0958c21dceb177c395ba71ffa8951d4b7cdaaf3f3b13f49059b4a1e62c8d44c ssh-agent -k [2024-10-03T03:37:25.402Z] unset SSH_AUTH_SOCK; [2024-10-03T03:37:25.402Z] unset SSH_AGENT_PID; [2024-10-03T03:37:25.402Z] echo Agent pid 38 killed; [2024-10-03T03:37:25.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-03T03:37:25.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T03:37:25.533Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T03:37:25.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T03:37:25.674Z] $ docker exec f0958c21dceb177c395ba71ffa8951d4b7cdaaf3f3b13f49059b4a1e62c8d44c ssh-agent [2024-10-03T03:37:25.782Z] SSH_AUTH_SOCK=/tmp/ssh-sIpP6EQbX8c4/agent.73 [2024-10-03T03:37:25.782Z] SSH_AGENT_PID=80 [2024-10-03T03:37:25.786Z] Running ssh-add (command line suppressed) [2024-10-03T03:37:25.878Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-459@tmp/private_key_15680553911939777016.key (/w/workspace/undry_device-onvif-camera_PR-459@tmp/private_key_15680553911939777016.key) [2024-10-03T03:37:25.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T03:37:26.242Z] + git semver init [2024-10-03T03:37:26.503Z] 2024-10-03 03:37:26,432 [run_init] DEBUG init version:0.0.0 force:False [2024-10-03T03:37:26.504Z] 2024-10-03 03:37:26,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-459/.semver [2024-10-03T03:37:26.504Z] 2024-10-03 03:37:26,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-459/.semver [2024-10-03T03:37:26.504Z] 2024-10-03 03:37:26,435 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-459/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-459, universal_newlines=False, shell=None, istream=None) [2024-10-03T03:37:27.886Z] 2024-10-03 03:37:27,706 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-459/.git/info/exclude [2024-10-03T03:37:27.886Z] 2024-10-03 03:37:27,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-459/.semver/PR-459 with force:False [2024-10-03T03:37:27.886Z] 2024-10-03 03:37:27,707 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-459/.semver/PR-459 [2024-10-03T03:37:27.886Z] 2024-10-03 03:37:27,711 [execute] INFO git cat-file --batch-check [2024-10-03T03:37:27.886Z] 2024-10-03 03:37:27,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-459/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T03:37:27.886Z] 2024-10-03 03:37:27,719 [execute] INFO git cat-file --batch [2024-10-03T03:37:27.886Z] 2024-10-03 03:37:27,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-459/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T03:37:27.886Z] 2024-10-03 03:37:27,728 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-459/.semver/PR-459 [2024-10-03T03:37:27.886Z] 0.0.0 [Pipeline] } [2024-10-03T03:37:27.918Z] $ docker exec --env ******** --env ******** f0958c21dceb177c395ba71ffa8951d4b7cdaaf3f3b13f49059b4a1e62c8d44c ssh-agent -k [2024-10-03T03:37:28.015Z] unset SSH_AUTH_SOCK; [2024-10-03T03:37:28.016Z] unset SSH_AGENT_PID; [2024-10-03T03:37:28.016Z] echo Agent pid 80 killed; [2024-10-03T03:37:28.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T03:37:28.489Z] + git semver [Pipeline] } [2024-10-03T03:37:28.785Z] $ docker stop --time=1 f0958c21dceb177c395ba71ffa8951d4b7cdaaf3f3b13f49059b4a1e62c8d44c [2024-10-03T03:37:30.107Z] $ docker rm -f --volumes f0958c21dceb177c395ba71ffa8951d4b7cdaaf3f3b13f49059b4a1e62c8d44c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T03:37:30.534Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-03T03:37:30.852Z] Stashed 1 file(s) [Pipeline] echo [2024-10-03T03:37:30.879Z] [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-03T03:37:31.624Z] provisioning config files... [2024-10-03T03:37:31.635Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-459@tmp/config7338013972801248992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:37:32.007Z] ---> ****-login.sh [2024-10-03T03:37:32.007Z] nexus3.edgexfoundry.org:10001 [2024-10-03T03:37:32.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:37:32.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:37:32.007Z] Configure a credential helper to remove this warning. See [2024-10-03T03:37:32.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:37:32.007Z] [2024-10-03T03:37:32.007Z] Login Succeeded [2024-10-03T03:37:32.007Z] nexus3.edgexfoundry.org:10002 [2024-10-03T03:37:32.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:37:32.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:37:32.007Z] Configure a credential helper to remove this warning. See [2024-10-03T03:37:32.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:37:32.007Z] [2024-10-03T03:37:32.007Z] Login Succeeded [2024-10-03T03:37:32.008Z] nexus3.edgexfoundry.org:10003 [2024-10-03T03:37:32.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:37:32.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:37:32.268Z] Configure a credential helper to remove this warning. See [2024-10-03T03:37:32.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:37:32.268Z] [2024-10-03T03:37:32.268Z] Login Succeeded [2024-10-03T03:37:32.268Z] nexus3.edgexfoundry.org:10004 [2024-10-03T03:37:32.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:37:32.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:37:32.268Z] Configure a credential helper to remove this warning. See [2024-10-03T03:37:32.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:37:32.268Z] [2024-10-03T03:37:32.268Z] Login Succeeded [2024-10-03T03:37:32.268Z] ****.io [2024-10-03T03:37:32.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:37:32.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:37:32.528Z] Configure a credential helper to remove this warning. See [2024-10-03T03:37:32.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:37:32.528Z] [2024-10-03T03:37:32.528Z] Login Succeeded [2024-10-03T03:37:32.528Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T03:37:32.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-03T03:37:32.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T03:37:32.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T03:37:32.910Z] ========================================================= [2024-10-03T03:37:32.910Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-03T03:37:32.910Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:37:33.444Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-03T03:37:33.444Z] Sending build context to Docker daemon 36.71MB [2024-10-03T03:37:33.444Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-10-03T03:37:33.444Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-03T03:37:33.705Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-03T03:37:33.705Z] 619be1103602: Pulling fs layer [2024-10-03T03:37:33.705Z] 7862e08f4a3e: Pulling fs layer [2024-10-03T03:37:33.705Z] 5df492c9dc93: Pulling fs layer [2024-10-03T03:37:33.705Z] 7629e6793208: Pulling fs layer [2024-10-03T03:37:33.705Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T03:37:33.705Z] fb5054dd5b73: Pulling fs layer [2024-10-03T03:37:33.705Z] 4f4fb700ef54: Waiting [2024-10-03T03:37:33.705Z] 7629e6793208: Waiting [2024-10-03T03:37:33.705Z] eeca6798cff9: Pulling fs layer [2024-10-03T03:37:33.705Z] aa269ceb94a6: Pulling fs layer [2024-10-03T03:37:33.705Z] ada007ff1a6a: Pulling fs layer [2024-10-03T03:37:33.705Z] aa269ceb94a6: Waiting [2024-10-03T03:37:33.705Z] fb5054dd5b73: Waiting [2024-10-03T03:37:33.705Z] ada007ff1a6a: Waiting [2024-10-03T03:37:33.705Z] eeca6798cff9: Waiting [2024-10-03T03:37:33.705Z] 7862e08f4a3e: Download complete [2024-10-03T03:37:33.705Z] 7629e6793208: Verifying Checksum [2024-10-03T03:37:33.705Z] 7629e6793208: Download complete [2024-10-03T03:37:33.705Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T03:37:33.705Z] 4f4fb700ef54: Download complete [2024-10-03T03:37:33.705Z] fb5054dd5b73: Verifying Checksum [2024-10-03T03:37:33.705Z] fb5054dd5b73: Download complete [2024-10-03T03:37:33.705Z] 619be1103602: Verifying Checksum [2024-10-03T03:37:33.705Z] 619be1103602: Download complete [2024-10-03T03:37:33.705Z] eeca6798cff9: Verifying Checksum [2024-10-03T03:37:33.705Z] eeca6798cff9: Download complete [2024-10-03T03:37:33.964Z] 619be1103602: Pull complete [2024-10-03T03:37:33.964Z] ada007ff1a6a: Verifying Checksum [2024-10-03T03:37:33.964Z] ada007ff1a6a: Download complete [2024-10-03T03:37:34.224Z] 7862e08f4a3e: Pull complete [2024-10-03T03:37:34.224Z] 5df492c9dc93: Verifying Checksum [2024-10-03T03:37:34.224Z] 5df492c9dc93: Download complete [2024-10-03T03:37:34.483Z] aa269ceb94a6: Verifying Checksum [2024-10-03T03:37:34.483Z] aa269ceb94a6: Download complete [2024-10-03T03:37:37.775Z] 5df492c9dc93: Pull complete [2024-10-03T03:37:37.775Z] 7629e6793208: Pull complete [2024-10-03T03:37:37.775Z] 4f4fb700ef54: Pull complete [2024-10-03T03:37:37.775Z] fb5054dd5b73: Pull complete [2024-10-03T03:37:37.775Z] eeca6798cff9: Pull complete [2024-10-03T03:37:39.679Z] aa269ceb94a6: Pull complete [2024-10-03T03:37:40.257Z] ada007ff1a6a: Pull complete [2024-10-03T03:37:40.257Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-03T03:37:40.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-03T03:37:40.257Z] ---> f489d0715acc [2024-10-03T03:37:40.257Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-03T03:37:45.540Z] ---> Running in ba3cec234b29 [2024-10-03T03:37:45.540Z] Removing intermediate container ba3cec234b29 [2024-10-03T03:37:45.540Z] ---> bdcf0b52cb9d [2024-10-03T03:37:45.540Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-03T03:37:45.540Z] ---> Running in 7bc16d9d55cb [2024-10-03T03:37:45.540Z] Removing intermediate container 7bc16d9d55cb [2024-10-03T03:37:45.540Z] ---> fb3649d93782 [2024-10-03T03:37:45.540Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-03T03:37:45.540Z] ---> Running in f86b539d05c1 [2024-10-03T03:37:45.540Z] Removing intermediate container f86b539d05c1 [2024-10-03T03:37:45.540Z] ---> c684111a0c81 [2024-10-03T03:37:45.540Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-03T03:37:45.540Z] ---> Running in 51a5f375a3f6 [2024-10-03T03:37:45.800Z] Removing intermediate container 51a5f375a3f6 [2024-10-03T03:37:45.800Z] ---> 61ac80eed8cf [2024-10-03T03:37:45.800Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-03T03:37:45.800Z] ---> Running in a29515d2f838 [2024-10-03T03:37:45.800Z] Removing intermediate container a29515d2f838 [2024-10-03T03:37:45.800Z] ---> 6d6261d156f0 [2024-10-03T03:37:45.800Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-03T03:37:45.800Z] ---> Running in 8b76cf22755f [2024-10-03T03:37:46.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-03T03:37:46.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-03T03:37:46.398Z] Still waiting to schedule task [2024-10-03T03:37:46.398Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-03T03:37:46.579Z] OK: 264 MiB in 52 packages [2024-10-03T03:37:46.838Z] Removing intermediate container 8b76cf22755f [2024-10-03T03:37:46.838Z] ---> 0a68bee3f4ee [2024-10-03T03:37:46.838Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-03T03:37:46.838Z] ---> Running in d4292f7f5d0c [2024-10-03T03:37:46.838Z] Removing intermediate container d4292f7f5d0c [2024-10-03T03:37:46.838Z] ---> 1835ee6258ef [2024-10-03T03:37:46.838Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-03T03:37:47.097Z] ---> 9912aa512b80 [2024-10-03T03:37:47.097Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T03:37:47.097Z] ---> Running in 339414f30900 [2024-10-03T03:38:54.852Z] Removing intermediate container 339414f30900 [2024-10-03T03:38:54.852Z] ---> d4c93d3c603b [2024-10-03T03:38:54.852Z] Step 12/13 : COPY . . [2024-10-03T03:38:54.852Z] ---> bc198f508deb [2024-10-03T03:38:54.852Z] Step 13/13 : RUN ${MAKE} [2024-10-03T03:38:54.852Z] ---> Running in 610fe4307fe0 [2024-10-03T03:38:54.852Z] noop [2024-10-03T03:38:54.852Z] Removing intermediate container 610fe4307fe0 [2024-10-03T03:38:54.852Z] ---> 2d3694964007 [2024-10-03T03:38:54.852Z] Successfully built 2d3694964007 [2024-10-03T03:38:54.852Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:38:55.337Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T03:38:55.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T03:38:55.505Z] prd-ubuntu20.04-docker-8c-8g-13158 does not seem to be running inside a container [2024-10-03T03:38:55.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-459 -v /w/workspace/undry_device-onvif-camera_PR-459:/w/workspace/undry_device-onvif-camera_PR-459:rw,z -v /w/workspace/undry_device-onvif-camera_PR-459@tmp:/w/workspace/undry_device-onvif-camera_PR-459@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 ******** ci-base-image-x86_64 cat [2024-10-03T03:38:55.895Z] $ docker top 8c81981f0438ca2da2aed293992dac7dbe60d445fbb365aa734129d79d703834 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T03:38:56.311Z] + go version [2024-10-03T03:38:56.311Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-03T03:38:56.348Z] $ docker stop --time=1 8c81981f0438ca2da2aed293992dac7dbe60d445fbb365aa734129d79d703834 [2024-10-03T03:38:57.618Z] $ docker rm -f --volumes 8c81981f0438ca2da2aed293992dac7dbe60d445fbb365aa734129d79d703834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:38:58.402Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T03:38:58.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T03:38:58.580Z] prd-ubuntu20.04-docker-8c-8g-13158 does not seem to be running inside a container [2024-10-03T03:38:58.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-459 -v /w/workspace/undry_device-onvif-camera_PR-459:/w/workspace/undry_device-onvif-camera_PR-459:rw,z -v /w/workspace/undry_device-onvif-camera_PR-459@tmp:/w/workspace/undry_device-onvif-camera_PR-459@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 ******** ci-base-image-x86_64 cat [2024-10-03T03:38:58.990Z] $ docker top baeab14281867786d943a4c593826bb5d3a8409091af57763df46d409c08062f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T03:38:59.417Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-459 [Pipeline] fileExists [Pipeline] sh [2024-10-03T03:38:59.805Z] + make test [2024-10-03T03:38:59.805Z] go test ./... -coverprofile=coverage.out ./... [2024-10-03T03:39:01.734Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-03T03:39:23.719Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-10-03T03:39:23.719Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-10-03T03:39:23.719Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.4% of statements [2024-10-03T03:39:23.719Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.346s coverage: 86.5% of statements [2024-10-03T03:39:35.949Z] go vet ./... [2024-10-03T03:39:42.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T03:39:42.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-03T03:39:42.552Z] ./bin/test-attribution-txt.sh [2024-10-03T03:39:42.552Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-03T03:39:42.552Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-03T03:39:42.553Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-03T03:39:42.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-03T03:39:42.643Z] $ docker stop --time=1 baeab14281867786d943a4c593826bb5d3a8409091af57763df46d409c08062f [2024-10-03T03:39:47.438Z] $ docker rm -f --volumes baeab14281867786d943a4c593826bb5d3a8409091af57763df46d409c08062f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T03:39:48.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-03T03:39:48.193Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-03T03:39:48.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-03T03:39:49.257Z] + ls -al . [2024-10-03T03:39:49.257Z] total 308 [2024-10-03T03:39:49.257Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 03:39 . [2024-10-03T03:39:49.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:37 .. [2024-10-03T03:39:49.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:39 .git [2024-10-03T03:39:49.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 03:37 .github [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 3 03:37 .gitignore [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 03:37 .golangci.yml [2024-10-03T03:39:49.257Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 03:37 .semver [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 3 03:37 Attribution.txt [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 3 03:37 CHANGELOG.md [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 1683 Oct 3 03:37 Dockerfile [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 03:37 GOVERNANCE.md [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 3 03:37 Jenkinsfile [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 03:37 LICENSE [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 2883 Oct 3 03:37 Makefile [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 03:37 OWNERS.md [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 3 03:37 README.md [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 03:37 VERSION [2024-10-03T03:39:49.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:37 bin [2024-10-03T03:39:49.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 03:37 cmd [2024-10-03T03:39:49.257Z] -rw-r--r-- 1 jenkins jenkins 78805 Oct 3 03:39 coverage.out [2024-10-03T03:39:49.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:37 doc [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 7303 Oct 3 03:37 go.mod [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 100916 Oct 3 03:37 go.sum [2024-10-03T03:39:49.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:37 internal [2024-10-03T03:39:49.257Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 3 03:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:39:49.707Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=253965409dde1d467c0fe3cab14a6bc29bdaadf4 --label arch=amd64 --label version=0.0.0 . [2024-10-03T03:39:49.707Z] Sending build context to Docker daemon 36.79MB [2024-10-03T03:39:49.707Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-03T03:39:49.707Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-03T03:39:49.707Z] ---> 2d3694964007 [2024-10-03T03:39:49.707Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-03T03:39:50.279Z] ---> Running in 2d12fb55a0e4 [2024-10-03T03:39:50.545Z] Removing intermediate container 2d12fb55a0e4 [2024-10-03T03:39:50.545Z] ---> 1b7928028e57 [2024-10-03T03:39:50.545Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-03T03:39:50.545Z] ---> Running in a14538d1c093 [2024-10-03T03:39:50.545Z] Removing intermediate container a14538d1c093 [2024-10-03T03:39:50.545Z] ---> 4589d41d9f70 [2024-10-03T03:39:50.545Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-03T03:39:50.545Z] ---> Running in e4b7d10ef3ea [2024-10-03T03:39:50.545Z] Removing intermediate container e4b7d10ef3ea [2024-10-03T03:39:50.545Z] ---> 789489fe4266 [2024-10-03T03:39:50.545Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-03T03:39:50.545Z] ---> Running in eae0f4d5e5cd [2024-10-03T03:39:50.805Z] Removing intermediate container eae0f4d5e5cd [2024-10-03T03:39:50.805Z] ---> 1599fa726573 [2024-10-03T03:39:50.805Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-03T03:39:50.805Z] ---> Running in 98bf0a3bc128 [2024-10-03T03:39:50.805Z] Removing intermediate container 98bf0a3bc128 [2024-10-03T03:39:50.805Z] ---> 507bcace730c [2024-10-03T03:39:50.805Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-03T03:39:50.805Z] ---> Running in 86d7fb745466 [2024-10-03T03:39:51.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-03T03:39:51.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-03T03:39:51.586Z] OK: 264 MiB in 52 packages [2024-10-03T03:39:51.846Z] Removing intermediate container 86d7fb745466 [2024-10-03T03:39:51.846Z] ---> ac4f4cb97c7f [2024-10-03T03:39:51.846Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-03T03:39:51.846Z] ---> Running in 3d612502b086 [2024-10-03T03:39:52.105Z] Removing intermediate container 3d612502b086 [2024-10-03T03:39:52.105Z] ---> 5c91a1c6d72b [2024-10-03T03:39:52.106Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-03T03:39:52.106Z] ---> dbf85aba3efb [2024-10-03T03:39:52.106Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T03:39:52.106Z] ---> Running in 0a6c3e6ac5eb [2024-10-03T03:39:53.043Z] Removing intermediate container 0a6c3e6ac5eb [2024-10-03T03:39:53.043Z] ---> acca76d6e3e8 [2024-10-03T03:39:53.043Z] Step 12/27 : COPY . . [2024-10-03T03:39:53.978Z] ---> 5042daa949b3 [2024-10-03T03:39:53.978Z] Step 13/27 : RUN ${MAKE} [2024-10-03T03:39:53.978Z] ---> Running in f874eea503de [2024-10-03T03:39:54.247Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.40" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-10-03T03:40:00.874Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13160 in /w/workspace/undry_device-onvif-camera_PR-459 [Pipeline] { [Pipeline] ws [2024-10-03T03:40:00.947Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-03T03:40:01.065Z] The recommended git tool is: git [2024-10-03T03:40:10.208Z] using credential edgex-jenkins-ssh [2024-10-03T03:40:10.236Z] Cloning the remote Git repository [2024-10-03T03:40:10.288Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-03T03:40:10.430Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-10-03T03:40:10.753Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-03T03:40:10.755Z] > git --version # timeout=10 [2024-10-03T03:40:10.800Z] > git --version # 'git version 2.25.1' [2024-10-03T03:40:10.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T03:40:11.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T03:40:13.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-03T03:40:15.304Z] Merging remotes/origin/main commit 276436e60f25d91e45baf5819fa2ea594f4bdb74 into PR head commit 253965409dde1d467c0fe3cab14a6bc29bdaadf4 [2024-10-03T03:40:13.843Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T03:40:14.733Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-03T03:40:14.781Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-03T03:40:14.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T03:40:14.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-03T03:40:15.324Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T03:40:15.700Z] Merge succeeded, producing 253965409dde1d467c0fe3cab14a6bc29bdaadf4 [2024-10-03T03:40:15.701Z] Checking out Revision 253965409dde1d467c0fe3cab14a6bc29bdaadf4 (PR-459) [2024-10-03T03:40:16.458Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-03T03:40:16.509Z] > git --version # timeout=10 [2024-10-03T03:40:16.521Z] > git --version # 'git version 2.25.1' [2024-10-03T03:40:16.543Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T03:40:15.408Z] > git checkout -f 253965409dde1d467c0fe3cab14a6bc29bdaadf4 # timeout=10 [2024-10-03T03:40:15.598Z] > git remote # timeout=10 [2024-10-03T03:40:15.617Z] > git config --get remote.origin.url # timeout=10 [2024-10-03T03:40:15.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T03:40:15.652Z] > git merge 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 [2024-10-03T03:40:15.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-03T03:40:15.710Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T03:40:15.723Z] > git checkout -f 253965409dde1d467c0fe3cab14a6bc29bdaadf4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T03:40:21.414Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-03T03:40:21.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T03:40:21.415Z] Dload Upload Total Spent Left Speed [2024-10-03T03:40:21.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2024-10-03T03:40:21.765Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-03T03:40:22.114Z] + sudo tee /etc/docker/daemon.new [2024-10-03T03:40:22.115Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-03T03:40:22.115Z] { [2024-10-03T03:40:22.115Z] "registry-mirrors": [ [2024-10-03T03:40:22.115Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-03T03:40:22.115Z] ], [2024-10-03T03:40:22.115Z] "bip": "10.250.0.254/24", [2024-10-03T03:40:22.115Z] "hosts": [ [2024-10-03T03:40:22.115Z] "tcp://0.0.0.0:5555", [2024-10-03T03:40:22.115Z] "unix:///var/run/docker.sock" [2024-10-03T03:40:22.115Z] ], [2024-10-03T03:40:22.115Z] "mtu": 1458, [2024-10-03T03:40:22.115Z] "selinux-enabled": true, [2024-10-03T03:40:22.115Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-03T03:40:22.115Z] } [Pipeline] sh [2024-10-03T03:40:22.475Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-03T03:40:22.838Z] + sudo service docker restart [2024-10-03T03:40:33.074Z] Removing intermediate container f874eea503de [2024-10-03T03:40:33.074Z] ---> 43963fdc4ae1 [2024-10-03T03:40:33.074Z] Step 14/27 : FROM alpine:3.18 [2024-10-03T03:40:33.074Z] 3.18: Pulling from library/alpine [2024-10-03T03:40:33.074Z] 1cc3d825d8b2: Pulling fs layer [2024-10-03T03:40:33.074Z] 1cc3d825d8b2: Verifying Checksum [2024-10-03T03:40:33.074Z] 1cc3d825d8b2: Download complete [2024-10-03T03:40:33.074Z] 1cc3d825d8b2: Pull complete [2024-10-03T03:40:33.074Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-03T03:40:33.074Z] Status: Downloaded newer image for alpine:3.18 [2024-10-03T03:40:33.074Z] ---> 2c64cf60f6f0 [2024-10-03T03:40:33.074Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-03T03:40:33.074Z] ---> Running in 717f00a9f459 [2024-10-03T03:40:33.074Z] Removing intermediate container 717f00a9f459 [2024-10-03T03:40:33.074Z] ---> 99d218631242 [2024-10-03T03:40:33.074Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-03T03:40:33.074Z] ---> Running in 135346a534ae [2024-10-03T03:40:33.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-03T03:40:33.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-03T03:40:33.074Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-03T03:40:33.074Z] Executing busybox-1.36.1-r7.trigger [2024-10-03T03:40:33.074Z] OK: 7 MiB in 16 packages [2024-10-03T03:40:33.074Z] Removing intermediate container 135346a534ae [2024-10-03T03:40:33.074Z] ---> d497f72e7495 [2024-10-03T03:40:33.074Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-03T03:40:33.074Z] ---> Running in 80f016c792ff [2024-10-03T03:40:33.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-03T03:40:33.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-03T03:40:33.074Z] OK: 7 MiB in 16 packages [2024-10-03T03:40:33.074Z] Removing intermediate container 80f016c792ff [2024-10-03T03:40:33.074Z] ---> f0bc21eefb08 [2024-10-03T03:40:33.074Z] Step 18/27 : WORKDIR / [2024-10-03T03:40:33.074Z] ---> Running in 066a23b2e05e [2024-10-03T03:40:33.074Z] Removing intermediate container 066a23b2e05e [2024-10-03T03:40:33.074Z] ---> b5cc5377b251 [2024-10-03T03:40:33.074Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-03T03:40:33.074Z] ---> 8f010572bdbe [2024-10-03T03:40:33.074Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-03T03:40:33.074Z] ---> e9697ae68dbf [2024-10-03T03:40:33.074Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-03T03:40:33.074Z] ---> 249164418b83 [2024-10-03T03:40:33.074Z] Step 22/27 : EXPOSE 59984 [2024-10-03T03:40:33.074Z] ---> Running in b8889d4e16e9 [2024-10-03T03:40:33.074Z] Removing intermediate container b8889d4e16e9 [2024-10-03T03:40:33.074Z] ---> 6e67fd32c3b1 [2024-10-03T03:40:33.074Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-03T03:40:33.074Z] ---> Running in 3b5c8164be5c [2024-10-03T03:40:33.074Z] Removing intermediate container 3b5c8164be5c [2024-10-03T03:40:33.074Z] ---> 7a0ed1bdbb8e [2024-10-03T03:40:33.074Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-03T03:40:33.074Z] ---> Running in d3b5bcf22714 [2024-10-03T03:40:33.074Z] Removing intermediate container d3b5bcf22714 [2024-10-03T03:40:33.074Z] ---> a2277b015cf9 [2024-10-03T03:40:33.074Z] Step 25/27 : LABEL arch=amd64 [2024-10-03T03:40:33.074Z] ---> Running in efc69cbead9f [2024-10-03T03:40:33.074Z] Removing intermediate container efc69cbead9f [2024-10-03T03:40:33.074Z] ---> e678cec375fd [2024-10-03T03:40:33.074Z] Step 26/27 : LABEL git_sha=253965409dde1d467c0fe3cab14a6bc29bdaadf4 [2024-10-03T03:40:33.074Z] ---> Running in 7ef79af84237 [2024-10-03T03:40:33.074Z] Removing intermediate container 7ef79af84237 [2024-10-03T03:40:33.074Z] ---> 18825100a6c4 [2024-10-03T03:40:33.074Z] Step 27/27 : LABEL version=0.0.0 [2024-10-03T03:40:33.074Z] ---> Running in 38f36c7eac32 [2024-10-03T03:40:33.074Z] Removing intermediate container 38f36c7eac32 [2024-10-03T03:40:33.074Z] ---> 78a2b5f09a88 [2024-10-03T03:40:33.074Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-03T03:40:33.074Z] Successfully built 78a2b5f09a88 [2024-10-03T03:40:33.074Z] Successfully tagged device-onvif-camera: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-03T03:40:34.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T03:40:34.248Z] [2024-10-03T03:40:34.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:40:34.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T03:40:34.712Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-03T03:40:34.712Z] 5eb5b503b376: Pulling fs layer [2024-10-03T03:40:34.712Z] 5c69ac0246d0: Pulling fs layer [2024-10-03T03:40:34.712Z] ec43610c2a17: Pulling fs layer [2024-10-03T03:40:34.712Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-03T03:40:34.712Z] 33b1e0a273af: Pulling fs layer [2024-10-03T03:40:34.712Z] 5d3b04190fa2: Pulling fs layer [2024-10-03T03:40:34.712Z] 2f39f015ded8: Pulling fs layer [2024-10-03T03:40:34.712Z] 5d3b04190fa2: Waiting [2024-10-03T03:40:34.712Z] 2f39f015ded8: Waiting [2024-10-03T03:40:34.712Z] 33b1e0a273af: Waiting [2024-10-03T03:40:34.712Z] 3a2ae6a8a46f: Waiting [2024-10-03T03:40:34.712Z] 5c69ac0246d0: Download complete [2024-10-03T03:40:34.712Z] 3a2ae6a8a46f: Download complete [2024-10-03T03:40:34.712Z] 33b1e0a273af: Verifying Checksum [2024-10-03T03:40:34.712Z] 33b1e0a273af: Download complete [2024-10-03T03:40:34.712Z] 5d3b04190fa2: Download complete [2024-10-03T03:40:34.712Z] ec43610c2a17: Verifying Checksum [2024-10-03T03:40:34.971Z] 5eb5b503b376: Verifying Checksum [2024-10-03T03:40:34.971Z] 5eb5b503b376: Download complete [2024-10-03T03:40:35.536Z] 2f39f015ded8: Download complete [2024-10-03T03:40:36.104Z] 5eb5b503b376: Pull complete [2024-10-03T03:40:36.362Z] 5c69ac0246d0: Pull complete [2024-10-03T03:40:36.624Z] ec43610c2a17: Pull complete [2024-10-03T03:40:36.882Z] 3a2ae6a8a46f: Pull complete [2024-10-03T03:40:36.882Z] 33b1e0a273af: Pull complete [2024-10-03T03:40:37.141Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T03:40:41.191Z] provisioning config files... [2024-10-03T03:40:41.217Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8313708384423881625tmp [Pipeline] { [Pipeline] libraryResource [2024-10-03T03:40:41.333Z] 2f39f015ded8: Pull complete [2024-10-03T03:40:41.333Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-03T03:40:41.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T03:40:41.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T03:40:41.757Z] ---> ****-login.sh [2024-10-03T03:40:41.757Z] nexus3.edgexfoundry.org:10001 [2024-10-03T03:40:41.807Z] prd-ubuntu20.04-docker-8c-8g-13158 does not seem to be running inside a container [2024-10-03T03:40:41.837Z] $ 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/undry_device-onvif-camera_PR-459 -v /w/workspace/undry_device-onvif-camera_PR-459:/w/workspace/undry_device-onvif-camera_PR-459:rw,z -v /w/workspace/undry_device-onvif-camera_PR-459@tmp:/w/workspace/undry_device-onvif-camera_PR-459@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-03T03:40:42.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:40:42.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:40:42.351Z] Configure a credential helper to remove this warning. See [2024-10-03T03:40:42.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:40:42.351Z] [2024-10-03T03:40:42.351Z] Login Succeeded [2024-10-03T03:40:42.351Z] nexus3.edgexfoundry.org:10002 [2024-10-03T03:40:42.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:40:42.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:40:42.622Z] Configure a credential helper to remove this warning. See [2024-10-03T03:40:42.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:40:42.622Z] [2024-10-03T03:40:42.622Z] Login Succeeded [2024-10-03T03:40:42.622Z] nexus3.edgexfoundry.org:10003 [2024-10-03T03:40:42.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:40:43.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:40:43.172Z] Configure a credential helper to remove this warning. See [2024-10-03T03:40:43.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:40:43.172Z] [2024-10-03T03:40:43.172Z] Login Succeeded [2024-10-03T03:40:43.172Z] nexus3.edgexfoundry.org:10004 [2024-10-03T03:40:43.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:40:43.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:40:43.444Z] Configure a credential helper to remove this warning. See [2024-10-03T03:40:43.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:40:43.444Z] [2024-10-03T03:40:43.444Z] Login Succeeded [2024-10-03T03:40:43.444Z] ****.io [2024-10-03T03:40:43.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T03:40:43.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T03:40:43.983Z] Configure a credential helper to remove this warning. See [2024-10-03T03:40:43.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T03:40:43.983Z] [2024-10-03T03:40:43.983Z] Login Succeeded [2024-10-03T03:40:43.983Z] ---> ****-login.sh ends [2024-10-03T03:40:46.988Z] $ docker top 704108c4c296f16513688b357c7fc117e6df07f6f27a02555bc3171bab3fea40 -eo pid,comm [Pipeline] { [Pipeline] } [2024-10-03T03:40:47.262Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-03T03:40:47.685Z] ---> job-cost.sh [2024-10-03T03:40:47.685Z] lf-activate-venv: SKIPPING [2024-10-03T03:40:47.685Z] INFO: No Stack... [Pipeline] echo [2024-10-03T03:40:47.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T03:40:47.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-10-03T03:40:47.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo [2024-10-03T03:40:47.997Z] ========================================================= [2024-10-03T03:40:47.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-03T03:40:47.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [2024-10-03T03:40:48.206Z] INFO: Archiving Costs [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-10-03T03:40:48.571Z] + cat /w/workspace/undry_device-onvif-camera_PR-459/archives/cost.csv [2024-10-03T03:40:48.571Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T03:40:48.629Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-459-1-stack-cost] [2024-10-03T03:40:48.634Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-459-1-stack-cost] did not exist. Created. [2024-10-03T03:40:48.641Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-459-1-stack-cost] [2024-10-03T03:40:48.654Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T03:40:49.085Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-03T03:40:49.143Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T03:40:49.185Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-459-1-stack-cost] [2024-10-03T03:40:49.245Z] Sending build context to Docker daemon 21.76MB [2024-10-03T03:40:49.245Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-10-03T03:40:49.245Z] Step 2/13 : FROM ${BASE} AS builder [Pipeline] // lock [Pipeline] } [2024-10-03T03:40:49.302Z] $ docker stop --time=1 704108c4c296f16513688b357c7fc117e6df07f6f27a02555bc3171bab3fea40 [2024-10-03T03:40:49.518Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-03T03:40:49.518Z] c6b39de5b339: Pulling fs layer [2024-10-03T03:40:49.518Z] a69c41024577: Pulling fs layer [2024-10-03T03:40:49.518Z] d6de4b400683: Pulling fs layer [2024-10-03T03:40:49.518Z] 35cb2a7552d0: Pulling fs layer [2024-10-03T03:40:49.518Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T03:40:49.518Z] 464afbd9ba4c: Pulling fs layer [2024-10-03T03:40:49.518Z] 00f215d4a9da: Pulling fs layer [2024-10-03T03:40:49.518Z] d496ad576159: Pulling fs layer [2024-10-03T03:40:49.518Z] 00f215d4a9da: Waiting [2024-10-03T03:40:49.518Z] 35cb2a7552d0: Waiting [2024-10-03T03:40:49.518Z] 4f4fb700ef54: Waiting [2024-10-03T03:40:49.518Z] 464afbd9ba4c: Waiting [2024-10-03T03:40:49.518Z] a69c41024577: Verifying Checksum [2024-10-03T03:40:49.518Z] a69c41024577: Download complete [2024-10-03T03:40:49.518Z] 35cb2a7552d0: Verifying Checksum [2024-10-03T03:40:49.518Z] 35cb2a7552d0: Download complete [2024-10-03T03:40:49.518Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T03:40:49.518Z] 4f4fb700ef54: Download complete [2024-10-03T03:40:49.518Z] c6b39de5b339: Verifying Checksum [2024-10-03T03:40:49.518Z] c6b39de5b339: Download complete [2024-10-03T03:40:49.518Z] 464afbd9ba4c: Verifying Checksum [2024-10-03T03:40:49.518Z] 464afbd9ba4c: Download complete [2024-10-03T03:40:50.108Z] d496ad576159: Verifying Checksum [2024-10-03T03:40:50.108Z] d496ad576159: Download complete [2024-10-03T03:40:50.383Z] c6b39de5b339: Pull complete [2024-10-03T03:40:50.465Z] $ docker rm -f --volumes 704108c4c296f16513688b357c7fc117e6df07f6f27a02555bc3171bab3fea40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T03:40:50.975Z] a69c41024577: Pull complete [2024-10-03T03:40:51.562Z] d6de4b400683: Verifying Checksum [2024-10-03T03:40:51.562Z] d6de4b400683: Download complete [2024-10-03T03:40:52.529Z] 00f215d4a9da: Verifying Checksum [2024-10-03T03:40:52.529Z] 00f215d4a9da: Download complete [2024-10-03T03:41:04.999Z] d6de4b400683: Pull complete [2024-10-03T03:41:04.999Z] 35cb2a7552d0: Pull complete [2024-10-03T03:41:04.999Z] 4f4fb700ef54: Pull complete [2024-10-03T03:41:04.999Z] 464afbd9ba4c: Pull complete [2024-10-03T03:41:13.221Z] 00f215d4a9da: Pull complete [2024-10-03T03:41:15.811Z] d496ad576159: Pull complete [2024-10-03T03:41:15.811Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-03T03:41:15.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-03T03:41:15.811Z] ---> f246e2811388 [2024-10-03T03:41:15.811Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-03T03:41:17.223Z] ---> Running in ebe9ec089fb5 [2024-10-03T03:41:17.496Z] Removing intermediate container ebe9ec089fb5 [2024-10-03T03:41:17.496Z] ---> a15131588771 [2024-10-03T03:41:17.496Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-03T03:41:17.788Z] ---> Running in 43810be2ecdc [2024-10-03T03:41:18.056Z] Removing intermediate container 43810be2ecdc [2024-10-03T03:41:18.057Z] ---> 3f105c857670 [2024-10-03T03:41:18.057Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-03T03:41:18.057Z] ---> Running in 388498b9ff7f [2024-10-03T03:41:18.327Z] Removing intermediate container 388498b9ff7f [2024-10-03T03:41:18.327Z] ---> 9bce341e892f [2024-10-03T03:41:18.327Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-03T03:41:18.327Z] ---> Running in 99839d74d510 [2024-10-03T03:41:18.604Z] Removing intermediate container 99839d74d510 [2024-10-03T03:41:18.604Z] ---> 2a66a4977bf8 [2024-10-03T03:41:18.604Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-03T03:41:18.604Z] ---> Running in 331db11a3381 [2024-10-03T03:41:18.877Z] Removing intermediate container 331db11a3381 [2024-10-03T03:41:18.877Z] ---> 5f33c3ec0ce6 [2024-10-03T03:41:18.877Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-03T03:41:19.145Z] ---> Running in 6ba217e16618 [2024-10-03T03:41:20.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-03T03:41:20.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-03T03:41:21.660Z] OK: 266 MiB in 52 packages [2024-10-03T03:41:22.247Z] Removing intermediate container 6ba217e16618 [2024-10-03T03:41:22.247Z] ---> d77a474e37b4 [2024-10-03T03:41:22.247Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-03T03:41:22.517Z] ---> Running in f0a28bae24c8 [2024-10-03T03:41:22.791Z] Removing intermediate container f0a28bae24c8 [2024-10-03T03:41:22.792Z] ---> 643626d03088 [2024-10-03T03:41:22.792Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-03T03:41:23.061Z] ---> 8b06d255ca2a [2024-10-03T03:41:23.061Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T03:41:23.330Z] ---> Running in 3e0a4bab8350 [2024-10-03T03:43:15.026Z] Removing intermediate container 3e0a4bab8350 [2024-10-03T03:43:15.026Z] ---> ff5013bbeb99 [2024-10-03T03:43:15.026Z] Step 12/13 : COPY . . [2024-10-03T03:43:15.026Z] ---> 702704c9bb2c [2024-10-03T03:43:15.026Z] Step 13/13 : RUN ${MAKE} [2024-10-03T03:43:15.026Z] ---> Running in 8209805d1fbf [2024-10-03T03:43:15.026Z] noop [2024-10-03T03:43:15.608Z] Removing intermediate container 8209805d1fbf [2024-10-03T03:43:15.608Z] ---> a1f9d620fb61 [2024-10-03T03:43:15.608Z] Successfully built a1f9d620fb61 [2024-10-03T03:43:15.608Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:43:16.147Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T03:43:16.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T03:43:16.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-13160 does not seem to be running inside a container [2024-10-03T03:43:16.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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-03T03:43:17.573Z] $ docker top 40e393dcc90ba024c4ad219159263f1873c4edf6dcec1eaaf4df2acad66a9aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T03:43:18.452Z] + go version [2024-10-03T03:43:18.452Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-03T03:43:18.499Z] $ docker stop --time=1 40e393dcc90ba024c4ad219159263f1873c4edf6dcec1eaaf4df2acad66a9aa4 [2024-10-03T03:43:20.135Z] $ docker rm -f --volumes 40e393dcc90ba024c4ad219159263f1873c4edf6dcec1eaaf4df2acad66a9aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:43:21.154Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T03:43:21.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T03:43:21.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-13160 does not seem to be running inside a container [2024-10-03T03:43:21.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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-03T03:43:22.812Z] $ docker top 04a6117ffe9dc4a9897459d25cfc5fc6906ccf531bbc0d9b8576ed78452f0c09 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T03:43:23.752Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-03T03:43:24.495Z] + make test [2024-10-03T03:43:24.495Z] go test ./... -coverprofile=coverage.out ./... [2024-10-03T03:43:31.176Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-03T03:47:08.021Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-10-03T03:47:08.021Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-10-03T03:47:08.021Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 31.4% of statements [2024-10-03T03:47:23.021Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.465s coverage: 86.5% of statements [2024-10-03T03:47:24.441Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-03T03:47:24.441Z] go vet ./... [2024-10-03T03:48:11.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T03:48:11.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-03T03:48:11.541Z] ./bin/test-attribution-txt.sh [2024-10-03T03:48:11.825Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-03T03:48:11.825Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-03T03:48:12.114Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-03T03:48:12.431Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-03T03:48:12.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-03T03:48:12.575Z] $ docker stop --time=1 04a6117ffe9dc4a9897459d25cfc5fc6906ccf531bbc0d9b8576ed78452f0c09 [2024-10-03T03:48:14.607Z] $ docker rm -f --volumes 04a6117ffe9dc4a9897459d25cfc5fc6906ccf531bbc0d9b8576ed78452f0c09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T03:48:16.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-03T03:48:16.431Z] Warning: overwriting stash ‘coverage-report’ [2024-10-03T03:48:17.063Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T03:48:17.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-03T03:48:18.079Z] + ls -al . [2024-10-03T03:48:18.079Z] total 304 [2024-10-03T03:48:18.079Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:43 . [2024-10-03T03:48:18.079Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:40 .. [2024-10-03T03:48:18.079Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:40 .git [2024-10-03T03:48:18.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 03:40 .github [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 3 03:40 .gitignore [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 03:40 .golangci.yml [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 3 03:40 Attribution.txt [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 3 03:40 CHANGELOG.md [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 1683 Oct 3 03:40 Dockerfile [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 03:40 GOVERNANCE.md [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 3 03:40 Jenkinsfile [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 03:40 LICENSE [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 2883 Oct 3 03:40 Makefile [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 03:40 OWNERS.md [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 3 03:40 README.md [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 03:37 VERSION [2024-10-03T03:48:18.079Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:40 bin [2024-10-03T03:48:18.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 03:40 cmd [2024-10-03T03:48:18.079Z] -rw-r--r-- 1 jenkins jenkins 78805 Oct 3 03:47 coverage.out [2024-10-03T03:48:18.079Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:40 doc [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 7303 Oct 3 03:40 go.mod [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 100916 Oct 3 03:40 go.sum [2024-10-03T03:48:18.079Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:40 internal [2024-10-03T03:48:18.079Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 3 03:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:48:18.536Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=253965409dde1d467c0fe3cab14a6bc29bdaadf4 --label arch=arm64 --label version=0.0.0 . [2024-10-03T03:48:19.131Z] Sending build context to Docker daemon 21.84MB [2024-10-03T03:48:19.131Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-03T03:48:19.131Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-03T03:48:19.131Z] ---> a1f9d620fb61 [2024-10-03T03:48:19.131Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-03T03:48:19.402Z] ---> Running in 5fe059247522 [2024-10-03T03:48:19.672Z] Removing intermediate container 5fe059247522 [2024-10-03T03:48:19.672Z] ---> a2f815dc90bc [2024-10-03T03:48:19.672Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-03T03:48:19.672Z] ---> Running in be1cb822f628 [2024-10-03T03:48:20.261Z] Removing intermediate container be1cb822f628 [2024-10-03T03:48:20.261Z] ---> 0c1e3a8fe65e [2024-10-03T03:48:20.261Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-03T03:48:20.261Z] ---> Running in a1a6db7983e9 [2024-10-03T03:48:20.528Z] Removing intermediate container a1a6db7983e9 [2024-10-03T03:48:20.528Z] ---> f2d19ead6757 [2024-10-03T03:48:20.528Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-03T03:48:20.528Z] ---> Running in 6441b6c20778 [2024-10-03T03:48:20.805Z] Removing intermediate container 6441b6c20778 [2024-10-03T03:48:20.805Z] ---> 6d15e9ca236f [2024-10-03T03:48:20.805Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-03T03:48:20.805Z] ---> Running in fb313f5a46cb [2024-10-03T03:48:21.417Z] Removing intermediate container fb313f5a46cb [2024-10-03T03:48:21.417Z] ---> 5716fa6d4650 [2024-10-03T03:48:21.417Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-03T03:48:21.417Z] ---> Running in e5c4fe0d4d95 [2024-10-03T03:48:22.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-03T03:48:22.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-03T03:48:24.048Z] OK: 266 MiB in 52 packages [2024-10-03T03:48:24.634Z] Removing intermediate container e5c4fe0d4d95 [2024-10-03T03:48:24.634Z] ---> c88279034a2a [2024-10-03T03:48:24.634Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-03T03:48:24.903Z] ---> Running in c66ba2c41dd3 [2024-10-03T03:48:25.171Z] Removing intermediate container c66ba2c41dd3 [2024-10-03T03:48:25.171Z] ---> 65b6569f2202 [2024-10-03T03:48:25.171Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-03T03:48:25.760Z] ---> 4865f86e6f92 [2024-10-03T03:48:25.760Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T03:48:25.760Z] ---> Running in 8b6c819d4f2a [2024-10-03T03:48:28.353Z] Removing intermediate container 8b6c819d4f2a [2024-10-03T03:48:28.353Z] ---> b14500c2a9c4 [2024-10-03T03:48:28.353Z] Step 12/27 : COPY . . [2024-10-03T03:48:30.306Z] ---> 13869b0f744d [2024-10-03T03:48:30.306Z] Step 13/27 : RUN ${MAKE} [2024-10-03T03:48:30.306Z] ---> Running in b0fa1b7e46fc [2024-10-03T03:48:31.271Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.40" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-10-03T03:52:08.048Z] Removing intermediate container b0fa1b7e46fc [2024-10-03T03:52:08.048Z] ---> 0d8a67a8a43c [2024-10-03T03:52:08.048Z] Step 14/27 : FROM alpine:3.18 [2024-10-03T03:52:08.048Z] 3.18: Pulling from library/alpine [2024-10-03T03:52:08.048Z] 720f3032cd11: Pulling fs layer [2024-10-03T03:52:08.048Z] 720f3032cd11: Verifying Checksum [2024-10-03T03:52:08.048Z] 720f3032cd11: Download complete [2024-10-03T03:52:08.048Z] 720f3032cd11: Pull complete [2024-10-03T03:52:08.048Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-03T03:52:08.048Z] Status: Downloaded newer image for alpine:3.18 [2024-10-03T03:52:08.048Z] ---> 3e834921e367 [2024-10-03T03:52:08.048Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-03T03:52:08.048Z] ---> Running in edcf37b1af29 [2024-10-03T03:52:08.048Z] Removing intermediate container edcf37b1af29 [2024-10-03T03:52:08.048Z] ---> f1a714c3cfe2 [2024-10-03T03:52:08.048Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-03T03:52:08.048Z] ---> Running in d6b89428155f [2024-10-03T03:52:08.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-03T03:52:08.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-03T03:52:08.048Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-03T03:52:08.048Z] Executing busybox-1.36.1-r7.trigger [2024-10-03T03:52:08.048Z] OK: 8 MiB in 16 packages [2024-10-03T03:52:08.048Z] Removing intermediate container d6b89428155f [2024-10-03T03:52:08.048Z] ---> 69db95b990dd [2024-10-03T03:52:08.048Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-03T03:52:08.048Z] ---> Running in 79ea8bce2027 [2024-10-03T03:52:08.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-03T03:52:08.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-03T03:52:08.315Z] OK: 8 MiB in 16 packages [2024-10-03T03:52:09.281Z] Removing intermediate container 79ea8bce2027 [2024-10-03T03:52:09.281Z] ---> 09c99d85e834 [2024-10-03T03:52:09.281Z] Step 18/27 : WORKDIR / [2024-10-03T03:52:09.281Z] ---> Running in aa9b5d1a3146 [2024-10-03T03:52:09.547Z] Removing intermediate container aa9b5d1a3146 [2024-10-03T03:52:09.547Z] ---> 1b372c02bbbf [2024-10-03T03:52:09.547Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-03T03:52:11.482Z] ---> a0be039f743d [2024-10-03T03:52:11.482Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-03T03:52:12.062Z] ---> 782d01ae5d91 [2024-10-03T03:52:12.062Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-03T03:52:12.337Z] ---> 56b09c708a42 [2024-10-03T03:52:12.337Z] Step 22/27 : EXPOSE 59984 [2024-10-03T03:52:12.604Z] ---> Running in 2f34ad8e7074 [2024-10-03T03:52:12.873Z] Removing intermediate container 2f34ad8e7074 [2024-10-03T03:52:12.873Z] ---> e9c3325c5800 [2024-10-03T03:52:12.873Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-03T03:52:12.873Z] ---> Running in fcee500ab40c [2024-10-03T03:52:13.144Z] Removing intermediate container fcee500ab40c [2024-10-03T03:52:13.144Z] ---> 53e99b5789b5 [2024-10-03T03:52:13.144Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-03T03:52:13.144Z] ---> Running in 0750602ae502 [2024-10-03T03:52:13.417Z] Removing intermediate container 0750602ae502 [2024-10-03T03:52:13.417Z] ---> 3a46b9785258 [2024-10-03T03:52:13.417Z] Step 25/27 : LABEL arch=arm64 [2024-10-03T03:52:13.684Z] ---> Running in 615c72dee4e8 [2024-10-03T03:52:13.952Z] Removing intermediate container 615c72dee4e8 [2024-10-03T03:52:13.952Z] ---> dc24c1228815 [2024-10-03T03:52:13.952Z] Step 26/27 : LABEL git_sha=253965409dde1d467c0fe3cab14a6bc29bdaadf4 [2024-10-03T03:52:13.952Z] ---> Running in 97c1cfa8ba62 [2024-10-03T03:52:14.221Z] Removing intermediate container 97c1cfa8ba62 [2024-10-03T03:52:14.221Z] ---> 71ab35f56f9e [2024-10-03T03:52:14.221Z] Step 27/27 : LABEL version=0.0.0 [2024-10-03T03:52:14.221Z] ---> Running in 5b96ec8222f9 [2024-10-03T03:52:14.488Z] Removing intermediate container 5b96ec8222f9 [2024-10-03T03:52:14.488Z] ---> 9e04209267f1 [2024-10-03T03:52:14.488Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-03T03:52:14.488Z] Successfully built 9e04209267f1 [2024-10-03T03:52:14.488Z] Successfully tagged device-onvif-camera-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-03T03:52:15.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T03:52:15.721Z] [2024-10-03T03:52:15.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:52:16.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T03:52:16.165Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-03T03:52:16.165Z] 8998bd30e6a1: Pulling fs layer [2024-10-03T03:52:16.165Z] 04944245beec: Pulling fs layer [2024-10-03T03:52:16.165Z] 699f458cf7ca: Pulling fs layer [2024-10-03T03:52:16.165Z] 765212b225bb: Pulling fs layer [2024-10-03T03:52:16.165Z] f23df028b6ca: Pulling fs layer [2024-10-03T03:52:16.165Z] d65c8cfc05b1: Pulling fs layer [2024-10-03T03:52:16.165Z] 2437ff75d9bd: Pulling fs layer [2024-10-03T03:52:16.165Z] f23df028b6ca: Waiting [2024-10-03T03:52:16.165Z] d65c8cfc05b1: Waiting [2024-10-03T03:52:16.165Z] 2437ff75d9bd: Waiting [2024-10-03T03:52:16.165Z] 765212b225bb: Waiting [2024-10-03T03:52:16.432Z] 04944245beec: Verifying Checksum [2024-10-03T03:52:16.432Z] 04944245beec: Download complete [2024-10-03T03:52:16.432Z] 765212b225bb: Verifying Checksum [2024-10-03T03:52:16.432Z] 765212b225bb: Download complete [2024-10-03T03:52:16.432Z] f23df028b6ca: Verifying Checksum [2024-10-03T03:52:16.432Z] f23df028b6ca: Download complete [2024-10-03T03:52:16.432Z] d65c8cfc05b1: Verifying Checksum [2024-10-03T03:52:16.432Z] d65c8cfc05b1: Download complete [2024-10-03T03:52:16.697Z] 699f458cf7ca: Verifying Checksum [2024-10-03T03:52:16.697Z] 699f458cf7ca: Download complete [2024-10-03T03:52:16.961Z] 8998bd30e6a1: Download complete [2024-10-03T03:52:19.546Z] 2437ff75d9bd: Verifying Checksum [2024-10-03T03:52:19.546Z] 2437ff75d9bd: Download complete [2024-10-03T03:52:21.527Z] 8998bd30e6a1: Pull complete [2024-10-03T03:52:22.111Z] 04944245beec: Pull complete [2024-10-03T03:52:23.517Z] 699f458cf7ca: Pull complete [2024-10-03T03:52:23.784Z] 765212b225bb: Pull complete [2024-10-03T03:52:24.744Z] f23df028b6ca: Pull complete [2024-10-03T03:52:25.010Z] d65c8cfc05b1: Pull complete [2024-10-03T03:52:43.210Z] 2437ff75d9bd: Pull complete [2024-10-03T03:52:43.210Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-03T03:52:43.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T03:52:43.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T03:52:43.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-13160 does not seem to be running inside a container [2024-10-03T03:52:43.661Z] $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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-03T03:52:46.367Z] $ docker top ff628dcc0096108f65341cc15187c5c0c8552959e9be96bb97b5877bba2c0aec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:52:47.300Z] ---> job-cost.sh [2024-10-03T03:52:47.300Z] lf-activate-venv: SKIPPING [2024-10-03T03:52:47.300Z] INFO: No Stack... [2024-10-03T03:52:47.881Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-03T03:52:48.851Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T03:52:49.521Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-10-03T03:52:49.521Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T03:52:49.620Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-459-1-stack-cost] [2024-10-03T03:52:49.631Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-459-1-stack-cost] did not exist. Created. [2024-10-03T03:52:49.637Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T03:52:50.388Z] /w/workspace/device-onvif-camera/1@tmp/durable-108aa824/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-03T03:52:51.073Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-03T03:52:51.117Z] Warning: overwriting stash ‘stack-cost’ [2024-10-03T03:52:51.169Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T03:52:51.194Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-459-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T03:52:51.316Z] $ docker stop --time=1 ff628dcc0096108f65341cc15187c5c0c8552959e9be96bb97b5877bba2c0aec [2024-10-03T03:52:53.933Z] $ docker rm -f --volumes ff628dcc0096108f65341cc15187c5c0c8552959e9be96bb97b5877bba2c0aec [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-03T03:52:55.284Z] provisioning config files... [2024-10-03T03:52:55.294Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-459@tmp/config19699994661460609tmp [Pipeline] { [Pipeline] sh [2024-10-03T03:52:55.662Z] + set +x [2024-10-03T03:52:55.662Z] + bash -s -- [2024-10-03T03:52:55.662Z] + curl -s https://codecov.io/bash [2024-10-03T03:52:55.662Z] [2024-10-03T03:52:55.662Z] _____ _ [2024-10-03T03:52:55.662Z] / ____| | | [2024-10-03T03:52:55.662Z] | | ___ __| | ___ ___ _____ __ [2024-10-03T03:52:55.662Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-03T03:52:55.662Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-03T03:52:55.662Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-03T03:52:55.662Z] Bash-1.0.6 [2024-10-03T03:52:55.662Z] [2024-10-03T03:52:55.662Z] [2024-10-03T03:52:55.662Z] ==> git version 2.25.1 found [2024-10-03T03:52:55.662Z] ==> 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-03T03:52:55.662Z] Release-Date: 2020-01-08 [2024-10-03T03:52:55.662Z] 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-03T03:52:55.662Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-03T03:52:55.662Z] ==> Jenkins CI detected. [2024-10-03T03:52:55.662Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-459 [2024-10-03T03:52:55.662Z] project root: . [2024-10-03T03:52:55.662Z] --> token set from env [2024-10-03T03:52:55.662Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-03T03:52:55.662Z] ==> Running gcov in . (disable via -X gcov) [2024-10-03T03:52:55.662Z] ==> Python coveragepy not found [2024-10-03T03:52:55.662Z] ==> Searching for coverage reports in: [2024-10-03T03:52:55.662Z] + . [2024-10-03T03:52:55.662Z] -> Found 1 reports [2024-10-03T03:52:55.662Z] ==> Detecting git/mercurial file structure [2024-10-03T03:52:55.662Z] ==> Reading reports [2024-10-03T03:52:55.923Z] + ./coverage.out bytes=78805 [2024-10-03T03:52:55.923Z] ==> Appending adjustments [2024-10-03T03:52:55.923Z] https://docs.codecov.io/docs/fixing-reports [2024-10-03T03:52:55.923Z] + Found adjustments [2024-10-03T03:52:55.923Z] ==> Gzipping contents [2024-10-03T03:52:55.923Z] 12K /tmp/codecov.BcJnMe.gz [2024-10-03T03:52:55.923Z] ==> Uploading reports [2024-10-03T03:52:55.923Z] url: https://codecov.io [2024-10-03T03:52:55.923Z] query: branch=PR-459&commit=253965409dde1d467c0fe3cab14a6bc29bdaadf4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=459&job=&cmd_args= [2024-10-03T03:52:55.923Z] -> Pinging Codecov [2024-10-03T03:52:55.923Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-459&commit=253965409dde1d467c0fe3cab14a6bc29bdaadf4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=459&job=&cmd_args= [2024-10-03T03:52:56.184Z] -> Uploading to [2024-10-03T03:52:56.184Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/253965409dde1d467c0fe3cab14a6bc29bdaadf4/d34c5663-4333-4412-b40e-34e11bf16893.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T035255Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=bd80a7fb974900a2cbf27993264d5f7b70b72d8819459d6bd48359515e4b2c30 [2024-10-03T03:52:56.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T03:52:56.184Z] Dload Upload Total Spent Left Speed [2024-10-03T03:52:56.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 45217 --:--:-- --:--:-- --:--:-- 45217 [2024-10-03T03:52:56.451Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/253965409dde1d467c0fe3cab14a6bc29bdaadf4 [Pipeline] } [2024-10-03T03:52:56.482Z] 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-03T03:52:58.977Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-459/archives ] [2024-10-03T03:52:58.977Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-459/archives [2024-10-03T03:52:58.977Z] total 16 [2024-10-03T03:52:58.977Z] drwxr-xr-x 3 root root 4096 Oct 3 03:40 . [2024-10-03T03:52:58.977Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 03:40 .. [2024-10-03T03:52:58.977Z] drwxr-xr-x 2 root root 4096 Oct 3 03:40 cost [2024-10-03T03:52:58.977Z] -rw-r--r-- 1 root root 91 Oct 3 03:40 cost.csv [2024-10-03T03:52:58.977Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-459/archives [2024-10-03T03:52:58.977Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-459/archives [2024-10-03T03:52:58.977Z] total 16 [2024-10-03T03:52:58.977Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 03:40 . [2024-10-03T03:52:58.977Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 03:40 .. [2024-10-03T03:52:58.977Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 03:40 cost [2024-10-03T03:52:58.977Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 3 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:52:59.325Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:53:00.225Z] ---> package-listing.sh [2024-10-03T03:53:00.225Z] ++ facter osfamily [2024-10-03T03:53:00.225Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-03T03:53:00.486Z] + OS_FAMILY=debian [2024-10-03T03:53:00.486Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-459 [2024-10-03T03:53:00.486Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-03T03:53:00.486Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-03T03:53:00.486Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-03T03:53:00.486Z] + PACKAGES=/tmp/packages_start.txt [2024-10-03T03:53:00.486Z] + '[' /w/workspace/undry_device-onvif-camera_PR-459 ']' [2024-10-03T03:53:00.486Z] + PACKAGES=/tmp/packages_end.txt [2024-10-03T03:53:00.486Z] + case "${OS_FAMILY}" in [2024-10-03T03:53:00.486Z] + dpkg -l [2024-10-03T03:53:00.486Z] + grep '^ii' [2024-10-03T03:53:00.486Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-03T03:53:00.486Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-03T03:53:00.486Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-03T03:53:00.486Z] + '[' /w/workspace/undry_device-onvif-camera_PR-459 ']' [2024-10-03T03:53:00.486Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-459/archives/ [2024-10-03T03:53:00.486Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-459/archives/ [Pipeline] echo [2024-10-03T03:53:00.539Z] 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/undry_device-onvif-camera_PR-459/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-03T03:53:00.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T03:53:01.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T03:53:01.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T03:53:01.673Z] prd-ubuntu20.04-docker-8c-8g-13158 does not seem to be running inside a container [2024-10-03T03:53:01.712Z] $ 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/undry_device-onvif-camera_PR-459/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-459 -v /w/workspace/undry_device-onvif-camera_PR-459:/w/workspace/undry_device-onvif-camera_PR-459:rw,z -v /w/workspace/undry_device-onvif-camera_PR-459@tmp:/w/workspace/undry_device-onvif-camera_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-03T03:53:01.907Z] $ docker top 5ae3b463a2cd4c3ad2ec06b5df3902872b1fdbc7353f048762ed706a8f9204e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T03:53:02.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-03T03:53:02.634Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-03T03:53:02.954Z] + ls /var/log/sa-host [2024-10-03T03:53:02.954Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T03:53:03.134Z] provisioning config files... [2024-10-03T03:53:03.145Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-459@tmp/config8026332428002549384tmp [Pipeline] { [Pipeline] echo [2024-10-03T03:53:03.230Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:53:03.689Z] ---> create-netrc.sh [Pipeline] } [2024-10-03T03:53:03.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:53:04.230Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-03T03:53:04.318Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:53:04.650Z] ---> sudo-logs.sh [2024-10-03T03:53:04.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-03T03:53:04.751Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:53:05.072Z] ---> job-cost.sh [2024-10-03T03:53:05.072Z] lf-activate-venv: SKIPPING [2024-10-03T03:53:05.072Z] DEBUG: total: 0.2199999988079071 [2024-10-03T03:53:05.072Z] INFO: Retrieving Stack Cost... [2024-10-03T03:53:05.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T03:53:05.900Z] INFO: Archiving Costs [Pipeline] echo [2024-10-03T03:53:05.944Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T03:53:06.269Z] ---> logs-deploy.sh [2024-10-03T03:53:06.269Z] lf-activate-venv: SKIPPING [2024-10-03T03:53:06.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-459/1 [2024-10-03T03:53:06.269Z] INFO: archiving workspace using pattern(s): [2024-10-03T03:53:07.206Z] Archives upload complete. [2024-10-03T03:53:07.465Z] INFO: archiving logs to Nexus [2024-10-03T03:53:08.034Z] ---> uname -a: [2024-10-03T03:53:08.034Z] Linux prd-ubuntu20-04-docker-8c-8g-13158 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-03T03:53:08.034Z] [2024-10-03T03:53:08.034Z] [2024-10-03T03:53:08.034Z] ---> lscpu: [2024-10-03T03:53:08.034Z] Architecture: x86_64 [2024-10-03T03:53:08.034Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-03T03:53:08.034Z] Byte Order: Little Endian [2024-10-03T03:53:08.034Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-03T03:53:08.034Z] CPU(s): 8 [2024-10-03T03:53:08.034Z] On-line CPU(s) list: 0-7 [2024-10-03T03:53:08.034Z] Thread(s) per core: 1 [2024-10-03T03:53:08.035Z] Core(s) per socket: 1 [2024-10-03T03:53:08.035Z] Socket(s): 8 [2024-10-03T03:53:08.035Z] NUMA node(s): 1 [2024-10-03T03:53:08.035Z] Vendor ID: AuthenticAMD [2024-10-03T03:53:08.035Z] CPU family: 23 [2024-10-03T03:53:08.035Z] Model: 49 [2024-10-03T03:53:08.035Z] Model name: AMD EPYC-Rome Processor [2024-10-03T03:53:08.035Z] Stepping: 0 [2024-10-03T03:53:08.035Z] CPU MHz: 2799.998 [2024-10-03T03:53:08.035Z] BogoMIPS: 5599.99 [2024-10-03T03:53:08.035Z] Virtualization: AMD-V [2024-10-03T03:53:08.035Z] Hypervisor vendor: KVM [2024-10-03T03:53:08.035Z] Virtualization type: full [2024-10-03T03:53:08.035Z] L1d cache: 256 KiB [2024-10-03T03:53:08.035Z] L1i cache: 256 KiB [2024-10-03T03:53:08.035Z] L2 cache: 4 MiB [2024-10-03T03:53:08.035Z] L3 cache: 128 MiB [2024-10-03T03:53:08.035Z] NUMA node0 CPU(s): 0-7 [2024-10-03T03:53:08.035Z] Vulnerability Itlb multihit: Not affected [2024-10-03T03:53:08.035Z] Vulnerability L1tf: Not affected [2024-10-03T03:53:08.035Z] Vulnerability Mds: Not affected [2024-10-03T03:53:08.035Z] Vulnerability Meltdown: Not affected [2024-10-03T03:53:08.035Z] Vulnerability Mmio stale data: Not affected [2024-10-03T03:53:08.035Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-03T03:53:08.035Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-03T03:53:08.035Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-03T03:53:08.035Z] Vulnerability Srbds: Not affected [2024-10-03T03:53:08.035Z] Vulnerability Tsx async abort: Not affected [2024-10-03T03:53:08.035Z] 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-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] ---> nproc: [2024-10-03T03:53:08.035Z] 8 [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] ---> df -h: [2024-10-03T03:53:08.035Z] Filesystem Size Used Avail Use% Mounted on [2024-10-03T03:53:08.035Z] overlay 155G 13G 143G 8% / [2024-10-03T03:53:08.035Z] tmpfs 64M 0 64M 0% /dev [2024-10-03T03:53:08.035Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-03T03:53:08.035Z] shm 64M 0 64M 0% /dev/shm [2024-10-03T03:53:08.035Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] ---> sar -b -r -n DEV: [2024-10-03T03:53:08.035Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13158) 10/03/24 _x86_64_ (8 CPU) [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] 03:36:24 LINUX RESTART (8 CPU) [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] 03:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-03T03:53:08.035Z] 03:38:01 372.52 10.63 361.89 0.00 1783.04 37070.35 0.00 [2024-10-03T03:53:08.035Z] 03:39:01 248.75 2.38 246.37 0.00 24.39 82233.79 0.00 [2024-10-03T03:53:08.035Z] 03:40:01 85.44 0.13 85.30 0.00 6.13 19875.91 0.00 [2024-10-03T03:53:08.035Z] 03:41:01 150.62 0.10 150.52 0.00 10.93 48117.16 0.00 [2024-10-03T03:53:08.035Z] 03:42:02 48.74 6.13 42.61 0.00 4365.27 8415.68 0.00 [2024-10-03T03:53:08.035Z] 03:43:01 6.56 0.02 6.54 0.00 0.14 135.55 0.00 [2024-10-03T03:53:08.035Z] 03:44:01 1.37 0.00 1.37 0.00 0.00 14.79 0.00 [2024-10-03T03:53:08.035Z] 03:45:01 2.05 0.00 2.05 0.00 0.00 23.20 0.00 [2024-10-03T03:53:08.035Z] 03:46:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 [2024-10-03T03:53:08.035Z] 03:47:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 [2024-10-03T03:53:08.035Z] 03:48:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2024-10-03T03:53:08.035Z] 03:49:01 2.03 0.00 2.03 0.00 0.00 24.13 0.00 [2024-10-03T03:53:08.035Z] 03:50:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 [2024-10-03T03:53:08.035Z] 03:51:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2024-10-03T03:53:08.035Z] 03:52:01 2.32 0.02 2.30 0.00 0.13 30.13 0.00 [2024-10-03T03:53:08.035Z] 03:53:01 2.48 0.25 2.23 0.00 19.33 33.59 0.00 [2024-10-03T03:53:08.035Z] Average: 58.24 1.23 57.01 0.00 388.46 12267.41 0.00 [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] 03:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-03T03:53:08.035Z] 03:38:01 29150444 31543908 781760 2.38 81508 2576620 2000888 5.90 1048288 2301628 10768 [2024-10-03T03:53:08.035Z] 03:39:01 27567680 31265416 1044588 3.18 192184 3626304 2403524 7.08 1487340 3276796 31516 [2024-10-03T03:53:08.035Z] 03:40:01 27332024 31270228 1039052 3.16 198124 3836028 2546548 7.50 1690480 3286288 197624 [2024-10-03T03:53:08.035Z] 03:41:01 26904844 31555408 756716 2.30 207832 4501532 1795252 5.29 1371980 3994004 368 [2024-10-03T03:53:08.035Z] 03:42:02 26451160 31530712 748952 2.28 236544 4900144 1715156 5.05 1650248 4131448 1004 [2024-10-03T03:53:08.035Z] 03:43:01 26461824 31536468 744132 2.26 235080 4896884 1724980 5.08 1644612 4128184 172 [2024-10-03T03:53:08.035Z] 03:44:01 26462564 31537356 743252 2.26 235148 4896888 1724980 5.08 1644360 4128196 8 [2024-10-03T03:53:08.035Z] 03:45:01 26464560 31539452 740944 2.25 235220 4896892 1724980 5.08 1642112 4128192 4 [2024-10-03T03:53:08.035Z] 03:46:01 26472172 31547124 733476 2.23 235276 4896892 1724980 5.08 1634752 4128196 8 [2024-10-03T03:53:08.035Z] 03:47:01 26473872 31548808 731692 2.23 235340 4896896 1724980 5.08 1633148 4128196 16 [2024-10-03T03:53:08.035Z] 03:48:01 26473952 31548916 731516 2.22 235396 4896896 1724980 5.08 1633284 4128196 8 [2024-10-03T03:53:08.035Z] 03:49:01 26475676 31550768 729644 2.22 235480 4896904 1724980 5.08 1631608 4128208 8 [2024-10-03T03:53:08.035Z] 03:50:01 26475588 31550768 729588 2.22 235564 4896904 1724980 5.08 1631472 4128212 0 [2024-10-03T03:53:08.035Z] 03:51:01 26475392 31550600 729672 2.22 235608 4896908 1724980 5.08 1631548 4128208 8 [2024-10-03T03:53:08.035Z] 03:52:01 26475036 31550412 729780 2.22 235700 4896888 1756880 5.18 1632236 4128180 8 [2024-10-03T03:53:08.035Z] 03:53:01 26471068 31547864 731440 2.22 235744 4898248 1731024 5.10 1634444 4128760 800 [2024-10-03T03:53:08.035Z] Average: 26786741 31510888 777888 2.37 219109 4581739 1842131 5.43 1577620 3900056 15145 [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] 03:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-03T03:53:08.035Z] 03:38:01 vethd0baa04 166.64 185.07 16.41 147.75 0.00 0.00 0.00 0.01 [2024-10-03T03:53:08.035Z] 03:38:01 ens3 477.34 372.14 5335.59 69.03 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:38:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:38:01 docker0 205.68 227.58 16.99 421.44 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:39:01 ens3 313.05 195.33 3278.27 25.74 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:39:01 vethd4cbed2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:39:01 docker0 183.19 289.15 15.49 3248.22 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:40:01 ens3 27.02 16.91 53.27 11.13 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:40:01 vethdab8d9e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:40:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:40:01 docker0 1.48 2.55 0.09 30.90 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:41:01 ens3 108.58 66.84 2646.89 12.50 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:41:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:41:01 docker0 3.85 7.00 0.23 62.36 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:42:02 ens3 168.69 69.22 2745.36 5.04 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:42:02 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:43:01 ens3 1.15 0.25 0.05 0.02 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:44:01 ens3 1.03 0.00 0.07 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:45:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:46:01 ens3 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:47:01 ens3 0.68 0.23 0.14 0.08 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:48:01 ens3 1.23 0.65 0.74 0.48 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:51:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:52:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:53:01 ens3 10.88 7.05 11.33 3.94 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:53:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] Average: ens3 69.50 45.62 880.41 8.01 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] Average: docker0 24.66 32.93 2.05 235.45 0.00 0.00 0.00 0.00 [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] ---> sar -P ALL: [2024-10-03T03:53:08.035Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13158) 10/03/24 _x86_64_ (8 CPU) [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] 03:36:24 LINUX RESTART (8 CPU) [2024-10-03T03:53:08.035Z] [2024-10-03T03:53:08.035Z] 03:37:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T03:53:08.035Z] 03:38:01 all 6.59 0.00 2.91 2.71 0.07 87.72 [2024-10-03T03:53:08.035Z] 03:38:01 0 7.08 0.00 3.03 0.17 0.07 89.66 [2024-10-03T03:53:08.035Z] 03:38:01 1 6.48 0.00 2.90 5.36 0.08 85.18 [2024-10-03T03:53:08.035Z] 03:38:01 2 5.41 0.00 2.15 1.88 0.03 90.52 [2024-10-03T03:53:08.035Z] 03:38:01 3 8.00 0.00 3.13 0.10 0.07 88.70 [2024-10-03T03:53:08.035Z] 03:38:01 4 5.54 0.00 3.29 3.07 0.05 88.05 [2024-10-03T03:53:08.035Z] 03:38:01 5 7.57 0.00 3.01 2.09 0.08 87.25 [2024-10-03T03:53:08.035Z] 03:38:01 6 6.05 0.00 3.30 0.96 0.07 89.62 [2024-10-03T03:53:08.035Z] 03:38:01 7 6.62 0.00 2.47 8.08 0.08 82.75 [2024-10-03T03:53:08.035Z] 03:39:01 all 7.65 0.00 3.61 5.71 0.05 82.99 [2024-10-03T03:53:08.035Z] 03:39:01 0 8.70 0.00 3.90 0.93 0.07 86.40 [2024-10-03T03:53:08.035Z] 03:39:01 1 7.95 0.00 5.34 31.92 0.07 54.72 [2024-10-03T03:53:08.035Z] 03:39:01 2 8.02 0.00 3.41 4.59 0.05 83.93 [2024-10-03T03:53:08.035Z] 03:39:01 3 7.70 0.00 2.95 1.86 0.03 87.46 [2024-10-03T03:53:08.035Z] 03:39:01 4 6.42 0.00 2.67 2.25 0.03 88.62 [2024-10-03T03:53:08.035Z] 03:39:01 5 6.93 0.00 2.56 0.96 0.03 89.52 [2024-10-03T03:53:08.035Z] 03:39:01 6 8.44 0.00 4.41 1.89 0.05 85.21 [2024-10-03T03:53:08.035Z] 03:39:01 7 7.01 0.00 3.61 1.40 0.05 87.93 [2024-10-03T03:53:08.035Z] 03:40:01 all 52.59 0.00 8.05 1.80 0.09 37.47 [2024-10-03T03:53:08.035Z] 03:40:01 0 52.05 0.00 7.68 0.45 0.10 39.71 [2024-10-03T03:53:08.035Z] 03:40:01 1 53.54 0.00 8.57 2.68 0.08 35.12 [2024-10-03T03:53:08.035Z] 03:40:01 2 53.13 0.00 7.59 4.30 0.08 34.90 [2024-10-03T03:53:08.035Z] 03:40:01 3 53.49 0.00 7.39 0.30 0.10 38.71 [2024-10-03T03:53:08.035Z] 03:40:01 4 51.43 0.00 7.99 0.88 0.08 39.61 [2024-10-03T03:53:08.035Z] 03:40:01 5 53.27 0.00 7.87 0.19 0.08 38.59 [2024-10-03T03:53:08.035Z] 03:40:01 6 51.52 0.00 8.78 0.03 0.08 39.58 [2024-10-03T03:53:08.035Z] 03:40:01 7 52.24 0.00 8.57 5.56 0.10 33.53 [2024-10-03T03:53:08.035Z] 03:41:01 all 19.42 0.00 4.25 2.74 0.07 73.52 [2024-10-03T03:53:08.035Z] 03:41:01 0 19.04 0.00 4.48 0.49 0.05 75.95 [2024-10-03T03:53:08.035Z] 03:41:01 1 20.35 0.00 3.47 0.05 0.07 76.07 [2024-10-03T03:53:08.035Z] 03:41:01 2 19.68 0.00 4.36 15.45 0.08 60.43 [2024-10-03T03:53:08.035Z] 03:41:01 3 18.85 0.00 4.52 0.27 0.07 76.29 [2024-10-03T03:53:08.035Z] 03:41:01 4 18.64 0.00 3.72 0.44 0.05 77.15 [2024-10-03T03:53:08.035Z] 03:41:01 5 19.31 0.00 4.39 1.19 0.07 75.03 [2024-10-03T03:53:08.035Z] 03:41:01 6 20.31 0.00 4.64 1.01 0.07 73.96 [2024-10-03T03:53:08.035Z] 03:41:01 7 19.17 0.00 4.48 3.10 0.07 73.19 [2024-10-03T03:53:08.035Z] 03:42:02 all 2.47 0.00 1.41 0.60 0.03 95.49 [2024-10-03T03:53:08.035Z] 03:42:02 0 2.22 0.00 0.90 0.18 0.03 96.66 [2024-10-03T03:53:08.035Z] 03:42:02 1 4.15 0.00 1.06 1.08 0.03 93.68 [2024-10-03T03:53:08.035Z] 03:42:02 2 2.39 0.00 1.87 1.70 0.02 94.02 [2024-10-03T03:53:08.035Z] 03:42:02 3 2.59 0.00 1.27 0.07 0.02 96.06 [2024-10-03T03:53:08.035Z] 03:42:02 4 2.17 0.00 1.18 0.13 0.02 96.50 [2024-10-03T03:53:08.035Z] 03:42:02 5 1.35 0.00 0.84 0.87 0.03 96.91 [2024-10-03T03:53:08.035Z] 03:42:02 6 2.81 0.00 3.37 0.55 0.03 93.24 [2024-10-03T03:53:08.035Z] 03:42:02 7 2.12 0.00 0.77 0.25 0.02 96.85 [2024-10-03T03:53:08.035Z] 03:43:01 all 0.09 0.00 0.06 0.03 0.01 99.81 [2024-10-03T03:53:08.035Z] 03:43:01 0 0.03 0.00 0.07 0.15 0.00 99.75 [2024-10-03T03:53:08.035Z] 03:43:01 1 0.03 0.00 0.03 0.02 0.03 99.88 [2024-10-03T03:53:08.035Z] 03:43:01 2 0.03 0.00 0.08 0.00 0.00 99.88 [2024-10-03T03:53:08.035Z] 03:43:01 3 0.12 0.00 0.03 0.03 0.02 99.80 [2024-10-03T03:53:08.035Z] 03:43:01 4 0.24 0.00 0.08 0.00 0.02 99.66 [2024-10-03T03:53:08.035Z] 03:43:01 5 0.12 0.00 0.08 0.02 0.00 99.78 [2024-10-03T03:53:08.035Z] 03:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T03:53:08.035Z] 03:43:01 7 0.14 0.00 0.03 0.05 0.00 99.78 [2024-10-03T03:53:08.036Z] 03:44:01 all 0.06 0.00 0.02 0.07 0.01 99.84 [2024-10-03T03:53:08.036Z] 03:44:01 0 0.02 0.00 0.02 0.48 0.02 99.47 [2024-10-03T03:53:08.036Z] 03:44:01 1 0.37 0.00 0.03 0.08 0.03 99.48 [2024-10-03T03:53:08.036Z] 03:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T03:53:08.036Z] 03:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T03:53:08.036Z] 03:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-03T03:53:08.036Z] 03:44:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-03T03:53:08.036Z] 03:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-03T03:53:08.036Z] 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T03:53:08.036Z] 03:45:01 all 0.05 0.00 0.02 0.07 0.01 99.86 [2024-10-03T03:53:08.036Z] 03:45:01 0 0.08 0.00 0.03 0.13 0.02 99.73 [2024-10-03T03:53:08.036Z] 03:45:01 1 0.08 0.00 0.05 0.27 0.02 99.58 [2024-10-03T03:53:08.036Z] 03:45:01 2 0.02 0.00 0.00 0.17 0.00 99.82 [2024-10-03T03:53:08.036Z] 03:45:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T03:53:08.036Z] 03:45:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2024-10-03T03:53:08.036Z] 03:45:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-03T03:53:08.036Z] 03:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T03:53:08.036Z] 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T03:53:08.036Z] 03:46:01 all 0.20 0.00 0.01 0.03 0.01 99.75 [2024-10-03T03:53:08.036Z] 03:46:01 0 1.47 0.00 0.00 0.02 0.03 98.48 [2024-10-03T03:53:08.036Z] 03:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T03:53:08.036Z] 03:46:01 2 0.03 0.00 0.02 0.20 0.00 99.75 [2024-10-03T03:53:08.036Z] 03:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T03:53:08.036Z] 03:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-03T03:53:08.036Z] 03:46:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-03T03:53:08.036Z] 03:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T03:53:08.036Z] 03:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T03:53:08.036Z] 03:47:01 all 0.09 0.00 0.02 0.01 0.01 99.87 [2024-10-03T03:53:08.036Z] 03:47:01 0 0.33 0.00 0.07 0.00 0.03 99.57 [2024-10-03T03:53:08.036Z] 03:47:01 1 0.02 0.00 0.05 0.02 0.02 99.90 [2024-10-03T03:53:08.036Z] 03:47:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2024-10-03T03:53:08.036Z] 03:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T03:53:08.036Z] 03:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T03:53:08.036Z] 03:47:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T03:53:08.036Z] 03:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T03:53:08.036Z] 03:47:01 7 0.25 0.00 0.00 0.00 0.02 99.73 [2024-10-03T03:53:08.036Z] 03:48:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-10-03T03:53:08.036Z] 03:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-03T03:53:08.036Z] 03:48:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-03T03:53:08.036Z] 03:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T03:53:08.036Z] 03:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T03:53:08.036Z] 03:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T03:53:08.036Z] 03:48:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-03T03:53:08.036Z] 03:48:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-03T03:53:08.036Z] 03:48:01 7 0.13 0.00 0.00 0.00 0.00 99.87 [2024-10-03T03:53:08.036Z] [2024-10-03T03:53:08.036Z] 03:48:01 CPU %user %nice %system %iowait %steal %idle [2024-10-03T03:53:08.036Z] 03:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-10-03T03:53:08.036Z] 03:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-03T03:53:08.036Z] 03:49:01 1 0.00 0.00 0.03 0.03 0.00 99.93 [2024-10-03T03:53:08.036Z] 03:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T03:53:08.036Z] 03:49:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T03:53:08.036Z] 03:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T03:53:08.036Z] 03:49:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-03T03:53:08.036Z] 03:49:01 6 0.00 0.00 0.02 0.05 0.02 99.92 [2024-10-03T03:53:08.036Z] 03:49:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-03T03:53:08.036Z] 03:50:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-10-03T03:53:08.036Z] 03:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-10-03T03:53:08.036Z] 03:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-03T03:53:08.036Z] 03:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T03:53:08.036Z] 03:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T03:53:08.036Z] 03:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T03:53:08.036Z] 03:50:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-03T03:53:08.036Z] 03:50:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2024-10-03T03:53:08.036Z] 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T03:53:08.036Z] 03:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-10-03T03:53:08.036Z] 03:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-03T03:53:08.036Z] 03:51:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2024-10-03T03:53:08.036Z] 03:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T03:53:08.036Z] 03:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T03:53:08.036Z] 03:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-03T03:53:08.036Z] 03:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-03T03:53:08.036Z] 03:51:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-03T03:53:08.036Z] 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T03:53:08.036Z] 03:52:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2024-10-03T03:53:08.036Z] 03:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-10-03T03:53:08.036Z] 03:52:01 1 0.02 0.00 0.05 0.02 0.02 99.90 [2024-10-03T03:53:08.036Z] 03:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T03:53:08.036Z] 03:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T03:53:08.036Z] 03:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T03:53:08.036Z] 03:52:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-03T03:53:08.036Z] 03:52:01 6 0.03 0.00 0.03 0.03 0.00 99.90 [2024-10-03T03:53:08.036Z] 03:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T03:53:08.036Z] 03:53:01 all 0.29 0.00 0.13 0.01 0.01 99.55 [2024-10-03T03:53:08.036Z] 03:53:01 0 0.40 0.00 0.22 0.00 0.03 99.35 [2024-10-03T03:53:08.036Z] 03:53:01 1 0.43 0.00 0.18 0.07 0.00 99.32 [2024-10-03T03:53:08.036Z] 03:53:01 2 0.35 0.00 0.18 0.00 0.02 99.45 [2024-10-03T03:53:08.036Z] 03:53:01 3 0.17 0.00 0.13 0.02 0.00 99.68 [2024-10-03T03:53:08.036Z] 03:53:01 4 0.48 0.00 0.13 0.00 0.02 99.37 [2024-10-03T03:53:08.036Z] 03:53:01 5 0.22 0.00 0.08 0.00 0.02 99.68 [2024-10-03T03:53:08.036Z] 03:53:01 6 0.07 0.00 0.05 0.02 0.02 99.85 [2024-10-03T03:53:08.036Z] 03:53:01 7 0.18 0.00 0.07 0.00 0.02 99.73 [2024-10-03T03:53:08.036Z] Average: all 5.57 0.00 1.28 0.86 0.02 92.27 [2024-10-03T03:53:08.036Z] Average: 0 5.70 0.00 1.28 0.19 0.04 92.80 [2024-10-03T03:53:08.036Z] Average: 1 5.84 0.00 1.36 2.58 0.03 90.19 [2024-10-03T03:53:08.036Z] Average: 2 5.53 0.00 1.23 1.76 0.02 91.46 [2024-10-03T03:53:08.036Z] Average: 3 5.66 0.00 1.21 0.17 0.02 92.94 [2024-10-03T03:53:08.036Z] Average: 4 5.29 0.00 1.19 0.42 0.02 93.08 [2024-10-03T03:53:08.036Z] Average: 5 5.55 0.00 1.18 0.33 0.02 92.92 [2024-10-03T03:53:08.036Z] Average: 6 5.53 0.00 1.54 0.29 0.02 92.62 [2024-10-03T03:53:08.036Z] Average: 7 5.44 0.00 1.24 1.14 0.02 92.15 [2024-10-03T03:53:08.036Z] [2024-10-03T03:53:08.036Z] [2024-10-03T03:53:08.036Z]