Pull request #405 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7f30280be61e51f4ac48e9718a1676769a09bfd+991b984f0069dd0eb843d102c22933ca1a2cac27 (cf23b8fa3006d0ebc25b6796fce5d2eb300f8c9d) 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-ssh3454582507752507381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17478396650244574071.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh 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-405/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-405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11242045764746893614.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-405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14930037364767314227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh14176008399848598287.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-405/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-405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh420369112162329515.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-16982 in /w/workspace/undry_device-onvif-camera_PR-405 [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-405 # 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 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit e7f30280be61e51f4ac48e9718a1676769a09bfd Merge succeeded, producing e7f30280be61e51f4ac48e9718a1676769a09bfd Checking out Revision e7f30280be61e51f4ac48e9718a1676769a09bfd (PR-405) 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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/405/head:refs/remotes/origin/PR-405 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7f30280be61e51f4ac48e9718a1676769a09bfd # 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 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7f30280be61e51f4ac48e9718a1676769a09bfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T04:03:12.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T04:03:12.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T04:03:13.088Z] ========================================================= [2023-11-08T04:03:13.088Z] EdgeX Global Pipelines Version Info [2023-11-08T04:03:13.088Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:03:13.855Z] ------------------- [2023-11-08T04:03:13.856Z] stable info: [2023-11-08T04:03:13.856Z] ------------------- [2023-11-08T04:03:13.856Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T04:03:13.856Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T04:03:13.856Z] Message: update stable to v1.0.257 [2023-11-08T04:03:14.428Z] ------------------- [2023-11-08T04:03:14.428Z] experimental info: [2023-11-08T04:03:14.428Z] ------------------- [2023-11-08T04:03:14.428Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T04:03:14.428Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T04:03:14.428Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T04:03:14.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-08T04:03:14.815Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-08T04:03:14.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T04:03:14.913Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T04:03:14.957Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T04:03:14.997Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T04:03:15.039Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T04:03:15.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T04:03:15.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T04:03:15.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T04:03:15.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T04:03:15.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-08T04:03:15.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T04:03:15.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T04:03:15.398Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T04:03:15.442Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T04:03:15.483Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T04:03:15.527Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T04:03:15.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T04:03:15.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T04:03:15.670Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-08T04:03:15.715Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-08T04:03:15.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T04:03:15.805Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T04:03:15.846Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T04:03:15.891Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T04:03:15.931Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T04:03:15.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-405 [Pipeline] echo [2023-11-08T04:03:16.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-405 [Pipeline] echo [2023-11-08T04:03:16.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-405 [Pipeline] echo [2023-11-08T04:03:16.090Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7f30280be61e51f4ac48e9718a1676769a09bfd [Pipeline] echo [2023-11-08T04:03:16.132Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7f3028 [Pipeline] echo [2023-11-08T04:03:16.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T04:03:16.314Z] provisioning config files... [2023-11-08T04:03:16.334Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-405@tmp/config12869511534638360227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:03:16.677Z] ---> docker-login.sh [2023-11-08T04:03:16.677Z] nexus3.edgexfoundry.org:10001 [2023-11-08T04:03:16.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:16.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:16.938Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:16.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:16.938Z] [2023-11-08T04:03:16.938Z] Login Succeeded [2023-11-08T04:03:16.938Z] nexus3.edgexfoundry.org:10002 [2023-11-08T04:03:16.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:16.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:16.938Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:16.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:16.938Z] [2023-11-08T04:03:16.938Z] Login Succeeded [2023-11-08T04:03:16.938Z] nexus3.edgexfoundry.org:10003 [2023-11-08T04:03:17.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:17.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:17.198Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:17.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:17.198Z] [2023-11-08T04:03:17.198Z] Login Succeeded [2023-11-08T04:03:17.198Z] nexus3.edgexfoundry.org:10004 [2023-11-08T04:03:17.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:17.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:17.198Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:17.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:17.198Z] [2023-11-08T04:03:17.198Z] Login Succeeded [2023-11-08T04:03:17.198Z] docker.io [2023-11-08T04:03:17.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:17.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:17.720Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:17.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:17.720Z] [2023-11-08T04:03:17.720Z] Login Succeeded [2023-11-08T04:03:17.720Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T04:03:17.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T04:03:18.364Z] + git rev-list -1 --merges e7f30280be61e51f4ac48e9718a1676769a09bfd~1..e7f30280be61e51f4ac48e9718a1676769a09bfd [Pipeline] echo [2023-11-08T04:03:18.433Z] -----------> git rev-list -1 --merges e7f30280be61e51f4ac48e9718a1676769a09bfd~1..e7f30280be61e51f4ac48e9718a1676769a09bfd e7f30280be61e51f4ac48e9718a1676769a09bfd [false] [Pipeline] sh [2023-11-08T04:03:18.745Z] + git log --format=format:%s -1 e7f30280be61e51f4ac48e9718a1676769a09bfd [Pipeline] echo [2023-11-08T04:03:18.787Z] ========================================================= [2023-11-08T04:03:18.787Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T04:03:18.787Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T04:03:19.237Z] + git log --format=format:%s -1 e7f30280be61e51f4ac48e9718a1676769a09bfd [Pipeline] echo [2023-11-08T04:03:19.269Z] [semverPrep] GIT_COMMIT: e7f30280be61e51f4ac48e9718a1676769a09bfd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-08T04:03:19.302Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T04:03:19.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T04:03:19.702Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T04:03:19.702Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T04:03:19.702Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T04:03:19.702Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T04:03:19.702Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T04:03:19.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:03:20.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T04:03:20.147Z] [2023-11-08T04:03:20.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:03:20.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T04:03:20.539Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T04:03:20.539Z] b85a868b505f: Pulling fs layer [2023-11-08T04:03:20.539Z] e2be974225ed: Pulling fs layer [2023-11-08T04:03:20.539Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T04:03:20.539Z] 988bab9f4d93: Pulling fs layer [2023-11-08T04:03:20.539Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T04:03:20.539Z] eaf3925da568: Pulling fs layer [2023-11-08T04:03:20.539Z] bab4dde63d76: Pulling fs layer [2023-11-08T04:03:20.539Z] bde34c3a00c8: Pulling fs layer [2023-11-08T04:03:20.539Z] b352a97aabf1: Pulling fs layer [2023-11-08T04:03:20.539Z] 4872d77fe225: Pulling fs layer [2023-11-08T04:03:20.539Z] 5851b861e8e6: Pulling fs layer [2023-11-08T04:03:20.539Z] 1469e6f7b9e6: Waiting [2023-11-08T04:03:20.539Z] eaf3925da568: Waiting [2023-11-08T04:03:20.539Z] 5851b861e8e6: Waiting [2023-11-08T04:03:20.539Z] 4872d77fe225: Waiting [2023-11-08T04:03:20.539Z] bab4dde63d76: Waiting [2023-11-08T04:03:20.539Z] bde34c3a00c8: Waiting [2023-11-08T04:03:20.539Z] 988bab9f4d93: Waiting [2023-11-08T04:03:20.539Z] e2be974225ed: Verifying Checksum [2023-11-08T04:03:20.539Z] e2be974225ed: Download complete [2023-11-08T04:03:20.539Z] 988bab9f4d93: Download complete [2023-11-08T04:03:20.539Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T04:03:20.539Z] 1469e6f7b9e6: Download complete [2023-11-08T04:03:20.539Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T04:03:20.539Z] 339a4e72a1f5: Download complete [2023-11-08T04:03:20.798Z] bde34c3a00c8: Verifying Checksum [2023-11-08T04:03:20.798Z] bde34c3a00c8: Download complete [2023-11-08T04:03:20.798Z] b352a97aabf1: Verifying Checksum [2023-11-08T04:03:20.798Z] b352a97aabf1: Download complete [2023-11-08T04:03:20.798Z] 4872d77fe225: Download complete [2023-11-08T04:03:20.798Z] 5851b861e8e6: Verifying Checksum [2023-11-08T04:03:20.798Z] 5851b861e8e6: Download complete [2023-11-08T04:03:20.798Z] b85a868b505f: Verifying Checksum [2023-11-08T04:03:20.798Z] b85a868b505f: Download complete [2023-11-08T04:03:21.057Z] bab4dde63d76: Verifying Checksum [2023-11-08T04:03:21.057Z] bab4dde63d76: Download complete [2023-11-08T04:03:21.993Z] b85a868b505f: Pull complete [2023-11-08T04:03:22.252Z] e2be974225ed: Pull complete [2023-11-08T04:03:22.512Z] 339a4e72a1f5: Pull complete [2023-11-08T04:03:22.512Z] 988bab9f4d93: Pull complete [2023-11-08T04:03:22.773Z] 1469e6f7b9e6: Pull complete [2023-11-08T04:03:23.033Z] eaf3925da568: Pull complete [2023-11-08T04:03:24.941Z] bab4dde63d76: Pull complete [2023-11-08T04:03:24.941Z] bde34c3a00c8: Pull complete [2023-11-08T04:03:24.941Z] b352a97aabf1: Pull complete [2023-11-08T04:03:24.941Z] 4872d77fe225: Pull complete [2023-11-08T04:03:24.941Z] 5851b861e8e6: Pull complete [2023-11-08T04:03:24.941Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T04:03:24.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T04:03:24.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:03:25.166Z] prd-ubuntu20.04-docker-8c-8g-16982 does not seem to be running inside a container [2023-11-08T04:03:25.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-405 -v /w/workspace/undry_device-onvif-camera_PR-405:/w/workspace/undry_device-onvif-camera_PR-405:rw,z -v /w/workspace/undry_device-onvif-camera_PR-405@tmp:/w/workspace/undry_device-onvif-camera_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T04:03:28.048Z] $ docker top 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c -eo pid,comm [2023-11-08T04:03:28.103Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-08T04:03:28.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T04:03:28.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T04:03:28.240Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T04:03:28.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T04:03:28.352Z] $ docker exec 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c ssh-agent [2023-11-08T04:03:28.461Z] SSH_AUTH_SOCK=/tmp/ssh-dG4icC96BMdS/agent.32 [2023-11-08T04:03:28.461Z] SSH_AGENT_PID=38 [2023-11-08T04:03:28.467Z] Running ssh-add (command line suppressed) [2023-11-08T04:03:28.560Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-405@tmp/private_key_4296658392480975789.key (/w/workspace/undry_device-onvif-camera_PR-405@tmp/private_key_4296658392480975789.key) [2023-11-08T04:03:28.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T04:03:28.907Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T04:03:28.936Z] $ docker exec --env ******** --env ******** 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c ssh-agent -k [2023-11-08T04:03:29.036Z] unset SSH_AUTH_SOCK; [2023-11-08T04:03:29.036Z] unset SSH_AGENT_PID; [2023-11-08T04:03:29.036Z] echo Agent pid 38 killed; [2023-11-08T04:03:29.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T04:03:29.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T04:03:29.132Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T04:03:29.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T04:03:29.244Z] $ docker exec 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c ssh-agent [2023-11-08T04:03:29.360Z] SSH_AUTH_SOCK=/tmp/ssh-zGPK30N8ivtC/agent.70 [2023-11-08T04:03:29.360Z] SSH_AGENT_PID=76 [2023-11-08T04:03:29.365Z] Running ssh-add (command line suppressed) [2023-11-08T04:03:29.466Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-405@tmp/private_key_13646153062027516647.key (/w/workspace/undry_device-onvif-camera_PR-405@tmp/private_key_13646153062027516647.key) [2023-11-08T04:03:29.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T04:03:29.815Z] + git semver init [2023-11-08T04:03:30.074Z] 2023-11-08 04:03:30,012 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T04:03:30.074Z] 2023-11-08 04:03:30,013 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-405/.semver [2023-11-08T04:03:30.074Z] 2023-11-08 04:03:30,014 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-405/.semver [2023-11-08T04:03:30.074Z] 2023-11-08 04:03:30,014 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-405/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-405, universal_newlines=False, shell=None, istream=None) [2023-11-08T04:03:31.461Z] 2023-11-08 04:03:31,095 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-405/.git/info/exclude [2023-11-08T04:03:31.461Z] 2023-11-08 04:03:31,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-405/.semver/PR-405 with force:False [2023-11-08T04:03:31.461Z] 2023-11-08 04:03:31,096 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-405/.semver/PR-405 [2023-11-08T04:03:31.461Z] 2023-11-08 04:03:31,100 [execute] INFO git cat-file --batch-check [2023-11-08T04:03:31.461Z] 2023-11-08 04:03:31,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-405/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T04:03:31.461Z] 2023-11-08 04:03:31,107 [execute] INFO git cat-file --batch [2023-11-08T04:03:31.461Z] 2023-11-08 04:03:31,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-405/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T04:03:31.461Z] 2023-11-08 04:03:31,113 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-405/.semver/PR-405 [2023-11-08T04:03:31.461Z] 0.0.0 [Pipeline] } [2023-11-08T04:03:31.487Z] $ docker exec --env ******** --env ******** 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c ssh-agent -k [2023-11-08T04:03:31.580Z] unset SSH_AUTH_SOCK; [2023-11-08T04:03:31.581Z] unset SSH_AGENT_PID; [2023-11-08T04:03:31.581Z] echo Agent pid 76 killed; [2023-11-08T04:03:31.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T04:03:32.010Z] + git semver [Pipeline] } [2023-11-08T04:03:32.293Z] $ docker stop --time=1 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c [2023-11-08T04:03:33.601Z] $ docker rm -f --volumes 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T04:03:34.000Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T04:03:34.287Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T04:03:34.303Z] [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 [2023-11-08T04:03:34.949Z] provisioning config files... [2023-11-08T04:03:34.960Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-405@tmp/config13560212317712277582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:03:35.308Z] ---> docker-login.sh [2023-11-08T04:03:35.309Z] nexus3.edgexfoundry.org:10001 [2023-11-08T04:03:35.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:35.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:35.309Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:35.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:35.309Z] [2023-11-08T04:03:35.309Z] Login Succeeded [2023-11-08T04:03:35.309Z] nexus3.edgexfoundry.org:10002 [2023-11-08T04:03:35.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:35.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:35.309Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:35.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:35.309Z] [2023-11-08T04:03:35.309Z] Login Succeeded [2023-11-08T04:03:35.309Z] nexus3.edgexfoundry.org:10003 [2023-11-08T04:03:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:35.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:35.569Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:35.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:35.569Z] [2023-11-08T04:03:35.569Z] Login Succeeded [2023-11-08T04:03:35.569Z] nexus3.edgexfoundry.org:10004 [2023-11-08T04:03:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:35.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:35.569Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:35.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:35.569Z] [2023-11-08T04:03:35.569Z] Login Succeeded [2023-11-08T04:03:35.569Z] docker.io [2023-11-08T04:03:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:03:35.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:03:35.828Z] Configure a credential helper to remove this warning. See [2023-11-08T04:03:35.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:03:35.828Z] [2023-11-08T04:03:35.828Z] Login Succeeded [2023-11-08T04:03:35.828Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T04:03:35.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T04:03:36.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T04:03:36.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T04:03:36.130Z] ========================================================= [2023-11-08T04:03:36.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T04:03:36.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:03:36.603Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T04:03:36.604Z] Sending build context to Docker daemon 21.69MB [2023-11-08T04:03:36.604Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T04:03:36.604Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-08T04:03:36.864Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T04:03:36.864Z] 7264a8db6415: Pulling fs layer [2023-11-08T04:03:36.864Z] c4d48a809fc2: Pulling fs layer [2023-11-08T04:03:36.864Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T04:03:36.864Z] ad3a456e5733: Pulling fs layer [2023-11-08T04:03:36.864Z] 33e27b845d1e: Pulling fs layer [2023-11-08T04:03:36.864Z] c68163c4e522: Pulling fs layer [2023-11-08T04:03:36.864Z] 50da416c3ac9: Pulling fs layer [2023-11-08T04:03:36.864Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T04:03:36.864Z] 33e27b845d1e: Waiting [2023-11-08T04:03:36.864Z] ad3a456e5733: Waiting [2023-11-08T04:03:36.864Z] c68163c4e522: Waiting [2023-11-08T04:03:36.864Z] 23d2d4c4bb30: Waiting [2023-11-08T04:03:36.864Z] 50da416c3ac9: Waiting [2023-11-08T04:03:36.864Z] c4d48a809fc2: Download complete [2023-11-08T04:03:36.864Z] ad3a456e5733: Verifying Checksum [2023-11-08T04:03:36.864Z] ad3a456e5733: Download complete [2023-11-08T04:03:36.864Z] 33e27b845d1e: Download complete [2023-11-08T04:03:36.864Z] 7264a8db6415: Verifying Checksum [2023-11-08T04:03:36.864Z] 7264a8db6415: Download complete [2023-11-08T04:03:36.864Z] c68163c4e522: Verifying Checksum [2023-11-08T04:03:36.864Z] c68163c4e522: Download complete [2023-11-08T04:03:36.864Z] 7264a8db6415: Pull complete [2023-11-08T04:03:37.123Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T04:03:37.123Z] 23d2d4c4bb30: Download complete [2023-11-08T04:03:37.123Z] c4d48a809fc2: Pull complete [2023-11-08T04:03:37.123Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T04:03:37.123Z] 4f1c88b9dad5: Download complete [2023-11-08T04:03:37.691Z] 50da416c3ac9: Verifying Checksum [2023-11-08T04:03:37.691Z] 50da416c3ac9: Download complete [2023-11-08T04:03:40.226Z] 4f1c88b9dad5: Pull complete [2023-11-08T04:03:40.226Z] ad3a456e5733: Pull complete [2023-11-08T04:03:40.226Z] 33e27b845d1e: Pull complete [2023-11-08T04:03:40.487Z] c68163c4e522: Pull complete [2023-11-08T04:03:43.047Z] 50da416c3ac9: Pull complete [2023-11-08T04:03:43.047Z] 23d2d4c4bb30: Pull complete [2023-11-08T04:03:43.047Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T04:03:43.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T04:03:43.047Z] ---> 0786185ac409 [2023-11-08T04:03:43.047Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-08T04:03:47.270Z] ---> Running in 5c0c4fd23772 [2023-11-08T04:03:47.270Z] Removing intermediate container 5c0c4fd23772 [2023-11-08T04:03:47.270Z] ---> 0403a7e8c38a [2023-11-08T04:03:47.270Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T04:03:47.270Z] ---> Running in a19ab89c2ebe [2023-11-08T04:03:47.270Z] Removing intermediate container a19ab89c2ebe [2023-11-08T04:03:47.270Z] ---> 8dcbf10c49d5 [2023-11-08T04:03:47.270Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T04:03:47.270Z] ---> Running in cbe130e0bbb3 [2023-11-08T04:03:47.270Z] Removing intermediate container cbe130e0bbb3 [2023-11-08T04:03:47.270Z] ---> 206fccf1d13b [2023-11-08T04:03:47.270Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T04:03:47.270Z] ---> Running in 76344a08c229 [2023-11-08T04:03:47.270Z] Removing intermediate container 76344a08c229 [2023-11-08T04:03:47.270Z] ---> d32c18c2c02b [2023-11-08T04:03:47.270Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-08T04:03:47.270Z] ---> Running in 778cf6d7a57f [2023-11-08T04:03:47.270Z] Removing intermediate container 778cf6d7a57f [2023-11-08T04:03:47.270Z] ---> 58e42f6c9ad3 [2023-11-08T04:03:47.270Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T04:03:47.270Z] ---> Running in d953e626d931 [2023-11-08T04:03:47.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T04:03:47.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T04:03:47.789Z] OK: 264 MiB in 52 packages [2023-11-08T04:03:48.048Z] Removing intermediate container d953e626d931 [2023-11-08T04:03:48.048Z] ---> 6e260090f913 [2023-11-08T04:03:48.048Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-08T04:03:48.048Z] ---> Running in 8b3aaee237b5 [2023-11-08T04:03:48.048Z] Removing intermediate container 8b3aaee237b5 [2023-11-08T04:03:48.048Z] ---> a80669de9a6f [2023-11-08T04:03:48.048Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-08T04:03:48.308Z] ---> 30fb15a07a0f [2023-11-08T04:03:48.308Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T04:03:48.308Z] ---> Running in c3d7600dc55d [2023-11-08T04:03:49.746Z] Still waiting to schedule task [2023-11-08T04:03:49.747Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16978’ [2023-11-08T04:04:27.061Z] Removing intermediate container c3d7600dc55d [2023-11-08T04:04:27.061Z] ---> a2ec05214c2f [2023-11-08T04:04:27.061Z] Step 12/13 : COPY . . [2023-11-08T04:04:27.061Z] ---> 97bb74c662a5 [2023-11-08T04:04:27.061Z] Step 13/13 : RUN ${MAKE} [2023-11-08T04:04:27.061Z] ---> Running in e3d1be24491e [2023-11-08T04:04:27.061Z] noop [2023-11-08T04:04:27.061Z] Removing intermediate container e3d1be24491e [2023-11-08T04:04:27.061Z] ---> 80e639d4d13d [2023-11-08T04:04:27.061Z] Successfully built 80e639d4d13d [2023-11-08T04:04:27.061Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:04:27.500Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T04:04:27.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:04:27.655Z] prd-ubuntu20.04-docker-8c-8g-16982 does not seem to be running inside a container [2023-11-08T04:04:27.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-405 -v /w/workspace/undry_device-onvif-camera_PR-405:/w/workspace/undry_device-onvif-camera_PR-405:rw,z -v /w/workspace/undry_device-onvif-camera_PR-405@tmp:/w/workspace/undry_device-onvif-camera_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T04:04:28.001Z] $ docker top 3baa72b7e576c02cbda7ea173185525e00c89ca01ae2736fae0574c83317b90d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T04:04:29.340Z] + go version [2023-11-08T04:04:29.340Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T04:04:29.376Z] $ docker stop --time=1 3baa72b7e576c02cbda7ea173185525e00c89ca01ae2736fae0574c83317b90d [2023-11-08T04:04:30.670Z] $ docker rm -f --volumes 3baa72b7e576c02cbda7ea173185525e00c89ca01ae2736fae0574c83317b90d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:04:31.376Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T04:04:31.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:04:31.521Z] prd-ubuntu20.04-docker-8c-8g-16982 does not seem to be running inside a container [2023-11-08T04:04:31.556Z] $ 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-405 -v /w/workspace/undry_device-onvif-camera_PR-405:/w/workspace/undry_device-onvif-camera_PR-405:rw,z -v /w/workspace/undry_device-onvif-camera_PR-405@tmp:/w/workspace/undry_device-onvif-camera_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T04:04:31.878Z] $ docker top 27c69bb35219e39ad2af3afc8a164a14065ffd603ff7020a8fd3035ac1c8d09e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T04:04:32.270Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-405 [Pipeline] fileExists [Pipeline] sh [2023-11-08T04:04:32.633Z] + make test [2023-11-08T04:04:32.634Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T04:04:34.010Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-08T04:04:43.980Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-08T04:04:43.980Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-08T04:04:45.896Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.5% of statements [2023-11-08T04:04:45.896Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.048s coverage: 86.5% of statements [2023-11-08T04:04:52.910Z] go vet ./... [2023-11-08T04:04:55.149Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T04:04:55.149Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T04:04:55.149Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T04:04:55.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T04:04:55.224Z] $ docker stop --time=1 27c69bb35219e39ad2af3afc8a164a14065ffd603ff7020a8fd3035ac1c8d09e [2023-11-08T04:04:58.577Z] $ docker rm -f --volumes 27c69bb35219e39ad2af3afc8a164a14065ffd603ff7020a8fd3035ac1c8d09e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T04:04:59.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T04:04:59.199Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T04:04:59.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T04:05:00.204Z] + ls -al . [2023-11-08T04:05:00.204Z] total 236 [2023-11-08T04:05:00.204Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 04:04 . [2023-11-08T04:05:00.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:03 .. [2023-11-08T04:05:00.204Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:04 .git [2023-11-08T04:05:00.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:03 .github [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 04:03 .gitignore [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 04:03 .golangci.yml [2023-11-08T04:05:00.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:03 .semver [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 04:03 Attribution.txt [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 04:03 CHANGELOG.md [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 04:03 Dockerfile [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:03 GOVERNANCE.md [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 04:03 Jenkinsfile [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 04:03 LICENSE [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 04:03 Makefile [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 04:03 OWNERS.md [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 04:03 README.md [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:03 VERSION [2023-11-08T04:05:00.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:03 bin [2023-11-08T04:05:00.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:03 cmd [2023-11-08T04:05:00.205Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 04:04 coverage.out [2023-11-08T04:05:00.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:03 doc [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 8 04:03 go.mod [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 8 04:03 go.sum [2023-11-08T04:05:00.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:03 internal [2023-11-08T04:05:00.205Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:05:00.592Z] + 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=e7f30280be61e51f4ac48e9718a1676769a09bfd --label arch=amd64 --label version=0.0.0 . [2023-11-08T04:05:00.592Z] Sending build context to Docker daemon 21.77MB [2023-11-08T04:05:00.592Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T04:05:00.592Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T04:05:00.592Z] ---> 80e639d4d13d [2023-11-08T04:05:00.592Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T04:05:00.851Z] ---> Running in 887d8e8c3121 [2023-11-08T04:05:00.851Z] Removing intermediate container 887d8e8c3121 [2023-11-08T04:05:00.851Z] ---> b56039eb4d41 [2023-11-08T04:05:00.851Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T04:05:00.851Z] ---> Running in 203c4708d6b1 [2023-11-08T04:05:01.111Z] Removing intermediate container 203c4708d6b1 [2023-11-08T04:05:01.111Z] ---> 469e24839121 [2023-11-08T04:05:01.111Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T04:05:01.111Z] ---> Running in 2f9ce517ff3d [2023-11-08T04:05:01.111Z] Removing intermediate container 2f9ce517ff3d [2023-11-08T04:05:01.111Z] ---> fe1d4726d09b [2023-11-08T04:05:01.111Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T04:05:01.111Z] ---> Running in 929e23f46821 [2023-11-08T04:05:01.111Z] Removing intermediate container 929e23f46821 [2023-11-08T04:05:01.111Z] ---> 5c5dd16bc63c [2023-11-08T04:05:01.111Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-11-08T04:05:01.111Z] ---> Running in 13fc92c88922 [2023-11-08T04:05:01.371Z] Removing intermediate container 13fc92c88922 [2023-11-08T04:05:01.372Z] ---> 2d486f2ddf56 [2023-11-08T04:05:01.372Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T04:05:01.372Z] ---> Running in fa983df2d95e [2023-11-08T04:05:01.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T04:05:01.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T04:05:01.893Z] OK: 264 MiB in 52 packages [2023-11-08T04:05:02.154Z] Removing intermediate container fa983df2d95e [2023-11-08T04:05:02.154Z] ---> b1ceb69fe40c [2023-11-08T04:05:02.154Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-11-08T04:05:02.154Z] ---> Running in cb0e9274df3d [2023-11-08T04:05:02.154Z] Removing intermediate container cb0e9274df3d [2023-11-08T04:05:02.154Z] ---> 333756d01a62 [2023-11-08T04:05:02.154Z] Step 10/26 : COPY go.mod vendor* ./ [2023-11-08T04:05:02.412Z] ---> 118d587856a0 [2023-11-08T04:05:02.412Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T04:05:02.412Z] ---> Running in bbbff6c590b7 [2023-11-08T04:05:03.378Z] Removing intermediate container bbbff6c590b7 [2023-11-08T04:05:03.378Z] ---> 6c612c921ee5 [2023-11-08T04:05:03.378Z] Step 12/26 : COPY . . [2023-11-08T04:05:03.946Z] ---> 3364f0592b76 [2023-11-08T04:05:03.947Z] Step 13/26 : RUN ${MAKE} [2023-11-08T04:05:03.947Z] ---> Running in c62cb397607c [2023-11-08T04:05:04.207Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-08T04:05:26.202Z] Removing intermediate container c62cb397607c [2023-11-08T04:05:26.202Z] ---> 6551b0b0eb17 [2023-11-08T04:05:26.202Z] Step 14/26 : FROM alpine:3.18 [2023-11-08T04:05:26.202Z] 3.18: Pulling from library/alpine [2023-11-08T04:05:26.202Z] 96526aa774ef: Pulling fs layer [2023-11-08T04:05:26.202Z] 96526aa774ef: Download complete [2023-11-08T04:05:26.202Z] 96526aa774ef: Pull complete [2023-11-08T04:05:26.202Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T04:05:26.202Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T04:05:26.202Z] ---> 8ca4688f4f35 [2023-11-08T04:05:26.202Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-08T04:05:26.202Z] ---> Running in 3707ee21788b [2023-11-08T04:05:26.202Z] Removing intermediate container 3707ee21788b [2023-11-08T04:05:26.203Z] ---> 7011342ee09f [2023-11-08T04:05:26.203Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-08T04:05:26.203Z] ---> Running in c3309272736e [2023-11-08T04:05:26.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T04:05:26.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T04:05:26.203Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T04:05:26.203Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T04:05:26.203Z] OK: 7 MiB in 16 packages [2023-11-08T04:05:26.203Z] Removing intermediate container c3309272736e [2023-11-08T04:05:26.203Z] ---> 7df8fe2768ae [2023-11-08T04:05:26.203Z] Step 17/26 : WORKDIR / [2023-11-08T04:05:26.203Z] ---> Running in 0f2fdca93cf4 [2023-11-08T04:05:26.203Z] Removing intermediate container 0f2fdca93cf4 [2023-11-08T04:05:26.203Z] ---> 29f014918fc9 [2023-11-08T04:05:26.203Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-08T04:05:26.510Z] ---> b9aba5bc6ac6 [2023-11-08T04:05:26.510Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-08T04:05:26.771Z] ---> 98d46a796d96 [2023-11-08T04:05:26.772Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-08T04:05:26.772Z] ---> 34df874ac6f1 [2023-11-08T04:05:26.772Z] Step 21/26 : EXPOSE 59984 [2023-11-08T04:05:26.772Z] ---> Running in 1c79ca660ffb [2023-11-08T04:05:27.031Z] Removing intermediate container 1c79ca660ffb [2023-11-08T04:05:27.031Z] ---> bc8a7ecf9862 [2023-11-08T04:05:27.031Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-08T04:05:27.031Z] ---> Running in 09f91fb48805 [2023-11-08T04:05:27.031Z] Removing intermediate container 09f91fb48805 [2023-11-08T04:05:27.031Z] ---> d8f5420c2bfd [2023-11-08T04:05:27.031Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T04:05:27.031Z] ---> Running in da7163927c3b [2023-11-08T04:05:27.031Z] Removing intermediate container da7163927c3b [2023-11-08T04:05:27.031Z] ---> 6e61492937e5 [2023-11-08T04:05:27.031Z] Step 24/26 : LABEL arch=amd64 [2023-11-08T04:05:27.031Z] ---> Running in 00d03a0ca9fa [2023-11-08T04:05:27.291Z] Removing intermediate container 00d03a0ca9fa [2023-11-08T04:05:27.291Z] ---> fc3691d7a8ab [2023-11-08T04:05:27.291Z] Step 25/26 : LABEL git_sha=e7f30280be61e51f4ac48e9718a1676769a09bfd [2023-11-08T04:05:27.578Z] ---> Running in b557d2de4090 [2023-11-08T04:05:27.578Z] Removing intermediate container b557d2de4090 [2023-11-08T04:05:27.578Z] ---> 4243ccb12ac2 [2023-11-08T04:05:27.578Z] Step 26/26 : LABEL version=0.0.0 [2023-11-08T04:05:27.578Z] ---> Running in c5a8f48ba091 [2023-11-08T04:05:27.578Z] Removing intermediate container c5a8f48ba091 [2023-11-08T04:05:27.578Z] ---> c457060ab833 [2023-11-08T04:05:27.578Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T04:05:27.578Z] Successfully built c457060ab833 [2023-11-08T04:05:27.578Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:05:28.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T04:05:28.472Z] [2023-11-08T04:05:28.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:05:28.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T04:05:28.863Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T04:05:28.863Z] 5eb5b503b376: Pulling fs layer [2023-11-08T04:05:28.863Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T04:05:28.863Z] ec43610c2a17: Pulling fs layer [2023-11-08T04:05:28.863Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T04:05:28.863Z] 33b1e0a273af: Pulling fs layer [2023-11-08T04:05:28.863Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T04:05:28.863Z] 2f39f015ded8: Pulling fs layer [2023-11-08T04:05:28.863Z] 3a2ae6a8a46f: Waiting [2023-11-08T04:05:28.863Z] 33b1e0a273af: Waiting [2023-11-08T04:05:28.863Z] 5d3b04190fa2: Waiting [2023-11-08T04:05:28.863Z] 2f39f015ded8: Waiting [2023-11-08T04:05:28.863Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T04:05:28.863Z] 5c69ac0246d0: Download complete [2023-11-08T04:05:28.863Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T04:05:28.863Z] 3a2ae6a8a46f: Download complete [2023-11-08T04:05:28.863Z] 33b1e0a273af: Verifying Checksum [2023-11-08T04:05:28.863Z] 33b1e0a273af: Download complete [2023-11-08T04:05:28.863Z] 5d3b04190fa2: Download complete [2023-11-08T04:05:28.863Z] ec43610c2a17: Verifying Checksum [2023-11-08T04:05:28.863Z] ec43610c2a17: Download complete [2023-11-08T04:05:29.125Z] 5eb5b503b376: Verifying Checksum [2023-11-08T04:05:29.125Z] 5eb5b503b376: Download complete [2023-11-08T04:05:29.692Z] 2f39f015ded8: Download complete [2023-11-08T04:05:30.258Z] 5eb5b503b376: Pull complete [2023-11-08T04:05:30.525Z] 5c69ac0246d0: Pull complete [2023-11-08T04:05:30.784Z] ec43610c2a17: Pull complete [2023-11-08T04:05:30.784Z] 3a2ae6a8a46f: Pull complete [2023-11-08T04:05:31.042Z] 33b1e0a273af: Pull complete [2023-11-08T04:05:31.042Z] 5d3b04190fa2: Pull complete [2023-11-08T04:05:35.225Z] 2f39f015ded8: Pull complete [2023-11-08T04:05:35.225Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T04:05:35.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T04:05:35.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:05:35.457Z] prd-ubuntu20.04-docker-8c-8g-16982 does not seem to be running inside a container [2023-11-08T04:05:35.490Z] $ 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-405 -v /w/workspace/undry_device-onvif-camera_PR-405:/w/workspace/undry_device-onvif-camera_PR-405:rw,z -v /w/workspace/undry_device-onvif-camera_PR-405@tmp:/w/workspace/undry_device-onvif-camera_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T04:05:39.135Z] $ docker top c6c96d5ecd2f618963b3cabe5e547d4cb18dcadb94a25f6b98c05223cb28f0e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:05:39.606Z] ---> job-cost.sh [2023-11-08T04:05:39.606Z] lf-activate-venv: SKIPPING [2023-11-08T04:05:39.606Z] INFO: No Stack... [2023-11-08T04:05:40.542Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T04:05:40.801Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T04:05:41.115Z] + cat /w/workspace/undry_device-onvif-camera_PR-405/archives/cost.csv [2023-11-08T04:05:41.115Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T04:05:41.157Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] [2023-11-08T04:05:41.161Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] did not exist. Created. [2023-11-08T04:05:41.161Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T04:05:41.542Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T04:05:41.599Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T04:05:41.627Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T04:05:41.709Z] $ docker stop --time=1 c6c96d5ecd2f618963b3cabe5e547d4cb18dcadb94a25f6b98c05223cb28f0e5 [2023-11-08T04:05:42.858Z] $ docker rm -f --volumes c6c96d5ecd2f618963b3cabe5e547d4cb18dcadb94a25f6b98c05223cb28f0e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T04:08:23.888Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16984 in /w/workspace/undry_device-onvif-camera_PR-405 [Pipeline] { [Pipeline] ws [2023-11-08T04:08:23.951Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-11-08T04:08:24.042Z] The recommended git tool is: git [2023-11-08T04:08:31.168Z] using credential edgex-jenkins-ssh [2023-11-08T04:08:31.186Z] Cloning the remote Git repository [2023-11-08T04:08:31.251Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-08T04:08:31.356Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-11-08T04:08:31.564Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-08T04:08:31.567Z] > git --version # timeout=10 [2023-11-08T04:08:31.622Z] > git --version # 'git version 2.25.1' [2023-11-08T04:08:31.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T04:08:31.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T04:08:36.930Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-08T04:08:36.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T04:08:38.564Z] Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit e7f30280be61e51f4ac48e9718a1676769a09bfd [2023-11-08T04:08:39.040Z] Merge succeeded, producing e7f30280be61e51f4ac48e9718a1676769a09bfd [2023-11-08T04:08:39.041Z] Checking out Revision e7f30280be61e51f4ac48e9718a1676769a09bfd (PR-405) [2023-11-08T04:08:37.952Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-08T04:08:38.013Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-08T04:08:38.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T04:08:38.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T04:08:38.594Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T04:08:38.721Z] > git checkout -f e7f30280be61e51f4ac48e9718a1676769a09bfd # timeout=10 [2023-11-08T04:08:38.905Z] > git remote # timeout=10 [2023-11-08T04:08:38.935Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T04:08:38.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T04:08:38.983Z] > git merge 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 [2023-11-08T04:08:39.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T04:08:39.047Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T04:08:39.065Z] > git checkout -f e7f30280be61e51f4ac48e9718a1676769a09bfd # timeout=10 [2023-11-08T04:08:39.803Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-08T04:08:39.848Z] > git --version # timeout=10 [2023-11-08T04:08:39.860Z] > git --version # 'git version 2.25.1' [2023-11-08T04:08:39.879Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T04:08:41.058Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T04:08:41.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T04:08:41.058Z] Dload Upload Total Spent Left Speed [2023-11-08T04:08:41.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2023-11-08T04:08:41.765Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T04:08:42.112Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T04:08:42.112Z] + sudo tee /etc/docker/daemon.new [2023-11-08T04:08:42.112Z] { [2023-11-08T04:08:42.112Z] "registry-mirrors": [ [2023-11-08T04:08:42.112Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T04:08:42.112Z] ], [2023-11-08T04:08:42.112Z] "bip": "10.250.0.254/24", [2023-11-08T04:08:42.112Z] "hosts": [ [2023-11-08T04:08:42.112Z] "tcp://0.0.0.0:5555", [2023-11-08T04:08:42.112Z] "unix:///var/run/docker.sock" [2023-11-08T04:08:42.112Z] ], [2023-11-08T04:08:42.112Z] "mtu": 1458, [2023-11-08T04:08:42.112Z] "selinux-enabled": true, [2023-11-08T04:08:42.112Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T04:08:42.113Z] } [Pipeline] sh [2023-11-08T04:08:42.473Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T04:08:42.827Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T04:09:01.163Z] provisioning config files... [2023-11-08T04:09:01.189Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8590199386597623471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:09:01.571Z] ---> docker-login.sh [2023-11-08T04:09:01.571Z] nexus3.edgexfoundry.org:10001 [2023-11-08T04:09:01.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:09:02.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:09:02.109Z] Configure a credential helper to remove this warning. See [2023-11-08T04:09:02.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:09:02.109Z] [2023-11-08T04:09:02.109Z] Login Succeeded [2023-11-08T04:09:02.109Z] nexus3.edgexfoundry.org:10002 [2023-11-08T04:09:02.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:09:02.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:09:02.648Z] Configure a credential helper to remove this warning. See [2023-11-08T04:09:02.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:09:02.648Z] [2023-11-08T04:09:02.648Z] Login Succeeded [2023-11-08T04:09:02.648Z] nexus3.edgexfoundry.org:10003 [2023-11-08T04:09:02.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:09:02.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:09:02.918Z] Configure a credential helper to remove this warning. See [2023-11-08T04:09:02.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:09:02.918Z] [2023-11-08T04:09:02.918Z] Login Succeeded [2023-11-08T04:09:02.918Z] nexus3.edgexfoundry.org:10004 [2023-11-08T04:09:03.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:09:03.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:09:03.194Z] Configure a credential helper to remove this warning. See [2023-11-08T04:09:03.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:09:03.194Z] [2023-11-08T04:09:03.194Z] Login Succeeded [2023-11-08T04:09:03.194Z] docker.io [2023-11-08T04:09:03.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T04:09:03.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T04:09:03.732Z] Configure a credential helper to remove this warning. See [2023-11-08T04:09:03.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T04:09:03.732Z] [2023-11-08T04:09:03.732Z] Login Succeeded [2023-11-08T04:09:03.732Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T04:09:03.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T04:09:04.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T04:09:04.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T04:09:04.229Z] ========================================================= [2023-11-08T04:09:04.229Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T04:09:04.229Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:09:04.741Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T04:09:05.330Z] Sending build context to Docker daemon 14.21MB [2023-11-08T04:09:05.330Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T04:09:05.330Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-08T04:09:05.330Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T04:09:05.330Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T04:09:05.330Z] 5d54e960e981: Pulling fs layer [2023-11-08T04:09:05.330Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T04:09:05.330Z] f0e02332f6b5: Pulling fs layer [2023-11-08T04:09:05.330Z] cefa15bbcfad: Pulling fs layer [2023-11-08T04:09:05.330Z] 17808c966233: Pulling fs layer [2023-11-08T04:09:05.330Z] f4c1fc716caa: Pulling fs layer [2023-11-08T04:09:05.330Z] f0e02332f6b5: Waiting [2023-11-08T04:09:05.330Z] cefa15bbcfad: Waiting [2023-11-08T04:09:05.330Z] 17808c966233: Waiting [2023-11-08T04:09:05.330Z] f4c1fc716caa: Waiting [2023-11-08T04:09:05.330Z] 5d54e960e981: Verifying Checksum [2023-11-08T04:09:05.330Z] 5d54e960e981: Download complete [2023-11-08T04:09:05.599Z] f0e02332f6b5: Download complete [2023-11-08T04:09:05.599Z] cefa15bbcfad: Verifying Checksum [2023-11-08T04:09:05.599Z] cefa15bbcfad: Download complete [2023-11-08T04:09:05.599Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T04:09:05.599Z] 9fda8d8052c6: Download complete [2023-11-08T04:09:05.867Z] f4c1fc716caa: Verifying Checksum [2023-11-08T04:09:05.867Z] f4c1fc716caa: Download complete [2023-11-08T04:09:06.455Z] 9fda8d8052c6: Pull complete [2023-11-08T04:09:07.043Z] 5d54e960e981: Pull complete [2023-11-08T04:09:07.311Z] c4a7e357bf2a: Download complete [2023-11-08T04:09:08.274Z] 17808c966233: Verifying Checksum [2023-11-08T04:09:08.274Z] 17808c966233: Download complete [2023-11-08T04:09:20.663Z] c4a7e357bf2a: Pull complete [2023-11-08T04:09:20.663Z] f0e02332f6b5: Pull complete [2023-11-08T04:09:20.663Z] cefa15bbcfad: Pull complete [2023-11-08T04:09:28.910Z] 17808c966233: Pull complete [2023-11-08T04:09:33.179Z] f4c1fc716caa: Pull complete [2023-11-08T04:09:33.179Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T04:09:33.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T04:09:33.179Z] ---> ea914061e18c [2023-11-08T04:09:33.179Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-08T04:09:34.603Z] ---> Running in a5288f4746d5 [2023-11-08T04:09:35.194Z] Removing intermediate container a5288f4746d5 [2023-11-08T04:09:35.194Z] ---> cac5ff082396 [2023-11-08T04:09:35.194Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T04:09:35.194Z] ---> Running in 58c07ba6e85f [2023-11-08T04:09:35.463Z] Removing intermediate container 58c07ba6e85f [2023-11-08T04:09:35.463Z] ---> aa75adef6eec [2023-11-08T04:09:35.463Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T04:09:35.463Z] ---> Running in 9097c1c2742d [2023-11-08T04:09:35.731Z] Removing intermediate container 9097c1c2742d [2023-11-08T04:09:35.731Z] ---> 6e88a74b6b97 [2023-11-08T04:09:35.731Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T04:09:36.006Z] ---> Running in 9ee03c371c70 [2023-11-08T04:09:36.276Z] Removing intermediate container 9ee03c371c70 [2023-11-08T04:09:36.276Z] ---> 4d6c6d79bd6b [2023-11-08T04:09:36.276Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-08T04:09:36.276Z] ---> Running in 533e5bf0d992 [2023-11-08T04:09:36.546Z] Removing intermediate container 533e5bf0d992 [2023-11-08T04:09:36.546Z] ---> 62669f675f20 [2023-11-08T04:09:36.546Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T04:09:36.546Z] ---> Running in 7db492d203ed [2023-11-08T04:09:37.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T04:09:38.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T04:09:39.200Z] OK: 266 MiB in 52 packages [2023-11-08T04:09:40.170Z] Removing intermediate container 7db492d203ed [2023-11-08T04:09:40.170Z] ---> 91159da3a8b3 [2023-11-08T04:09:40.170Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-08T04:09:40.170Z] ---> Running in 9790ea1a149b [2023-11-08T04:09:40.757Z] Removing intermediate container 9790ea1a149b [2023-11-08T04:09:40.757Z] ---> c2eb01a5924b [2023-11-08T04:09:40.757Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-08T04:09:41.028Z] ---> d1f5b9156379 [2023-11-08T04:09:41.028Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T04:09:41.315Z] ---> Running in 3d74a351b8b1 [2023-11-08T04:11:02.945Z] Removing intermediate container 3d74a351b8b1 [2023-11-08T04:11:02.945Z] ---> ebf9d85e1bb8 [2023-11-08T04:11:02.945Z] Step 12/13 : COPY . . [2023-11-08T04:11:02.945Z] ---> ca2183ff3249 [2023-11-08T04:11:02.945Z] Step 13/13 : RUN ${MAKE} [2023-11-08T04:11:02.945Z] ---> Running in d8e935c8e4c6 [2023-11-08T04:11:03.528Z] noop [2023-11-08T04:11:04.115Z] Removing intermediate container d8e935c8e4c6 [2023-11-08T04:11:04.115Z] ---> 961fcdf7f3e8 [2023-11-08T04:11:04.115Z] Successfully built 961fcdf7f3e8 [2023-11-08T04:11:04.115Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:11:04.606Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T04:11:04.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:11:04.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-16984 does not seem to be running inside a container [2023-11-08T04:11:04.947Z] $ 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 [2023-11-08T04:11:06.167Z] $ docker top 8e2fec96431c263110ad367d351e0ad6b252a13381590aeccac6672032780dfe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T04:11:07.049Z] + go version [2023-11-08T04:11:07.049Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T04:11:07.088Z] $ docker stop --time=1 8e2fec96431c263110ad367d351e0ad6b252a13381590aeccac6672032780dfe [2023-11-08T04:11:10.059Z] $ docker rm -f --volumes 8e2fec96431c263110ad367d351e0ad6b252a13381590aeccac6672032780dfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:11:10.934Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T04:11:10.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:11:11.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-16984 does not seem to be running inside a container [2023-11-08T04:11:11.265Z] $ 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 [2023-11-08T04:11:12.446Z] $ docker top ae0c45ce34b9fc7424441e776559a386b02cc9d53c7d9918c9df8b967485165a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T04:11:13.330Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-11-08T04:11:14.040Z] + make test [2023-11-08T04:11:14.040Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T04:11:18.297Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-08T04:12:54.984Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-08T04:12:54.984Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-08T04:12:54.984Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.176s coverage: 31.5% of statements [2023-11-08T04:13:21.690Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.269s coverage: 86.5% of statements [2023-11-08T04:13:21.690Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T04:13:21.690Z] go vet ./... [2023-11-08T04:13:43.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T04:13:43.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T04:13:43.768Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T04:13:43.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T04:13:43.842Z] $ docker stop --time=1 ae0c45ce34b9fc7424441e776559a386b02cc9d53c7d9918c9df8b967485165a [2023-11-08T04:13:45.613Z] $ docker rm -f --volumes ae0c45ce34b9fc7424441e776559a386b02cc9d53c7d9918c9df8b967485165a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T04:13:46.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T04:13:46.853Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T04:13:47.313Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T04:13:47.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T04:13:48.233Z] + ls -al . [2023-11-08T04:13:48.233Z] total 232 [2023-11-08T04:13:48.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:11 . [2023-11-08T04:13:48.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:08 .. [2023-11-08T04:13:48.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:08 .git [2023-11-08T04:13:48.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:08 .github [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 04:08 .gitignore [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 04:08 .golangci.yml [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 04:08 Attribution.txt [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 04:08 CHANGELOG.md [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 04:08 Dockerfile [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:08 GOVERNANCE.md [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 04:08 Jenkinsfile [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 04:08 LICENSE [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 04:08 Makefile [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 04:08 OWNERS.md [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 04:08 README.md [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:03 VERSION [2023-11-08T04:13:48.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:08 bin [2023-11-08T04:13:48.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:08 cmd [2023-11-08T04:13:48.233Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 04:13 coverage.out [2023-11-08T04:13:48.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:08 doc [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 8 04:08 go.mod [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 8 04:08 go.sum [2023-11-08T04:13:48.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:08 internal [2023-11-08T04:13:48.233Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:13:48.652Z] + 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=e7f30280be61e51f4ac48e9718a1676769a09bfd --label arch=arm64 --label version=0.0.0 . [2023-11-08T04:13:48.922Z] Sending build context to Docker daemon 14.28MB [2023-11-08T04:13:49.187Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T04:13:49.187Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T04:13:49.187Z] ---> 961fcdf7f3e8 [2023-11-08T04:13:49.187Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T04:13:49.187Z] ---> Running in 0b97efccbedf [2023-11-08T04:13:49.454Z] Removing intermediate container 0b97efccbedf [2023-11-08T04:13:49.454Z] ---> 3d17f8aea71a [2023-11-08T04:13:49.454Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T04:13:49.454Z] ---> Running in 002bd7442c3f [2023-11-08T04:13:49.729Z] Removing intermediate container 002bd7442c3f [2023-11-08T04:13:49.729Z] ---> 86a96c035950 [2023-11-08T04:13:49.729Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T04:13:49.995Z] ---> Running in e7951e3a0807 [2023-11-08T04:13:50.263Z] Removing intermediate container e7951e3a0807 [2023-11-08T04:13:50.263Z] ---> d5a1ea316627 [2023-11-08T04:13:50.263Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T04:13:50.263Z] ---> Running in 6694263e9a98 [2023-11-08T04:13:50.532Z] Removing intermediate container 6694263e9a98 [2023-11-08T04:13:50.532Z] ---> 3a8184534e01 [2023-11-08T04:13:50.532Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-11-08T04:13:50.532Z] ---> Running in 0c7daeeaf6c6 [2023-11-08T04:13:50.799Z] Removing intermediate container 0c7daeeaf6c6 [2023-11-08T04:13:50.799Z] ---> 21a23cabfcc1 [2023-11-08T04:13:50.799Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T04:13:50.799Z] ---> Running in f5c52a7dd711 [2023-11-08T04:13:51.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T04:13:52.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T04:13:53.308Z] OK: 266 MiB in 52 packages [2023-11-08T04:13:53.897Z] Removing intermediate container f5c52a7dd711 [2023-11-08T04:13:53.897Z] ---> c7b5eac7892f [2023-11-08T04:13:53.897Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-11-08T04:13:54.168Z] ---> Running in 8144b3e733de [2023-11-08T04:13:54.437Z] Removing intermediate container 8144b3e733de [2023-11-08T04:13:54.437Z] ---> 1c50082c1ed5 [2023-11-08T04:13:54.437Z] Step 10/26 : COPY go.mod vendor* ./ [2023-11-08T04:13:57.779Z] ---> 90948eb9a63b [2023-11-08T04:13:57.779Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T04:13:57.779Z] ---> Running in 3e14ffb9486d [2023-11-08T04:14:00.363Z] Removing intermediate container 3e14ffb9486d [2023-11-08T04:14:00.363Z] ---> 7a94c17c2722 [2023-11-08T04:14:00.363Z] Step 12/26 : COPY . . [2023-11-08T04:14:01.320Z] ---> af3d8eea341b [2023-11-08T04:14:01.320Z] Step 13/26 : RUN ${MAKE} [2023-11-08T04:14:01.320Z] ---> Running in ad8808cd2d33 [2023-11-08T04:14:02.279Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-08T04:15:53.933Z] Removing intermediate container ad8808cd2d33 [2023-11-08T04:15:53.933Z] ---> ec08620950a4 [2023-11-08T04:15:53.933Z] Step 14/26 : FROM alpine:3.18 [2023-11-08T04:15:53.933Z] 3.18: Pulling from library/alpine [2023-11-08T04:15:53.933Z] 579b34f0a95b: Pulling fs layer [2023-11-08T04:15:53.933Z] 579b34f0a95b: Verifying Checksum [2023-11-08T04:15:53.933Z] 579b34f0a95b: Download complete [2023-11-08T04:15:53.933Z] 579b34f0a95b: Pull complete [2023-11-08T04:15:53.933Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T04:15:53.933Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T04:15:53.933Z] ---> 3cc203321400 [2023-11-08T04:15:53.933Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-08T04:15:53.933Z] ---> Running in 9ba0674f84da [2023-11-08T04:15:53.933Z] Removing intermediate container 9ba0674f84da [2023-11-08T04:15:53.933Z] ---> 21c942a52932 [2023-11-08T04:15:53.933Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-08T04:15:53.933Z] ---> Running in 8f5755fb71c0 [2023-11-08T04:15:53.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T04:15:53.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T04:15:54.889Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T04:15:54.889Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T04:15:54.889Z] OK: 8 MiB in 16 packages [2023-11-08T04:15:55.479Z] Removing intermediate container 8f5755fb71c0 [2023-11-08T04:15:55.479Z] ---> 31e37a482fef [2023-11-08T04:15:55.479Z] Step 17/26 : WORKDIR / [2023-11-08T04:15:55.745Z] ---> Running in cf3983778c99 [2023-11-08T04:15:56.011Z] Removing intermediate container cf3983778c99 [2023-11-08T04:15:56.011Z] ---> 5aaf78f6d82e [2023-11-08T04:15:56.011Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-08T04:15:57.486Z] ---> 6822daa429d2 [2023-11-08T04:15:57.486Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-08T04:15:57.784Z] ---> 4a6b1e195245 [2023-11-08T04:15:57.784Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-08T04:15:58.388Z] ---> c3c0f4345590 [2023-11-08T04:15:58.388Z] Step 21/26 : EXPOSE 59984 [2023-11-08T04:15:58.388Z] ---> Running in f89077588a4e [2023-11-08T04:15:58.665Z] Removing intermediate container f89077588a4e [2023-11-08T04:15:58.665Z] ---> f1f5e6b883e9 [2023-11-08T04:15:58.665Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-08T04:15:58.665Z] ---> Running in 03f04a8aa4a4 [2023-11-08T04:15:58.937Z] Removing intermediate container 03f04a8aa4a4 [2023-11-08T04:15:58.937Z] ---> 866e8761b1b0 [2023-11-08T04:15:58.937Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T04:15:59.212Z] ---> Running in 60210e751a9d [2023-11-08T04:15:59.490Z] Removing intermediate container 60210e751a9d [2023-11-08T04:15:59.490Z] ---> 8c7cdf59e4fc [2023-11-08T04:15:59.490Z] Step 24/26 : LABEL arch=arm64 [2023-11-08T04:15:59.490Z] ---> Running in d432435a49ea [2023-11-08T04:15:59.767Z] Removing intermediate container d432435a49ea [2023-11-08T04:15:59.767Z] ---> 531313baf72b [2023-11-08T04:15:59.767Z] Step 25/26 : LABEL git_sha=e7f30280be61e51f4ac48e9718a1676769a09bfd [2023-11-08T04:15:59.767Z] ---> Running in 4a643015f463 [2023-11-08T04:16:00.039Z] Removing intermediate container 4a643015f463 [2023-11-08T04:16:00.039Z] ---> 1845159fb4d0 [2023-11-08T04:16:00.039Z] Step 26/26 : LABEL version=0.0.0 [2023-11-08T04:16:00.305Z] ---> Running in 1d5efca86edc [2023-11-08T04:16:00.572Z] Removing intermediate container 1d5efca86edc [2023-11-08T04:16:00.572Z] ---> 7a7769e45a13 [2023-11-08T04:16:00.572Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T04:16:00.572Z] Successfully built 7a7769e45a13 [2023-11-08T04:16:00.572Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:16:01.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T04:16:01.433Z] [2023-11-08T04:16:01.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:16:01.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T04:16:01.850Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T04:16:01.850Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T04:16:01.850Z] 04944245beec: Pulling fs layer [2023-11-08T04:16:01.850Z] 699f458cf7ca: Pulling fs layer [2023-11-08T04:16:01.850Z] 765212b225bb: Pulling fs layer [2023-11-08T04:16:01.850Z] f23df028b6ca: Pulling fs layer [2023-11-08T04:16:01.850Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T04:16:01.850Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T04:16:01.850Z] f23df028b6ca: Waiting [2023-11-08T04:16:01.850Z] d65c8cfc05b1: Waiting [2023-11-08T04:16:01.850Z] 765212b225bb: Waiting [2023-11-08T04:16:01.850Z] 2437ff75d9bd: Waiting [2023-11-08T04:16:02.117Z] 04944245beec: Verifying Checksum [2023-11-08T04:16:02.117Z] 04944245beec: Download complete [2023-11-08T04:16:02.117Z] 765212b225bb: Verifying Checksum [2023-11-08T04:16:02.117Z] 765212b225bb: Download complete [2023-11-08T04:16:02.117Z] f23df028b6ca: Verifying Checksum [2023-11-08T04:16:02.117Z] f23df028b6ca: Download complete [2023-11-08T04:16:02.117Z] d65c8cfc05b1: Download complete [2023-11-08T04:16:02.383Z] 699f458cf7ca: Verifying Checksum [2023-11-08T04:16:02.383Z] 699f458cf7ca: Download complete [2023-11-08T04:16:02.649Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T04:16:02.649Z] 8998bd30e6a1: Download complete [2023-11-08T04:16:05.216Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T04:16:05.216Z] 2437ff75d9bd: Download complete [2023-11-08T04:16:07.168Z] 8998bd30e6a1: Pull complete [2023-11-08T04:16:07.436Z] 04944245beec: Pull complete [2023-11-08T04:16:08.843Z] 699f458cf7ca: Pull complete [2023-11-08T04:16:09.111Z] 765212b225bb: Pull complete [2023-11-08T04:16:10.067Z] f23df028b6ca: Pull complete [2023-11-08T04:16:10.067Z] d65c8cfc05b1: Pull complete [2023-11-08T04:16:28.275Z] 2437ff75d9bd: Pull complete [2023-11-08T04:16:28.275Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T04:16:28.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T04:16:28.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:16:28.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-16984 does not seem to be running inside a container [2023-11-08T04:16:28.658Z] $ 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 [2023-11-08T04:16:31.277Z] $ docker top 20b5eafd622b72243ef6ef77935e7c6107c2c76b7688fb08d37439c174371b8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:16:32.185Z] ---> job-cost.sh [2023-11-08T04:16:32.185Z] lf-activate-venv: SKIPPING [2023-11-08T04:16:32.185Z] INFO: No Stack... [2023-11-08T04:16:32.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T04:16:33.408Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T04:16:34.066Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-11-08T04:16:34.066Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T04:16:34.142Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] [2023-11-08T04:16:34.147Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] did not exist. Created. [2023-11-08T04:16:34.147Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T04:16:34.862Z] /w/workspace/device-onvif-camera/1@tmp/durable-194bafc4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T04:16:35.542Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T04:16:35.579Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T04:16:35.632Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T04:16:35.647Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T04:16:35.726Z] $ docker stop --time=1 20b5eafd622b72243ef6ef77935e7c6107c2c76b7688fb08d37439c174371b8a [2023-11-08T04:16:37.236Z] $ docker rm -f --volumes 20b5eafd622b72243ef6ef77935e7c6107c2c76b7688fb08d37439c174371b8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-08T04:16:38.348Z] provisioning config files... [2023-11-08T04:16:38.356Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-405@tmp/config12072991962518404309tmp [Pipeline] { [Pipeline] sh [2023-11-08T04:16:38.724Z] + set +x [2023-11-08T04:16:38.724Z] + curl -s https://codecov.io/bash [2023-11-08T04:16:38.724Z] + bash -s -- [2023-11-08T04:16:38.724Z] [2023-11-08T04:16:38.724Z] _____ _ [2023-11-08T04:16:38.724Z] / ____| | | [2023-11-08T04:16:38.724Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T04:16:38.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T04:16:38.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T04:16:38.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T04:16:38.724Z] Bash-1.0.6 [2023-11-08T04:16:38.724Z] [2023-11-08T04:16:38.724Z] [2023-11-08T04:16:38.724Z] ==> git version 2.25.1 found [2023-11-08T04:16:38.724Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-08T04:16:38.724Z] Release-Date: 2020-01-08 [2023-11-08T04:16:38.724Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T04:16:38.724Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T04:16:38.724Z] ==> Jenkins CI detected. [2023-11-08T04:16:38.724Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-405 [2023-11-08T04:16:38.724Z] project root: . [2023-11-08T04:16:38.724Z] --> token set from env [2023-11-08T04:16:38.724Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T04:16:38.724Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T04:16:38.724Z] ==> Python coveragepy not found [2023-11-08T04:16:38.724Z] ==> Searching for coverage reports in: [2023-11-08T04:16:38.724Z] + . [2023-11-08T04:16:38.991Z] -> Found 1 reports [2023-11-08T04:16:38.991Z] ==> Detecting git/mercurial file structure [2023-11-08T04:16:38.991Z] ==> Reading reports [2023-11-08T04:16:38.991Z] + ./coverage.out bytes=78456 [2023-11-08T04:16:38.991Z] ==> Appending adjustments [2023-11-08T04:16:38.991Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T04:16:39.253Z] + Found adjustments [2023-11-08T04:16:39.253Z] ==> Gzipping contents [2023-11-08T04:16:39.253Z] 12K /tmp/codecov.Qd3N5b.gz [2023-11-08T04:16:39.253Z] ==> Uploading reports [2023-11-08T04:16:39.253Z] url: https://codecov.io [2023-11-08T04:16:39.253Z] query: branch=PR-405&commit=e7f30280be61e51f4ac48e9718a1676769a09bfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=405&job=&cmd_args= [2023-11-08T04:16:39.253Z] -> Pinging Codecov [2023-11-08T04:16:39.253Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-405&commit=e7f30280be61e51f4ac48e9718a1676769a09bfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=405&job=&cmd_args= [2023-11-08T04:16:39.514Z] -> Uploading to [2023-11-08T04:16:39.514Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/F29A59C45E3A92E06B3E522C9905F8EF/e7f30280be61e51f4ac48e9718a1676769a09bfd/3943fbcf-0ea8-4003-9038-079a15219542.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T041639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d90d25531ed4208156e2faa87cea72d7d92aa86f3215038fae82dfede5c51cc3 [2023-11-08T04:16:39.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T04:16:39.514Z] Dload Upload Total Spent Left Speed [2023-11-08T04:16:39.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 50872 --:--:-- --:--:-- --:--:-- 50872 100 10378 0 0 100 10378 0 33369 --:--:-- --:--:-- --:--:-- 33262 [2023-11-08T04:16:39.774Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e7f30280be61e51f4ac48e9718a1676769a09bfd [Pipeline] } [2023-11-08T04:16:39.807Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-08T04:16:41.624Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-405/archives ] [2023-11-08T04:16:41.625Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-405/archives [2023-11-08T04:16:41.625Z] total 16 [2023-11-08T04:16:41.625Z] drwxr-xr-x 3 root root 4096 Nov 8 04:05 . [2023-11-08T04:16:41.625Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:05 .. [2023-11-08T04:16:41.625Z] drwxr-xr-x 2 root root 4096 Nov 8 04:05 cost [2023-11-08T04:16:41.625Z] -rw-r--r-- 1 root root 91 Nov 8 04:05 cost.csv [2023-11-08T04:16:41.625Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-405/archives [2023-11-08T04:16:41.625Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-405/archives [2023-11-08T04:16:41.625Z] total 16 [2023-11-08T04:16:41.625Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:05 . [2023-11-08T04:16:41.625Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:05 .. [2023-11-08T04:16:41.625Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:05 cost [2023-11-08T04:16:41.625Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 8 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:16:41.967Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:16:42.879Z] ---> package-listing.sh [2023-11-08T04:16:42.879Z] ++ facter osfamily [2023-11-08T04:16:42.879Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T04:16:43.140Z] + OS_FAMILY=debian [2023-11-08T04:16:43.140Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-405 [2023-11-08T04:16:43.140Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T04:16:43.140Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T04:16:43.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T04:16:43.140Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T04:16:43.140Z] + '[' /w/workspace/undry_device-onvif-camera_PR-405 ']' [2023-11-08T04:16:43.140Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T04:16:43.140Z] + case "${OS_FAMILY}" in [2023-11-08T04:16:43.140Z] + dpkg -l [2023-11-08T04:16:43.140Z] + grep '^ii' [2023-11-08T04:16:43.140Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T04:16:43.140Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T04:16:43.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T04:16:43.140Z] + '[' /w/workspace/undry_device-onvif-camera_PR-405 ']' [2023-11-08T04:16:43.140Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-405/archives/ [2023-11-08T04:16:43.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-405/archives/ [Pipeline] echo [2023-11-08T04:16:43.174Z] 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-405/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T04:16:43.465Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T04:16:44.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T04:16:44.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T04:16:44.294Z] prd-ubuntu20.04-docker-8c-8g-16982 does not seem to be running inside a container [2023-11-08T04:16:44.339Z] $ 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-405/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-405 -v /w/workspace/undry_device-onvif-camera_PR-405:/w/workspace/undry_device-onvif-camera_PR-405:rw,z -v /w/workspace/undry_device-onvif-camera_PR-405@tmp:/w/workspace/undry_device-onvif-camera_PR-405@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 [2023-11-08T04:16:47.767Z] $ docker top c61206bf22fa729f2f0f0394a541458c38bb0a17daeb88206cced125c091ade3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T04:16:48.169Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T04:16:48.497Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T04:16:48.814Z] + ls /var/log/sa-host [2023-11-08T04:16:48.814Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T04:16:48.957Z] provisioning config files... [2023-11-08T04:16:48.969Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-405@tmp/config7372577144198043380tmp [Pipeline] { [Pipeline] echo [2023-11-08T04:16:49.017Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:16:49.333Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T04:16:49.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:16:49.761Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T04:16:49.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:16:50.108Z] ---> sudo-logs.sh [2023-11-08T04:16:50.108Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T04:16:50.193Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:16:50.523Z] ---> job-cost.sh [2023-11-08T04:16:50.523Z] lf-activate-venv: SKIPPING [2023-11-08T04:16:50.523Z] DEBUG: total: 0.2199999988079071 [2023-11-08T04:16:50.523Z] INFO: Retrieving Stack Cost... [2023-11-08T04:16:50.785Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T04:16:51.361Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T04:16:51.401Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T04:16:51.715Z] ---> logs-deploy.sh [2023-11-08T04:16:51.715Z] lf-activate-venv: SKIPPING [2023-11-08T04:16:51.715Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-405/1 [2023-11-08T04:16:51.715Z] INFO: archiving workspace using pattern(s): [2023-11-08T04:16:52.659Z] Archives upload complete. [2023-11-08T04:16:52.659Z] INFO: archiving logs to Nexus [2023-11-08T04:16:53.612Z] ---> uname -a: [2023-11-08T04:16:53.612Z] Linux prd-ubuntu20-04-docker-8c-8g-16982 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] ---> lscpu: [2023-11-08T04:16:53.612Z] Architecture: x86_64 [2023-11-08T04:16:53.612Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-08T04:16:53.612Z] Byte Order: Little Endian [2023-11-08T04:16:53.612Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-08T04:16:53.612Z] CPU(s): 8 [2023-11-08T04:16:53.612Z] On-line CPU(s) list: 0-7 [2023-11-08T04:16:53.612Z] Thread(s) per core: 1 [2023-11-08T04:16:53.612Z] Core(s) per socket: 1 [2023-11-08T04:16:53.612Z] Socket(s): 8 [2023-11-08T04:16:53.612Z] NUMA node(s): 1 [2023-11-08T04:16:53.612Z] Vendor ID: AuthenticAMD [2023-11-08T04:16:53.612Z] CPU family: 23 [2023-11-08T04:16:53.612Z] Model: 49 [2023-11-08T04:16:53.612Z] Model name: AMD EPYC-Rome Processor [2023-11-08T04:16:53.612Z] Stepping: 0 [2023-11-08T04:16:53.612Z] CPU MHz: 2799.998 [2023-11-08T04:16:53.612Z] BogoMIPS: 5599.99 [2023-11-08T04:16:53.612Z] Virtualization: AMD-V [2023-11-08T04:16:53.612Z] Hypervisor vendor: KVM [2023-11-08T04:16:53.612Z] Virtualization type: full [2023-11-08T04:16:53.612Z] L1d cache: 256 KiB [2023-11-08T04:16:53.612Z] L1i cache: 256 KiB [2023-11-08T04:16:53.612Z] L2 cache: 4 MiB [2023-11-08T04:16:53.612Z] L3 cache: 128 MiB [2023-11-08T04:16:53.612Z] NUMA node0 CPU(s): 0-7 [2023-11-08T04:16:53.612Z] Vulnerability Itlb multihit: Not affected [2023-11-08T04:16:53.612Z] Vulnerability L1tf: Not affected [2023-11-08T04:16:53.612Z] Vulnerability Mds: Not affected [2023-11-08T04:16:53.612Z] Vulnerability Meltdown: Not affected [2023-11-08T04:16:53.612Z] Vulnerability Mmio stale data: Not affected [2023-11-08T04:16:53.612Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-08T04:16:53.612Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-08T04:16:53.612Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-08T04:16:53.612Z] Vulnerability Srbds: Not affected [2023-11-08T04:16:53.612Z] Vulnerability Tsx async abort: Not affected [2023-11-08T04:16:53.612Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] ---> nproc: [2023-11-08T04:16:53.612Z] 8 [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] ---> df -h: [2023-11-08T04:16:53.612Z] Filesystem Size Used Avail Use% Mounted on [2023-11-08T04:16:53.612Z] overlay 155G 12G 144G 8% / [2023-11-08T04:16:53.612Z] tmpfs 64M 0 64M 0% /dev [2023-11-08T04:16:53.612Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-08T04:16:53.612Z] shm 64M 0 64M 0% /dev/shm [2023-11-08T04:16:53.612Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] ---> sar -b -r -n DEV: [2023-11-08T04:16:53.612Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16982) 11/08/23 _x86_64_ (8 CPU) [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] 04:02:36 LINUX RESTART (8 CPU) [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] 04:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-08T04:16:53.612Z] 04:04:01 185.41 40.33 145.09 0.00 4344.29 38000.00 0.00 [2023-11-08T04:16:53.612Z] 04:05:01 202.55 0.20 202.35 0.00 9.60 65389.50 0.00 [2023-11-08T04:16:53.612Z] 04:06:01 173.49 0.08 173.40 0.00 4.67 39689.52 0.00 [2023-11-08T04:16:53.612Z] 04:07:01 1.85 0.00 1.85 0.00 0.00 21.48 0.00 [2023-11-08T04:16:53.612Z] 04:08:01 53.57 11.63 41.94 0.00 5177.80 8445.39 0.00 [2023-11-08T04:16:53.612Z] 04:09:01 5.57 0.02 5.55 0.00 0.13 119.85 0.00 [2023-11-08T04:16:53.612Z] 04:10:01 2.12 0.00 2.12 0.00 0.00 24.66 0.00 [2023-11-08T04:16:53.612Z] 04:11:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 [2023-11-08T04:16:53.612Z] 04:12:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 [2023-11-08T04:16:53.612Z] 04:13:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 [2023-11-08T04:16:53.612Z] 04:14:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2023-11-08T04:16:53.612Z] 04:15:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 [2023-11-08T04:16:53.612Z] 04:16:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2023-11-08T04:16:53.612Z] Average: 48.58 3.97 44.61 0.00 728.98 11642.82 0.00 [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] 04:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-08T04:16:53.612Z] 04:04:01 28446724 31569864 737100 2.24 113396 3215496 1899056 5.60 1178112 2802184 689480 [2023-11-08T04:16:53.612Z] 04:05:01 28324364 31533508 771064 2.34 157916 3239644 1889688 5.57 1228408 2853688 356 [2023-11-08T04:16:53.612Z] 04:06:01 27523132 31552084 749236 2.28 169496 3979840 1764984 5.20 1294024 3515452 164 [2023-11-08T04:16:53.612Z] 04:07:01 27523512 31552528 748384 2.28 169532 3979844 1764984 5.20 1294076 3515456 44 [2023-11-08T04:16:53.612Z] 04:08:01 27020128 31508552 763620 2.32 198404 4405100 1735260 5.11 1623364 3652272 1036 [2023-11-08T04:16:53.612Z] 04:09:01 27052440 31535860 737104 2.24 196952 4401844 1732660 5.11 1595292 3649016 384 [2023-11-08T04:16:53.612Z] 04:10:01 27054944 31538428 734600 2.23 197016 4401848 1732660 5.11 1593320 3649024 16 [2023-11-08T04:16:53.612Z] 04:11:01 27059952 31543568 729432 2.22 197088 4401852 1732660 5.11 1587896 3649024 16 [2023-11-08T04:16:53.612Z] 04:12:01 27060156 31543868 729096 2.22 197152 4401856 1732660 5.11 1588032 3649032 8 [2023-11-08T04:16:53.612Z] 04:13:01 27062068 31545824 727028 2.21 197204 4401860 1732660 5.11 1586820 3649032 16 [2023-11-08T04:16:53.612Z] 04:14:01 27062260 31546080 726940 2.21 197252 4401860 1732660 5.11 1586940 3649036 16 [2023-11-08T04:16:53.612Z] 04:15:01 27063836 31547700 725260 2.21 197308 4401864 1732660 5.11 1585160 3649036 16 [2023-11-08T04:16:53.612Z] 04:16:01 27063908 31547776 725064 2.20 197324 4401868 1732660 5.11 1585500 3649040 140 [2023-11-08T04:16:53.612Z] Average: 27332110 31543511 738764 2.25 183542 4156521 1762712 5.19 1486688 3502407 53207 [2023-11-08T04:16:53.612Z] [2023-11-08T04:16:53.612Z] 04:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-08T04:16:53.612Z] 04:04:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:04:01 ens3 1042.39 598.42 8347.36 109.24 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:04:01 docker0 249.58 427.85 20.84 2697.01 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:05:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:05:01 ens3 45.56 41.53 35.23 87.10 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:05:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:06:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:06:01 ens3 114.38 70.60 2658.60 15.43 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:06:01 docker0 3.10 5.75 0.19 62.28 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:07:01 ens3 1.23 0.35 1.42 0.02 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:08:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:08:01 ens3 178.45 74.99 2729.29 5.43 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.612Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:09:01 ens3 1.00 0.73 0.41 0.30 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:11:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:12:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:14:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:15:01 ens3 0.93 0.22 0.17 0.08 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:16:01 ens3 1.15 0.77 0.62 0.42 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] Average: ens3 105.40 59.93 1050.20 16.66 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] Average: docker0 19.15 32.86 1.59 209.09 0.00 0.00 0.00 0.00 [2023-11-08T04:16:53.613Z] [2023-11-08T04:16:53.613Z] [2023-11-08T04:16:53.613Z] ---> sar -P ALL: [2023-11-08T04:16:53.613Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16982) 11/08/23 _x86_64_ (8 CPU) [2023-11-08T04:16:53.613Z] [2023-11-08T04:16:53.613Z] 04:02:36 LINUX RESTART (8 CPU) [2023-11-08T04:16:53.613Z] [2023-11-08T04:16:53.613Z] 04:03:02 CPU %user %nice %system %iowait %steal %idle [2023-11-08T04:16:53.613Z] 04:04:01 all 10.57 0.00 3.64 2.17 0.10 83.53 [2023-11-08T04:16:53.613Z] 04:04:01 0 8.10 0.00 4.62 5.27 0.12 81.88 [2023-11-08T04:16:53.613Z] 04:04:01 1 10.47 0.00 3.82 0.48 0.07 85.16 [2023-11-08T04:16:53.613Z] 04:04:01 2 9.57 0.00 3.59 2.02 0.09 84.73 [2023-11-08T04:16:53.613Z] 04:04:01 3 10.39 0.00 3.93 0.94 0.07 84.67 [2023-11-08T04:16:53.613Z] 04:04:01 4 11.53 0.00 3.07 0.48 0.26 84.66 [2023-11-08T04:16:53.613Z] 04:04:01 5 11.87 0.00 3.00 1.11 0.07 83.95 [2023-11-08T04:16:53.613Z] 04:04:01 6 11.20 0.00 2.60 0.12 0.07 86.01 [2023-11-08T04:16:53.613Z] 04:04:01 7 11.40 0.00 4.45 6.98 0.07 77.10 [2023-11-08T04:16:53.613Z] 04:05:01 all 25.96 0.00 3.90 4.05 0.06 66.03 [2023-11-08T04:16:53.613Z] 04:05:01 0 25.86 0.00 3.98 0.24 0.05 69.87 [2023-11-08T04:16:53.613Z] 04:05:01 1 25.38 0.00 2.94 0.20 0.05 71.43 [2023-11-08T04:16:53.613Z] 04:05:01 2 25.20 0.00 3.95 7.07 0.07 63.71 [2023-11-08T04:16:53.613Z] 04:05:01 3 24.23 0.00 3.18 0.49 0.07 72.04 [2023-11-08T04:16:53.613Z] 04:05:01 4 28.12 0.00 4.12 1.33 0.07 66.36 [2023-11-08T04:16:53.613Z] 04:05:01 5 26.60 0.00 4.90 19.88 0.07 48.56 [2023-11-08T04:16:53.613Z] 04:05:01 6 26.91 0.00 4.46 0.08 0.05 68.50 [2023-11-08T04:16:53.613Z] 04:05:01 7 25.36 0.00 3.68 3.22 0.08 67.66 [2023-11-08T04:16:53.613Z] 04:06:01 all 17.40 0.00 3.12 2.16 0.07 77.24 [2023-11-08T04:16:53.613Z] 04:06:01 0 17.83 0.00 3.02 0.52 0.07 78.56 [2023-11-08T04:16:53.613Z] 04:06:01 1 17.58 0.00 2.95 0.37 0.08 79.01 [2023-11-08T04:16:53.613Z] 04:06:01 2 17.07 0.00 4.13 10.94 0.13 67.73 [2023-11-08T04:16:53.613Z] 04:06:01 3 17.23 0.00 2.83 0.81 0.05 79.08 [2023-11-08T04:16:53.613Z] 04:06:01 4 17.43 0.00 3.14 0.10 0.05 79.28 [2023-11-08T04:16:53.613Z] 04:06:01 5 17.31 0.00 2.87 0.91 0.05 78.86 [2023-11-08T04:16:53.613Z] 04:06:01 6 16.98 0.00 2.75 0.10 0.05 80.12 [2023-11-08T04:16:53.613Z] 04:06:01 7 17.81 0.00 3.32 3.59 0.07 75.22 [2023-11-08T04:16:53.613Z] 04:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-11-08T04:16:53.613Z] 04:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-08T04:16:53.613Z] 04:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T04:16:53.613Z] 04:07:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-08T04:16:53.613Z] 04:07:01 3 0.13 0.00 0.02 0.00 0.02 99.83 [2023-11-08T04:16:53.613Z] 04:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T04:16:53.613Z] 04:07:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2023-11-08T04:16:53.613Z] 04:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T04:16:53.613Z] 04:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T04:16:53.613Z] 04:08:01 all 2.50 0.00 1.26 0.72 0.02 95.50 [2023-11-08T04:16:53.613Z] 04:08:01 0 3.45 0.00 1.00 0.35 0.02 95.18 [2023-11-08T04:16:53.613Z] 04:08:01 1 2.99 0.00 1.52 0.95 0.03 94.51 [2023-11-08T04:16:53.613Z] 04:08:01 2 2.86 0.00 0.86 0.56 0.02 95.70 [2023-11-08T04:16:53.613Z] 04:08:01 3 2.62 0.00 1.85 0.98 0.02 94.52 [2023-11-08T04:16:53.613Z] 04:08:01 4 2.09 0.00 0.87 0.38 0.02 96.64 [2023-11-08T04:16:53.613Z] 04:08:01 5 1.54 0.00 0.92 1.27 0.02 96.26 [2023-11-08T04:16:53.613Z] 04:08:01 6 2.39 0.00 1.95 1.02 0.02 94.62 [2023-11-08T04:16:53.613Z] 04:08:01 7 2.07 0.00 1.14 0.20 0.02 96.57 [2023-11-08T04:16:53.613Z] 04:09:01 all 0.33 0.00 0.07 0.01 0.00 99.59 [2023-11-08T04:16:53.613Z] 04:09:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2023-11-08T04:16:53.613Z] 04:09:01 1 0.25 0.00 0.10 0.00 0.00 99.65 [2023-11-08T04:16:53.613Z] 04:09:01 2 2.02 0.00 0.08 0.00 0.02 97.88 [2023-11-08T04:16:53.613Z] 04:09:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2023-11-08T04:16:53.613Z] 04:09:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2023-11-08T04:16:53.613Z] 04:09:01 5 0.03 0.00 0.03 0.05 0.00 99.88 [2023-11-08T04:16:53.613Z] 04:09:01 6 0.05 0.00 0.07 0.05 0.00 99.83 [2023-11-08T04:16:53.613Z] 04:09:01 7 0.00 0.00 0.07 0.00 0.00 99.93 [2023-11-08T04:16:53.613Z] 04:10:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-11-08T04:16:53.613Z] 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T04:16:53.613Z] 04:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T04:16:53.613Z] 04:10:01 2 2.02 0.00 0.02 0.00 0.03 97.93 [2023-11-08T04:16:53.613Z] 04:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T04:16:53.613Z] 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T04:16:53.613Z] 04:10:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2023-11-08T04:16:53.613Z] 04:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T04:16:53.613Z] 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T04:16:53.613Z] 04:11:01 all 0.25 0.00 0.01 0.00 0.01 99.72 [2023-11-08T04:16:53.613Z] 04:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T04:16:53.613Z] 04:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-08T04:16:53.613Z] 04:11:01 2 1.91 0.00 0.03 0.00 0.02 98.05 [2023-11-08T04:16:53.613Z] 04:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-08T04:16:53.613Z] 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T04:16:53.613Z] 04:11:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-08T04:16:53.613Z] 04:11:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-08T04:16:53.613Z] 04:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T04:16:53.613Z] 04:12:01 all 0.24 0.00 0.01 0.00 0.00 99.74 [2023-11-08T04:16:53.613Z] 04:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T04:16:53.613Z] 04:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T04:16:53.613Z] 04:12:01 2 1.79 0.00 0.02 0.00 0.02 98.17 [2023-11-08T04:16:53.613Z] 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T04:16:53.613Z] 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T04:16:53.613Z] 04:12:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-08T04:16:53.613Z] 04:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-08T04:16:53.613Z] 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T04:16:53.613Z] 04:13:01 all 0.06 0.00 0.02 0.01 0.01 99.91 [2023-11-08T04:16:53.613Z] 04:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-08T04:16:53.613Z] 04:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T04:16:53.613Z] 04:13:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2023-11-08T04:16:53.613Z] 04:13:01 3 0.28 0.00 0.00 0.00 0.00 99.72 [2023-11-08T04:16:53.613Z] 04:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T04:16:53.613Z] 04:13:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2023-11-08T04:16:53.613Z] 04:13:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2023-11-08T04:16:53.613Z] 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T04:16:53.613Z] 04:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-11-08T04:16:53.613Z] 04:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-08T04:16:53.613Z] 04:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-08T04:16:53.613Z] 04:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-08T04:16:53.613Z] 04:14:01 3 0.13 0.00 0.00 0.00 0.00 99.87 [2023-11-08T04:16:53.613Z] 04:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-08T04:16:53.613Z] 04:14:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-08T04:16:53.613Z] 04:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T04:16:53.613Z] 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T04:16:53.613Z] [2023-11-08T04:16:53.613Z] 04:14:01 CPU %user %nice %system %iowait %steal %idle [2023-11-08T04:16:53.613Z] 04:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-11-08T04:16:53.613Z] 04:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-08T04:16:53.613Z] 04:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-08T04:16:53.613Z] 04:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-08T04:16:53.613Z] 04:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T04:16:53.613Z] 04:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T04:16:53.613Z] 04:15:01 5 0.03 0.00 0.00 0.07 0.00 99.90 [2023-11-08T04:16:53.613Z] 04:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-08T04:16:53.613Z] 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T04:16:53.613Z] 04:16:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2023-11-08T04:16:53.613Z] 04:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-08T04:16:53.613Z] 04:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T04:16:53.613Z] 04:16:01 2 0.42 0.00 0.03 0.00 0.00 99.55 [2023-11-08T04:16:53.614Z] 04:16:01 3 0.18 0.00 0.00 0.00 0.00 99.82 [2023-11-08T04:16:53.614Z] 04:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T04:16:53.614Z] 04:16:01 5 0.02 0.00 0.00 0.07 0.02 99.90 [2023-11-08T04:16:53.614Z] 04:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T04:16:53.614Z] 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T04:16:53.614Z] Average: all 4.40 0.00 0.92 0.70 0.02 93.96 [2023-11-08T04:16:53.614Z] Average: 0 4.24 0.00 0.97 0.48 0.02 94.27 [2023-11-08T04:16:53.614Z] Average: 1 4.34 0.00 0.87 0.15 0.02 94.62 [2023-11-08T04:16:53.614Z] Average: 2 4.80 0.00 0.97 1.56 0.04 92.63 [2023-11-08T04:16:53.614Z] Average: 3 4.22 0.00 0.91 0.25 0.02 94.60 [2023-11-08T04:16:53.614Z] Average: 4 4.53 0.00 0.86 0.17 0.03 94.41 [2023-11-08T04:16:53.614Z] Average: 5 4.38 0.00 0.90 1.79 0.02 92.91 [2023-11-08T04:16:53.614Z] Average: 6 4.40 0.00 0.91 0.11 0.02 94.56 [2023-11-08T04:16:53.614Z] Average: 7 4.31 0.00 0.96 1.06 0.02 93.65 [2023-11-08T04:16:53.614Z] [2023-11-08T04:16:53.614Z] [2023-11-08T04:16:53.614Z]