Pull request #392 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48b47296a8a6741f8b4f1d5e9c333a63139da1eb+425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e (8d1f3c88ffbb9259e71bb658622bf67e2ff377fe) 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-ssh14248622275088706785.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4523563268924556544.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-392/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-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13170041131516953051.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-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17373505924659535105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7394305451718529817.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-392/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-392/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16939561527447331056.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9083’ Running on prd-ubuntu20.04-docker-8c-8g-9085 in /w/workspace/undry_device-onvif-camera_PR-392 [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-392 # 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/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e into PR head commit 48b47296a8a6741f8b4f1d5e9c333a63139da1eb Merge succeeded, producing 48b47296a8a6741f8b4f1d5e9c333a63139da1eb Checking out Revision 48b47296a8a6741f8b4f1d5e9c333a63139da1eb (PR-392) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f 48b47296a8a6741f8b4f1d5e9c333a63139da1eb # 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 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48b47296a8a6741f8b4f1d5e9c333a63139da1eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-12T03:22:27.671Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-12T03:22:27.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-12T03:22:27.970Z] ========================================================= [2023-10-12T03:22:27.970Z] EdgeX Global Pipelines Version Info [2023-10-12T03:22:27.970Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:22:28.709Z] ------------------- [2023-10-12T03:22:28.709Z] stable info: [2023-10-12T03:22:28.709Z] ------------------- [2023-10-12T03:22:28.709Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-12T03:22:28.709Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T03:22:28.709Z] Message: update stable to v1.0.254 [2023-10-12T03:22:29.279Z] ------------------- [2023-10-12T03:22:29.279Z] experimental info: [2023-10-12T03:22:29.279Z] ------------------- [2023-10-12T03:22:29.279Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-12T03:22:29.279Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T03:22:29.279Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-12T03:22:29.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-12T03:22:29.628Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-12T03:22:29.675Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-12T03:22:29.717Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-12T03:22:29.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-12T03:22:29.805Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-12T03:22:29.844Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-12T03:22:29.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-12T03:22:29.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-12T03:22:29.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-12T03:22:30.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-12T03:22:30.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-12T03:22:30.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-12T03:22:30.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-12T03:22:30.154Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T03:22:30.192Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T03:22:30.230Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T03:22:30.268Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T03:22:30.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-12T03:22:30.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-12T03:22:30.384Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-12T03:22:30.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-12T03:22:30.472Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-12T03:22:30.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-12T03:22:30.555Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-12T03:22:30.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-12T03:22:30.634Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-12T03:22:30.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-392 [Pipeline] echo [2023-10-12T03:22:30.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-392 [Pipeline] echo [2023-10-12T03:22:30.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-392 [Pipeline] echo [2023-10-12T03:22:30.792Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48b47296a8a6741f8b4f1d5e9c333a63139da1eb [Pipeline] echo [2023-10-12T03:22:30.834Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48b4729 [Pipeline] echo [2023-10-12T03:22:30.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T03:22:30.982Z] provisioning config files... [2023-10-12T03:22:31.018Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-392@tmp/config1822254252241254896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:22:31.366Z] ---> docker-login.sh [2023-10-12T03:22:31.366Z] nexus3.edgexfoundry.org:10001 [2023-10-12T03:22:31.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:22:31.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:22:31.625Z] Configure a credential helper to remove this warning. See [2023-10-12T03:22:31.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:22:31.625Z] [2023-10-12T03:22:31.625Z] Login Succeeded [2023-10-12T03:22:31.625Z] nexus3.edgexfoundry.org:10002 [2023-10-12T03:22:31.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:22:31.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:22:31.625Z] Configure a credential helper to remove this warning. See [2023-10-12T03:22:31.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:22:31.625Z] [2023-10-12T03:22:31.625Z] Login Succeeded [2023-10-12T03:22:31.625Z] nexus3.edgexfoundry.org:10003 [2023-10-12T03:22:31.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:22:31.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:22:31.885Z] Configure a credential helper to remove this warning. See [2023-10-12T03:22:31.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:22:31.885Z] [2023-10-12T03:22:31.885Z] Login Succeeded [2023-10-12T03:22:31.885Z] nexus3.edgexfoundry.org:10004 [2023-10-12T03:22:31.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:22:31.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:22:31.885Z] Configure a credential helper to remove this warning. See [2023-10-12T03:22:31.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:22:31.885Z] [2023-10-12T03:22:31.885Z] Login Succeeded [2023-10-12T03:22:31.885Z] docker.io [2023-10-12T03:22:31.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:22:32.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:22:32.146Z] Configure a credential helper to remove this warning. See [2023-10-12T03:22:32.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:22:32.146Z] [2023-10-12T03:22:32.146Z] Login Succeeded [2023-10-12T03:22:32.146Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T03:22:32.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-12T03:22:32.828Z] + git rev-list -1 --merges 48b47296a8a6741f8b4f1d5e9c333a63139da1eb~1..48b47296a8a6741f8b4f1d5e9c333a63139da1eb [Pipeline] echo [2023-10-12T03:22:32.892Z] -----------> git rev-list -1 --merges 48b47296a8a6741f8b4f1d5e9c333a63139da1eb~1..48b47296a8a6741f8b4f1d5e9c333a63139da1eb 48b47296a8a6741f8b4f1d5e9c333a63139da1eb [false] [Pipeline] sh [2023-10-12T03:22:33.201Z] + git log --format=format:%s -1 48b47296a8a6741f8b4f1d5e9c333a63139da1eb [Pipeline] echo [2023-10-12T03:22:33.240Z] ========================================================= [2023-10-12T03:22:33.240Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-12T03:22:33.240Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T03:22:33.660Z] + git log --format=format:%s -1 48b47296a8a6741f8b4f1d5e9c333a63139da1eb [Pipeline] echo [2023-10-12T03:22:33.695Z] [semverPrep] GIT_COMMIT: 48b47296a8a6741f8b4f1d5e9c333a63139da1eb, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 [Pipeline] echo [2023-10-12T03:22:33.729Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-12T03:22:34.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-12T03:22:34.113Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-12T03:22:34.113Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-12T03:22:34.113Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-12T03:22:34.113Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-12T03:22:34.113Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-12T03:22:34.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:22:34.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T03:22:34.541Z] [2023-10-12T03:22:34.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:22:34.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T03:22:34.916Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-12T03:22:34.916Z] b85a868b505f: Pulling fs layer [2023-10-12T03:22:34.916Z] e2be974225ed: Pulling fs layer [2023-10-12T03:22:34.916Z] 339a4e72a1f5: Pulling fs layer [2023-10-12T03:22:34.916Z] 988bab9f4d93: Pulling fs layer [2023-10-12T03:22:34.916Z] 1469e6f7b9e6: Pulling fs layer [2023-10-12T03:22:34.916Z] eaf3925da568: Pulling fs layer [2023-10-12T03:22:34.916Z] bab4dde63d76: Pulling fs layer [2023-10-12T03:22:34.916Z] 988bab9f4d93: Waiting [2023-10-12T03:22:34.916Z] 1469e6f7b9e6: Waiting [2023-10-12T03:22:34.916Z] eaf3925da568: Waiting [2023-10-12T03:22:34.916Z] bde34c3a00c8: Pulling fs layer [2023-10-12T03:22:34.916Z] b352a97aabf1: Pulling fs layer [2023-10-12T03:22:34.916Z] bab4dde63d76: Waiting [2023-10-12T03:22:34.916Z] 4872d77fe225: Pulling fs layer [2023-10-12T03:22:34.916Z] bde34c3a00c8: Waiting [2023-10-12T03:22:34.916Z] 5851b861e8e6: Pulling fs layer [2023-10-12T03:22:34.916Z] 4872d77fe225: Waiting [2023-10-12T03:22:34.916Z] 5851b861e8e6: Waiting [2023-10-12T03:22:34.916Z] b352a97aabf1: Waiting [2023-10-12T03:22:34.916Z] e2be974225ed: Verifying Checksum [2023-10-12T03:22:34.916Z] e2be974225ed: Download complete [2023-10-12T03:22:34.916Z] 988bab9f4d93: Download complete [2023-10-12T03:22:34.916Z] 1469e6f7b9e6: Verifying Checksum [2023-10-12T03:22:34.916Z] 1469e6f7b9e6: Download complete [2023-10-12T03:22:35.175Z] eaf3925da568: Verifying Checksum [2023-10-12T03:22:35.175Z] eaf3925da568: Download complete [2023-10-12T03:22:35.175Z] 339a4e72a1f5: Verifying Checksum [2023-10-12T03:22:35.175Z] 339a4e72a1f5: Download complete [2023-10-12T03:22:35.175Z] bde34c3a00c8: Verifying Checksum [2023-10-12T03:22:35.175Z] bde34c3a00c8: Download complete [2023-10-12T03:22:35.175Z] b352a97aabf1: Download complete [2023-10-12T03:22:35.175Z] 4872d77fe225: Verifying Checksum [2023-10-12T03:22:35.175Z] 4872d77fe225: Download complete [2023-10-12T03:22:35.175Z] 5851b861e8e6: Download complete [2023-10-12T03:22:35.175Z] b85a868b505f: Verifying Checksum [2023-10-12T03:22:35.175Z] b85a868b505f: Download complete [2023-10-12T03:22:35.437Z] bab4dde63d76: Verifying Checksum [2023-10-12T03:22:35.437Z] bab4dde63d76: Download complete [2023-10-12T03:22:36.376Z] b85a868b505f: Pull complete [2023-10-12T03:22:36.636Z] e2be974225ed: Pull complete [2023-10-12T03:22:36.895Z] 339a4e72a1f5: Pull complete [2023-10-12T03:22:36.895Z] 988bab9f4d93: Pull complete [2023-10-12T03:22:37.154Z] 1469e6f7b9e6: Pull complete [2023-10-12T03:22:37.424Z] eaf3925da568: Pull complete [2023-10-12T03:22:38.799Z] bab4dde63d76: Pull complete [2023-10-12T03:22:39.060Z] bde34c3a00c8: Pull complete [2023-10-12T03:22:39.060Z] b352a97aabf1: Pull complete [2023-10-12T03:22:39.320Z] 4872d77fe225: Pull complete [2023-10-12T03:22:39.320Z] 5851b861e8e6: Pull complete [2023-10-12T03:22:39.320Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-12T03:22:39.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T03:22:39.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:22:39.540Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2023-10-12T03:22:39.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-392 -v /w/workspace/undry_device-onvif-camera_PR-392:/w/workspace/undry_device-onvif-camera_PR-392:rw,z -v /w/workspace/undry_device-onvif-camera_PR-392@tmp:/w/workspace/undry_device-onvif-camera_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-12T03:22:43.305Z] $ docker top b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 -eo pid,comm [2023-10-12T03:22:43.355Z] 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-10-12T03:22:43.355Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-12T03:22:43.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T03:22:43.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T03:22:43.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T03:22:43.611Z] $ docker exec b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 ssh-agent [2023-10-12T03:22:43.715Z] SSH_AUTH_SOCK=/tmp/ssh-lO56VNr9QTnZ/agent.32 [2023-10-12T03:22:43.715Z] SSH_AGENT_PID=38 [2023-10-12T03:22:43.723Z] Running ssh-add (command line suppressed) [2023-10-12T03:22:43.806Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-392@tmp/private_key_1187651832263550635.key (/w/workspace/undry_device-onvif-camera_PR-392@tmp/private_key_1187651832263550635.key) [2023-10-12T03:22:43.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T03:22:44.150Z] + git tag --points-at HEAD [Pipeline] } [2023-10-12T03:22:44.174Z] $ docker exec --env ******** --env ******** b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 ssh-agent -k [2023-10-12T03:22:44.262Z] unset SSH_AUTH_SOCK; [2023-10-12T03:22:44.262Z] unset SSH_AGENT_PID; [2023-10-12T03:22:44.263Z] echo Agent pid 38 killed; [2023-10-12T03:22:44.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-12T03:22:44.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T03:22:44.360Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T03:22:44.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T03:22:44.476Z] $ docker exec b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 ssh-agent [2023-10-12T03:22:44.588Z] SSH_AUTH_SOCK=/tmp/ssh-Ti5SrcqCX9h9/agent.70 [2023-10-12T03:22:44.588Z] SSH_AGENT_PID=76 [2023-10-12T03:22:44.593Z] Running ssh-add (command line suppressed) [2023-10-12T03:22:44.712Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-392@tmp/private_key_10732096752854743373.key (/w/workspace/undry_device-onvif-camera_PR-392@tmp/private_key_10732096752854743373.key) [2023-10-12T03:22:44.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T03:22:45.058Z] + git semver init [2023-10-12T03:22:45.318Z] 2023-10-12 03:22:45,252 [run_init] DEBUG init version:0.0.0 force:False [2023-10-12T03:22:45.318Z] 2023-10-12 03:22:45,253 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-392/.semver [2023-10-12T03:22:45.318Z] 2023-10-12 03:22:45,254 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-392/.semver [2023-10-12T03:22:45.318Z] 2023-10-12 03:22:45,254 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-392/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-392, universal_newlines=False, shell=None, istream=None) [2023-10-12T03:22:46.700Z] 2023-10-12 03:22:46,360 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-392/.git/info/exclude [2023-10-12T03:22:46.700Z] 2023-10-12 03:22:46,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-392/.semver/PR-392 with force:False [2023-10-12T03:22:46.700Z] 2023-10-12 03:22:46,361 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-392/.semver/PR-392 [2023-10-12T03:22:46.700Z] 2023-10-12 03:22:46,365 [execute] INFO git cat-file --batch-check [2023-10-12T03:22:46.700Z] 2023-10-12 03:22:46,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-392/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T03:22:46.700Z] 2023-10-12 03:22:46,371 [execute] INFO git cat-file --batch [2023-10-12T03:22:46.700Z] 2023-10-12 03:22:46,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-392/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T03:22:46.700Z] 2023-10-12 03:22:46,375 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-392/.semver/PR-392 [2023-10-12T03:22:46.700Z] 0.0.0 [Pipeline] } [2023-10-12T03:22:46.725Z] $ docker exec --env ******** --env ******** b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 ssh-agent -k [2023-10-12T03:22:46.814Z] unset SSH_AUTH_SOCK; [2023-10-12T03:22:46.814Z] unset SSH_AGENT_PID; [2023-10-12T03:22:46.814Z] echo Agent pid 76 killed; [2023-10-12T03:22:46.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T03:22:47.253Z] + git semver [Pipeline] } [2023-10-12T03:22:47.535Z] $ docker stop --time=1 b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 [2023-10-12T03:22:48.828Z] $ docker rm -f --volumes b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T03:22:49.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-12T03:22:49.503Z] Stashed 1 file(s) [Pipeline] echo [2023-10-12T03:22:49.518Z] [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-10-12T03:22:50.070Z] provisioning config files... [2023-10-12T03:22:50.078Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-392@tmp/config8310835362812860323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:22:50.428Z] ---> docker-login.sh [2023-10-12T03:22:50.428Z] nexus3.edgexfoundry.org:10001 [2023-10-12T03:22:50.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:22:50.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:22:50.428Z] Configure a credential helper to remove this warning. See [2023-10-12T03:22:50.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:22:50.428Z] [2023-10-12T03:22:50.428Z] Login Succeeded [2023-10-12T03:22:50.428Z] nexus3.edgexfoundry.org:10002 [2023-10-12T03:22:50.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:22:50.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:22:50.687Z] Configure a credential helper to remove this warning. See [2023-10-12T03:22:50.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:22:50.687Z] [2023-10-12T03:22:50.687Z] Login Succeeded [2023-10-12T03:22:50.687Z] nexus3.edgexfoundry.org:10003 [2023-10-12T03:22:50.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:22:50.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:22:50.687Z] Configure a credential helper to remove this warning. See [2023-10-12T03:22:50.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:22:50.687Z] [2023-10-12T03:22:50.687Z] Login Succeeded [2023-10-12T03:22:50.687Z] nexus3.edgexfoundry.org:10004 [2023-10-12T03:22:50.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:22:50.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:22:50.947Z] Configure a credential helper to remove this warning. See [2023-10-12T03:22:50.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:22:50.947Z] [2023-10-12T03:22:50.947Z] Login Succeeded [2023-10-12T03:22:50.947Z] docker.io [2023-10-12T03:22:50.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:22:51.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:22:51.208Z] Configure a credential helper to remove this warning. See [2023-10-12T03:22:51.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:22:51.208Z] [2023-10-12T03:22:51.208Z] Login Succeeded [2023-10-12T03:22:51.208Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T03:22:51.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T03:22:51.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T03:22:51.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T03:22:51.536Z] ========================================================= [2023-10-12T03:22:51.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-12T03:22:51.536Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:22:52.017Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-12T03:22:52.017Z] Sending build context to Docker daemon 21.59MB [2023-10-12T03:22:52.017Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T03:22:52.017Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-12T03:22:52.278Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-12T03:22:52.278Z] 7264a8db6415: Pulling fs layer [2023-10-12T03:22:52.278Z] c4d48a809fc2: Pulling fs layer [2023-10-12T03:22:52.278Z] 4f1c88b9dad5: Pulling fs layer [2023-10-12T03:22:52.278Z] ad3a456e5733: Pulling fs layer [2023-10-12T03:22:52.278Z] 33e27b845d1e: Pulling fs layer [2023-10-12T03:22:52.278Z] ad3a456e5733: Waiting [2023-10-12T03:22:52.278Z] 33e27b845d1e: Waiting [2023-10-12T03:22:52.278Z] c68163c4e522: Pulling fs layer [2023-10-12T03:22:52.278Z] 50da416c3ac9: Pulling fs layer [2023-10-12T03:22:52.278Z] 23d2d4c4bb30: Pulling fs layer [2023-10-12T03:22:52.278Z] c68163c4e522: Waiting [2023-10-12T03:22:52.278Z] 50da416c3ac9: Waiting [2023-10-12T03:22:52.278Z] 23d2d4c4bb30: Waiting [2023-10-12T03:22:52.278Z] c4d48a809fc2: Verifying Checksum [2023-10-12T03:22:52.278Z] c4d48a809fc2: Download complete [2023-10-12T03:22:52.278Z] ad3a456e5733: Verifying Checksum [2023-10-12T03:22:52.278Z] ad3a456e5733: Download complete [2023-10-12T03:22:52.278Z] 33e27b845d1e: Verifying Checksum [2023-10-12T03:22:52.278Z] 33e27b845d1e: Download complete [2023-10-12T03:22:52.278Z] 7264a8db6415: Verifying Checksum [2023-10-12T03:22:52.278Z] 7264a8db6415: Download complete [2023-10-12T03:22:52.278Z] c68163c4e522: Verifying Checksum [2023-10-12T03:22:52.278Z] c68163c4e522: Download complete [2023-10-12T03:22:52.545Z] 7264a8db6415: Pull complete [2023-10-12T03:22:52.545Z] 23d2d4c4bb30: Verifying Checksum [2023-10-12T03:22:52.545Z] 23d2d4c4bb30: Download complete [2023-10-12T03:22:52.545Z] c4d48a809fc2: Pull complete [2023-10-12T03:22:52.805Z] 4f1c88b9dad5: Verifying Checksum [2023-10-12T03:22:52.805Z] 4f1c88b9dad5: Download complete [2023-10-12T03:22:53.066Z] 50da416c3ac9: Verifying Checksum [2023-10-12T03:22:53.066Z] 50da416c3ac9: Download complete [2023-10-12T03:22:55.597Z] 4f1c88b9dad5: Pull complete [2023-10-12T03:22:55.597Z] ad3a456e5733: Pull complete [2023-10-12T03:22:55.597Z] 33e27b845d1e: Pull complete [2023-10-12T03:22:55.597Z] c68163c4e522: Pull complete [2023-10-12T03:22:58.126Z] 50da416c3ac9: Pull complete [2023-10-12T03:22:58.386Z] 23d2d4c4bb30: Pull complete [2023-10-12T03:22:58.386Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-12T03:22:58.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-12T03:22:58.386Z] ---> 0786185ac409 [2023-10-12T03:22:58.386Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-12T03:23:04.902Z] Still waiting to schedule task [2023-10-12T03:23:04.902Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9084’ [2023-10-12T03:23:04.963Z] ---> Running in d1d0dad07e2a [2023-10-12T03:23:04.963Z] Removing intermediate container d1d0dad07e2a [2023-10-12T03:23:04.963Z] ---> 85612c67aca9 [2023-10-12T03:23:04.963Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T03:23:04.963Z] ---> Running in d159a7f72a75 [2023-10-12T03:23:04.963Z] Removing intermediate container d159a7f72a75 [2023-10-12T03:23:04.963Z] ---> c7944b6bbb68 [2023-10-12T03:23:04.963Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T03:23:04.963Z] ---> Running in f7323908675f [2023-10-12T03:23:04.963Z] Removing intermediate container f7323908675f [2023-10-12T03:23:04.963Z] ---> 82a9e11a17c3 [2023-10-12T03:23:04.963Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T03:23:04.963Z] ---> Running in 30a134cc3ed7 [2023-10-12T03:23:04.963Z] Removing intermediate container 30a134cc3ed7 [2023-10-12T03:23:04.963Z] ---> 7feef7ef9ec2 [2023-10-12T03:23:04.963Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-12T03:23:04.963Z] ---> Running in b84cfbedd6fd [2023-10-12T03:23:04.963Z] Removing intermediate container b84cfbedd6fd [2023-10-12T03:23:04.963Z] ---> 535598380564 [2023-10-12T03:23:04.963Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T03:23:04.963Z] ---> Running in 253dfc077ebf [2023-10-12T03:23:04.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T03:23:04.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T03:23:05.223Z] OK: 264 MiB in 52 packages [2023-10-12T03:23:05.494Z] Removing intermediate container 253dfc077ebf [2023-10-12T03:23:05.494Z] ---> d9eae4b604a3 [2023-10-12T03:23:05.494Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-12T03:23:05.494Z] ---> Running in b35d2dfe8087 [2023-10-12T03:23:05.494Z] Removing intermediate container b35d2dfe8087 [2023-10-12T03:23:05.494Z] ---> ec2e040bbf38 [2023-10-12T03:23:05.494Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-12T03:23:05.752Z] ---> 04b201ec56a9 [2023-10-12T03:23:05.752Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T03:23:05.752Z] ---> Running in f7be42cbd8c7 [2023-10-12T03:24:02.002Z] Removing intermediate container f7be42cbd8c7 [2023-10-12T03:24:02.002Z] ---> edf68def2834 [2023-10-12T03:24:02.002Z] Step 12/13 : COPY . . [2023-10-12T03:24:02.002Z] ---> d68ec47cf2f4 [2023-10-12T03:24:02.002Z] Step 13/13 : RUN ${MAKE} [2023-10-12T03:24:02.002Z] ---> Running in 651bbe96a07e [2023-10-12T03:24:02.002Z] noop [2023-10-12T03:24:02.002Z] Removing intermediate container 651bbe96a07e [2023-10-12T03:24:02.002Z] ---> d3ca316b63d2 [2023-10-12T03:24:02.002Z] Successfully built d3ca316b63d2 [2023-10-12T03:24:02.002Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:24:02.454Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T03:24:02.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:24:02.604Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2023-10-12T03:24:02.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-392 -v /w/workspace/undry_device-onvif-camera_PR-392:/w/workspace/undry_device-onvif-camera_PR-392:rw,z -v /w/workspace/undry_device-onvif-camera_PR-392@tmp:/w/workspace/undry_device-onvif-camera_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-12T03:24:02.974Z] $ docker top b4b502c558602df801352729a1ca676d71a50b79e8e7db863e2ef6195e5efed4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T03:24:03.364Z] + go version [2023-10-12T03:24:03.364Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-12T03:24:03.402Z] $ docker stop --time=1 b4b502c558602df801352729a1ca676d71a50b79e8e7db863e2ef6195e5efed4 [2023-10-12T03:24:04.695Z] $ docker rm -f --volumes b4b502c558602df801352729a1ca676d71a50b79e8e7db863e2ef6195e5efed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:24:05.387Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T03:24:05.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:24:05.527Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2023-10-12T03:24:05.562Z] $ 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-392 -v /w/workspace/undry_device-onvif-camera_PR-392:/w/workspace/undry_device-onvif-camera_PR-392:rw,z -v /w/workspace/undry_device-onvif-camera_PR-392@tmp:/w/workspace/undry_device-onvif-camera_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-12T03:24:05.915Z] $ docker top 914cf539c8fcebcf2d16afbe784e29e7044bd900c576a5387ae3d93c04d41075 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T03:24:06.303Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-392 [Pipeline] fileExists [Pipeline] sh [2023-10-12T03:24:06.659Z] + make test [2023-10-12T03:24:06.659Z] go test ./... -coverprofile=coverage.out ./... [2023-10-12T03:24:08.562Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-12T03:24:18.540Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-12T03:24:18.540Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-12T03:24:19.938Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.5% of statements [2023-10-12T03:24:19.938Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.119s coverage: 86.5% of statements [2023-10-12T03:24:26.496Z] go vet ./... [2023-10-12T03:24:29.775Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T03:24:29.776Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T03:24:29.776Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T03:24:29.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T03:24:29.848Z] $ docker stop --time=1 914cf539c8fcebcf2d16afbe784e29e7044bd900c576a5387ae3d93c04d41075 [2023-10-12T03:24:33.595Z] $ docker rm -f --volumes 914cf539c8fcebcf2d16afbe784e29e7044bd900c576a5387ae3d93c04d41075 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T03:24:34.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T03:24:34.215Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-12T03:24:34.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T03:24:35.125Z] + ls -al . [2023-10-12T03:24:35.125Z] total 244 [2023-10-12T03:24:35.125Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 03:24 . [2023-10-12T03:24:35.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:22 .. [2023-10-12T03:24:35.125Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 03:24 .git [2023-10-12T03:24:35.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:22 .github [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 12 03:22 .gitignore [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 03:22 .golangci.yml [2023-10-12T03:24:35.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 03:22 .semver [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 12 03:22 Attribution.txt [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 12 03:22 CHANGELOG.md [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 12 03:22 Dockerfile [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 03:22 GOVERNANCE.md [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 12 03:22 Jenkinsfile [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 03:22 LICENSE [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 12 03:22 Makefile [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 03:22 OWNERS.md [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 12 03:22 README.md [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 03:22 VERSION [2023-10-12T03:24:35.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 03:22 bin [2023-10-12T03:24:35.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:22 cmd [2023-10-12T03:24:35.125Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 12 03:24 coverage.out [2023-10-12T03:24:35.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:22 doc [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 12 03:22 go.mod [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 37524 Oct 12 03:22 go.sum [2023-10-12T03:24:35.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:22 internal [2023-10-12T03:24:35.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:22 snap [2023-10-12T03:24:35.125Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 03:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:24:35.529Z] + 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=48b47296a8a6741f8b4f1d5e9c333a63139da1eb --label arch=amd64 --label version=0.0.0 . [2023-10-12T03:24:35.530Z] Sending build context to Docker daemon 21.67MB [2023-10-12T03:24:35.530Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T03:24:35.530Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-12T03:24:35.530Z] ---> d3ca316b63d2 [2023-10-12T03:24:35.530Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-12T03:24:36.097Z] ---> Running in 4eb9c6f77930 [2023-10-12T03:24:36.097Z] Removing intermediate container 4eb9c6f77930 [2023-10-12T03:24:36.097Z] ---> 5fc6886b00e5 [2023-10-12T03:24:36.097Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T03:24:36.097Z] ---> Running in d770083b6960 [2023-10-12T03:24:36.097Z] Removing intermediate container d770083b6960 [2023-10-12T03:24:36.097Z] ---> efc7b7d2f8d9 [2023-10-12T03:24:36.097Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T03:24:36.356Z] ---> Running in cf5d1098274c [2023-10-12T03:24:36.357Z] Removing intermediate container cf5d1098274c [2023-10-12T03:24:36.357Z] ---> b7d4bad1e198 [2023-10-12T03:24:36.357Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T03:24:36.357Z] ---> Running in ee252944971f [2023-10-12T03:24:36.357Z] Removing intermediate container ee252944971f [2023-10-12T03:24:36.357Z] ---> 6a323e241027 [2023-10-12T03:24:36.357Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-12T03:24:36.357Z] ---> Running in 4f9e8c36ab03 [2023-10-12T03:24:36.615Z] Removing intermediate container 4f9e8c36ab03 [2023-10-12T03:24:36.615Z] ---> 813d7b20330a [2023-10-12T03:24:36.615Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T03:24:36.615Z] ---> Running in 7d5cdc25b25c [2023-10-12T03:24:36.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T03:24:36.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T03:24:37.443Z] OK: 264 MiB in 52 packages [2023-10-12T03:24:37.702Z] Removing intermediate container 7d5cdc25b25c [2023-10-12T03:24:37.702Z] ---> 173222e34565 [2023-10-12T03:24:37.702Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-12T03:24:37.702Z] ---> Running in 3872d05ca55e [2023-10-12T03:24:37.702Z] Removing intermediate container 3872d05ca55e [2023-10-12T03:24:37.702Z] ---> f17d5d6703ac [2023-10-12T03:24:37.702Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-12T03:24:37.702Z] ---> 14dbc6b1e02d [2023-10-12T03:24:37.702Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T03:24:37.702Z] ---> Running in fc126916ec0c [2023-10-12T03:24:38.638Z] Removing intermediate container fc126916ec0c [2023-10-12T03:24:38.638Z] ---> 4c3d83561a08 [2023-10-12T03:24:38.638Z] Step 12/26 : COPY . . [2023-10-12T03:24:39.207Z] ---> cdb8c84e3f3e [2023-10-12T03:24:39.207Z] Step 13/26 : RUN ${MAKE} [2023-10-12T03:24:39.207Z] ---> Running in 14225e86a54f [2023-10-12T03:24:39.775Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-12T03:25:01.773Z] Removing intermediate container 14225e86a54f [2023-10-12T03:25:01.773Z] ---> 92bc92d5d903 [2023-10-12T03:25:01.773Z] Step 14/26 : FROM alpine:3.18 [2023-10-12T03:25:01.773Z] 3.18: Pulling from library/alpine [2023-10-12T03:25:01.773Z] 96526aa774ef: Pulling fs layer [2023-10-12T03:25:01.773Z] 96526aa774ef: Verifying Checksum [2023-10-12T03:25:01.773Z] 96526aa774ef: Download complete [2023-10-12T03:25:01.773Z] 96526aa774ef: Pull complete [2023-10-12T03:25:01.773Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T03:25:01.773Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T03:25:01.773Z] ---> 8ca4688f4f35 [2023-10-12T03:25:01.773Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-12T03:25:01.773Z] ---> Running in 6d445537c403 [2023-10-12T03:25:01.773Z] Removing intermediate container 6d445537c403 [2023-10-12T03:25:01.773Z] ---> 655c63520fb6 [2023-10-12T03:25:01.773Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-12T03:25:01.773Z] ---> Running in 22c3d3b19e26 [2023-10-12T03:25:01.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T03:25:01.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T03:25:01.773Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T03:25:01.773Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T03:25:01.773Z] OK: 7 MiB in 16 packages [2023-10-12T03:25:01.773Z] Removing intermediate container 22c3d3b19e26 [2023-10-12T03:25:01.773Z] ---> 132297730469 [2023-10-12T03:25:01.773Z] Step 17/26 : WORKDIR / [2023-10-12T03:25:01.773Z] ---> Running in 16c6fd21e3cf [2023-10-12T03:25:01.773Z] Removing intermediate container 16c6fd21e3cf [2023-10-12T03:25:01.773Z] ---> 491e466db4ae [2023-10-12T03:25:01.773Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-12T03:25:01.773Z] ---> 619ca5828f50 [2023-10-12T03:25:01.773Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-12T03:25:01.773Z] ---> a2de2190eef7 [2023-10-12T03:25:01.773Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-12T03:25:01.773Z] ---> 5b4d1ba91304 [2023-10-12T03:25:01.773Z] Step 21/26 : EXPOSE 59984 [2023-10-12T03:25:01.773Z] ---> Running in 03566aaeaba2 [2023-10-12T03:25:01.773Z] Removing intermediate container 03566aaeaba2 [2023-10-12T03:25:01.773Z] ---> c64dc49c3203 [2023-10-12T03:25:01.773Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-12T03:25:01.773Z] ---> Running in 72e24ba452cd [2023-10-12T03:25:01.773Z] Removing intermediate container 72e24ba452cd [2023-10-12T03:25:01.773Z] ---> 8410a1e11bb9 [2023-10-12T03:25:01.773Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-12T03:25:01.773Z] ---> Running in 126baf3e3199 [2023-10-12T03:25:01.773Z] Removing intermediate container 126baf3e3199 [2023-10-12T03:25:01.773Z] ---> 082529793daf [2023-10-12T03:25:01.773Z] Step 24/26 : LABEL arch=amd64 [2023-10-12T03:25:01.773Z] ---> Running in 93fe0eeeead2 [2023-10-12T03:25:02.035Z] Removing intermediate container 93fe0eeeead2 [2023-10-12T03:25:02.035Z] ---> da3f01e96763 [2023-10-12T03:25:02.035Z] Step 25/26 : LABEL git_sha=48b47296a8a6741f8b4f1d5e9c333a63139da1eb [2023-10-12T03:25:02.035Z] ---> Running in ff4d5e429b3f [2023-10-12T03:25:02.035Z] Removing intermediate container ff4d5e429b3f [2023-10-12T03:25:02.035Z] ---> 3ed2885c6f35 [2023-10-12T03:25:02.035Z] Step 26/26 : LABEL version=0.0.0 [2023-10-12T03:25:02.035Z] ---> Running in a6d0eb31adf9 [2023-10-12T03:25:02.035Z] Removing intermediate container a6d0eb31adf9 [2023-10-12T03:25:02.035Z] ---> b0824e4a1c20 [2023-10-12T03:25:02.035Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T03:25:02.035Z] Successfully built b0824e4a1c20 [2023-10-12T03:25:02.035Z] 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-10-12T03:25:02.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T03:25:02.929Z] [2023-10-12T03:25:02.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:25:03.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T03:25:03.311Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-12T03:25:03.311Z] 5eb5b503b376: Pulling fs layer [2023-10-12T03:25:03.311Z] 5c69ac0246d0: Pulling fs layer [2023-10-12T03:25:03.311Z] ec43610c2a17: Pulling fs layer [2023-10-12T03:25:03.311Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-12T03:25:03.311Z] 33b1e0a273af: Pulling fs layer [2023-10-12T03:25:03.311Z] 5d3b04190fa2: Pulling fs layer [2023-10-12T03:25:03.311Z] 2f39f015ded8: Pulling fs layer [2023-10-12T03:25:03.311Z] 33b1e0a273af: Waiting [2023-10-12T03:25:03.311Z] 5d3b04190fa2: Waiting [2023-10-12T03:25:03.311Z] 2f39f015ded8: Waiting [2023-10-12T03:25:03.311Z] 3a2ae6a8a46f: Waiting [2023-10-12T03:25:03.311Z] 5c69ac0246d0: Verifying Checksum [2023-10-12T03:25:03.311Z] 5c69ac0246d0: Download complete [2023-10-12T03:25:03.311Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-12T03:25:03.311Z] 3a2ae6a8a46f: Download complete [2023-10-12T03:25:03.311Z] 33b1e0a273af: Verifying Checksum [2023-10-12T03:25:03.311Z] 33b1e0a273af: Download complete [2023-10-12T03:25:03.311Z] ec43610c2a17: Verifying Checksum [2023-10-12T03:25:03.311Z] ec43610c2a17: Download complete [2023-10-12T03:25:03.311Z] 5d3b04190fa2: Verifying Checksum [2023-10-12T03:25:03.311Z] 5d3b04190fa2: Download complete [2023-10-12T03:25:03.571Z] 5eb5b503b376: Verifying Checksum [2023-10-12T03:25:03.571Z] 5eb5b503b376: Download complete [2023-10-12T03:25:04.138Z] 2f39f015ded8: Download complete [2023-10-12T03:25:04.706Z] 5eb5b503b376: Pull complete [2023-10-12T03:25:04.963Z] 5c69ac0246d0: Pull complete [2023-10-12T03:25:05.221Z] ec43610c2a17: Pull complete [2023-10-12T03:25:05.221Z] 3a2ae6a8a46f: Pull complete [2023-10-12T03:25:05.478Z] 33b1e0a273af: Pull complete [2023-10-12T03:25:05.478Z] 5d3b04190fa2: Pull complete [2023-10-12T03:25:09.659Z] 2f39f015ded8: Pull complete [2023-10-12T03:25:09.659Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-12T03:25:09.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T03:25:09.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:25:09.883Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2023-10-12T03:25:09.917Z] $ 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-392 -v /w/workspace/undry_device-onvif-camera_PR-392:/w/workspace/undry_device-onvif-camera_PR-392:rw,z -v /w/workspace/undry_device-onvif-camera_PR-392@tmp:/w/workspace/undry_device-onvif-camera_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-12T03:25:15.623Z] $ docker top 06c257650a36f23bd83037764297a8adc6381ee9276f5868af8eb8bdaa3cd5a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:25:16.057Z] ---> job-cost.sh [2023-10-12T03:25:16.057Z] lf-activate-venv: SKIPPING [2023-10-12T03:25:16.057Z] INFO: No Stack... [2023-10-12T03:25:16.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T03:25:16.575Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T03:25:16.893Z] + cut -d, -f6 [2023-10-12T03:25:16.893Z] + cat /w/workspace/undry_device-onvif-camera_PR-392/archives/cost.csv [Pipeline] lock [2023-10-12T03:25:16.934Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] [2023-10-12T03:25:16.938Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] did not exist. Created. [2023-10-12T03:25:16.938Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T03:25:17.343Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-12T03:25:17.391Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T03:25:17.421Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T03:25:17.515Z] $ docker stop --time=1 06c257650a36f23bd83037764297a8adc6381ee9276f5868af8eb8bdaa3cd5a5 [2023-10-12T03:25:18.658Z] $ docker rm -f --volumes 06c257650a36f23bd83037764297a8adc6381ee9276f5868af8eb8bdaa3cd5a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-12T03:26:42.312Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9086 in /w/workspace/undry_device-onvif-camera_PR-392 [Pipeline] { [Pipeline] ws [2023-10-12T03:26:42.372Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-12T03:26:42.517Z] The recommended git tool is: git [2023-10-12T03:26:47.579Z] using credential edgex-jenkins-ssh [2023-10-12T03:26:47.598Z] Cloning the remote Git repository [2023-10-12T03:26:47.653Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-12T03:26:47.743Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-10-12T03:26:47.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-12T03:26:47.886Z] > git --version # timeout=10 [2023-10-12T03:26:47.908Z] > git --version # 'git version 2.25.1' [2023-10-12T03:26:47.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T03:26:48.078Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T03:26:50.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-12T03:26:50.987Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T03:26:52.558Z] Merging remotes/origin/main commit 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e into PR head commit 48b47296a8a6741f8b4f1d5e9c333a63139da1eb [2023-10-12T03:26:51.975Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-12T03:26:52.022Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-12T03:26:52.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T03:26:52.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-12T03:26:52.583Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T03:26:52.653Z] > git checkout -f 48b47296a8a6741f8b4f1d5e9c333a63139da1eb # timeout=10 [2023-10-12T03:26:52.945Z] Merge succeeded, producing 48b47296a8a6741f8b4f1d5e9c333a63139da1eb [2023-10-12T03:26:52.945Z] Checking out Revision 48b47296a8a6741f8b4f1d5e9c333a63139da1eb (PR-392) [2023-10-12T03:26:53.618Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" [2023-10-12T03:26:53.674Z] > git --version # timeout=10 [2023-10-12T03:26:53.688Z] > git --version # 'git version 2.25.1' [2023-10-12T03:26:53.717Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T03:26:52.837Z] > git remote # timeout=10 [2023-10-12T03:26:52.865Z] > git config --get remote.origin.url # timeout=10 [2023-10-12T03:26:52.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T03:26:52.903Z] > git merge 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 [2023-10-12T03:26:52.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-12T03:26:52.956Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T03:26:52.977Z] > git checkout -f 48b47296a8a6741f8b4f1d5e9c333a63139da1eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T03:26:54.931Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-12T03:26:54.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T03:26:54.931Z] Dload Upload Total Spent Left Speed [2023-10-12T03:26:54.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-10-12T03:26:55.571Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-12T03:26:55.917Z] + sudo tee /etc/docker/daemon.new [2023-10-12T03:26:55.917Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-12T03:26:55.917Z] { [2023-10-12T03:26:55.917Z] "registry-mirrors": [ [2023-10-12T03:26:55.917Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-12T03:26:55.917Z] ], [2023-10-12T03:26:55.917Z] "bip": "10.250.0.254/24", [2023-10-12T03:26:55.917Z] "hosts": [ [2023-10-12T03:26:55.917Z] "tcp://0.0.0.0:5555", [2023-10-12T03:26:55.917Z] "unix:///var/run/docker.sock" [2023-10-12T03:26:55.917Z] ], [2023-10-12T03:26:55.917Z] "mtu": 1458, [2023-10-12T03:26:55.917Z] "selinux-enabled": true, [2023-10-12T03:26:55.917Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-12T03:26:55.917Z] } [Pipeline] sh [2023-10-12T03:26:56.255Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-12T03:26:56.599Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T03:27:14.929Z] provisioning config files... [2023-10-12T03:27:14.955Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14302934077943532471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:27:15.336Z] ---> docker-login.sh [2023-10-12T03:27:15.336Z] nexus3.edgexfoundry.org:10001 [2023-10-12T03:27:15.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:27:15.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:27:15.875Z] Configure a credential helper to remove this warning. See [2023-10-12T03:27:15.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:27:15.875Z] [2023-10-12T03:27:15.875Z] Login Succeeded [2023-10-12T03:27:15.875Z] nexus3.edgexfoundry.org:10002 [2023-10-12T03:27:16.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:27:16.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:27:16.414Z] Configure a credential helper to remove this warning. See [2023-10-12T03:27:16.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:27:16.414Z] [2023-10-12T03:27:16.414Z] Login Succeeded [2023-10-12T03:27:16.414Z] nexus3.edgexfoundry.org:10003 [2023-10-12T03:27:16.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:27:16.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:27:16.685Z] Configure a credential helper to remove this warning. See [2023-10-12T03:27:16.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:27:16.685Z] [2023-10-12T03:27:16.685Z] Login Succeeded [2023-10-12T03:27:16.685Z] nexus3.edgexfoundry.org:10004 [2023-10-12T03:27:16.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:27:16.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:27:16.956Z] Configure a credential helper to remove this warning. See [2023-10-12T03:27:16.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:27:16.956Z] [2023-10-12T03:27:16.956Z] Login Succeeded [2023-10-12T03:27:16.956Z] docker.io [2023-10-12T03:27:17.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T03:27:17.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T03:27:17.491Z] Configure a credential helper to remove this warning. See [2023-10-12T03:27:17.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T03:27:17.491Z] [2023-10-12T03:27:17.491Z] Login Succeeded [2023-10-12T03:27:17.491Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T03:27:17.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T03:27:17.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T03:27:17.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T03:27:17.958Z] ========================================================= [2023-10-12T03:27:17.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-12T03:27:17.958Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:27:18.455Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-12T03:27:19.054Z] Sending build context to Docker daemon 14.16MB [2023-10-12T03:27:19.054Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T03:27:19.054Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-12T03:27:19.054Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-12T03:27:19.054Z] 9fda8d8052c6: Pulling fs layer [2023-10-12T03:27:19.054Z] 5d54e960e981: Pulling fs layer [2023-10-12T03:27:19.054Z] c4a7e357bf2a: Pulling fs layer [2023-10-12T03:27:19.054Z] f0e02332f6b5: Pulling fs layer [2023-10-12T03:27:19.054Z] cefa15bbcfad: Pulling fs layer [2023-10-12T03:27:19.054Z] 17808c966233: Pulling fs layer [2023-10-12T03:27:19.054Z] f4c1fc716caa: Pulling fs layer [2023-10-12T03:27:19.054Z] f0e02332f6b5: Waiting [2023-10-12T03:27:19.054Z] cefa15bbcfad: Waiting [2023-10-12T03:27:19.054Z] 17808c966233: Waiting [2023-10-12T03:27:19.054Z] f4c1fc716caa: Waiting [2023-10-12T03:27:19.054Z] 5d54e960e981: Verifying Checksum [2023-10-12T03:27:19.054Z] 5d54e960e981: Download complete [2023-10-12T03:27:19.332Z] f0e02332f6b5: Verifying Checksum [2023-10-12T03:27:19.332Z] f0e02332f6b5: Download complete [2023-10-12T03:27:19.332Z] cefa15bbcfad: Download complete [2023-10-12T03:27:19.332Z] 9fda8d8052c6: Verifying Checksum [2023-10-12T03:27:19.332Z] 9fda8d8052c6: Download complete [2023-10-12T03:27:19.608Z] f4c1fc716caa: Verifying Checksum [2023-10-12T03:27:19.608Z] f4c1fc716caa: Download complete [2023-10-12T03:27:20.205Z] 9fda8d8052c6: Pull complete [2023-10-12T03:27:21.172Z] 5d54e960e981: Pull complete [2023-10-12T03:27:21.439Z] c4a7e357bf2a: Verifying Checksum [2023-10-12T03:27:21.439Z] c4a7e357bf2a: Download complete [2023-10-12T03:27:22.405Z] 17808c966233: Verifying Checksum [2023-10-12T03:27:22.405Z] 17808c966233: Download complete [2023-10-12T03:27:34.829Z] c4a7e357bf2a: Pull complete [2023-10-12T03:27:34.829Z] f0e02332f6b5: Pull complete [2023-10-12T03:27:34.829Z] cefa15bbcfad: Pull complete [2023-10-12T03:27:44.913Z] 17808c966233: Pull complete [2023-10-12T03:27:45.497Z] f4c1fc716caa: Pull complete [2023-10-12T03:27:45.497Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-12T03:27:45.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-12T03:27:45.497Z] ---> ea914061e18c [2023-10-12T03:27:45.497Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-12T03:27:47.445Z] ---> Running in 4d87884b59b6 [2023-10-12T03:27:47.714Z] Removing intermediate container 4d87884b59b6 [2023-10-12T03:27:47.714Z] ---> e4d5ebc867e1 [2023-10-12T03:27:47.714Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T03:27:47.714Z] ---> Running in 4ab08b470ba0 [2023-10-12T03:27:47.990Z] Removing intermediate container 4ab08b470ba0 [2023-10-12T03:27:47.990Z] ---> e3895cfca69b [2023-10-12T03:27:47.990Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T03:27:48.262Z] ---> Running in 3bfba00ba9b2 [2023-10-12T03:27:48.532Z] Removing intermediate container 3bfba00ba9b2 [2023-10-12T03:27:48.532Z] ---> 318669cb4f90 [2023-10-12T03:27:48.532Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T03:27:48.532Z] ---> Running in 84165e31ed8e [2023-10-12T03:27:48.801Z] Removing intermediate container 84165e31ed8e [2023-10-12T03:27:48.801Z] ---> 6befb04af1dc [2023-10-12T03:27:48.801Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-12T03:27:48.801Z] ---> Running in 5015878ec047 [2023-10-12T03:27:49.070Z] Removing intermediate container 5015878ec047 [2023-10-12T03:27:49.070Z] ---> 97971be188d8 [2023-10-12T03:27:49.070Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T03:27:49.337Z] ---> Running in ec4bd7a4bd06 [2023-10-12T03:27:50.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T03:27:50.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T03:27:51.845Z] OK: 266 MiB in 52 packages [2023-10-12T03:27:52.817Z] Removing intermediate container ec4bd7a4bd06 [2023-10-12T03:27:52.817Z] ---> 5823806ff088 [2023-10-12T03:27:52.817Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-12T03:27:52.817Z] ---> Running in 362fc173191c [2023-10-12T03:27:53.084Z] Removing intermediate container 362fc173191c [2023-10-12T03:27:53.084Z] ---> b50a7527172a [2023-10-12T03:27:53.084Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-12T03:27:53.351Z] ---> eeef068e3e06 [2023-10-12T03:27:53.351Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T03:27:53.617Z] ---> Running in cbbcc31caab6 [2023-10-12T03:29:30.225Z] Removing intermediate container cbbcc31caab6 [2023-10-12T03:29:30.225Z] ---> 361a56d77f02 [2023-10-12T03:29:30.225Z] Step 12/13 : COPY . . [2023-10-12T03:29:31.187Z] ---> 5a80767c089d [2023-10-12T03:29:31.187Z] Step 13/13 : RUN ${MAKE} [2023-10-12T03:29:31.469Z] ---> Running in 0b0a1b9a2abc [2023-10-12T03:29:32.435Z] noop [2023-10-12T03:29:33.017Z] Removing intermediate container 0b0a1b9a2abc [2023-10-12T03:29:33.017Z] ---> 77c300397da6 [2023-10-12T03:29:33.017Z] Successfully built 77c300397da6 [2023-10-12T03:29:33.017Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:29:33.498Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T03:29:33.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:29:33.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container [2023-10-12T03:29:33.850Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-12T03:29:35.060Z] $ docker top 0bb2ff26a053948190439e48d4baa46088ab588d2c621dd964dfe0fae75a087d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T03:29:35.952Z] + go version [2023-10-12T03:29:35.952Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-12T03:29:35.986Z] $ docker stop --time=1 0bb2ff26a053948190439e48d4baa46088ab588d2c621dd964dfe0fae75a087d [2023-10-12T03:29:37.634Z] $ docker rm -f --volumes 0bb2ff26a053948190439e48d4baa46088ab588d2c621dd964dfe0fae75a087d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:29:38.468Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T03:29:38.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:29:38.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container [2023-10-12T03:29:38.820Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-12T03:29:40.040Z] $ docker top 247c9ebd87a11105072cde418e9ad0c29fc8ebe4d6c60fb1833bbf657d29c0ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T03:29:40.925Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-12T03:29:43.918Z] + make test [2023-10-12T03:29:43.918Z] go test ./... -coverprofile=coverage.out ./... [2023-10-12T03:29:48.183Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-12T03:31:24.852Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-12T03:31:24.852Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-12T03:31:26.265Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.168s coverage: 31.5% of statements [2023-10-12T03:31:48.337Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.072s coverage: 86.5% of statements [2023-10-12T03:31:48.337Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-12T03:31:48.337Z] go vet ./... [2023-10-12T03:32:10.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T03:32:10.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T03:32:10.410Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T03:32:10.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T03:32:10.486Z] $ docker stop --time=1 247c9ebd87a11105072cde418e9ad0c29fc8ebe4d6c60fb1833bbf657d29c0ca [2023-10-12T03:32:14.020Z] $ docker rm -f --volumes 247c9ebd87a11105072cde418e9ad0c29fc8ebe4d6c60fb1833bbf657d29c0ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T03:32:15.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T03:32:15.299Z] Warning: overwriting stash ‘coverage-report’ [2023-10-12T03:32:15.788Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T03:32:16.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T03:32:16.728Z] + ls -al . [2023-10-12T03:32:16.728Z] total 240 [2023-10-12T03:32:16.728Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 03:29 . [2023-10-12T03:32:16.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:26 .. [2023-10-12T03:32:16.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 03:26 .git [2023-10-12T03:32:16.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:26 .github [2023-10-12T03:32:16.728Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 12 03:26 .gitignore [2023-10-12T03:32:16.728Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 03:26 .golangci.yml [2023-10-12T03:32:16.728Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 12 03:26 Attribution.txt [2023-10-12T03:32:16.728Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 12 03:26 CHANGELOG.md [2023-10-12T03:32:16.728Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 12 03:26 Dockerfile [2023-10-12T03:32:16.728Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 03:26 GOVERNANCE.md [2023-10-12T03:32:16.728Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 12 03:26 Jenkinsfile [2023-10-12T03:32:16.729Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 03:26 LICENSE [2023-10-12T03:32:16.729Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 12 03:26 Makefile [2023-10-12T03:32:16.729Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 03:26 OWNERS.md [2023-10-12T03:32:16.729Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 12 03:26 README.md [2023-10-12T03:32:16.729Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 03:22 VERSION [2023-10-12T03:32:16.729Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 03:26 bin [2023-10-12T03:32:16.729Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:26 cmd [2023-10-12T03:32:16.729Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 12 03:31 coverage.out [2023-10-12T03:32:16.729Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:26 doc [2023-10-12T03:32:16.729Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 12 03:26 go.mod [2023-10-12T03:32:16.729Z] -rw-rw-r-- 1 jenkins jenkins 37524 Oct 12 03:26 go.sum [2023-10-12T03:32:16.729Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:26 internal [2023-10-12T03:32:16.729Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:26 snap [2023-10-12T03:32:16.729Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:32:17.142Z] + 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=48b47296a8a6741f8b4f1d5e9c333a63139da1eb --label arch=arm64 --label version=0.0.0 . [2023-10-12T03:32:17.722Z] Sending build context to Docker daemon 14.24MB [2023-10-12T03:32:17.722Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T03:32:17.722Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-12T03:32:17.722Z] ---> 77c300397da6 [2023-10-12T03:32:17.722Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-12T03:32:17.722Z] ---> Running in 9720515bfd51 [2023-10-12T03:32:17.988Z] Removing intermediate container 9720515bfd51 [2023-10-12T03:32:17.988Z] ---> 6180828ed09f [2023-10-12T03:32:17.988Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T03:32:17.988Z] ---> Running in ed743b4ac290 [2023-10-12T03:32:18.257Z] Removing intermediate container ed743b4ac290 [2023-10-12T03:32:18.257Z] ---> ba6bd5a343ef [2023-10-12T03:32:18.257Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T03:32:18.257Z] ---> Running in cfad8c597cb3 [2023-10-12T03:32:18.837Z] Removing intermediate container cfad8c597cb3 [2023-10-12T03:32:18.837Z] ---> 2e33edc399d6 [2023-10-12T03:32:18.837Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T03:32:18.837Z] ---> Running in 129ee23b4bb2 [2023-10-12T03:32:19.103Z] Removing intermediate container 129ee23b4bb2 [2023-10-12T03:32:19.103Z] ---> 6c6c080c3d0d [2023-10-12T03:32:19.103Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-12T03:32:19.103Z] ---> Running in c683b8c39487 [2023-10-12T03:32:19.369Z] Removing intermediate container c683b8c39487 [2023-10-12T03:32:19.369Z] ---> 29f811c63d91 [2023-10-12T03:32:19.369Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T03:32:19.369Z] ---> Running in b1046243713e [2023-10-12T03:32:20.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T03:32:20.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T03:32:21.858Z] OK: 266 MiB in 52 packages [2023-10-12T03:32:22.440Z] Removing intermediate container b1046243713e [2023-10-12T03:32:22.440Z] ---> fab75a0f3828 [2023-10-12T03:32:22.440Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-12T03:32:22.708Z] ---> Running in 41088bd5a47f [2023-10-12T03:32:22.985Z] Removing intermediate container 41088bd5a47f [2023-10-12T03:32:22.985Z] ---> 32872cce06af [2023-10-12T03:32:22.985Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-12T03:32:23.566Z] ---> 29a6a700aa94 [2023-10-12T03:32:23.566Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T03:32:23.566Z] ---> Running in d5659f8eacbb [2023-10-12T03:32:28.897Z] Removing intermediate container d5659f8eacbb [2023-10-12T03:32:28.897Z] ---> 4f9e197e6c25 [2023-10-12T03:32:28.897Z] Step 12/26 : COPY . . [2023-10-12T03:32:29.861Z] ---> 993475ef1314 [2023-10-12T03:32:29.861Z] Step 13/26 : RUN ${MAKE} [2023-10-12T03:32:29.861Z] ---> Running in 1c60ed4fdff4 [2023-10-12T03:32:30.814Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-12T03:34:22.449Z] Removing intermediate container 1c60ed4fdff4 [2023-10-12T03:34:22.449Z] ---> 13fc6f28431f [2023-10-12T03:34:22.449Z] Step 14/26 : FROM alpine:3.18 [2023-10-12T03:34:22.449Z] 3.18: Pulling from library/alpine [2023-10-12T03:34:22.449Z] 579b34f0a95b: Pulling fs layer [2023-10-12T03:34:22.449Z] 579b34f0a95b: Verifying Checksum [2023-10-12T03:34:22.449Z] 579b34f0a95b: Download complete [2023-10-12T03:34:22.449Z] 579b34f0a95b: Pull complete [2023-10-12T03:34:22.449Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T03:34:22.449Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T03:34:22.449Z] ---> 3cc203321400 [2023-10-12T03:34:22.449Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-12T03:34:22.449Z] ---> Running in 728f52c7bcf1 [2023-10-12T03:34:22.449Z] Removing intermediate container 728f52c7bcf1 [2023-10-12T03:34:22.449Z] ---> 282096c83f35 [2023-10-12T03:34:22.449Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-12T03:34:22.449Z] ---> Running in caf147fd76ac [2023-10-12T03:34:22.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T03:34:22.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T03:34:22.449Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T03:34:22.449Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T03:34:22.449Z] OK: 8 MiB in 16 packages [2023-10-12T03:34:22.449Z] Removing intermediate container caf147fd76ac [2023-10-12T03:34:22.449Z] ---> 0beefb2860b4 [2023-10-12T03:34:22.449Z] Step 17/26 : WORKDIR / [2023-10-12T03:34:22.449Z] ---> Running in 23527fd6443b [2023-10-12T03:34:22.449Z] Removing intermediate container 23527fd6443b [2023-10-12T03:34:22.449Z] ---> 2e213fb8d379 [2023-10-12T03:34:22.449Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-12T03:34:22.449Z] ---> 0889fb3b03d9 [2023-10-12T03:34:22.449Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-12T03:34:23.033Z] ---> 44397eadf726 [2023-10-12T03:34:23.033Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-12T03:34:23.620Z] ---> 9f23ab8b5658 [2023-10-12T03:34:23.620Z] Step 21/26 : EXPOSE 59984 [2023-10-12T03:34:23.620Z] ---> Running in 39d18cc02eae [2023-10-12T03:34:23.889Z] Removing intermediate container 39d18cc02eae [2023-10-12T03:34:23.889Z] ---> 6452b72daeb7 [2023-10-12T03:34:23.889Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-12T03:34:23.889Z] ---> Running in 819371b6d1bd [2023-10-12T03:34:24.157Z] Removing intermediate container 819371b6d1bd [2023-10-12T03:34:24.157Z] ---> 113f1bfb1e3a [2023-10-12T03:34:24.157Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-12T03:34:24.426Z] ---> Running in 0d8dfbbf58f5 [2023-10-12T03:34:24.691Z] Removing intermediate container 0d8dfbbf58f5 [2023-10-12T03:34:24.691Z] ---> b7838dfc2d4b [2023-10-12T03:34:24.691Z] Step 24/26 : LABEL arch=arm64 [2023-10-12T03:34:24.691Z] ---> Running in 6555347def08 [2023-10-12T03:34:24.961Z] Removing intermediate container 6555347def08 [2023-10-12T03:34:24.961Z] ---> bf045b7bafad [2023-10-12T03:34:24.961Z] Step 25/26 : LABEL git_sha=48b47296a8a6741f8b4f1d5e9c333a63139da1eb [2023-10-12T03:34:24.961Z] ---> Running in b3d69d7f2630 [2023-10-12T03:34:27.647Z] Removing intermediate container b3d69d7f2630 [2023-10-12T03:34:27.647Z] ---> cd24eb3afbaa [2023-10-12T03:34:27.647Z] Step 26/26 : LABEL version=0.0.0 [2023-10-12T03:34:27.647Z] ---> Running in 2a5a84f513f1 [2023-10-12T03:34:27.647Z] Removing intermediate container 2a5a84f513f1 [2023-10-12T03:34:27.647Z] ---> ae37d1c4e83d [2023-10-12T03:34:27.647Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T03:34:27.647Z] Successfully built ae37d1c4e83d [2023-10-12T03:34:27.647Z] 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-10-12T03:34:28.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T03:34:28.427Z] [2023-10-12T03:34:28.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:34:28.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T03:34:28.971Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-12T03:34:28.971Z] 8998bd30e6a1: Pulling fs layer [2023-10-12T03:34:28.971Z] 04944245beec: Pulling fs layer [2023-10-12T03:34:28.971Z] 699f458cf7ca: Pulling fs layer [2023-10-12T03:34:28.971Z] 765212b225bb: Pulling fs layer [2023-10-12T03:34:28.971Z] f23df028b6ca: Pulling fs layer [2023-10-12T03:34:28.971Z] d65c8cfc05b1: Pulling fs layer [2023-10-12T03:34:28.971Z] 2437ff75d9bd: Pulling fs layer [2023-10-12T03:34:28.971Z] 765212b225bb: Waiting [2023-10-12T03:34:28.971Z] f23df028b6ca: Waiting [2023-10-12T03:34:28.971Z] d65c8cfc05b1: Waiting [2023-10-12T03:34:28.971Z] 2437ff75d9bd: Waiting [2023-10-12T03:34:29.245Z] 04944245beec: Verifying Checksum [2023-10-12T03:34:29.245Z] 04944245beec: Download complete [2023-10-12T03:34:29.245Z] 765212b225bb: Verifying Checksum [2023-10-12T03:34:29.245Z] 765212b225bb: Download complete [2023-10-12T03:34:29.245Z] f23df028b6ca: Verifying Checksum [2023-10-12T03:34:29.245Z] f23df028b6ca: Download complete [2023-10-12T03:34:29.245Z] d65c8cfc05b1: Verifying Checksum [2023-10-12T03:34:29.245Z] d65c8cfc05b1: Download complete [2023-10-12T03:34:29.532Z] 699f458cf7ca: Verifying Checksum [2023-10-12T03:34:29.533Z] 699f458cf7ca: Download complete [2023-10-12T03:34:29.801Z] 8998bd30e6a1: Verifying Checksum [2023-10-12T03:34:29.801Z] 8998bd30e6a1: Download complete [2023-10-12T03:34:32.405Z] 2437ff75d9bd: Verifying Checksum [2023-10-12T03:34:32.405Z] 2437ff75d9bd: Download complete [2023-10-12T03:34:34.985Z] 8998bd30e6a1: Pull complete [2023-10-12T03:34:34.985Z] 04944245beec: Pull complete [2023-10-12T03:34:36.396Z] 699f458cf7ca: Pull complete [2023-10-12T03:34:36.679Z] 765212b225bb: Pull complete [2023-10-12T03:34:37.646Z] f23df028b6ca: Pull complete [2023-10-12T03:34:37.913Z] d65c8cfc05b1: Pull complete [2023-10-12T03:34:56.093Z] 2437ff75d9bd: Pull complete [2023-10-12T03:34:56.093Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-12T03:34:56.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T03:34:56.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:34:56.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container [2023-10-12T03:34:56.513Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-12T03:34:59.088Z] $ docker top e42971743a744e6cdb4c8b7fd149f79fec1f20dddfbeab9e3364e49490a07e1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:34:59.665Z] ---> job-cost.sh [2023-10-12T03:34:59.928Z] lf-activate-venv: SKIPPING [2023-10-12T03:34:59.928Z] INFO: No Stack... [2023-10-12T03:35:00.879Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-12T03:35:01.837Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T03:35:02.180Z] + + cut -d, -f6 [2023-10-12T03:35:02.180Z] cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-10-12T03:35:02.528Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] [2023-10-12T03:35:02.532Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] did not exist. Created. [2023-10-12T03:35:02.532Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T03:35:02.945Z] /w/workspace/device-onvif-camera/1@tmp/durable-0306f2ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-12T03:35:03.298Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-12T03:35:03.333Z] Warning: overwriting stash ‘stack-cost’ [2023-10-12T03:35:03.392Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T03:35:03.412Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T03:35:03.487Z] $ docker stop --time=1 e42971743a744e6cdb4c8b7fd149f79fec1f20dddfbeab9e3364e49490a07e1a [2023-10-12T03:35:06.576Z] $ docker rm -f --volumes e42971743a744e6cdb4c8b7fd149f79fec1f20dddfbeab9e3364e49490a07e1a [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-10-12T03:35:07.696Z] provisioning config files... [2023-10-12T03:35:07.704Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-392@tmp/config1906670782916933207tmp [Pipeline] { [Pipeline] sh [2023-10-12T03:35:08.042Z] + set +x [2023-10-12T03:35:08.042Z] + + bash -s -- [2023-10-12T03:35:08.042Z] curl -s https://codecov.io/bash [2023-10-12T03:35:08.042Z] [2023-10-12T03:35:08.042Z] _____ _ [2023-10-12T03:35:08.042Z] / ____| | | [2023-10-12T03:35:08.042Z] | | ___ __| | ___ ___ _____ __ [2023-10-12T03:35:08.042Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-12T03:35:08.042Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-12T03:35:08.042Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-12T03:35:08.042Z] Bash-1.0.6 [2023-10-12T03:35:08.042Z] [2023-10-12T03:35:08.042Z] [2023-10-12T03:35:08.042Z] ==> git version 2.25.1 found [2023-10-12T03:35:08.042Z] ==> 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-10-12T03:35:08.042Z] Release-Date: 2020-01-08 [2023-10-12T03:35:08.042Z] 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-10-12T03:35:08.042Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-12T03:35:08.042Z] ==> Jenkins CI detected. [2023-10-12T03:35:08.042Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-392 [2023-10-12T03:35:08.042Z] project root: . [2023-10-12T03:35:08.042Z] --> token set from env [2023-10-12T03:35:08.042Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-12T03:35:08.042Z] ==> Running gcov in . (disable via -X gcov) [2023-10-12T03:35:08.042Z] ==> Python coveragepy not found [2023-10-12T03:35:08.042Z] ==> Searching for coverage reports in: [2023-10-12T03:35:08.042Z] + . [2023-10-12T03:35:08.042Z] -> Found 1 reports [2023-10-12T03:35:08.042Z] ==> Detecting git/mercurial file structure [2023-10-12T03:35:08.042Z] ==> Reading reports [2023-10-12T03:35:08.042Z] + ./coverage.out bytes=78456 [2023-10-12T03:35:08.042Z] ==> Appending adjustments [2023-10-12T03:35:08.042Z] https://docs.codecov.io/docs/fixing-reports [2023-10-12T03:35:08.301Z] + Found adjustments [2023-10-12T03:35:08.301Z] ==> Gzipping contents [2023-10-12T03:35:08.301Z] 12K /tmp/codecov.cVTNzK.gz [2023-10-12T03:35:08.301Z] ==> Uploading reports [2023-10-12T03:35:08.301Z] url: https://codecov.io [2023-10-12T03:35:08.301Z] query: branch=PR-392&commit=48b47296a8a6741f8b4f1d5e9c333a63139da1eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=392&job=&cmd_args= [2023-10-12T03:35:08.301Z] -> Pinging Codecov [2023-10-12T03:35:08.301Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-392&commit=48b47296a8a6741f8b4f1d5e9c333a63139da1eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=392&job=&cmd_args= [2023-10-12T03:35:08.560Z] -> Uploading to [2023-10-12T03:35:08.560Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-12/F29A59C45E3A92E06B3E522C9905F8EF/48b47296a8a6741f8b4f1d5e9c333a63139da1eb/7512e9e3-6d6d-4c2c-aec5-1816e4ca27a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T033508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1199255c64aafd066db0994e4d90a061f5a8b7949908e192f6573f9af95f8cb8 [2023-10-12T03:35:08.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T03:35:08.560Z] Dload Upload Total Spent Left Speed [2023-10-12T03:35:08.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 50052 --:--:-- --:--:-- --:--:-- 49816 100 10561 0 0 100 10561 0 34970 --:--:-- --:--:-- --:--:-- 34854 [2023-10-12T03:35:08.821Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/48b47296a8a6741f8b4f1d5e9c333a63139da1eb [Pipeline] } [2023-10-12T03:35:08.848Z] 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-10-12T03:35:12.982Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-392/archives ] [2023-10-12T03:35:12.982Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-392/archives [2023-10-12T03:35:12.982Z] total 16 [2023-10-12T03:35:12.982Z] drwxr-xr-x 3 root root 4096 Oct 12 03:25 . [2023-10-12T03:35:12.982Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 03:25 .. [2023-10-12T03:35:12.982Z] drwxr-xr-x 2 root root 4096 Oct 12 03:25 cost [2023-10-12T03:35:12.982Z] -rw-r--r-- 1 root root 91 Oct 12 03:25 cost.csv [2023-10-12T03:35:12.982Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-392/archives [2023-10-12T03:35:12.982Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-392/archives [2023-10-12T03:35:12.982Z] total 16 [2023-10-12T03:35:12.982Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 03:25 . [2023-10-12T03:35:12.982Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 03:25 .. [2023-10-12T03:35:12.982Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 03:25 cost [2023-10-12T03:35:12.982Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 12 03:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:35:13.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:35:14.200Z] ---> package-listing.sh [2023-10-12T03:35:14.200Z] ++ facter osfamily [2023-10-12T03:35:14.200Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-12T03:35:14.459Z] + OS_FAMILY=debian [2023-10-12T03:35:14.459Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-392 [2023-10-12T03:35:14.459Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-12T03:35:14.459Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-12T03:35:14.459Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-12T03:35:14.459Z] + PACKAGES=/tmp/packages_start.txt [2023-10-12T03:35:14.459Z] + '[' /w/workspace/undry_device-onvif-camera_PR-392 ']' [2023-10-12T03:35:14.459Z] + PACKAGES=/tmp/packages_end.txt [2023-10-12T03:35:14.459Z] + case "${OS_FAMILY}" in [2023-10-12T03:35:14.459Z] + dpkg -l [2023-10-12T03:35:14.459Z] + grep '^ii' [2023-10-12T03:35:14.459Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-12T03:35:14.459Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-12T03:35:14.459Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-12T03:35:14.459Z] + '[' /w/workspace/undry_device-onvif-camera_PR-392 ']' [2023-10-12T03:35:14.459Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-392/archives/ [2023-10-12T03:35:14.459Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-392/archives/ [Pipeline] echo [2023-10-12T03:35:14.494Z] 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-392/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-12T03:35:14.784Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T03:35:15.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T03:35:15.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T03:35:15.562Z] prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container [2023-10-12T03:35:15.601Z] $ 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-392/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-392 -v /w/workspace/undry_device-onvif-camera_PR-392:/w/workspace/undry_device-onvif-camera_PR-392:rw,z -v /w/workspace/undry_device-onvif-camera_PR-392@tmp:/w/workspace/undry_device-onvif-camera_PR-392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-12T03:35:15.780Z] $ docker top 22d772918a3e7a177dbbef668ba7014f46760045fd623363c830621f00a55430 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T03:35:16.164Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-12T03:35:16.472Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-12T03:35:16.773Z] + ls /var/log/sa-host [2023-10-12T03:35:16.773Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T03:35:16.910Z] provisioning config files... [2023-10-12T03:35:16.917Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-392@tmp/config1878005119067700351tmp [Pipeline] { [Pipeline] echo [2023-10-12T03:35:16.969Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:35:17.286Z] ---> create-netrc.sh [Pipeline] } [2023-10-12T03:35:17.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:35:17.705Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-12T03:35:17.739Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:35:18.052Z] ---> sudo-logs.sh [2023-10-12T03:35:18.052Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-12T03:35:18.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:35:18.438Z] ---> job-cost.sh [2023-10-12T03:35:18.438Z] lf-activate-venv: SKIPPING [2023-10-12T03:35:18.438Z] DEBUG: total: 0.2199999988079071 [2023-10-12T03:35:18.438Z] INFO: Retrieving Stack Cost... [2023-10-12T03:35:19.006Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T03:35:19.265Z] INFO: Archiving Costs [Pipeline] echo [2023-10-12T03:35:19.302Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T03:35:19.614Z] ---> logs-deploy.sh [2023-10-12T03:35:19.614Z] lf-activate-venv: SKIPPING [2023-10-12T03:35:19.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-392/1 [2023-10-12T03:35:19.614Z] INFO: archiving workspace using pattern(s): [2023-10-12T03:35:20.550Z] Archives upload complete. [2023-10-12T03:35:20.809Z] INFO: archiving logs to Nexus [2023-10-12T03:35:21.377Z] ---> uname -a: [2023-10-12T03:35:21.377Z] Linux prd-ubuntu20-04-docker-8c-8g-9085 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] ---> lscpu: [2023-10-12T03:35:21.377Z] Architecture: x86_64 [2023-10-12T03:35:21.377Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-12T03:35:21.377Z] Byte Order: Little Endian [2023-10-12T03:35:21.377Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-12T03:35:21.377Z] CPU(s): 8 [2023-10-12T03:35:21.377Z] On-line CPU(s) list: 0-7 [2023-10-12T03:35:21.377Z] Thread(s) per core: 1 [2023-10-12T03:35:21.377Z] Core(s) per socket: 1 [2023-10-12T03:35:21.377Z] Socket(s): 8 [2023-10-12T03:35:21.377Z] NUMA node(s): 1 [2023-10-12T03:35:21.377Z] Vendor ID: AuthenticAMD [2023-10-12T03:35:21.377Z] CPU family: 23 [2023-10-12T03:35:21.377Z] Model: 49 [2023-10-12T03:35:21.377Z] Model name: AMD EPYC-Rome Processor [2023-10-12T03:35:21.377Z] Stepping: 0 [2023-10-12T03:35:21.377Z] CPU MHz: 2799.998 [2023-10-12T03:35:21.377Z] BogoMIPS: 5599.99 [2023-10-12T03:35:21.377Z] Virtualization: AMD-V [2023-10-12T03:35:21.377Z] Hypervisor vendor: KVM [2023-10-12T03:35:21.377Z] Virtualization type: full [2023-10-12T03:35:21.377Z] L1d cache: 256 KiB [2023-10-12T03:35:21.377Z] L1i cache: 256 KiB [2023-10-12T03:35:21.377Z] L2 cache: 4 MiB [2023-10-12T03:35:21.377Z] L3 cache: 128 MiB [2023-10-12T03:35:21.377Z] NUMA node0 CPU(s): 0-7 [2023-10-12T03:35:21.377Z] Vulnerability Itlb multihit: Not affected [2023-10-12T03:35:21.377Z] Vulnerability L1tf: Not affected [2023-10-12T03:35:21.377Z] Vulnerability Mds: Not affected [2023-10-12T03:35:21.377Z] Vulnerability Meltdown: Not affected [2023-10-12T03:35:21.377Z] Vulnerability Mmio stale data: Not affected [2023-10-12T03:35:21.377Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-12T03:35:21.377Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-12T03:35:21.377Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-12T03:35:21.377Z] Vulnerability Srbds: Not affected [2023-10-12T03:35:21.377Z] Vulnerability Tsx async abort: Not affected [2023-10-12T03:35:21.377Z] 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-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] ---> nproc: [2023-10-12T03:35:21.377Z] 8 [2023-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] ---> df -h: [2023-10-12T03:35:21.377Z] Filesystem Size Used Avail Use% Mounted on [2023-10-12T03:35:21.377Z] overlay 155G 12G 144G 8% / [2023-10-12T03:35:21.377Z] tmpfs 64M 0 64M 0% /dev [2023-10-12T03:35:21.377Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-12T03:35:21.377Z] shm 64M 0 64M 0% /dev/shm [2023-10-12T03:35:21.377Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] ---> sar -b -r -n DEV: [2023-10-12T03:35:21.377Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9085) 10/12/23 _x86_64_ (8 CPU) [2023-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] 03:21:49 LINUX RESTART (8 CPU) [2023-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] 03:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-12T03:35:21.377Z] 03:23:01 153.34 47.76 105.58 0.00 5389.90 157035.96 0.00 [2023-10-12T03:35:21.377Z] 03:24:01 211.11 1.13 209.98 0.00 20.93 63145.08 0.00 [2023-10-12T03:35:21.377Z] 03:25:01 151.47 0.18 151.29 0.00 6.80 34052.19 0.00 [2023-10-12T03:35:21.377Z] 03:26:01 83.07 0.08 82.99 0.00 14.80 17364.46 0.00 [2023-10-12T03:35:21.377Z] 03:27:01 23.33 7.78 15.55 0.00 904.38 1995.40 0.00 [2023-10-12T03:35:21.377Z] 03:28:01 32.91 2.82 30.09 0.00 4249.92 6484.64 0.00 [2023-10-12T03:35:21.377Z] 03:29:01 3.22 0.02 3.20 0.00 0.13 84.65 0.00 [2023-10-12T03:35:21.377Z] 03:30:01 1.05 0.00 1.05 0.00 0.00 11.87 0.00 [2023-10-12T03:35:21.377Z] 03:31:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-10-12T03:35:21.377Z] 03:32:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 [2023-10-12T03:35:21.377Z] 03:33:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2023-10-12T03:35:21.377Z] 03:34:01 1.60 0.00 1.60 0.00 0.00 22.93 0.00 [2023-10-12T03:35:21.377Z] 03:35:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2023-10-12T03:35:21.377Z] Average: 51.25 4.60 46.65 0.00 814.42 21557.91 0.00 [2023-10-12T03:35:21.377Z] [2023-10-12T03:35:21.377Z] 03:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-12T03:35:21.377Z] 03:23:01 29266488 31587664 734688 2.23 73876 2521880 1827616 5.39 985084 2260408 266280 [2023-10-12T03:35:21.377Z] 03:24:01 28445856 31582660 726596 2.21 150560 3188140 1759592 5.19 1053500 2922448 532 [2023-10-12T03:35:21.377Z] 03:25:01 28017996 31521816 781280 2.38 157648 3518548 1917904 5.65 1299580 3069244 44 [2023-10-12T03:35:21.377Z] 03:26:01 27553128 31547184 754320 2.29 167160 3949540 1734412 5.11 1295080 3487184 24 [2023-10-12T03:35:21.377Z] 03:27:01 27419676 31530108 743788 2.26 181828 4056012 1661176 4.90 1372164 3519840 1628 [2023-10-12T03:35:21.377Z] 03:28:01 27080856 31531748 741028 2.25 196184 4373892 1710644 5.04 1597596 3622344 12 [2023-10-12T03:35:21.377Z] 03:29:01 27085544 31531616 740920 2.25 194716 4370644 1693532 4.99 1595944 3619128 168 [2023-10-12T03:35:21.378Z] 03:30:01 27092968 31539112 733360 2.23 194748 4370644 1693532 4.99 1588592 3619128 172 [2023-10-12T03:35:21.378Z] 03:31:01 27093172 31539352 733068 2.23 194788 4370648 1693532 4.99 1588628 3619132 12 [2023-10-12T03:35:21.378Z] 03:32:01 27095288 31541548 730708 2.22 194832 4370656 1693532 4.99 1586660 3619140 36 [2023-10-12T03:35:21.378Z] 03:33:01 27095596 31541856 730380 2.22 194852 4370656 1693532 4.99 1586416 3619140 16 [2023-10-12T03:35:21.378Z] 03:34:01 27095304 31541612 730560 2.22 194884 4370660 1693532 4.99 1587168 3619144 140 [2023-10-12T03:35:21.378Z] 03:35:01 27096036 31542376 729760 2.22 194900 4370664 1693532 4.99 1585908 3619148 12 [2023-10-12T03:35:21.378Z] Average: 27495224 31544512 739266 2.25 176229 4015583 1728159 5.09 1440178 3401187 20698 [2023-10-12T03:35:21.378Z] [2023-10-12T03:35:21.378Z] 03:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-12T03:35:21.378Z] 03:23:01 docker0 13.15 13.21 1.10 119.99 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:23:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:23:01 ens3 581.07 368.84 5730.74 84.88 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:24:01 docker0 238.76 305.10 19.56 2446.08 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:24:01 ens3 312.98 243.33 2452.25 26.19 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:25:01 docker0 3.22 7.13 0.19 62.34 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:25:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:25:01 ens3 67.09 58.42 160.54 94.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:26:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:26:01 ens3 97.22 59.99 2532.67 10.59 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:27:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:27:01 ens3 60.44 31.06 702.80 2.44 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:28:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:28:01 ens3 117.38 43.04 2026.85 3.11 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:31:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:33:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] 03:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] Average: docker0 19.62 25.03 1.60 202.18 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] Average: ens3 95.15 61.93 1046.63 17.02 0.00 0.00 0.00 0.00 [2023-10-12T03:35:21.378Z] [2023-10-12T03:35:21.378Z] [2023-10-12T03:35:21.378Z] ---> sar -P ALL: [2023-10-12T03:35:21.378Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9085) 10/12/23 _x86_64_ (8 CPU) [2023-10-12T03:35:21.378Z] [2023-10-12T03:35:21.378Z] 03:21:49 LINUX RESTART (8 CPU) [2023-10-12T03:35:21.378Z] [2023-10-12T03:35:21.378Z] 03:22:01 CPU %user %nice %system %iowait %steal %idle [2023-10-12T03:35:21.378Z] 03:23:01 all 8.58 0.00 2.81 3.16 0.06 85.39 [2023-10-12T03:35:21.378Z] 03:23:01 0 11.38 0.00 2.19 8.74 0.05 77.64 [2023-10-12T03:35:21.378Z] 03:23:01 1 9.08 0.00 2.61 4.86 0.07 83.39 [2023-10-12T03:35:21.378Z] 03:23:01 2 6.58 0.00 3.13 1.77 0.07 88.46 [2023-10-12T03:35:21.378Z] 03:23:01 3 6.70 0.00 2.96 0.56 0.05 89.73 [2023-10-12T03:35:21.378Z] 03:23:01 4 8.98 0.00 2.35 0.35 0.05 88.27 [2023-10-12T03:35:21.378Z] 03:23:01 5 9.88 0.00 2.86 4.96 0.07 82.23 [2023-10-12T03:35:21.378Z] 03:23:01 6 8.47 0.00 2.28 1.41 0.05 87.80 [2023-10-12T03:35:21.378Z] 03:23:01 7 7.56 0.00 4.13 2.65 0.05 85.61 [2023-10-12T03:35:21.378Z] 03:24:01 all 4.44 0.00 2.27 4.45 0.04 88.80 [2023-10-12T03:35:21.378Z] 03:24:01 0 3.84 0.00 1.98 4.54 0.02 89.62 [2023-10-12T03:35:21.378Z] 03:24:01 1 3.50 0.00 2.76 16.21 0.03 77.50 [2023-10-12T03:35:21.378Z] 03:24:01 2 4.79 0.00 1.91 1.01 0.03 92.25 [2023-10-12T03:35:21.378Z] 03:24:01 3 5.64 0.00 3.05 11.32 0.05 79.94 [2023-10-12T03:35:21.378Z] 03:24:01 4 4.13 0.00 2.90 0.96 0.05 91.96 [2023-10-12T03:35:21.378Z] 03:24:01 5 5.07 0.00 2.23 0.69 0.05 91.95 [2023-10-12T03:35:21.378Z] 03:24:01 6 3.69 0.00 1.47 0.65 0.03 94.15 [2023-10-12T03:35:21.378Z] 03:24:01 7 4.88 0.00 1.83 0.29 0.03 92.97 [2023-10-12T03:35:21.378Z] 03:25:01 all 38.38 0.00 4.60 2.12 0.11 54.79 [2023-10-12T03:35:21.378Z] 03:25:01 0 39.03 0.00 4.90 2.61 0.10 53.36 [2023-10-12T03:35:21.378Z] 03:25:01 1 39.68 0.00 4.85 6.26 0.15 49.06 [2023-10-12T03:35:21.378Z] 03:25:01 2 38.32 0.00 4.21 0.67 0.12 56.67 [2023-10-12T03:35:21.378Z] 03:25:01 3 38.22 0.00 4.56 0.73 0.12 56.38 [2023-10-12T03:35:21.378Z] 03:25:01 4 37.44 0.00 4.42 0.08 0.10 57.95 [2023-10-12T03:35:21.378Z] 03:25:01 5 39.42 0.00 5.04 5.33 0.10 50.10 [2023-10-12T03:35:21.378Z] 03:25:01 6 37.39 0.00 4.24 0.27 0.10 57.99 [2023-10-12T03:35:21.378Z] 03:25:01 7 37.53 0.00 4.60 1.03 0.08 56.76 [2023-10-12T03:35:21.378Z] 03:26:01 all 2.70 0.00 1.08 1.29 0.02 94.92 [2023-10-12T03:35:21.378Z] 03:26:01 0 2.16 0.00 0.89 0.05 0.02 96.88 [2023-10-12T03:35:21.378Z] 03:26:01 1 3.83 0.00 1.19 0.02 0.02 94.95 [2023-10-12T03:35:21.378Z] 03:26:01 2 2.26 0.00 1.05 1.32 0.02 95.35 [2023-10-12T03:35:21.378Z] 03:26:01 3 2.71 0.00 1.07 0.17 0.03 96.01 [2023-10-12T03:35:21.378Z] 03:26:01 4 2.33 0.00 0.94 0.05 0.02 96.66 [2023-10-12T03:35:21.378Z] 03:26:01 5 3.10 0.00 1.19 7.57 0.03 88.11 [2023-10-12T03:35:21.378Z] 03:26:01 6 2.59 0.00 1.34 0.42 0.02 95.64 [2023-10-12T03:35:21.378Z] 03:26:01 7 2.56 0.00 0.95 0.75 0.02 95.72 [2023-10-12T03:35:21.378Z] 03:27:01 all 1.24 0.00 0.65 0.24 0.01 97.87 [2023-10-12T03:35:21.378Z] 03:27:01 0 1.02 0.00 0.42 0.08 0.02 98.47 [2023-10-12T03:35:21.378Z] 03:27:01 1 2.40 0.00 0.40 0.00 0.00 97.20 [2023-10-12T03:35:21.378Z] 03:27:01 2 0.92 0.00 0.55 0.87 0.02 97.65 [2023-10-12T03:35:21.378Z] 03:27:01 3 1.33 0.00 0.75 0.02 0.02 97.88 [2023-10-12T03:35:21.378Z] 03:27:01 4 1.48 0.00 1.70 0.33 0.00 96.48 [2023-10-12T03:35:21.378Z] 03:27:01 5 1.05 0.00 0.43 0.58 0.02 97.91 [2023-10-12T03:35:21.378Z] 03:27:01 6 0.98 0.00 0.52 0.00 0.00 98.50 [2023-10-12T03:35:21.378Z] 03:27:01 7 0.69 0.00 0.42 0.03 0.02 98.85 [2023-10-12T03:35:21.378Z] 03:28:01 all 1.49 0.00 0.65 0.53 0.01 97.33 [2023-10-12T03:35:21.378Z] 03:28:01 0 1.59 0.00 0.45 0.47 0.02 97.48 [2023-10-12T03:35:21.378Z] 03:28:01 1 1.27 0.00 0.50 0.27 0.02 97.94 [2023-10-12T03:35:21.378Z] 03:28:01 2 1.93 0.00 0.62 1.12 0.00 96.33 [2023-10-12T03:35:21.378Z] 03:28:01 3 1.87 0.00 0.95 0.58 0.02 96.57 [2023-10-12T03:35:21.378Z] 03:28:01 4 0.97 0.00 1.22 0.88 0.02 96.91 [2023-10-12T03:35:21.378Z] 03:28:01 5 1.48 0.00 0.82 0.85 0.02 96.83 [2023-10-12T03:35:21.378Z] 03:28:01 6 1.98 0.00 0.38 0.02 0.02 97.60 [2023-10-12T03:35:21.378Z] 03:28:01 7 0.78 0.00 0.23 0.03 0.00 98.95 [2023-10-12T03:35:21.378Z] 03:29:01 all 0.08 0.00 0.04 0.01 0.00 99.87 [2023-10-12T03:35:21.378Z] 03:29:01 0 0.08 0.00 0.03 0.02 0.00 99.87 [2023-10-12T03:35:21.378Z] 03:29:01 1 0.05 0.00 0.05 0.03 0.00 99.87 [2023-10-12T03:35:21.378Z] 03:29:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2023-10-12T03:35:21.378Z] 03:29:01 3 0.28 0.00 0.07 0.02 0.00 99.63 [2023-10-12T03:35:21.378Z] 03:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-12T03:35:21.378Z] 03:29:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2023-10-12T03:35:21.378Z] 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-12T03:35:21.378Z] 03:29:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2023-10-12T03:35:21.378Z] 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-12T03:35:21.378Z] 03:30:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-10-12T03:35:21.378Z] 03:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-12T03:35:21.378Z] 03:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-12T03:35:21.378Z] 03:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-12T03:35:21.378Z] 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-12T03:35:21.378Z] 03:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-12T03:35:21.378Z] 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-12T03:35:21.378Z] 03:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-12T03:35:21.378Z] 03:31:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2023-10-12T03:35:21.378Z] 03:31:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2023-10-12T03:35:21.378Z] 03:31:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2023-10-12T03:35:21.378Z] 03:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-12T03:35:21.378Z] 03:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-12T03:35:21.378Z] 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-12T03:35:21.378Z] 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-12T03:35:21.379Z] 03:31:01 6 1.04 0.00 0.00 0.00 0.00 98.96 [2023-10-12T03:35:21.379Z] 03:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-12T03:35:21.379Z] 03:32:01 all 0.22 0.00 0.01 0.02 0.00 99.74 [2023-10-12T03:35:21.379Z] 03:32:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2023-10-12T03:35:21.379Z] 03:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-12T03:35:21.379Z] 03:32:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2023-10-12T03:35:21.379Z] 03:32:01 3 0.03 0.00 0.00 0.08 0.02 99.87 [2023-10-12T03:35:21.379Z] 03:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-12T03:35:21.379Z] 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-12T03:35:21.379Z] 03:32:01 6 1.55 0.00 0.00 0.00 0.00 98.45 [2023-10-12T03:35:21.379Z] 03:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-12T03:35:21.379Z] 03:33:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-10-12T03:35:21.379Z] 03:33:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-10-12T03:35:21.379Z] 03:33:01 1 0.35 0.00 0.02 0.00 0.00 99.63 [2023-10-12T03:35:21.379Z] 03:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-12T03:35:21.379Z] 03:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-12T03:35:21.379Z] 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-12T03:35:21.379Z] 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-12T03:35:21.379Z] 03:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-12T03:35:21.379Z] 03:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-12T03:35:21.379Z] [2023-10-12T03:35:21.379Z] 03:33:01 CPU %user %nice %system %iowait %steal %idle [2023-10-12T03:35:21.379Z] 03:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-10-12T03:35:21.379Z] 03:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-12T03:35:21.379Z] 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-12T03:35:21.379Z] 03:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-12T03:35:21.379Z] 03:34:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-12T03:35:21.379Z] 03:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-12T03:35:21.379Z] 03:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-12T03:35:21.379Z] 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-12T03:35:21.379Z] 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-12T03:35:21.379Z] 03:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-12T03:35:21.379Z] 03:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-12T03:35:21.379Z] 03:35:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2023-10-12T03:35:21.379Z] 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-12T03:35:21.379Z] 03:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-12T03:35:21.379Z] 03:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-12T03:35:21.379Z] 03:35:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2023-10-12T03:35:21.379Z] 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-12T03:35:21.379Z] 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-12T03:35:21.379Z] Average: all 4.38 0.00 0.93 0.90 0.02 93.77 [2023-10-12T03:35:21.379Z] Average: 0 4.54 0.00 0.85 1.26 0.02 93.33 [2023-10-12T03:35:21.379Z] Average: 1 4.59 0.00 0.95 2.11 0.02 92.33 [2023-10-12T03:35:21.379Z] Average: 2 4.19 0.00 0.88 0.52 0.02 94.38 [2023-10-12T03:35:21.379Z] Average: 3 4.34 0.00 1.03 1.03 0.02 93.58 [2023-10-12T03:35:21.379Z] Average: 4 4.22 0.00 1.04 0.20 0.02 94.52 [2023-10-12T03:35:21.379Z] Average: 5 4.58 0.00 0.97 1.53 0.02 92.90 [2023-10-12T03:35:21.379Z] Average: 6 4.42 0.00 0.78 0.21 0.02 94.57 [2023-10-12T03:35:21.379Z] Average: 7 4.13 0.00 0.94 0.37 0.02 94.55 [2023-10-12T03:35:21.379Z] [2023-10-12T03:35:21.379Z] [2023-10-12T03:35:21.379Z]