Pull request #342 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 349d2554d6fca97c817ada98ee99106d95f3ebb2 rather than a4daa83c1f560818394085b6250687cfb67b4f39 Obtained Jenkinsfile from 349d2554d6fca97c817ada98ee99106d95f3ebb2 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-ssh4305164242501494358.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8234891125457511777.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-342/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-342/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1498483376245798513.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-342/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16927899907474636359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1085129979082419646.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-342/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-342/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2909429789874486187.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/v2]] ========================================================= [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.20 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-13823’ is offline ‘prd-ubuntu20.04-docker-8c-8g-13831’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-13824’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13832 in /w/workspace/undry_device-onvif-camera_PR-342 [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-342 # 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 > 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/342/head:refs/remotes/origin/PR-342 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 349d2554d6fca97c817ada98ee99106d95f3ebb2 into PR head commit a4daa83c1f560818394085b6250687cfb67b4f39 Merge succeeded, producing a4daa83c1f560818394085b6250687cfb67b4f39 Checking out Revision a4daa83c1f560818394085b6250687cfb67b4f39 (PR-342) > git config core.sparsecheckout # timeout=10 > git checkout -f a4daa83c1f560818394085b6250687cfb67b4f39 # 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 349d2554d6fca97c817ada98ee99106d95f3ebb2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4daa83c1f560818394085b6250687cfb67b4f39 # timeout=10 Commit message: "build: Ignore all go-mods except device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T05:49:32.097Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T05:49:32.272Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T05:49:32.373Z] ========================================================= [2023-05-05T05:49:32.373Z] EdgeX Global Pipelines Version Info [2023-05-05T05:49:32.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:49:33.119Z] ------------------- [2023-05-05T05:49:33.119Z] stable info: [2023-05-05T05:49:33.119Z] ------------------- [2023-05-05T05:49:33.119Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T05:49:33.119Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T05:49:33.119Z] Message: update stable to v1.0.249 [2023-05-05T05:49:33.690Z] ------------------- [2023-05-05T05:49:33.690Z] experimental info: [2023-05-05T05:49:33.690Z] ------------------- [2023-05-05T05:49:33.690Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T05:49:33.690Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T05:49:33.690Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T05:49:33.981Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-05T05:49:34.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-05T05:49:34.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T05:49:34.114Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T05:49:34.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T05:49:34.201Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T05:49:34.243Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T05:49:34.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T05:49:34.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T05:49:34.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T05:49:34.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T05:49:34.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-05T05:49:34.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T05:49:34.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T05:49:34.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T05:49:34.642Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T05:49:34.688Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T05:49:34.727Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T05:49:34.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T05:49:34.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T05:49:34.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-05T05:49:34.877Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-05T05:49:34.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T05:49:34.959Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T05:49:35.005Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T05:49:35.046Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T05:49:35.087Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T05:49:35.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-342 [Pipeline] echo [2023-05-05T05:49:35.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-342 [Pipeline] echo [2023-05-05T05:49:35.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-342 [Pipeline] echo [2023-05-05T05:49:35.255Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4daa83c1f560818394085b6250687cfb67b4f39 [Pipeline] echo [2023-05-05T05:49:35.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4daa83 [Pipeline] echo [2023-05-05T05:49:35.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:49:35.462Z] provisioning config files... [2023-05-05T05:49:35.475Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-342@tmp/config10964161605023850050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:49:35.821Z] ---> docker-login.sh [2023-05-05T05:49:35.821Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:49:36.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:49:36.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:49:36.081Z] Configure a credential helper to remove this warning. See [2023-05-05T05:49:36.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:49:36.081Z] [2023-05-05T05:49:36.081Z] Login Succeeded [2023-05-05T05:49:36.081Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:49:36.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:49:36.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:49:36.341Z] Configure a credential helper to remove this warning. See [2023-05-05T05:49:36.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:49:36.341Z] [2023-05-05T05:49:36.341Z] Login Succeeded [2023-05-05T05:49:36.341Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:49:36.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:49:36.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:49:36.601Z] Configure a credential helper to remove this warning. See [2023-05-05T05:49:36.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:49:36.601Z] [2023-05-05T05:49:36.601Z] Login Succeeded [2023-05-05T05:49:36.601Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:49:36.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:49:36.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:49:36.861Z] Configure a credential helper to remove this warning. See [2023-05-05T05:49:36.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:49:36.861Z] [2023-05-05T05:49:36.861Z] Login Succeeded [2023-05-05T05:49:36.861Z] docker.io [2023-05-05T05:49:36.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:49:37.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:49:37.121Z] Configure a credential helper to remove this warning. See [2023-05-05T05:49:37.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:49:37.121Z] [2023-05-05T05:49:37.122Z] Login Succeeded [2023-05-05T05:49:37.122Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:49:37.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T05:49:37.763Z] + git rev-list -1 --merges a4daa83c1f560818394085b6250687cfb67b4f39~1..a4daa83c1f560818394085b6250687cfb67b4f39 [Pipeline] echo [2023-05-05T05:49:37.821Z] -----------> git rev-list -1 --merges a4daa83c1f560818394085b6250687cfb67b4f39~1..a4daa83c1f560818394085b6250687cfb67b4f39 a4daa83c1f560818394085b6250687cfb67b4f39 [false] [Pipeline] sh [2023-05-05T05:49:38.173Z] + git log --format=format:%s -1 a4daa83c1f560818394085b6250687cfb67b4f39 [Pipeline] echo [2023-05-05T05:49:38.209Z] ========================================================= [2023-05-05T05:49:38.210Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T05:49:38.210Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:49:38.653Z] + git log --format=format:%s -1 a4daa83c1f560818394085b6250687cfb67b4f39 [Pipeline] echo [2023-05-05T05:49:38.688Z] [semverPrep] GIT_COMMIT: a4daa83c1f560818394085b6250687cfb67b4f39, Commit Message: build: Ignore all go-mods except device-sdk-go [Pipeline] echo [2023-05-05T05:49:38.717Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T05:49:39.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T05:49:39.091Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T05:49:39.091Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T05:49:39.091Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T05:49:39.091Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T05:49:39.091Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T05:49:39.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:49:39.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:49:39.518Z] [2023-05-05T05:49:39.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:49:39.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:49:39.886Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T05:49:39.886Z] b85a868b505f: Pulling fs layer [2023-05-05T05:49:39.886Z] e2be974225ed: Pulling fs layer [2023-05-05T05:49:39.886Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T05:49:39.886Z] 988bab9f4d93: Pulling fs layer [2023-05-05T05:49:39.886Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T05:49:39.886Z] eaf3925da568: Pulling fs layer [2023-05-05T05:49:39.886Z] bab4dde63d76: Pulling fs layer [2023-05-05T05:49:39.886Z] bde34c3a00c8: Pulling fs layer [2023-05-05T05:49:39.886Z] b352a97aabf1: Pulling fs layer [2023-05-05T05:49:39.886Z] 4872d77fe225: Pulling fs layer [2023-05-05T05:49:39.886Z] 5851b861e8e6: Pulling fs layer [2023-05-05T05:49:39.886Z] 4872d77fe225: Waiting [2023-05-05T05:49:39.886Z] b352a97aabf1: Waiting [2023-05-05T05:49:39.886Z] bde34c3a00c8: Waiting [2023-05-05T05:49:39.886Z] 5851b861e8e6: Waiting [2023-05-05T05:49:39.886Z] 988bab9f4d93: Waiting [2023-05-05T05:49:39.886Z] 1469e6f7b9e6: Waiting [2023-05-05T05:49:39.886Z] eaf3925da568: Waiting [2023-05-05T05:49:39.886Z] e2be974225ed: Verifying Checksum [2023-05-05T05:49:39.886Z] e2be974225ed: Download complete [2023-05-05T05:49:39.886Z] 988bab9f4d93: Download complete [2023-05-05T05:49:40.157Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T05:49:40.157Z] 339a4e72a1f5: Download complete [2023-05-05T05:49:40.157Z] eaf3925da568: Verifying Checksum [2023-05-05T05:49:40.157Z] eaf3925da568: Download complete [2023-05-05T05:49:40.157Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T05:49:40.157Z] bde34c3a00c8: Verifying Checksum [2023-05-05T05:49:40.157Z] bde34c3a00c8: Download complete [2023-05-05T05:49:40.157Z] b352a97aabf1: Download complete [2023-05-05T05:49:40.157Z] 4872d77fe225: Verifying Checksum [2023-05-05T05:49:40.157Z] 4872d77fe225: Download complete [2023-05-05T05:49:40.157Z] 5851b861e8e6: Verifying Checksum [2023-05-05T05:49:40.157Z] 5851b861e8e6: Download complete [2023-05-05T05:49:40.157Z] b85a868b505f: Download complete [2023-05-05T05:49:40.418Z] bab4dde63d76: Verifying Checksum [2023-05-05T05:49:40.418Z] bab4dde63d76: Download complete [2023-05-05T05:49:41.356Z] b85a868b505f: Pull complete [2023-05-05T05:49:41.616Z] e2be974225ed: Pull complete [2023-05-05T05:49:41.876Z] 339a4e72a1f5: Pull complete [2023-05-05T05:49:42.141Z] 988bab9f4d93: Pull complete [2023-05-05T05:49:42.401Z] 1469e6f7b9e6: Pull complete [2023-05-05T05:49:42.401Z] eaf3925da568: Pull complete [2023-05-05T05:49:44.310Z] bab4dde63d76: Pull complete [2023-05-05T05:49:44.310Z] bde34c3a00c8: Pull complete [2023-05-05T05:49:44.310Z] b352a97aabf1: Pull complete [2023-05-05T05:49:44.571Z] 4872d77fe225: Pull complete [2023-05-05T05:49:44.571Z] 5851b861e8e6: Pull complete [2023-05-05T05:49:44.571Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T05:49:44.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:49:44.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:49:44.812Z] prd-ubuntu20.04-docker-8c-8g-13832 does not seem to be running inside a container [2023-05-05T05:49:44.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-342 -v /w/workspace/undry_device-onvif-camera_PR-342:/w/workspace/undry_device-onvif-camera_PR-342:rw,z -v /w/workspace/undry_device-onvif-camera_PR-342@tmp:/w/workspace/undry_device-onvif-camera_PR-342@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-devops/py-git-semver:0.1.4 cat [2023-05-05T05:49:45.986Z] $ docker top 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 -eo pid,comm [2023-05-05T05:49:46.050Z] 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-05-05T05:49:46.050Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T05:49:46.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:49:46.175Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:49:46.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:49:46.279Z] $ docker exec 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 ssh-agent [2023-05-05T05:49:46.400Z] SSH_AUTH_SOCK=/tmp/ssh-b2Lj1a0aspz8/agent.34 [2023-05-05T05:49:46.400Z] SSH_AGENT_PID=40 [2023-05-05T05:49:46.406Z] Running ssh-add (command line suppressed) [2023-05-05T05:49:46.508Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-342@tmp/private_key_9528585977163632223.key (/w/workspace/undry_device-onvif-camera_PR-342@tmp/private_key_9528585977163632223.key) [2023-05-05T05:49:46.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:49:46.860Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T05:49:46.877Z] $ docker exec --env ******** --env ******** 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 ssh-agent -k [2023-05-05T05:49:46.990Z] unset SSH_AUTH_SOCK; [2023-05-05T05:49:46.990Z] unset SSH_AGENT_PID; [2023-05-05T05:49:46.990Z] echo Agent pid 40 killed; [2023-05-05T05:49:47.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T05:49:47.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:49:47.080Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:49:47.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:49:47.189Z] $ docker exec 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 ssh-agent [2023-05-05T05:49:47.303Z] SSH_AUTH_SOCK=/tmp/ssh-I3wi0prNDnFm/agent.72 [2023-05-05T05:49:47.303Z] SSH_AGENT_PID=78 [2023-05-05T05:49:47.308Z] Running ssh-add (command line suppressed) [2023-05-05T05:49:47.401Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-342@tmp/private_key_9777486909589842025.key (/w/workspace/undry_device-onvif-camera_PR-342@tmp/private_key_9777486909589842025.key) [2023-05-05T05:49:47.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:49:47.750Z] + git semver init [2023-05-05T05:49:48.009Z] 2023-05-05 05:49:47,921 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T05:49:48.009Z] 2023-05-05 05:49:47,922 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-342/.semver [2023-05-05T05:49:48.009Z] 2023-05-05 05:49:47,922 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-342/.semver [2023-05-05T05:49:48.009Z] 2023-05-05 05:49:47,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-342/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-342, universal_newlines=False, shell=None, istream=None) [2023-05-05T05:49:48.947Z] 2023-05-05 05:49:48,723 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-342/.git/info/exclude [2023-05-05T05:49:48.947Z] 2023-05-05 05:49:48,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-342/.semver/PR-342 with force:False [2023-05-05T05:49:48.947Z] 2023-05-05 05:49:48,724 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-342/.semver/PR-342 [2023-05-05T05:49:48.947Z] 2023-05-05 05:49:48,728 [execute] INFO git cat-file --batch-check [2023-05-05T05:49:48.947Z] 2023-05-05 05:49:48,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-342/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T05:49:48.947Z] 2023-05-05 05:49:48,735 [execute] INFO git cat-file --batch [2023-05-05T05:49:48.947Z] 2023-05-05 05:49:48,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-342/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T05:49:48.947Z] 2023-05-05 05:49:48,740 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-342/.semver/PR-342 [2023-05-05T05:49:48.947Z] 0.0.0 [Pipeline] } [2023-05-05T05:49:48.967Z] $ docker exec --env ******** --env ******** 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 ssh-agent -k [2023-05-05T05:49:49.081Z] unset SSH_AUTH_SOCK; [2023-05-05T05:49:49.082Z] unset SSH_AGENT_PID; [2023-05-05T05:49:49.082Z] echo Agent pid 78 killed; [2023-05-05T05:49:49.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T05:49:49.515Z] + git semver [Pipeline] } [2023-05-05T05:49:49.791Z] $ docker stop --time=1 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 [2023-05-05T05:49:51.099Z] $ docker rm -f --volumes 73fd66697accb403782a8bbb177afe762c15094e6efe6cfcbf29222effb1c3f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:49:51.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T05:49:51.742Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T05:49:51.759Z] [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-05-05T05:49:52.320Z] provisioning config files... [2023-05-05T05:49:52.330Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-342@tmp/config6129097661739754498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:49:52.662Z] ---> docker-login.sh [2023-05-05T05:49:52.662Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:49:52.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:49:52.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:49:52.662Z] Configure a credential helper to remove this warning. See [2023-05-05T05:49:52.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:49:52.662Z] [2023-05-05T05:49:52.662Z] Login Succeeded [2023-05-05T05:49:52.662Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:49:52.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:49:52.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:49:52.922Z] Configure a credential helper to remove this warning. See [2023-05-05T05:49:52.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:49:52.922Z] [2023-05-05T05:49:52.922Z] Login Succeeded [2023-05-05T05:49:52.922Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:49:52.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:49:52.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:49:52.922Z] Configure a credential helper to remove this warning. See [2023-05-05T05:49:52.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:49:52.922Z] [2023-05-05T05:49:52.922Z] Login Succeeded [2023-05-05T05:49:52.922Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:49:53.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:49:53.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:49:53.180Z] Configure a credential helper to remove this warning. See [2023-05-05T05:49:53.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:49:53.180Z] [2023-05-05T05:49:53.180Z] Login Succeeded [2023-05-05T05:49:53.180Z] docker.io [2023-05-05T05:49:53.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:49:53.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:49:53.441Z] Configure a credential helper to remove this warning. See [2023-05-05T05:49:53.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:49:53.441Z] [2023-05-05T05:49:53.441Z] Login Succeeded [2023-05-05T05:49:53.442Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:49:53.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T05:49:53.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:49:53.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:49:53.709Z] ========================================================= [2023-05-05T05:49:53.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T05:49:53.709Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:49:54.168Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T05:49:54.168Z] Sending build context to Docker daemon 21.54MB [2023-05-05T05:49:54.168Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:49:54.168Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-05T05:49:54.168Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T05:49:54.168Z] f56be85fc22e: Pulling fs layer [2023-05-05T05:49:54.168Z] 85791d961cd3: Pulling fs layer [2023-05-05T05:49:54.168Z] d694b5ae8c79: Pulling fs layer [2023-05-05T05:49:54.168Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T05:49:54.168Z] 4d19c01a9841: Pulling fs layer [2023-05-05T05:49:54.168Z] 9325e15d5711: Pulling fs layer [2023-05-05T05:49:54.168Z] 556b6ee489ea: Pulling fs layer [2023-05-05T05:49:54.168Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T05:49:54.168Z] 9f32a84ed3da: Waiting [2023-05-05T05:49:54.168Z] 4d19c01a9841: Waiting [2023-05-05T05:49:54.168Z] 9325e15d5711: Waiting [2023-05-05T05:49:54.168Z] 556b6ee489ea: Waiting [2023-05-05T05:49:54.168Z] c5a4b2cf53e6: Waiting [2023-05-05T05:49:54.431Z] 85791d961cd3: Verifying Checksum [2023-05-05T05:49:54.431Z] 85791d961cd3: Download complete [2023-05-05T05:49:54.431Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T05:49:54.431Z] 9f32a84ed3da: Download complete [2023-05-05T05:49:54.431Z] 4d19c01a9841: Verifying Checksum [2023-05-05T05:49:54.431Z] 4d19c01a9841: Download complete [2023-05-05T05:49:54.431Z] f56be85fc22e: Verifying Checksum [2023-05-05T05:49:54.431Z] f56be85fc22e: Download complete [2023-05-05T05:49:54.431Z] 9325e15d5711: Verifying Checksum [2023-05-05T05:49:54.431Z] 9325e15d5711: Download complete [2023-05-05T05:49:54.431Z] f56be85fc22e: Pull complete [2023-05-05T05:49:54.691Z] 85791d961cd3: Pull complete [2023-05-05T05:49:54.948Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T05:49:54.948Z] c5a4b2cf53e6: Download complete [2023-05-05T05:49:54.948Z] d694b5ae8c79: Download complete [2023-05-05T05:49:55.206Z] 556b6ee489ea: Verifying Checksum [2023-05-05T05:49:55.206Z] 556b6ee489ea: Download complete [2023-05-05T05:49:58.499Z] d694b5ae8c79: Pull complete [2023-05-05T05:49:58.499Z] 9f32a84ed3da: Pull complete [2023-05-05T05:49:58.499Z] 4d19c01a9841: Pull complete [2023-05-05T05:49:58.499Z] 9325e15d5711: Pull complete [2023-05-05T05:50:00.397Z] 556b6ee489ea: Pull complete [2023-05-05T05:50:01.331Z] c5a4b2cf53e6: Pull complete [2023-05-05T05:50:01.331Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T05:50:01.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T05:50:01.331Z] ---> c4be618373d6 [2023-05-05T05:50:01.331Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:50:02.707Z] ---> Running in 77523aa1bb1d [2023-05-05T05:50:02.707Z] Removing intermediate container 77523aa1bb1d [2023-05-05T05:50:02.707Z] ---> 77fe7a138c79 [2023-05-05T05:50:02.708Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:50:02.708Z] ---> Running in ed301ef10153 [2023-05-05T05:50:02.966Z] Removing intermediate container ed301ef10153 [2023-05-05T05:50:02.966Z] ---> 831c0185467a [2023-05-05T05:50:02.966Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T05:50:02.966Z] ---> Running in 89f1e46fe307 [2023-05-05T05:50:02.966Z] Removing intermediate container 89f1e46fe307 [2023-05-05T05:50:02.966Z] ---> 1100f79c655d [2023-05-05T05:50:02.966Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:50:02.966Z] ---> Running in c9e67692834a [2023-05-05T05:50:02.966Z] Removing intermediate container c9e67692834a [2023-05-05T05:50:02.966Z] ---> e922533f9cbb [2023-05-05T05:50:02.966Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-05T05:50:03.224Z] ---> Running in 2b63767a1ac2 [2023-05-05T05:50:03.224Z] Removing intermediate container 2b63767a1ac2 [2023-05-05T05:50:03.224Z] ---> d7ecf68ffb9b [2023-05-05T05:50:03.224Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:50:03.224Z] ---> Running in cd773f13ec71 [2023-05-05T05:50:03.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:50:03.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:50:03.742Z] OK: 265 MiB in 53 packages [2023-05-05T05:50:04.001Z] Removing intermediate container cd773f13ec71 [2023-05-05T05:50:04.001Z] ---> 839c768357c9 [2023-05-05T05:50:04.001Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-05T05:50:04.001Z] ---> Running in db57228c0fce [2023-05-05T05:50:04.259Z] Removing intermediate container db57228c0fce [2023-05-05T05:50:04.259Z] ---> 95ca0f3f5597 [2023-05-05T05:50:04.259Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-05T05:50:04.259Z] ---> b271aecd3799 [2023-05-05T05:50:04.259Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:50:04.259Z] ---> Running in a1b2c73be060 [2023-05-05T05:50:07.161Z] Still waiting to schedule task [2023-05-05T05:50:07.162Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T05:50:26.226Z] Removing intermediate container a1b2c73be060 [2023-05-05T05:50:26.226Z] ---> 55b8465f3aad [2023-05-05T05:50:26.226Z] Step 12/13 : COPY . . [2023-05-05T05:50:26.226Z] ---> cfa387c21707 [2023-05-05T05:50:26.226Z] Step 13/13 : RUN ${MAKE} [2023-05-05T05:50:26.226Z] ---> Running in 595cbfe7dfee [2023-05-05T05:50:26.226Z] noop [2023-05-05T05:50:26.226Z] Removing intermediate container 595cbfe7dfee [2023-05-05T05:50:26.226Z] ---> 14bca11c5278 [2023-05-05T05:50:26.226Z] Successfully built 14bca11c5278 [2023-05-05T05:50:26.226Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:50:27.276Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T05:50:27.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:50:27.434Z] prd-ubuntu20.04-docker-8c-8g-13832 does not seem to be running inside a container [2023-05-05T05:50:27.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-342 -v /w/workspace/undry_device-onvif-camera_PR-342:/w/workspace/undry_device-onvif-camera_PR-342:rw,z -v /w/workspace/undry_device-onvif-camera_PR-342@tmp:/w/workspace/undry_device-onvif-camera_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T05:50:27.793Z] $ docker top d7cbb79ae60ec607d0de47d9e252064aa8481dc9f5d4057cdaba94aee6f1069c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:50:28.178Z] + go version [2023-05-05T05:50:28.178Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T05:50:28.210Z] $ docker stop --time=1 d7cbb79ae60ec607d0de47d9e252064aa8481dc9f5d4057cdaba94aee6f1069c [2023-05-05T05:50:29.498Z] $ docker rm -f --volumes d7cbb79ae60ec607d0de47d9e252064aa8481dc9f5d4057cdaba94aee6f1069c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:50:30.178Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T05:50:30.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:50:30.324Z] prd-ubuntu20.04-docker-8c-8g-13832 does not seem to be running inside a container [2023-05-05T05:50:30.351Z] $ 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-342 -v /w/workspace/undry_device-onvif-camera_PR-342:/w/workspace/undry_device-onvif-camera_PR-342:rw,z -v /w/workspace/undry_device-onvif-camera_PR-342@tmp:/w/workspace/undry_device-onvif-camera_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T05:50:30.674Z] $ docker top 0ec16a3bb8e7e7e8690f58f0b72e2c606a2fd394f0c86658df126d5709c2fa7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:50:31.061Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-342 [Pipeline] fileExists [Pipeline] sh [2023-05-05T05:50:31.421Z] + make test [2023-05-05T05:50:31.421Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T05:50:35.606Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-05T05:50:45.570Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-05T05:50:45.570Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-05T05:50:48.178Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.1% of statements [2023-05-05T05:50:48.178Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.148s coverage: 86.5% of statements [2023-05-05T05:50:54.737Z] go vet ./... [2023-05-05T05:50:58.920Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T05:50:58.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T05:50:58.920Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T05:50:58.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T05:50:58.993Z] $ docker stop --time=1 0ec16a3bb8e7e7e8690f58f0b72e2c606a2fd394f0c86658df126d5709c2fa7f [2023-05-05T05:51:00.769Z] $ docker rm -f --volumes 0ec16a3bb8e7e7e8690f58f0b72e2c606a2fd394f0c86658df126d5709c2fa7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:51:01.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T05:51:01.359Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T05:51:01.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T05:51:02.236Z] + ls -al . [2023-05-05T05:51:02.236Z] total 232 [2023-05-05T05:51:02.236Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 05:50 . [2023-05-05T05:51:02.236Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:49 .. [2023-05-05T05:51:02.236Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:49 .git [2023-05-05T05:51:02.236Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:49 .github [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 496 May 5 05:49 .gitignore [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 42 May 5 05:49 .golangci.yml [2023-05-05T05:51:02.236Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:49 .semver [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 5 05:49 Attribution.txt [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 5 05:49 CHANGELOG.md [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 5 05:49 Dockerfile [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:49 GOVERNANCE.md [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 734 May 5 05:49 Jenkinsfile [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 5 05:49 LICENSE [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 5 05:49 Makefile [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 625 May 5 05:49 OWNERS.md [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 5 05:49 README.md [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 05:49 VERSION [2023-05-05T05:51:02.236Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:49 bin [2023-05-05T05:51:02.236Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:49 cmd [2023-05-05T05:51:02.236Z] -rw-r--r-- 1 jenkins jenkins 79191 May 5 05:50 coverage.out [2023-05-05T05:51:02.236Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:49 doc [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 5 05:49 go.mod [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 5 05:49 go.sum [2023-05-05T05:51:02.236Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:49 internal [2023-05-05T05:51:02.236Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:49 snap [2023-05-05T05:51:02.236Z] -rw-rw-r-- 1 jenkins jenkins 236 May 5 05:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:51:02.627Z] + 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=a4daa83c1f560818394085b6250687cfb67b4f39 --label arch=amd64 --label version=0.0.0 . [2023-05-05T05:51:02.627Z] Sending build context to Docker daemon 21.62MB [2023-05-05T05:51:02.627Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:51:02.627Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-05T05:51:02.627Z] ---> 14bca11c5278 [2023-05-05T05:51:02.627Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:51:02.886Z] ---> Running in 81fcae18e08f [2023-05-05T05:51:02.886Z] Removing intermediate container 81fcae18e08f [2023-05-05T05:51:02.886Z] ---> 83f1769e5b56 [2023-05-05T05:51:02.886Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:51:02.886Z] ---> Running in 6d67bea474d2 [2023-05-05T05:51:02.886Z] Removing intermediate container 6d67bea474d2 [2023-05-05T05:51:02.886Z] ---> ba02723b7c69 [2023-05-05T05:51:02.886Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T05:51:02.886Z] ---> Running in b435f021bede [2023-05-05T05:51:03.146Z] Removing intermediate container b435f021bede [2023-05-05T05:51:03.146Z] ---> 8499ccd7a53b [2023-05-05T05:51:03.146Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:51:03.146Z] ---> Running in ce633d4ccac3 [2023-05-05T05:51:03.146Z] Removing intermediate container ce633d4ccac3 [2023-05-05T05:51:03.146Z] ---> d236e7259638 [2023-05-05T05:51:03.146Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-05T05:51:03.146Z] ---> Running in 34ceb9863602 [2023-05-05T05:51:03.146Z] Removing intermediate container 34ceb9863602 [2023-05-05T05:51:03.146Z] ---> ac86889d5353 [2023-05-05T05:51:03.146Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:51:03.146Z] ---> Running in f221a3393d35 [2023-05-05T05:51:03.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:51:03.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:51:03.921Z] OK: 265 MiB in 53 packages [2023-05-05T05:51:04.180Z] Removing intermediate container f221a3393d35 [2023-05-05T05:51:04.180Z] ---> f7c8f5201ca1 [2023-05-05T05:51:04.180Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-05T05:51:04.180Z] ---> Running in 32f1b44c263b [2023-05-05T05:51:04.180Z] Removing intermediate container 32f1b44c263b [2023-05-05T05:51:04.180Z] ---> b80b9edb751f [2023-05-05T05:51:04.180Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-05T05:51:04.439Z] ---> f61cb56aca58 [2023-05-05T05:51:04.439Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:51:04.439Z] ---> Running in b2730e24b577 [2023-05-05T05:51:05.004Z] Removing intermediate container b2730e24b577 [2023-05-05T05:51:05.004Z] ---> e8f284c054bd [2023-05-05T05:51:05.004Z] Step 12/26 : COPY . . [2023-05-05T05:51:05.569Z] ---> fe3cde4d186e [2023-05-05T05:51:05.569Z] Step 13/26 : RUN ${MAKE} [2023-05-05T05:51:05.569Z] ---> Running in 0869da426e8f [2023-05-05T05:51:05.827Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-05T05:51:23.911Z] Removing intermediate container 0869da426e8f [2023-05-05T05:51:23.911Z] ---> f1433a3b7f59 [2023-05-05T05:51:23.911Z] Step 14/26 : FROM alpine:3.17 [2023-05-05T05:51:38.798Z] 3.17: Pulling from library/alpine [2023-05-05T05:51:38.798Z] f56be85fc22e: Already exists [2023-05-05T05:51:38.798Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T05:51:38.798Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T05:51:38.798Z] ---> 9ed4aefc74f6 [2023-05-05T05:51:38.798Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-05T05:51:38.798Z] ---> Running in 79cc7aa254eb [2023-05-05T05:51:38.798Z] Removing intermediate container 79cc7aa254eb [2023-05-05T05:51:38.798Z] ---> e820526126b2 [2023-05-05T05:51:38.798Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-05T05:51:38.798Z] ---> Running in e13bb2d4e09f [2023-05-05T05:51:38.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:51:39.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:51:39.057Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T05:51:39.057Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:51:39.057Z] OK: 7 MiB in 16 packages [2023-05-05T05:51:39.624Z] Removing intermediate container e13bb2d4e09f [2023-05-05T05:51:39.624Z] ---> 691711fb9ede [2023-05-05T05:51:39.624Z] Step 17/26 : WORKDIR / [2023-05-05T05:51:39.624Z] ---> Running in ec7a4129d7b8 [2023-05-05T05:51:39.624Z] Removing intermediate container ec7a4129d7b8 [2023-05-05T05:51:39.624Z] ---> 3c7d71de7be3 [2023-05-05T05:51:39.624Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-05T05:51:40.193Z] ---> 2576b3d5ef49 [2023-05-05T05:51:40.193Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-05T05:51:40.193Z] ---> 5e5b14cbf315 [2023-05-05T05:51:40.193Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-05T05:51:40.193Z] ---> 5ae3b5c15ec0 [2023-05-05T05:51:40.193Z] Step 21/26 : EXPOSE 59984 [2023-05-05T05:51:40.193Z] ---> Running in 833462f6f554 [2023-05-05T05:51:40.452Z] Removing intermediate container 833462f6f554 [2023-05-05T05:51:40.452Z] ---> b93b5419ccf8 [2023-05-05T05:51:40.452Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-05T05:51:40.452Z] ---> Running in 63314d68d08b [2023-05-05T05:51:40.452Z] Removing intermediate container 63314d68d08b [2023-05-05T05:51:40.452Z] ---> be96ca5c4899 [2023-05-05T05:51:40.452Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T05:51:40.452Z] ---> Running in c30955eae7ff [2023-05-05T05:51:40.452Z] Removing intermediate container c30955eae7ff [2023-05-05T05:51:40.452Z] ---> 89b234ad8f92 [2023-05-05T05:51:40.452Z] Step 24/26 : LABEL arch=amd64 [2023-05-05T05:51:40.452Z] ---> Running in c782dc672286 [2023-05-05T05:51:40.711Z] Removing intermediate container c782dc672286 [2023-05-05T05:51:40.711Z] ---> 731b092601ea [2023-05-05T05:51:40.711Z] Step 25/26 : LABEL git_sha=a4daa83c1f560818394085b6250687cfb67b4f39 [2023-05-05T05:51:40.711Z] ---> Running in d08fb055f23e [2023-05-05T05:51:40.711Z] Removing intermediate container d08fb055f23e [2023-05-05T05:51:40.711Z] ---> 261cd7173e7f [2023-05-05T05:51:40.711Z] Step 26/26 : LABEL version=0.0.0 [2023-05-05T05:51:40.711Z] ---> Running in 18c563401ea8 [2023-05-05T05:51:40.711Z] Removing intermediate container 18c563401ea8 [2023-05-05T05:51:40.711Z] ---> e8ad78f997db [2023-05-05T05:51:40.711Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T05:51:40.711Z] Successfully built e8ad78f997db [2023-05-05T05:51:40.970Z] 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-05-05T05:51:41.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:51:41.799Z] [2023-05-05T05:51:41.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:51:42.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:51:50.307Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T05:51:50.307Z] 5eb5b503b376: Pulling fs layer [2023-05-05T05:51:50.307Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T05:51:50.307Z] ec43610c2a17: Pulling fs layer [2023-05-05T05:51:50.307Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T05:51:50.307Z] 33b1e0a273af: Pulling fs layer [2023-05-05T05:51:50.307Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T05:51:50.307Z] 2f39f015ded8: Pulling fs layer [2023-05-05T05:51:50.307Z] 3a2ae6a8a46f: Waiting [2023-05-05T05:51:50.307Z] 33b1e0a273af: Waiting [2023-05-05T05:52:08.395Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T05:52:08.395Z] 5c69ac0246d0: Download complete [2023-05-05T05:52:08.395Z] 3a2ae6a8a46f: Download complete [2023-05-05T05:52:16.518Z] 33b1e0a273af: Verifying Checksum [2023-05-05T05:52:16.518Z] 33b1e0a273af: Download complete [2023-05-05T05:52:16.518Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T05:52:16.518Z] 5d3b04190fa2: Download complete [2023-05-05T05:52:28.738Z] ec43610c2a17: Verifying Checksum [2023-05-05T05:52:28.738Z] ec43610c2a17: Download complete [2023-05-05T05:52:28.738Z] 5eb5b503b376: Verifying Checksum [2023-05-05T05:52:28.738Z] 5eb5b503b376: Download complete [2023-05-05T05:52:29.674Z] 5eb5b503b376: Pull complete [2023-05-05T05:52:29.933Z] 5c69ac0246d0: Pull complete [2023-05-05T05:52:30.192Z] ec43610c2a17: Pull complete [2023-05-05T05:52:30.192Z] 3a2ae6a8a46f: Pull complete [2023-05-05T05:52:30.451Z] 33b1e0a273af: Pull complete [2023-05-05T05:52:30.451Z] 5d3b04190fa2: Pull complete [2023-05-05T05:52:33.740Z] 2f39f015ded8: Download complete [2023-05-05T05:52:37.932Z] 2f39f015ded8: Pull complete [2023-05-05T05:52:37.932Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T05:52:37.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:52:37.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:52:38.175Z] prd-ubuntu20.04-docker-8c-8g-13832 does not seem to be running inside a container [2023-05-05T05:52:38.219Z] $ 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-342 -v /w/workspace/undry_device-onvif-camera_PR-342:/w/workspace/undry_device-onvif-camera_PR-342:rw,z -v /w/workspace/undry_device-onvif-camera_PR-342@tmp:/w/workspace/undry_device-onvif-camera_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T05:52:39.230Z] $ docker top e7baff7283965bfb3a409f89c61a3219cc9bd9ce9af8e45c398ddfb0387fe703 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:52:39.680Z] ---> job-cost.sh [2023-05-05T05:52:39.680Z] lf-activate-venv: SKIPPING [2023-05-05T05:52:39.680Z] INFO: No Stack... [2023-05-05T05:52:39.940Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T05:52:40.199Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T05:52:40.579Z] + + cut -d, -f6 [2023-05-05T05:52:40.579Z] cat /w/workspace/undry_device-onvif-camera_PR-342/archives/cost.csv [Pipeline] lock [2023-05-05T05:52:40.623Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] [2023-05-05T05:52:40.628Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] did not exist. Created. [2023-05-05T05:52:40.629Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T05:52:41.012Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T05:52:41.059Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T05:52:41.091Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T05:52:41.165Z] $ docker stop --time=1 e7baff7283965bfb3a409f89c61a3219cc9bd9ce9af8e45c398ddfb0387fe703 [2023-05-05T05:52:42.329Z] $ docker rm -f --volumes e7baff7283965bfb3a409f89c61a3219cc9bd9ce9af8e45c398ddfb0387fe703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T05:53:02.298Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13834 in /w/workspace/undry_device-onvif-camera_PR-342 [Pipeline] { [Pipeline] ws [2023-05-05T05:53:02.348Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-05T05:53:02.424Z] The recommended git tool is: git [2023-05-05T05:53:08.307Z] using credential edgex-jenkins-ssh [2023-05-05T05:53:08.324Z] Cloning the remote Git repository [2023-05-05T05:53:08.373Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-05T05:53:08.486Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-05T05:53:08.664Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-05T05:53:08.665Z] > git --version # timeout=10 [2023-05-05T05:53:08.691Z] > git --version # 'git version 2.25.1' [2023-05-05T05:53:08.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T05:53:08.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T05:53:10.370Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-05T05:53:10.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T05:53:11.991Z] Merging remotes/origin/main commit 349d2554d6fca97c817ada98ee99106d95f3ebb2 into PR head commit a4daa83c1f560818394085b6250687cfb67b4f39 [2023-05-05T05:53:12.402Z] Merge succeeded, producing a4daa83c1f560818394085b6250687cfb67b4f39 [2023-05-05T05:53:12.402Z] Checking out Revision a4daa83c1f560818394085b6250687cfb67b4f39 (PR-342) [2023-05-05T05:53:11.314Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-05T05:53:11.363Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-05T05:53:11.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T05:53:11.381Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T05:53:12.007Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T05:53:12.075Z] > git checkout -f a4daa83c1f560818394085b6250687cfb67b4f39 # timeout=10 [2023-05-05T05:53:12.281Z] > git remote # timeout=10 [2023-05-05T05:53:12.305Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T05:53:12.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T05:53:12.346Z] > git merge 349d2554d6fca97c817ada98ee99106d95f3ebb2 # timeout=10 [2023-05-05T05:53:12.376Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T05:53:12.405Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T05:53:12.422Z] > git checkout -f a4daa83c1f560818394085b6250687cfb67b4f39 # timeout=10 [2023-05-05T05:53:16.113Z] Commit message: "build: Ignore all go-mods except device-sdk-go" [2023-05-05T05:53:16.165Z] > git --version # timeout=10 [2023-05-05T05:53:16.180Z] > git --version # 'git version 2.25.1' [2023-05-05T05:53:16.196Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:53:17.295Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T05:53:17.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T05:53:17.296Z] Dload Upload Total Spent Left Speed [2023-05-05T05:53:17.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-05-05T05:53:18.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T05:53:18.411Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T05:53:18.411Z] + sudo tee /etc/docker/daemon.new [2023-05-05T05:53:18.411Z] { [2023-05-05T05:53:18.411Z] "registry-mirrors": [ [2023-05-05T05:53:18.411Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T05:53:18.411Z] ], [2023-05-05T05:53:18.411Z] "bip": "10.250.0.254/24", [2023-05-05T05:53:18.411Z] "hosts": [ [2023-05-05T05:53:18.411Z] "tcp://0.0.0.0:5555", [2023-05-05T05:53:18.411Z] "unix:///var/run/docker.sock" [2023-05-05T05:53:18.411Z] ], [2023-05-05T05:53:18.411Z] "mtu": 1458, [2023-05-05T05:53:18.411Z] "selinux-enabled": true, [2023-05-05T05:53:18.411Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T05:53:18.411Z] } [Pipeline] sh [2023-05-05T05:53:18.758Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T05:53:19.106Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:53:37.433Z] provisioning config files... [2023-05-05T05:53:37.466Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config3648236664594505647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:37.866Z] ---> docker-login.sh [2023-05-05T05:53:37.866Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:53:38.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:53:38.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:53:38.409Z] Configure a credential helper to remove this warning. See [2023-05-05T05:53:38.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:53:38.409Z] [2023-05-05T05:53:38.409Z] Login Succeeded [2023-05-05T05:53:38.409Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:53:38.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:53:38.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:53:38.952Z] Configure a credential helper to remove this warning. See [2023-05-05T05:53:38.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:53:38.952Z] [2023-05-05T05:53:38.952Z] Login Succeeded [2023-05-05T05:53:38.952Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:53:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:53:39.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:53:39.227Z] Configure a credential helper to remove this warning. See [2023-05-05T05:53:39.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:53:39.227Z] [2023-05-05T05:53:39.227Z] Login Succeeded [2023-05-05T05:53:39.227Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:53:39.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:53:39.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:53:39.503Z] Configure a credential helper to remove this warning. See [2023-05-05T05:53:39.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:53:39.503Z] [2023-05-05T05:53:39.503Z] Login Succeeded [2023-05-05T05:53:39.503Z] docker.io [2023-05-05T05:53:39.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:53:40.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:53:40.041Z] Configure a credential helper to remove this warning. See [2023-05-05T05:53:40.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:53:40.041Z] [2023-05-05T05:53:40.041Z] Login Succeeded [2023-05-05T05:53:40.041Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:53:40.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T05:53:40.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:53:40.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:53:40.540Z] ========================================================= [2023-05-05T05:53:40.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T05:53:40.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:53:41.042Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T05:53:41.639Z] Sending build context to Docker daemon 14.19MB [2023-05-05T05:53:41.639Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:53:41.639Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-05T05:53:41.639Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T05:53:41.639Z] c41833b44d91: Pulling fs layer [2023-05-05T05:53:41.639Z] ed15518f5707: Pulling fs layer [2023-05-05T05:53:41.639Z] feae8fd75edb: Pulling fs layer [2023-05-05T05:53:41.639Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T05:53:41.639Z] 3cdef696dda3: Pulling fs layer [2023-05-05T05:53:41.639Z] 2ced38df9373: Pulling fs layer [2023-05-05T05:53:41.639Z] 58f1dce35555: Pulling fs layer [2023-05-05T05:53:41.639Z] 3cdef696dda3: Waiting [2023-05-05T05:53:41.639Z] 242c74f7c9fa: Waiting [2023-05-05T05:53:41.639Z] 2ced38df9373: Waiting [2023-05-05T05:53:41.639Z] 58f1dce35555: Waiting [2023-05-05T05:53:41.639Z] ed15518f5707: Verifying Checksum [2023-05-05T05:53:41.639Z] ed15518f5707: Download complete [2023-05-05T05:53:41.639Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T05:53:41.639Z] 242c74f7c9fa: Download complete [2023-05-05T05:53:41.919Z] 3cdef696dda3: Verifying Checksum [2023-05-05T05:53:41.919Z] 3cdef696dda3: Download complete [2023-05-05T05:53:41.919Z] c41833b44d91: Verifying Checksum [2023-05-05T05:53:41.919Z] c41833b44d91: Download complete [2023-05-05T05:53:42.901Z] c41833b44d91: Pull complete [2023-05-05T05:53:43.196Z] 58f1dce35555: Verifying Checksum [2023-05-05T05:53:43.196Z] 58f1dce35555: Download complete [2023-05-05T05:53:43.470Z] ed15518f5707: Pull complete [2023-05-05T05:53:44.902Z] feae8fd75edb: Verifying Checksum [2023-05-05T05:53:44.902Z] feae8fd75edb: Download complete [2023-05-05T05:53:44.902Z] 2ced38df9373: Verifying Checksum [2023-05-05T05:53:44.902Z] 2ced38df9373: Download complete [2023-05-05T05:53:57.257Z] feae8fd75edb: Pull complete [2023-05-05T05:53:57.257Z] 242c74f7c9fa: Pull complete [2023-05-05T05:53:57.257Z] 3cdef696dda3: Pull complete [2023-05-05T05:54:03.939Z] 2ced38df9373: Pull complete [2023-05-05T05:54:05.897Z] 58f1dce35555: Pull complete [2023-05-05T05:54:05.897Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T05:54:05.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T05:54:05.897Z] ---> fadd8f120f05 [2023-05-05T05:54:05.897Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:54:07.849Z] ---> Running in 4db2c9422a3f [2023-05-05T05:54:08.117Z] Removing intermediate container 4db2c9422a3f [2023-05-05T05:54:08.117Z] ---> 043df86796ed [2023-05-05T05:54:08.117Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:54:08.384Z] ---> Running in 27a41ba602cf [2023-05-05T05:54:08.651Z] Removing intermediate container 27a41ba602cf [2023-05-05T05:54:08.651Z] ---> 743b6092bb33 [2023-05-05T05:54:08.651Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T05:54:08.651Z] ---> Running in 96484470a5ec [2023-05-05T05:54:08.919Z] Removing intermediate container 96484470a5ec [2023-05-05T05:54:08.919Z] ---> dc778d1b6887 [2023-05-05T05:54:08.919Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:54:09.186Z] ---> Running in 45d5bcf5b77b [2023-05-05T05:54:09.454Z] Removing intermediate container 45d5bcf5b77b [2023-05-05T05:54:09.454Z] ---> e3c4602f77e9 [2023-05-05T05:54:09.454Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-05T05:54:09.454Z] ---> Running in 1df8602ce070 [2023-05-05T05:54:10.041Z] Removing intermediate container 1df8602ce070 [2023-05-05T05:54:10.041Z] ---> 9dcd8a6e9497 [2023-05-05T05:54:10.041Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:54:10.041Z] ---> Running in 95edd0a4ddc5 [2023-05-05T05:54:11.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:54:11.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:54:13.139Z] OK: 263 MiB in 53 packages [2023-05-05T05:54:13.733Z] Removing intermediate container 95edd0a4ddc5 [2023-05-05T05:54:13.733Z] ---> a89d0fe1b854 [2023-05-05T05:54:13.733Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-05T05:54:13.733Z] ---> Running in 79fe002d722b [2023-05-05T05:54:14.329Z] Removing intermediate container 79fe002d722b [2023-05-05T05:54:14.329Z] ---> 90ceb1bdf1ea [2023-05-05T05:54:14.329Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-05T05:54:14.597Z] ---> 7844d93f8f00 [2023-05-05T05:54:14.597Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:54:14.866Z] ---> Running in 66c723f5c49a [2023-05-05T05:55:22.764Z] Removing intermediate container 66c723f5c49a [2023-05-05T05:55:22.764Z] ---> 7835cac6fe07 [2023-05-05T05:55:22.764Z] Step 12/13 : COPY . . [2023-05-05T05:55:22.764Z] ---> 2b657717586c [2023-05-05T05:55:22.764Z] Step 13/13 : RUN ${MAKE} [2023-05-05T05:55:22.764Z] ---> Running in 9cd81c119905 [2023-05-05T05:55:22.764Z] noop [2023-05-05T05:55:22.764Z] Removing intermediate container 9cd81c119905 [2023-05-05T05:55:22.764Z] ---> 468e22028d5c [2023-05-05T05:55:22.764Z] Successfully built 468e22028d5c [2023-05-05T05:55:22.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:55:23.250Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T05:55:23.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:55:23.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-13834 does not seem to be running inside a container [2023-05-05T05:55:23.611Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T05:55:24.790Z] $ docker top d78220c5d167c7422f2dc2b66cbfe12ba5b4a0ff466ac7bf19b6d1415dd0f5a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:55:25.686Z] + go version [2023-05-05T05:55:25.686Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T05:55:25.724Z] $ docker stop --time=1 d78220c5d167c7422f2dc2b66cbfe12ba5b4a0ff466ac7bf19b6d1415dd0f5a3 [2023-05-05T05:55:27.384Z] $ docker rm -f --volumes d78220c5d167c7422f2dc2b66cbfe12ba5b4a0ff466ac7bf19b6d1415dd0f5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:55:28.227Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T05:55:28.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:55:28.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-13834 does not seem to be running inside a container [2023-05-05T05:55:28.542Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T05:55:29.752Z] $ docker top 18c88c374034eac87955b8d67e60120ccd62382ffdd23d4b4c72b70ff6383127 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:55:30.655Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T05:55:31.373Z] + make test [2023-05-05T05:55:31.373Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T05:56:03.615Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-05T05:58:25.392Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-05T05:58:28.750Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-05T05:58:30.702Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.232s coverage: 31.1% of statements [2023-05-05T05:58:57.436Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.028s coverage: 86.5% of statements [2023-05-05T05:58:57.436Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T05:58:57.436Z] go vet ./... [2023-05-05T05:59:24.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T05:59:24.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T05:59:24.132Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T05:59:24.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T05:59:24.196Z] $ docker stop --time=1 18c88c374034eac87955b8d67e60120ccd62382ffdd23d4b4c72b70ff6383127 [2023-05-05T05:59:26.037Z] $ docker rm -f --volumes 18c88c374034eac87955b8d67e60120ccd62382ffdd23d4b4c72b70ff6383127 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:59:27.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T05:59:27.332Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T05:59:27.832Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:59:28.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T05:59:28.763Z] + ls -al . [2023-05-05T05:59:28.764Z] total 228 [2023-05-05T05:59:28.764Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 05:55 . [2023-05-05T05:59:28.764Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:53 .. [2023-05-05T05:59:28.764Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:53 .git [2023-05-05T05:59:28.764Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:53 .github [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 496 May 5 05:53 .gitignore [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 42 May 5 05:53 .golangci.yml [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 5 05:53 Attribution.txt [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 5 05:53 CHANGELOG.md [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 5 05:53 Dockerfile [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:53 GOVERNANCE.md [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 734 May 5 05:53 Jenkinsfile [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 5 05:53 LICENSE [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 5 05:53 Makefile [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 625 May 5 05:53 OWNERS.md [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 5 05:53 README.md [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 05:49 VERSION [2023-05-05T05:59:28.764Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:53 bin [2023-05-05T05:59:28.764Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:53 cmd [2023-05-05T05:59:28.764Z] -rw-r--r-- 1 jenkins jenkins 79191 May 5 05:58 coverage.out [2023-05-05T05:59:28.764Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:53 doc [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 5 05:53 go.mod [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 5 05:53 go.sum [2023-05-05T05:59:28.764Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:53 internal [2023-05-05T05:59:28.764Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:53 snap [2023-05-05T05:59:28.764Z] -rw-rw-r-- 1 jenkins jenkins 236 May 5 05:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:59:29.204Z] + 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=a4daa83c1f560818394085b6250687cfb67b4f39 --label arch=arm64 --label version=0.0.0 . [2023-05-05T05:59:29.789Z] Sending build context to Docker daemon 14.27MB [2023-05-05T05:59:29.789Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:59:29.789Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-05T05:59:29.789Z] ---> 468e22028d5c [2023-05-05T05:59:29.789Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:59:33.132Z] ---> Running in fbe482814428 [2023-05-05T05:59:33.403Z] Removing intermediate container fbe482814428 [2023-05-05T05:59:33.403Z] ---> bcfc017f0244 [2023-05-05T05:59:33.403Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:59:33.403Z] ---> Running in 18043a063988 [2023-05-05T05:59:33.671Z] Removing intermediate container 18043a063988 [2023-05-05T05:59:33.671Z] ---> 1acaf411efd0 [2023-05-05T05:59:33.671Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T05:59:33.671Z] ---> Running in 19b29112a71c [2023-05-05T05:59:33.939Z] Removing intermediate container 19b29112a71c [2023-05-05T05:59:33.939Z] ---> 1613a9094c83 [2023-05-05T05:59:33.939Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:59:34.209Z] ---> Running in e95ffeff37ed [2023-05-05T05:59:34.477Z] Removing intermediate container e95ffeff37ed [2023-05-05T05:59:34.477Z] ---> 855317a8bab6 [2023-05-05T05:59:34.477Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-05T05:59:34.477Z] ---> Running in 6237c3e4ecb0 [2023-05-05T05:59:34.753Z] Removing intermediate container 6237c3e4ecb0 [2023-05-05T05:59:34.753Z] ---> 09b43cfbca39 [2023-05-05T05:59:34.753Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:59:35.032Z] ---> Running in 6c023084d87b [2023-05-05T05:59:35.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:59:36.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:59:37.543Z] OK: 263 MiB in 53 packages [2023-05-05T05:59:38.509Z] Removing intermediate container 6c023084d87b [2023-05-05T05:59:38.509Z] ---> e8798a29c19e [2023-05-05T05:59:38.509Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-05T05:59:38.509Z] ---> Running in b49c14831647 [2023-05-05T05:59:39.095Z] Removing intermediate container b49c14831647 [2023-05-05T05:59:39.095Z] ---> 4eebeb0d7b49 [2023-05-05T05:59:39.096Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-05T05:59:39.363Z] ---> 0c2d5fe213e7 [2023-05-05T05:59:39.363Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:59:39.631Z] ---> Running in 9e5e58692500 [2023-05-05T05:59:42.214Z] Removing intermediate container 9e5e58692500 [2023-05-05T05:59:42.215Z] ---> b06e444897c3 [2023-05-05T05:59:42.215Z] Step 12/26 : COPY . . [2023-05-05T05:59:43.625Z] ---> 24fb6052e061 [2023-05-05T05:59:43.625Z] Step 13/26 : RUN ${MAKE} [2023-05-05T05:59:43.625Z] ---> Running in 989a9ece4590 [2023-05-05T05:59:44.590Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-05T06:02:06.283Z] Removing intermediate container 989a9ece4590 [2023-05-05T06:02:06.283Z] ---> d90e0dfddd6f [2023-05-05T06:02:06.283Z] Step 14/26 : FROM alpine:3.17 [2023-05-05T06:02:06.283Z] 3.17: Pulling from library/alpine [2023-05-05T06:02:06.283Z] c41833b44d91: Already exists [2023-05-05T06:02:06.283Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:02:06.283Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:02:06.283Z] ---> 51e60588ff2c [2023-05-05T06:02:06.283Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-05T06:02:06.283Z] ---> Running in addd852777ac [2023-05-05T06:02:06.283Z] Removing intermediate container addd852777ac [2023-05-05T06:02:06.283Z] ---> 327874b2e607 [2023-05-05T06:02:06.283Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:02:06.283Z] ---> Running in d6cc3668a7e7 [2023-05-05T06:02:06.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:02:06.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:02:06.283Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:02:06.283Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:02:06.283Z] OK: 8 MiB in 16 packages [2023-05-05T06:02:06.283Z] Removing intermediate container d6cc3668a7e7 [2023-05-05T06:02:06.283Z] ---> e2dd8264d6f6 [2023-05-05T06:02:06.283Z] Step 17/26 : WORKDIR / [2023-05-05T06:02:06.550Z] ---> Running in 873a8ff6c7b7 [2023-05-05T06:02:06.816Z] Removing intermediate container 873a8ff6c7b7 [2023-05-05T06:02:06.816Z] ---> feb564c066be [2023-05-05T06:02:06.816Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-05T06:02:12.155Z] ---> 177848431a20 [2023-05-05T06:02:12.155Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-05T06:02:12.155Z] ---> 83fdeb0b32ba [2023-05-05T06:02:12.155Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-05T06:02:12.422Z] ---> e1fdacdc993c [2023-05-05T06:02:12.422Z] Step 21/26 : EXPOSE 59984 [2023-05-05T06:02:12.690Z] ---> Running in 5c9b418d82db [2023-05-05T06:02:12.956Z] Removing intermediate container 5c9b418d82db [2023-05-05T06:02:12.956Z] ---> ab772eb4889f [2023-05-05T06:02:12.956Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-05T06:02:12.956Z] ---> Running in 33f5692a8e60 [2023-05-05T06:02:13.229Z] Removing intermediate container 33f5692a8e60 [2023-05-05T06:02:13.229Z] ---> 985f6aa39c12 [2023-05-05T06:02:13.229Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:02:13.229Z] ---> Running in f9e3e12ef377 [2023-05-05T06:02:13.495Z] Removing intermediate container f9e3e12ef377 [2023-05-05T06:02:13.495Z] ---> ebfbe8204140 [2023-05-05T06:02:13.495Z] Step 24/26 : LABEL arch=arm64 [2023-05-05T06:02:13.495Z] ---> Running in 78cfdd586d13 [2023-05-05T06:02:13.768Z] Removing intermediate container 78cfdd586d13 [2023-05-05T06:02:13.768Z] ---> afed3aa4c14d [2023-05-05T06:02:13.768Z] Step 25/26 : LABEL git_sha=a4daa83c1f560818394085b6250687cfb67b4f39 [2023-05-05T06:02:14.036Z] ---> Running in 1c3c9dbb7e8c [2023-05-05T06:02:14.036Z] Removing intermediate container 1c3c9dbb7e8c [2023-05-05T06:02:14.036Z] ---> c3080e7cb271 [2023-05-05T06:02:14.036Z] Step 26/26 : LABEL version=0.0.0 [2023-05-05T06:02:14.304Z] ---> Running in f7e3db2b0ef3 [2023-05-05T06:02:14.571Z] Removing intermediate container f7e3db2b0ef3 [2023-05-05T06:02:14.571Z] ---> 1ad893bfdab9 [2023-05-05T06:02:14.571Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:02:14.571Z] Successfully built 1ad893bfdab9 [2023-05-05T06:02:14.571Z] 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-05-05T06:02:15.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:02:15.384Z] [2023-05-05T06:02:15.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:02:15.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:02:15.775Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T06:02:15.775Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T06:02:15.775Z] 04944245beec: Pulling fs layer [2023-05-05T06:02:15.775Z] 699f458cf7ca: Pulling fs layer [2023-05-05T06:02:15.775Z] 765212b225bb: Pulling fs layer [2023-05-05T06:02:15.775Z] f23df028b6ca: Pulling fs layer [2023-05-05T06:02:15.775Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T06:02:15.775Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T06:02:15.775Z] f23df028b6ca: Waiting [2023-05-05T06:02:15.775Z] 765212b225bb: Waiting [2023-05-05T06:02:15.775Z] d65c8cfc05b1: Waiting [2023-05-05T06:02:15.775Z] 2437ff75d9bd: Waiting [2023-05-05T06:02:16.044Z] 04944245beec: Verifying Checksum [2023-05-05T06:02:16.044Z] 04944245beec: Download complete [2023-05-05T06:02:16.044Z] 765212b225bb: Verifying Checksum [2023-05-05T06:02:16.044Z] 765212b225bb: Download complete [2023-05-05T06:02:16.044Z] f23df028b6ca: Verifying Checksum [2023-05-05T06:02:16.044Z] f23df028b6ca: Download complete [2023-05-05T06:02:16.044Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T06:02:16.044Z] d65c8cfc05b1: Download complete [2023-05-05T06:02:16.044Z] 699f458cf7ca: Verifying Checksum [2023-05-05T06:02:16.044Z] 699f458cf7ca: Download complete [2023-05-05T06:02:16.627Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T06:02:16.627Z] 8998bd30e6a1: Download complete [2023-05-05T06:02:19.206Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T06:02:19.206Z] 2437ff75d9bd: Download complete [2023-05-05T06:02:20.617Z] 8998bd30e6a1: Pull complete [2023-05-05T06:02:20.883Z] 04944245beec: Pull complete [2023-05-05T06:02:24.226Z] 699f458cf7ca: Pull complete [2023-05-05T06:02:24.493Z] 765212b225bb: Pull complete [2023-05-05T06:02:25.076Z] f23df028b6ca: Pull complete [2023-05-05T06:02:25.341Z] d65c8cfc05b1: Pull complete [2023-05-05T06:02:40.326Z] 2437ff75d9bd: Pull complete [2023-05-05T06:02:40.326Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T06:02:40.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:02:40.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:02:40.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-13834 does not seem to be running inside a container [2023-05-05T06:02:40.711Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T06:02:43.273Z] $ docker top f55af4bec22f30ba746e86699d7418a5416a960e443b3a07f6e80d74af36c530 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:02:44.177Z] ---> job-cost.sh [2023-05-05T06:02:44.177Z] lf-activate-venv: SKIPPING [2023-05-05T06:02:44.177Z] INFO: No Stack... [2023-05-05T06:02:44.445Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T06:02:45.399Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:02:45.737Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-05-05T06:02:45.737Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:02:45.795Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] [2023-05-05T06:02:45.800Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] did not exist. Created. [2023-05-05T06:02:45.800Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:02:46.519Z] /w/workspace/device-onvif-camera/1@tmp/durable-66fd0296/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T06:02:47.187Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T06:02:47.223Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T06:02:47.273Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:02:47.288Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:02:47.363Z] $ docker stop --time=1 f55af4bec22f30ba746e86699d7418a5416a960e443b3a07f6e80d74af36c530 [2023-05-05T06:02:48.860Z] $ docker rm -f --volumes f55af4bec22f30ba746e86699d7418a5416a960e443b3a07f6e80d74af36c530 [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-05-05T06:02:50.976Z] provisioning config files... [2023-05-05T06:02:50.984Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-342@tmp/config8106838781721019370tmp [Pipeline] { [Pipeline] sh [2023-05-05T06:02:51.311Z] + set +x [2023-05-05T06:02:51.311Z] + curl -s https://codecov.io/bash [2023-05-05T06:02:51.311Z] + bash -s -- [2023-05-05T06:02:51.311Z] [2023-05-05T06:02:51.311Z] _____ _ [2023-05-05T06:02:51.311Z] / ____| | | [2023-05-05T06:02:51.311Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T06:02:51.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T06:02:51.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T06:02:51.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T06:02:51.311Z] Bash-1.0.6 [2023-05-05T06:02:51.311Z] [2023-05-05T06:02:51.311Z] [2023-05-05T06:02:51.312Z] ==> git version 2.25.1 found [2023-05-05T06:02:51.312Z] ==> 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-05-05T06:02:51.312Z] Release-Date: 2020-01-08 [2023-05-05T06:02:51.312Z] 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-05-05T06:02:51.312Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T06:02:51.312Z] ==> Jenkins CI detected. [2023-05-05T06:02:51.312Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-342 [2023-05-05T06:02:51.312Z] project root: . [2023-05-05T06:02:51.312Z] --> token set from env [2023-05-05T06:02:51.312Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T06:02:51.312Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T06:02:51.312Z] ==> Python coveragepy not found [2023-05-05T06:02:51.312Z] ==> Searching for coverage reports in: [2023-05-05T06:02:51.312Z] + . [2023-05-05T06:02:51.570Z] -> Found 1 reports [2023-05-05T06:02:51.570Z] ==> Detecting git/mercurial file structure [2023-05-05T06:02:51.570Z] ==> Reading reports [2023-05-05T06:02:51.570Z] + ./coverage.out bytes=79191 [2023-05-05T06:02:51.570Z] ==> Appending adjustments [2023-05-05T06:02:51.570Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T06:02:51.570Z] + Found adjustments [2023-05-05T06:02:51.570Z] ==> Gzipping contents [2023-05-05T06:02:51.570Z] 12K /tmp/codecov.VNcm3k.gz [2023-05-05T06:02:51.570Z] ==> Uploading reports [2023-05-05T06:02:51.570Z] url: https://codecov.io [2023-05-05T06:02:51.570Z] query: branch=PR-342&commit=a4daa83c1f560818394085b6250687cfb67b4f39&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-342%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=342&job=&cmd_args= [2023-05-05T06:02:51.570Z] -> Pinging Codecov [2023-05-05T06:02:51.570Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-342&commit=a4daa83c1f560818394085b6250687cfb67b4f39&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-342%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=342&job=&cmd_args= [2023-05-05T06:02:51.830Z] -> Uploading to [2023-05-05T06:02:51.830Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/F29A59C45E3A92E06B3E522C9905F8EF/a4daa83c1f560818394085b6250687cfb67b4f39/a5981b68-3e91-4522-87a3-1c4658ce0b40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T060251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=771d749893ae22e24c640e7cc7c574ca3c66701d4e2822f4d8de58809c3ec077 [2023-05-05T06:02:51.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:02:51.830Z] Dload Upload Total Spent Left Speed [2023-05-05T06:02:52.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 43462 --:--:-- --:--:-- --:--:-- 43462 [2023-05-05T06:02:52.090Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a4daa83c1f560818394085b6250687cfb67b4f39 [Pipeline] } [2023-05-05T06:02:52.119Z] 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-05-05T06:02:53.920Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-342/archives ] [2023-05-05T06:02:53.920Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-342/archives [2023-05-05T06:02:53.920Z] total 16 [2023-05-05T06:02:53.920Z] drwxr-xr-x 3 root root 4096 May 5 05:52 . [2023-05-05T06:02:53.920Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 05:52 .. [2023-05-05T06:02:53.920Z] drwxr-xr-x 2 root root 4096 May 5 05:52 cost [2023-05-05T06:02:53.920Z] -rw-r--r-- 1 root root 91 May 5 05:52 cost.csv [2023-05-05T06:02:53.920Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-342/archives [2023-05-05T06:02:53.920Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-342/archives [2023-05-05T06:02:53.920Z] total 16 [2023-05-05T06:02:53.920Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:52 . [2023-05-05T06:02:53.920Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 05:52 .. [2023-05-05T06:02:53.920Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 05:52 cost [2023-05-05T06:02:53.920Z] -rw-r--r-- 1 jenkins jenkins 91 May 5 05:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:02:54.243Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:02:55.133Z] ---> package-listing.sh [2023-05-05T06:02:55.133Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T06:02:55.133Z] ++ facter osfamily [2023-05-05T06:02:55.391Z] + OS_FAMILY=debian [2023-05-05T06:02:55.391Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-342 [2023-05-05T06:02:55.391Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T06:02:55.391Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T06:02:55.391Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T06:02:55.391Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T06:02:55.391Z] + '[' /w/workspace/undry_device-onvif-camera_PR-342 ']' [2023-05-05T06:02:55.391Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T06:02:55.391Z] + case "${OS_FAMILY}" in [2023-05-05T06:02:55.391Z] + dpkg -l [2023-05-05T06:02:55.391Z] + grep '^ii' [2023-05-05T06:02:55.391Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T06:02:55.391Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T06:02:55.391Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T06:02:55.391Z] + '[' /w/workspace/undry_device-onvif-camera_PR-342 ']' [2023-05-05T06:02:55.391Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-342/archives/ [2023-05-05T06:02:55.391Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-342/archives/ [Pipeline] echo [2023-05-05T06:02:55.423Z] 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-342/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T06:02:55.710Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:02:56.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:02:56.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:02:56.479Z] prd-ubuntu20.04-docker-8c-8g-13832 does not seem to be running inside a container [2023-05-05T06:02:56.512Z] $ 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-342/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-342 -v /w/workspace/undry_device-onvif-camera_PR-342:/w/workspace/undry_device-onvif-camera_PR-342:rw,z -v /w/workspace/undry_device-onvif-camera_PR-342@tmp:/w/workspace/undry_device-onvif-camera_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:02:56.710Z] $ docker top 75cfa5b816875cc4c423919a4d44ce26b8311027a0cd4ab670f9f9c76f68eed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:02:57.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T06:02:57.404Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T06:02:57.715Z] + ls /var/log/sa-host [2023-05-05T06:02:57.715Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:02:57.848Z] provisioning config files... [2023-05-05T06:02:57.856Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-342@tmp/config18412168420981692157tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:02:57.903Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:02:58.216Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T06:02:58.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:02:58.634Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T06:02:58.671Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:02:58.989Z] ---> sudo-logs.sh [2023-05-05T06:02:58.989Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T06:02:59.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:02:59.416Z] ---> job-cost.sh [2023-05-05T06:02:59.416Z] lf-activate-venv: SKIPPING [2023-05-05T06:02:59.416Z] DEBUG: total: 0.2199999988079071 [2023-05-05T06:02:59.416Z] INFO: Retrieving Stack Cost... [2023-05-05T06:02:59.676Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:03:00.246Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T06:03:00.283Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:03:00.602Z] ---> logs-deploy.sh [2023-05-05T06:03:00.602Z] lf-activate-venv: SKIPPING [2023-05-05T06:03:00.602Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-342/1 [2023-05-05T06:03:00.602Z] INFO: archiving workspace using pattern(s): [2023-05-05T06:03:01.543Z] Archives upload complete. [2023-05-05T06:03:01.543Z] INFO: archiving logs to Nexus [2023-05-05T06:03:02.483Z] ---> uname -a: [2023-05-05T06:03:02.483Z] Linux prd-ubuntu20-04-docker-8c-8g-13832 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T06:03:02.483Z] [2023-05-05T06:03:02.483Z] [2023-05-05T06:03:02.483Z] ---> lscpu: [2023-05-05T06:03:02.483Z] Architecture: x86_64 [2023-05-05T06:03:02.483Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-05T06:03:02.483Z] Byte Order: Little Endian [2023-05-05T06:03:02.483Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-05T06:03:02.483Z] CPU(s): 8 [2023-05-05T06:03:02.483Z] On-line CPU(s) list: 0-7 [2023-05-05T06:03:02.483Z] Thread(s) per core: 1 [2023-05-05T06:03:02.483Z] Core(s) per socket: 1 [2023-05-05T06:03:02.483Z] Socket(s): 8 [2023-05-05T06:03:02.483Z] NUMA node(s): 1 [2023-05-05T06:03:02.483Z] Vendor ID: AuthenticAMD [2023-05-05T06:03:02.483Z] CPU family: 23 [2023-05-05T06:03:02.483Z] Model: 49 [2023-05-05T06:03:02.483Z] Model name: AMD EPYC-Rome Processor [2023-05-05T06:03:02.483Z] Stepping: 0 [2023-05-05T06:03:02.483Z] CPU MHz: 2799.998 [2023-05-05T06:03:02.483Z] BogoMIPS: 5599.99 [2023-05-05T06:03:02.483Z] Virtualization: AMD-V [2023-05-05T06:03:02.483Z] Hypervisor vendor: KVM [2023-05-05T06:03:02.483Z] Virtualization type: full [2023-05-05T06:03:02.483Z] L1d cache: 256 KiB [2023-05-05T06:03:02.483Z] L1i cache: 256 KiB [2023-05-05T06:03:02.483Z] L2 cache: 4 MiB [2023-05-05T06:03:02.483Z] L3 cache: 128 MiB [2023-05-05T06:03:02.483Z] NUMA node0 CPU(s): 0-7 [2023-05-05T06:03:02.483Z] Vulnerability Itlb multihit: Not affected [2023-05-05T06:03:02.483Z] Vulnerability L1tf: Not affected [2023-05-05T06:03:02.483Z] Vulnerability Mds: Not affected [2023-05-05T06:03:02.483Z] Vulnerability Meltdown: Not affected [2023-05-05T06:03:02.483Z] Vulnerability Mmio stale data: Not affected [2023-05-05T06:03:02.483Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-05T06:03:02.483Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-05T06:03:02.483Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-05T06:03:02.483Z] Vulnerability Srbds: Not affected [2023-05-05T06:03:02.483Z] Vulnerability Tsx async abort: Not affected [2023-05-05T06:03:02.484Z] 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-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] ---> nproc: [2023-05-05T06:03:02.484Z] 8 [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] ---> df -h: [2023-05-05T06:03:02.484Z] Filesystem Size Used Avail Use% Mounted on [2023-05-05T06:03:02.484Z] overlay 155G 12G 144G 8% / [2023-05-05T06:03:02.484Z] tmpfs 64M 0 64M 0% /dev [2023-05-05T06:03:02.484Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-05T06:03:02.484Z] shm 64M 0 64M 0% /dev/shm [2023-05-05T06:03:02.484Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] ---> sar -b -r -n DEV: [2023-05-05T06:03:02.484Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13832) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] 05:48:54 LINUX RESTART (8 CPU) [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-05T06:03:02.484Z] 05:50:01 340.14 47.96 292.18 0.00 5418.16 168266.22 0.00 [2023-05-05T06:03:02.484Z] 05:51:01 207.97 1.22 206.75 0.00 22.26 82345.88 0.00 [2023-05-05T06:03:02.484Z] 05:52:01 134.56 0.17 134.39 0.00 7.07 21846.89 0.00 [2023-05-05T06:03:02.484Z] 05:53:01 37.29 0.07 37.22 0.00 10.00 17178.69 0.00 [2023-05-05T06:03:02.484Z] 05:54:01 6.65 2.62 4.03 0.00 2057.66 153.71 0.00 [2023-05-05T06:03:02.484Z] 05:55:01 35.63 9.08 26.55 0.00 3378.90 6226.16 0.00 [2023-05-05T06:03:02.484Z] 05:56:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2023-05-05T06:03:02.484Z] 05:57:01 3.12 1.02 2.10 0.00 21.86 22.26 0.00 [2023-05-05T06:03:02.484Z] 05:58:01 3.35 1.60 1.75 0.00 37.19 25.06 0.00 [2023-05-05T06:03:02.484Z] 05:59:01 1.45 0.00 1.45 0.00 0.00 28.93 0.00 [2023-05-05T06:03:02.484Z] 06:00:01 1.25 0.00 1.25 0.00 0.00 13.32 0.00 [2023-05-05T06:03:02.484Z] 06:01:01 1.47 0.00 1.47 0.00 0.00 14.93 0.00 [2023-05-05T06:03:02.484Z] 06:02:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2023-05-05T06:03:02.484Z] 06:03:01 5.53 0.25 5.28 0.00 21.60 105.98 0.00 [2023-05-05T06:03:02.484Z] Average: 55.78 4.57 51.21 0.00 783.85 21159.92 0.00 [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-05T06:03:02.484Z] 05:50:01 29125236 31584504 743896 2.26 72048 2658572 1837736 5.42 1008216 2398616 730784 [2023-05-05T06:03:02.484Z] 05:51:01 28360460 31562892 747856 2.27 149220 3250228 1758608 5.18 1192348 2886048 96 [2023-05-05T06:03:02.484Z] 05:52:01 28061324 31562420 746264 2.27 153392 3530348 1904336 5.61 1274324 3085448 2752 [2023-05-05T06:03:02.484Z] 05:53:01 27553316 31561332 745080 2.27 161280 3980420 1754000 5.17 1292460 3522860 252 [2023-05-05T06:03:02.484Z] 05:54:01 27417076 31560312 746748 2.27 163012 4109840 1851164 5.46 1364796 3585472 65188 [2023-05-05T06:03:02.484Z] 05:55:01 27189796 31550744 743332 2.26 169608 4313252 1823292 5.37 1519436 3633048 132 [2023-05-05T06:03:02.484Z] 05:56:01 27189772 31550864 743116 2.26 169696 4313264 1823292 5.37 1519456 3633056 8 [2023-05-05T06:03:02.484Z] 05:57:01 27188060 31550304 743412 2.26 169816 4313880 1848088 5.45 1523508 3633592 4 [2023-05-05T06:03:02.484Z] 05:58:01 27180872 31545104 748704 2.28 169864 4315000 1811144 5.34 1529396 3633972 8 [2023-05-05T06:03:02.484Z] 05:59:01 27180792 31545200 748632 2.28 169940 4314980 1811144 5.34 1528864 3634040 208 [2023-05-05T06:03:02.484Z] 06:00:01 27180712 31545156 748632 2.28 169960 4314980 1811144 5.34 1528888 3634044 16 [2023-05-05T06:03:02.484Z] 06:01:01 27180664 31545124 748596 2.28 169980 4314984 1811144 5.34 1528848 3634048 4 [2023-05-05T06:03:02.484Z] 06:02:01 27180604 31545132 748740 2.28 170040 4314976 1811144 5.34 1529208 3634048 4 [2023-05-05T06:03:02.484Z] 06:03:01 27076848 31447972 839848 2.55 170300 4316572 1922608 5.67 1623144 3631188 908 [2023-05-05T06:03:02.484Z] Average: 27504681 31546933 753061 2.29 159154 4025807 1827060 5.38 1425921 3441391 57169 [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-05T06:03:02.484Z] 05:50:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:50:01 docker0 10.78 11.76 1.01 118.73 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:50:01 ens3 633.69 385.09 6875.37 101.75 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:51:01 docker0 168.59 276.92 14.06 1996.81 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:51:01 ens3 313.13 194.60 2032.95 32.22 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:52:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:52:01 docker0 2.78 6.67 0.17 85.48 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:52:01 ens3 39.73 24.16 147.37 12.62 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:53:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:53:01 ens3 105.05 71.36 2496.18 14.08 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:54:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:54:01 ens3 48.84 27.55 578.24 2.21 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:55:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:55:01 ens3 104.85 52.82 1375.66 3.62 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:56:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:58:01 ens3 8.00 6.50 5.89 5.92 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 05:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:00:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:02:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:03:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] 06:03:01 ens3 28.23 17.48 31.10 12.10 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] Average: docker0 13.01 21.09 1.09 157.20 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] Average: ens3 91.59 55.71 967.31 13.19 0.00 0.00 0.00 0.00 [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] ---> sar -P ALL: [2023-05-05T06:03:02.484Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13832) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] 05:48:54 LINUX RESTART (8 CPU) [2023-05-05T06:03:02.484Z] [2023-05-05T06:03:02.484Z] 05:49:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T06:03:02.484Z] 05:50:01 all 9.30 0.00 3.29 1.41 0.13 85.87 [2023-05-05T06:03:02.484Z] 05:50:01 0 10.50 0.00 3.08 0.64 0.10 85.68 [2023-05-05T06:03:02.484Z] 05:50:01 1 10.03 0.00 3.59 1.33 0.12 84.93 [2023-05-05T06:03:02.484Z] 05:50:01 2 9.78 0.00 3.29 3.49 0.18 83.26 [2023-05-05T06:03:02.484Z] 05:50:01 3 8.80 0.00 3.46 1.32 0.14 86.29 [2023-05-05T06:03:02.484Z] 05:50:01 4 8.00 0.00 3.69 1.35 0.08 86.88 [2023-05-05T06:03:02.484Z] 05:50:01 5 7.35 0.00 2.88 0.89 0.15 88.72 [2023-05-05T06:03:02.484Z] 05:50:01 6 11.87 0.00 2.84 0.70 0.12 84.47 [2023-05-05T06:03:02.484Z] 05:50:01 7 8.03 0.00 3.47 1.57 0.15 86.78 [2023-05-05T06:03:02.484Z] 05:51:01 all 30.89 0.00 6.07 1.25 0.09 61.70 [2023-05-05T06:03:02.484Z] 05:51:01 0 31.60 0.00 6.44 3.24 0.08 58.64 [2023-05-05T06:03:02.484Z] 05:51:01 1 32.47 0.00 6.95 4.44 0.10 56.04 [2023-05-05T06:03:02.484Z] 05:51:01 2 30.16 0.00 5.20 0.03 0.07 64.54 [2023-05-05T06:03:02.484Z] 05:51:01 3 31.25 0.00 7.45 1.28 0.08 59.94 [2023-05-05T06:03:02.484Z] 05:51:01 4 28.95 0.00 6.02 0.02 0.08 64.93 [2023-05-05T06:03:02.484Z] 05:51:01 5 28.16 0.00 5.20 0.22 0.08 66.33 [2023-05-05T06:03:02.484Z] 05:51:01 6 33.34 0.00 5.87 0.30 0.08 60.40 [2023-05-05T06:03:02.484Z] 05:51:01 7 31.20 0.00 5.41 0.45 0.10 62.83 [2023-05-05T06:03:02.484Z] 05:52:01 all 14.82 0.00 3.08 0.31 0.05 81.75 [2023-05-05T06:03:02.484Z] 05:52:01 0 14.41 0.00 3.79 0.70 0.05 81.05 [2023-05-05T06:03:02.484Z] 05:52:01 1 16.48 0.00 3.16 0.03 0.03 80.29 [2023-05-05T06:03:02.484Z] 05:52:01 2 14.40 0.00 2.97 0.00 0.05 82.58 [2023-05-05T06:03:02.484Z] 05:52:01 3 15.86 0.00 2.90 0.05 0.05 81.15 [2023-05-05T06:03:02.484Z] 05:52:01 4 13.01 0.00 2.80 0.00 0.03 84.15 [2023-05-05T06:03:02.484Z] 05:52:01 5 13.91 0.00 2.44 0.17 0.05 83.43 [2023-05-05T06:03:02.484Z] 05:52:01 6 15.61 0.00 2.89 0.02 0.05 81.43 [2023-05-05T06:03:02.484Z] 05:52:01 7 14.92 0.00 3.66 1.48 0.05 79.90 [2023-05-05T06:03:02.484Z] 05:53:01 all 2.79 0.00 1.15 0.22 0.03 95.82 [2023-05-05T06:03:02.484Z] 05:53:01 0 2.45 0.00 1.48 1.32 0.05 94.70 [2023-05-05T06:03:02.484Z] 05:53:01 1 2.06 0.00 1.36 0.07 0.02 96.50 [2023-05-05T06:03:02.484Z] 05:53:01 2 4.09 0.00 1.17 0.00 0.02 94.73 [2023-05-05T06:03:02.484Z] 05:53:01 3 3.12 0.00 1.09 0.05 0.03 95.70 [2023-05-05T06:03:02.484Z] 05:53:01 4 2.64 0.00 0.82 0.00 0.02 96.53 [2023-05-05T06:03:02.484Z] 05:53:01 5 1.84 0.00 1.14 0.07 0.02 96.93 [2023-05-05T06:03:02.484Z] 05:53:01 6 3.13 0.00 1.16 0.20 0.03 95.48 [2023-05-05T06:03:02.484Z] 05:53:01 7 2.95 0.00 1.02 0.02 0.02 96.00 [2023-05-05T06:03:02.484Z] 05:54:01 all 0.55 0.00 0.14 0.05 0.01 99.24 [2023-05-05T06:03:02.484Z] 05:54:01 0 0.28 0.00 0.08 0.05 0.03 99.55 [2023-05-05T06:03:02.484Z] 05:54:01 1 0.53 0.00 0.27 0.02 0.03 99.15 [2023-05-05T06:03:02.484Z] 05:54:01 2 2.04 0.00 0.02 0.00 0.02 97.93 [2023-05-05T06:03:02.484Z] 05:54:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-05T06:03:02.484Z] 05:54:01 4 1.12 0.00 0.15 0.02 0.00 98.72 [2023-05-05T06:03:02.484Z] 05:54:01 5 0.07 0.00 0.07 0.20 0.02 99.65 [2023-05-05T06:03:02.485Z] 05:54:01 6 0.13 0.00 0.47 0.10 0.00 99.30 [2023-05-05T06:03:02.485Z] 05:54:01 7 0.13 0.00 0.07 0.03 0.00 99.77 [2023-05-05T06:03:02.485Z] 05:55:01 all 1.31 0.00 0.57 0.29 0.02 97.80 [2023-05-05T06:03:02.485Z] 05:55:01 0 1.27 0.00 0.58 0.05 0.05 98.05 [2023-05-05T06:03:02.485Z] 05:55:01 1 0.92 0.00 0.70 0.27 0.00 98.11 [2023-05-05T06:03:02.485Z] 05:55:01 2 3.65 0.00 0.57 0.11 0.03 95.63 [2023-05-05T06:03:02.485Z] 05:55:01 3 1.24 0.00 0.79 0.40 0.02 97.56 [2023-05-05T06:03:02.485Z] 05:55:01 4 0.90 0.00 0.47 0.15 0.02 98.46 [2023-05-05T06:03:02.485Z] 05:55:01 5 1.22 0.00 0.69 1.15 0.02 96.93 [2023-05-05T06:03:02.485Z] 05:55:01 6 0.55 0.00 0.35 0.17 0.02 98.92 [2023-05-05T06:03:02.485Z] 05:55:01 7 0.73 0.00 0.45 0.00 0.02 98.80 [2023-05-05T06:03:02.485Z] 05:56:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2023-05-05T06:03:02.485Z] 05:56:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-05T06:03:02.485Z] 05:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-05T06:03:02.485Z] 05:56:01 2 0.78 0.00 0.05 0.00 0.02 99.15 [2023-05-05T06:03:02.485Z] 05:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T06:03:02.485Z] 05:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T06:03:02.485Z] 05:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T06:03:02.485Z] 05:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-05T06:03:02.485Z] 05:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T06:03:02.485Z] 05:57:01 all 0.14 0.00 0.04 0.01 0.01 99.81 [2023-05-05T06:03:02.485Z] 05:57:01 0 0.23 0.00 0.08 0.03 0.03 99.62 [2023-05-05T06:03:02.485Z] 05:57:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2023-05-05T06:03:02.485Z] 05:57:01 2 0.63 0.00 0.08 0.00 0.02 99.27 [2023-05-05T06:03:02.485Z] 05:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-05T06:03:02.485Z] 05:57:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-05T06:03:02.485Z] 05:57:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-05T06:03:02.485Z] 05:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T06:03:02.485Z] 05:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T06:03:02.485Z] 05:58:01 all 0.41 0.00 0.04 0.01 0.00 99.54 [2023-05-05T06:03:02.485Z] 05:58:01 0 0.38 0.00 0.12 0.03 0.02 99.45 [2023-05-05T06:03:02.485Z] 05:58:01 1 1.13 0.00 0.02 0.02 0.00 98.83 [2023-05-05T06:03:02.485Z] 05:58:01 2 1.00 0.00 0.07 0.00 0.02 98.92 [2023-05-05T06:03:02.485Z] 05:58:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-05T06:03:02.485Z] 05:58:01 4 0.30 0.00 0.03 0.02 0.00 99.65 [2023-05-05T06:03:02.485Z] 05:58:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2023-05-05T06:03:02.485Z] 05:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-05T06:03:02.485Z] 05:58:01 7 0.30 0.00 0.02 0.00 0.00 99.68 [2023-05-05T06:03:02.485Z] 05:59:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-05-05T06:03:02.485Z] 05:59:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-05T06:03:02.485Z] 05:59:01 1 0.10 0.00 0.00 0.03 0.00 99.87 [2023-05-05T06:03:02.485Z] 05:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T06:03:02.485Z] 05:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T06:03:02.485Z] 05:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T06:03:02.485Z] 05:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T06:03:02.485Z] 05:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T06:03:02.485Z] 05:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T06:03:02.485Z] 06:00:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-05-05T06:03:02.485Z] 06:00:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-05T06:03:02.485Z] 06:00:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2023-05-05T06:03:02.485Z] 06:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T06:03:02.485Z] 06:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T06:03:02.485Z] 06:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T06:03:02.485Z] 06:00:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-05T06:03:02.485Z] 06:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T06:03:02.485Z] 06:00:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2023-05-05T06:03:02.485Z] [2023-05-05T06:03:02.485Z] 06:00:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T06:03:02.485Z] 06:01:01 all 0.21 0.00 0.01 0.01 0.01 99.75 [2023-05-05T06:03:02.485Z] 06:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T06:03:02.485Z] 06:01:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-05T06:03:02.485Z] 06:01:01 2 1.49 0.00 0.00 0.00 0.03 98.48 [2023-05-05T06:03:02.485Z] 06:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T06:03:02.485Z] 06:01:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-05T06:03:02.485Z] 06:01:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-05T06:03:02.485Z] 06:01:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T06:03:02.485Z] 06:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T06:03:02.485Z] 06:02:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-05-05T06:03:02.485Z] 06:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T06:03:02.485Z] 06:02:01 1 0.10 0.00 0.00 0.02 0.00 99.88 [2023-05-05T06:03:02.485Z] 06:02:01 2 1.98 0.00 0.02 0.00 0.02 97.98 [2023-05-05T06:03:02.485Z] 06:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:03:02.485Z] 06:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-05T06:03:02.485Z] 06:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T06:03:02.485Z] 06:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T06:03:02.485Z] 06:02:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-05T06:03:02.485Z] 06:03:01 all 0.98 0.00 0.30 0.02 0.02 98.68 [2023-05-05T06:03:02.485Z] 06:03:01 0 0.53 0.00 0.28 0.02 0.02 99.15 [2023-05-05T06:03:02.485Z] 06:03:01 1 1.07 0.00 0.18 0.05 0.00 98.70 [2023-05-05T06:03:02.485Z] 06:03:01 2 1.64 0.00 0.36 0.00 0.02 97.98 [2023-05-05T06:03:02.485Z] 06:03:01 3 1.37 0.00 0.42 0.00 0.02 98.20 [2023-05-05T06:03:02.485Z] 06:03:01 4 0.57 0.00 0.28 0.02 0.02 99.12 [2023-05-05T06:03:02.485Z] 06:03:01 5 1.70 0.00 0.37 0.02 0.02 97.90 [2023-05-05T06:03:02.485Z] 06:03:01 6 0.27 0.00 0.17 0.02 0.02 99.53 [2023-05-05T06:03:02.485Z] 06:03:01 7 0.72 0.00 0.37 0.02 0.03 98.87 [2023-05-05T06:03:02.485Z] Average: all 4.39 0.00 1.05 0.25 0.03 94.28 [2023-05-05T06:03:02.485Z] Average: 0 4.40 0.00 1.14 0.43 0.03 93.99 [2023-05-05T06:03:02.485Z] Average: 1 4.62 0.00 1.16 0.45 0.02 93.75 [2023-05-05T06:03:02.485Z] Average: 2 5.08 0.00 0.98 0.26 0.04 93.65 [2023-05-05T06:03:02.485Z] Average: 3 4.39 0.00 1.15 0.22 0.03 94.21 [2023-05-05T06:03:02.485Z] Average: 4 3.95 0.00 1.02 0.11 0.02 94.90 [2023-05-05T06:03:02.485Z] Average: 5 3.85 0.00 0.91 0.20 0.03 95.01 [2023-05-05T06:03:02.485Z] Average: 6 4.63 0.00 0.98 0.11 0.03 94.25 [2023-05-05T06:03:02.485Z] Average: 7 4.21 0.00 1.03 0.25 0.03 94.47 [2023-05-05T06:03:02.485Z] [2023-05-05T06:03:02.485Z] [2023-05-05T06:03:02.485Z]