Pull request #417 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 8fa5e7e05518b5ff8c34ee8270d64b096f639746+5c31a42961058bd23b8ccbd80479928550a3acc6 (225cc50ff1713d34bdd3e49e2ee1d9732a5fd3b1) 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-ssh6590147328594792598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16874837483760234521.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-417/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-417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14584754371684874058.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-417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7968747767745674646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11672470295925814602.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-417/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-417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6673264874025773824.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24592 in /w/workspace/undry_device-onvif-camera_PR-417 [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-417 # 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/417/head:refs/remotes/origin/PR-417 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c31a42961058bd23b8ccbd80479928550a3acc6 into PR head commit 8fa5e7e05518b5ff8c34ee8270d64b096f639746 Merge succeeded, producing 8fa5e7e05518b5ff8c34ee8270d64b096f639746 Checking out Revision 8fa5e7e05518b5ff8c34ee8270d64b096f639746 (PR-417) > git config core.sparsecheckout # timeout=10 > git checkout -f 8fa5e7e05518b5ff8c34ee8270d64b096f639746 # 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 5c31a42961058bd23b8ccbd80479928550a3acc6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fa5e7e05518b5ff8c34ee8270d64b096f639746 # timeout=10 Commit message: "build: [Device Onvif] Add ldflags to strip debug info from binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T20:43:28.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T20:43:28.869Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T20:43:28.981Z] ========================================================= [2023-12-06T20:43:28.981Z] EdgeX Global Pipelines Version Info [2023-12-06T20:43:28.981Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:43:29.742Z] ------------------- [2023-12-06T20:43:29.742Z] stable info: [2023-12-06T20:43:29.742Z] ------------------- [2023-12-06T20:43:29.742Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T20:43:29.742Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:43:29.742Z] Message: update stable to v1.0.258 [2023-12-06T20:43:30.314Z] ------------------- [2023-12-06T20:43:30.314Z] experimental info: [2023-12-06T20:43:30.314Z] ------------------- [2023-12-06T20:43:30.314Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T20:43:30.315Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:43:30.315Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T20:43:30.509Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-12-06T20:43:30.561Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-12-06T20:43:30.614Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T20:43:30.671Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T20:43:30.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T20:43:30.795Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T20:43:30.853Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T20:43:30.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T20:43:30.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T20:43:31.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T20:43:31.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T20:43:31.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-12-06T20:43:31.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T20:43:31.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T20:43:31.363Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:43:31.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:43:31.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:43:31.562Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:43:31.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T20:43:31.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T20:43:31.758Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-06T20:43:31.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-12-06T20:43:31.908Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T20:43:31.988Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T20:43:32.058Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T20:43:32.135Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T20:43:32.211Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T20:43:32.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-417 [Pipeline] echo [2023-12-06T20:43:32.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-417 [Pipeline] echo [2023-12-06T20:43:32.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-417 [Pipeline] echo [2023-12-06T20:43:32.514Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fa5e7e05518b5ff8c34ee8270d64b096f639746 [Pipeline] echo [2023-12-06T20:43:32.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fa5e7e [Pipeline] echo [2023-12-06T20:43:32.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:43:32.829Z] provisioning config files... [2023-12-06T20:43:32.843Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-417@tmp/config15283023486564582215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:43:33.250Z] ---> ****-login.sh [2023-12-06T20:43:33.250Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:43:33.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:43:33.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:43:33.512Z] Configure a credential helper to remove this warning. See [2023-12-06T20:43:33.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:43:33.512Z] [2023-12-06T20:43:33.512Z] Login Succeeded [2023-12-06T20:43:33.512Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:43:33.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:43:33.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:43:33.773Z] Configure a credential helper to remove this warning. See [2023-12-06T20:43:33.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:43:33.773Z] [2023-12-06T20:43:33.773Z] Login Succeeded [2023-12-06T20:43:33.773Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:43:33.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:43:33.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:43:33.773Z] Configure a credential helper to remove this warning. See [2023-12-06T20:43:33.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:43:33.773Z] [2023-12-06T20:43:33.773Z] Login Succeeded [2023-12-06T20:43:33.773Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:43:33.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:43:34.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:43:34.034Z] Configure a credential helper to remove this warning. See [2023-12-06T20:43:34.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:43:34.034Z] [2023-12-06T20:43:34.034Z] Login Succeeded [2023-12-06T20:43:34.034Z] ****.io [2023-12-06T20:43:34.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:43:34.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:43:34.297Z] Configure a credential helper to remove this warning. See [2023-12-06T20:43:34.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:43:34.297Z] [2023-12-06T20:43:34.297Z] Login Succeeded [2023-12-06T20:43:34.297Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:43:34.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T20:43:35.144Z] + git rev-list -1 --merges 8fa5e7e05518b5ff8c34ee8270d64b096f639746~1..8fa5e7e05518b5ff8c34ee8270d64b096f639746 [Pipeline] echo [2023-12-06T20:43:35.186Z] -----------> git rev-list -1 --merges 8fa5e7e05518b5ff8c34ee8270d64b096f639746~1..8fa5e7e05518b5ff8c34ee8270d64b096f639746 8fa5e7e05518b5ff8c34ee8270d64b096f639746 [false] [Pipeline] sh [2023-12-06T20:43:35.517Z] + git log --format=format:%s -1 8fa5e7e05518b5ff8c34ee8270d64b096f639746 [Pipeline] echo [2023-12-06T20:43:35.557Z] ========================================================= [2023-12-06T20:43:35.557Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T20:43:35.557Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:43:36.052Z] + git log --format=format:%s -1 8fa5e7e05518b5ff8c34ee8270d64b096f639746 [Pipeline] echo [2023-12-06T20:43:36.085Z] [semverPrep] GIT_COMMIT: 8fa5e7e05518b5ff8c34ee8270d64b096f639746, Commit Message: build: [Device Onvif] Add ldflags to strip debug info from binary [Pipeline] echo [2023-12-06T20:43:36.139Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T20:43:36.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:43:36.571Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T20:43:36.571Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T20:43:36.571Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T20:43:36.571Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T20:43:36.571Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T20:43:36.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:43:37.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:43:37.093Z] [2023-12-06T20:43:37.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:43:37.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:43:37.500Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T20:43:37.500Z] b85a868b505f: Pulling fs layer [2023-12-06T20:43:37.501Z] e2be974225ed: Pulling fs layer [2023-12-06T20:43:37.501Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T20:43:37.501Z] 988bab9f4d93: Pulling fs layer [2023-12-06T20:43:37.501Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T20:43:37.501Z] eaf3925da568: Pulling fs layer [2023-12-06T20:43:37.501Z] bab4dde63d76: Pulling fs layer [2023-12-06T20:43:37.501Z] bde34c3a00c8: Pulling fs layer [2023-12-06T20:43:37.501Z] b352a97aabf1: Pulling fs layer [2023-12-06T20:43:37.501Z] 4872d77fe225: Pulling fs layer [2023-12-06T20:43:37.501Z] 5851b861e8e6: Pulling fs layer [2023-12-06T20:43:37.501Z] 988bab9f4d93: Waiting [2023-12-06T20:43:37.501Z] eaf3925da568: Waiting [2023-12-06T20:43:37.501Z] bab4dde63d76: Waiting [2023-12-06T20:43:37.501Z] 1469e6f7b9e6: Waiting [2023-12-06T20:43:37.501Z] 5851b861e8e6: Waiting [2023-12-06T20:43:37.501Z] b352a97aabf1: Waiting [2023-12-06T20:43:37.501Z] bde34c3a00c8: Waiting [2023-12-06T20:43:37.501Z] e2be974225ed: Download complete [2023-12-06T20:43:37.501Z] 988bab9f4d93: Download complete [2023-12-06T20:43:37.501Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T20:43:37.501Z] 1469e6f7b9e6: Download complete [2023-12-06T20:43:37.501Z] eaf3925da568: Verifying Checksum [2023-12-06T20:43:37.501Z] eaf3925da568: Download complete [2023-12-06T20:43:37.762Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T20:43:37.762Z] 339a4e72a1f5: Download complete [2023-12-06T20:43:37.762Z] bde34c3a00c8: Download complete [2023-12-06T20:43:37.762Z] b352a97aabf1: Verifying Checksum [2023-12-06T20:43:37.762Z] b352a97aabf1: Download complete [2023-12-06T20:43:37.762Z] 4872d77fe225: Download complete [2023-12-06T20:43:37.762Z] 5851b861e8e6: Download complete [2023-12-06T20:43:37.762Z] b85a868b505f: Verifying Checksum [2023-12-06T20:43:37.762Z] b85a868b505f: Download complete [2023-12-06T20:43:38.023Z] bab4dde63d76: Verifying Checksum [2023-12-06T20:43:38.023Z] bab4dde63d76: Download complete [2023-12-06T20:43:38.961Z] b85a868b505f: Pull complete [2023-12-06T20:43:39.221Z] e2be974225ed: Pull complete [2023-12-06T20:43:39.789Z] 339a4e72a1f5: Pull complete [2023-12-06T20:43:39.789Z] 988bab9f4d93: Pull complete [2023-12-06T20:43:40.050Z] 1469e6f7b9e6: Pull complete [2023-12-06T20:43:40.050Z] eaf3925da568: Pull complete [2023-12-06T20:43:41.955Z] bab4dde63d76: Pull complete [2023-12-06T20:43:41.955Z] bde34c3a00c8: Pull complete [2023-12-06T20:43:41.955Z] b352a97aabf1: Pull complete [2023-12-06T20:43:41.955Z] 4872d77fe225: Pull complete [2023-12-06T20:43:41.955Z] 5851b861e8e6: Pull complete [2023-12-06T20:43:41.955Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T20:43:41.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:43:41.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:43:42.321Z] prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container [2023-12-06T20:43:42.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-417 -v /w/workspace/undry_device-onvif-camera_PR-417:/w/workspace/undry_device-onvif-camera_PR-417:rw,z -v /w/workspace/undry_device-onvif-camera_PR-417@tmp:/w/workspace/undry_device-onvif-camera_PR-417@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-devops/py-git-semver:0.1.4 cat [2023-12-06T20:43:45.777Z] $ docker top d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 -eo pid,comm [2023-12-06T20:43:45.827Z] 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-12-06T20:43:45.827Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:43:46.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:43:46.037Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:43:46.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:43:46.165Z] $ docker exec d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 ssh-agent [2023-12-06T20:43:46.270Z] SSH_AUTH_SOCK=/tmp/ssh-y7S0xWNSTKOK/agent.31 [2023-12-06T20:43:46.270Z] SSH_AGENT_PID=37 [2023-12-06T20:43:46.279Z] Running ssh-add (command line suppressed) [2023-12-06T20:43:46.370Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-417@tmp/private_key_1795531695464224747.key (/w/workspace/undry_device-onvif-camera_PR-417@tmp/private_key_1795531695464224747.key) [2023-12-06T20:43:46.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:43:46.740Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T20:43:46.768Z] $ docker exec --env ******** --env ******** d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 ssh-agent -k [2023-12-06T20:43:46.863Z] unset SSH_AUTH_SOCK; [2023-12-06T20:43:46.864Z] unset SSH_AGENT_PID; [2023-12-06T20:43:46.864Z] echo Agent pid 37 killed; [2023-12-06T20:43:46.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T20:43:47.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:43:47.007Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:43:47.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:43:47.117Z] $ docker exec d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 ssh-agent [2023-12-06T20:43:47.212Z] SSH_AUTH_SOCK=/tmp/ssh-z7GYtYWAFZvT/agent.69 [2023-12-06T20:43:47.212Z] SSH_AGENT_PID=75 [2023-12-06T20:43:47.216Z] Running ssh-add (command line suppressed) [2023-12-06T20:43:47.318Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-417@tmp/private_key_230455164173684085.key (/w/workspace/undry_device-onvif-camera_PR-417@tmp/private_key_230455164173684085.key) [2023-12-06T20:43:47.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:43:47.682Z] + git semver init [2023-12-06T20:43:47.943Z] 2023-12-06 20:43:47,859 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T20:43:47.943Z] 2023-12-06 20:43:47,860 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-417/.semver [2023-12-06T20:43:47.943Z] 2023-12-06 20:43:47,860 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-417/.semver [2023-12-06T20:43:47.943Z] 2023-12-06 20:43:47,861 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-417/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-417, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:43:49.851Z] 2023-12-06 20:43:49,406 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-417/.git/info/exclude [2023-12-06T20:43:49.851Z] 2023-12-06 20:43:49,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-417/.semver/PR-417 with force:False [2023-12-06T20:43:49.852Z] 2023-12-06 20:43:49,406 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-417/.semver/PR-417 [2023-12-06T20:43:49.852Z] 2023-12-06 20:43:49,410 [execute] INFO git cat-file --batch-check [2023-12-06T20:43:49.852Z] 2023-12-06 20:43:49,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-417/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:43:49.852Z] 2023-12-06 20:43:49,417 [execute] INFO git cat-file --batch [2023-12-06T20:43:49.852Z] 2023-12-06 20:43:49,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-417/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:43:49.852Z] 2023-12-06 20:43:49,421 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-417/.semver/PR-417 [2023-12-06T20:43:49.852Z] 0.0.0 [Pipeline] } [2023-12-06T20:43:49.881Z] $ docker exec --env ******** --env ******** d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 ssh-agent -k [2023-12-06T20:43:49.983Z] unset SSH_AUTH_SOCK; [2023-12-06T20:43:49.983Z] unset SSH_AGENT_PID; [2023-12-06T20:43:49.983Z] echo Agent pid 75 killed; [2023-12-06T20:43:49.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:43:50.525Z] + git semver [Pipeline] } [2023-12-06T20:43:50.808Z] $ docker stop --time=1 d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 [2023-12-06T20:43:52.061Z] $ docker rm -f --volumes d195689f71fb11a8abebab9c0fb54e0d34250d25715553ed330c6075b2994683 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:43:52.512Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T20:43:52.828Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T20:43:52.845Z] [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-12-06T20:43:53.755Z] provisioning config files... [2023-12-06T20:43:53.764Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-417@tmp/config12971576888737594459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:43:54.163Z] ---> ****-login.sh [2023-12-06T20:43:54.163Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:43:54.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:43:54.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:43:54.163Z] Configure a credential helper to remove this warning. See [2023-12-06T20:43:54.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:43:54.163Z] [2023-12-06T20:43:54.163Z] Login Succeeded [2023-12-06T20:43:54.163Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:43:54.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:43:54.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:43:54.164Z] Configure a credential helper to remove this warning. See [2023-12-06T20:43:54.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:43:54.164Z] [2023-12-06T20:43:54.164Z] Login Succeeded [2023-12-06T20:43:54.164Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:43:54.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:43:54.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:43:54.423Z] Configure a credential helper to remove this warning. See [2023-12-06T20:43:54.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:43:54.423Z] [2023-12-06T20:43:54.423Z] Login Succeeded [2023-12-06T20:43:54.423Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:43:54.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:43:54.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:43:54.423Z] Configure a credential helper to remove this warning. See [2023-12-06T20:43:54.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:43:54.423Z] [2023-12-06T20:43:54.423Z] Login Succeeded [2023-12-06T20:43:54.423Z] ****.io [2023-12-06T20:43:54.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:43:54.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:43:54.682Z] Configure a credential helper to remove this warning. See [2023-12-06T20:43:54.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:43:54.683Z] [2023-12-06T20:43:54.683Z] Login Succeeded [2023-12-06T20:43:54.683Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:43:54.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:43:55.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:43:55.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:43:55.165Z] ========================================================= [2023-12-06T20:43:55.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T20:43:55.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:43:55.782Z] + 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-12-06T20:43:55.782Z] Sending build context to Docker daemon 34.17MB [2023-12-06T20:43:55.782Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:43:55.782Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-06T20:43:56.041Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T20:43:56.041Z] 7264a8db6415: Pulling fs layer [2023-12-06T20:43:56.041Z] c4d48a809fc2: Pulling fs layer [2023-12-06T20:43:56.041Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T20:43:56.041Z] ad3a456e5733: Pulling fs layer [2023-12-06T20:43:56.041Z] 69c7f0334f64: Pulling fs layer [2023-12-06T20:43:56.041Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T20:43:56.041Z] ce7588e14bc9: Pulling fs layer [2023-12-06T20:43:56.041Z] b5e4710f87ac: Pulling fs layer [2023-12-06T20:43:56.041Z] ad3a456e5733: Waiting [2023-12-06T20:43:56.041Z] 69c7f0334f64: Waiting [2023-12-06T20:43:56.041Z] 1f1c1a5573a3: Waiting [2023-12-06T20:43:56.041Z] b5e4710f87ac: Waiting [2023-12-06T20:43:56.041Z] ce7588e14bc9: Waiting [2023-12-06T20:43:56.041Z] c4d48a809fc2: Verifying Checksum [2023-12-06T20:43:56.041Z] c4d48a809fc2: Download complete [2023-12-06T20:43:56.041Z] ad3a456e5733: Verifying Checksum [2023-12-06T20:43:56.041Z] ad3a456e5733: Download complete [2023-12-06T20:43:56.041Z] 7264a8db6415: Verifying Checksum [2023-12-06T20:43:56.041Z] 7264a8db6415: Download complete [2023-12-06T20:43:56.041Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T20:43:56.041Z] 1f1c1a5573a3: Download complete [2023-12-06T20:43:56.041Z] 7264a8db6415: Pull complete [2023-12-06T20:43:56.301Z] b5e4710f87ac: Download complete [2023-12-06T20:43:56.302Z] c4d48a809fc2: Pull complete [2023-12-06T20:43:56.302Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T20:43:56.302Z] 4f1c88b9dad5: Download complete [2023-12-06T20:43:56.871Z] ce7588e14bc9: Verifying Checksum [2023-12-06T20:43:56.871Z] ce7588e14bc9: Download complete [2023-12-06T20:44:00.158Z] 4f1c88b9dad5: Pull complete [2023-12-06T20:44:00.158Z] ad3a456e5733: Pull complete [2023-12-06T20:44:00.158Z] 69c7f0334f64: Pull complete [2023-12-06T20:44:00.158Z] 1f1c1a5573a3: Pull complete [2023-12-06T20:44:02.695Z] ce7588e14bc9: Pull complete [2023-12-06T20:44:02.695Z] b5e4710f87ac: Pull complete [2023-12-06T20:44:02.695Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T20:44:02.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T20:44:02.695Z] ---> 88b5674ff536 [2023-12-06T20:44:02.695Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:44:07.982Z] ---> Running in 1ac996530d8a [2023-12-06T20:44:07.982Z] Removing intermediate container 1ac996530d8a [2023-12-06T20:44:07.982Z] ---> 1c573946a259 [2023-12-06T20:44:07.982Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:44:07.982Z] ---> Running in 310ed6445c7a [2023-12-06T20:44:07.982Z] Removing intermediate container 310ed6445c7a [2023-12-06T20:44:07.982Z] ---> 65ec45c00dac [2023-12-06T20:44:07.982Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T20:44:07.982Z] ---> Running in 1adef0c7d86b [2023-12-06T20:44:07.982Z] Removing intermediate container 1adef0c7d86b [2023-12-06T20:44:07.982Z] ---> de1826b5697b [2023-12-06T20:44:07.982Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T20:44:07.982Z] ---> Running in 94a952b458de [2023-12-06T20:44:08.242Z] Removing intermediate container 94a952b458de [2023-12-06T20:44:08.242Z] ---> eac33f84124c [2023-12-06T20:44:08.242Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-12-06T20:44:08.242Z] ---> Running in 5195df6ef1bc [2023-12-06T20:44:08.242Z] Removing intermediate container 5195df6ef1bc [2023-12-06T20:44:08.242Z] ---> 2989ebe26af9 [2023-12-06T20:44:08.242Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T20:44:08.242Z] ---> Running in 1ccfc7f38f79 [2023-12-06T20:44:08.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:44:08.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:44:08.500Z] Still waiting to schedule task [2023-12-06T20:44:08.500Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-06T20:44:08.759Z] OK: 264 MiB in 52 packages [2023-12-06T20:44:09.326Z] Removing intermediate container 1ccfc7f38f79 [2023-12-06T20:44:09.326Z] ---> f05ed5a2c4ba [2023-12-06T20:44:09.326Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-12-06T20:44:09.326Z] ---> Running in 376552fd7156 [2023-12-06T20:44:09.326Z] Removing intermediate container 376552fd7156 [2023-12-06T20:44:09.326Z] ---> 331de6b3cd2c [2023-12-06T20:44:09.326Z] Step 10/13 : COPY go.mod vendor* ./ [2023-12-06T20:44:09.326Z] ---> defe334b94e6 [2023-12-06T20:44:09.326Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:44:09.326Z] ---> Running in fd05334e5714 [2023-12-06T20:44:48.070Z] Removing intermediate container fd05334e5714 [2023-12-06T20:44:48.070Z] ---> ccb339e86851 [2023-12-06T20:44:48.070Z] Step 12/13 : COPY . . [2023-12-06T20:44:48.070Z] ---> 0f4e69829079 [2023-12-06T20:44:48.070Z] Step 13/13 : RUN ${MAKE} [2023-12-06T20:44:48.070Z] ---> Running in 620998a26c86 [2023-12-06T20:44:48.070Z] noop [2023-12-06T20:44:48.070Z] Removing intermediate container 620998a26c86 [2023-12-06T20:44:48.070Z] ---> c887d7f1cd6d [2023-12-06T20:44:48.070Z] Successfully built c887d7f1cd6d [2023-12-06T20:44:48.070Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:44:48.598Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:44:48.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:44:48.798Z] prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container [2023-12-06T20:44:48.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-417 -v /w/workspace/undry_device-onvif-camera_PR-417:/w/workspace/undry_device-onvif-camera_PR-417:rw,z -v /w/workspace/undry_device-onvif-camera_PR-417@tmp:/w/workspace/undry_device-onvif-camera_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T20:44:49.151Z] $ docker top 5022765cf9d608b681a7e3c91c57ba89ba3649d729cdf6f7014fb2a787ce8fc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:44:49.608Z] + go version [2023-12-06T20:44:49.608Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T20:44:49.641Z] $ docker stop --time=1 5022765cf9d608b681a7e3c91c57ba89ba3649d729cdf6f7014fb2a787ce8fc0 [2023-12-06T20:44:50.941Z] $ docker rm -f --volumes 5022765cf9d608b681a7e3c91c57ba89ba3649d729cdf6f7014fb2a787ce8fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:44:51.885Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:44:51.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:44:52.089Z] prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container [2023-12-06T20:44:52.121Z] $ 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-417 -v /w/workspace/undry_device-onvif-camera_PR-417:/w/workspace/undry_device-onvif-camera_PR-417:rw,z -v /w/workspace/undry_device-onvif-camera_PR-417@tmp:/w/workspace/undry_device-onvif-camera_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T20:44:52.443Z] $ docker top 8a24a40b1fcb1d1bfb8359458ab3770231f8521e8201314f6dc0c473ecd5cbe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:44:52.889Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-417 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:44:53.281Z] + make test [2023-12-06T20:44:53.281Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T20:44:54.658Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-12-06T20:45:06.858Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-12-06T20:45:06.858Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-12-06T20:45:08.234Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.5% of statements [2023-12-06T20:45:08.234Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.317s coverage: 86.5% of statements [2023-12-06T20:45:16.332Z] go vet ./... [2023-12-06T20:45:20.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:45:20.529Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:45:20.529Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:45:20.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:45:20.632Z] $ docker stop --time=1 8a24a40b1fcb1d1bfb8359458ab3770231f8521e8201314f6dc0c473ecd5cbe4 [2023-12-06T20:45:23.949Z] $ docker rm -f --volumes 8a24a40b1fcb1d1bfb8359458ab3770231f8521e8201314f6dc0c473ecd5cbe4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:45:24.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:45:24.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T20:45:25.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:45:25.766Z] + ls -al . [2023-12-06T20:45:25.766Z] total 240 [2023-12-06T20:45:25.766Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:44 . [2023-12-06T20:45:25.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:43 .. [2023-12-06T20:45:25.766Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:45 .git [2023-12-06T20:45:25.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:43 .github [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 6 20:43 .gitignore [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 20:43 .golangci.yml [2023-12-06T20:45:25.766Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:43 .semver [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 11155 Dec 6 20:43 Attribution.txt [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 6 20:43 CHANGELOG.md [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 1683 Dec 6 20:43 Dockerfile [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:43 GOVERNANCE.md [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 6 20:43 Jenkinsfile [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 20:43 LICENSE [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 2883 Dec 6 20:43 Makefile [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 20:43 OWNERS.md [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 6 20:43 README.md [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:43 VERSION [2023-12-06T20:45:25.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:43 bin [2023-12-06T20:45:25.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:43 cmd [2023-12-06T20:45:25.766Z] -rw-r--r-- 1 jenkins jenkins 78456 Dec 6 20:45 coverage.out [2023-12-06T20:45:25.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:43 doc [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 4082 Dec 6 20:43 go.mod [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 35678 Dec 6 20:43 go.sum [2023-12-06T20:45:25.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:43 internal [2023-12-06T20:45:25.766Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 6 20:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:45:26.204Z] + 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=8fa5e7e05518b5ff8c34ee8270d64b096f639746 --label arch=amd64 --label version=0.0.0 . [2023-12-06T20:45:26.204Z] Sending build context to Docker daemon 34.24MB [2023-12-06T20:45:26.204Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:45:26.204Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-06T20:45:26.204Z] ---> c887d7f1cd6d [2023-12-06T20:45:26.204Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:45:27.137Z] ---> Running in 0f6295131492 [2023-12-06T20:45:27.137Z] Removing intermediate container 0f6295131492 [2023-12-06T20:45:27.137Z] ---> eba54a9da0da [2023-12-06T20:45:27.137Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:45:27.137Z] ---> Running in b35697996849 [2023-12-06T20:45:27.137Z] Removing intermediate container b35697996849 [2023-12-06T20:45:27.137Z] ---> 8784a70953ed [2023-12-06T20:45:27.137Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T20:45:27.137Z] ---> Running in 26fc6e060d4a [2023-12-06T20:45:27.137Z] Removing intermediate container 26fc6e060d4a [2023-12-06T20:45:27.137Z] ---> 211a97d2052b [2023-12-06T20:45:27.137Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T20:45:27.137Z] ---> Running in 062d295fdc93 [2023-12-06T20:45:27.137Z] Removing intermediate container 062d295fdc93 [2023-12-06T20:45:27.137Z] ---> 73a6a833a868 [2023-12-06T20:45:27.137Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-12-06T20:45:27.137Z] ---> Running in 4df7a5b0c182 [2023-12-06T20:45:27.396Z] Removing intermediate container 4df7a5b0c182 [2023-12-06T20:45:27.396Z] ---> e94eb7643e0d [2023-12-06T20:45:27.396Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T20:45:27.396Z] ---> Running in 84363d7af05c [2023-12-06T20:45:27.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:45:27.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:45:27.919Z] OK: 264 MiB in 52 packages [2023-12-06T20:45:28.488Z] Removing intermediate container 84363d7af05c [2023-12-06T20:45:28.488Z] ---> 431a42c574cc [2023-12-06T20:45:28.488Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-12-06T20:45:28.488Z] ---> Running in 2f21d86b0373 [2023-12-06T20:45:28.488Z] Removing intermediate container 2f21d86b0373 [2023-12-06T20:45:28.488Z] ---> 66b928ae2a59 [2023-12-06T20:45:28.488Z] Step 10/27 : COPY go.mod vendor* ./ [2023-12-06T20:45:28.488Z] ---> 9300e4b64e1c [2023-12-06T20:45:28.488Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:45:28.747Z] ---> Running in 832c934e0083 [2023-12-06T20:45:29.316Z] Removing intermediate container 832c934e0083 [2023-12-06T20:45:29.316Z] ---> 6cfe562c538b [2023-12-06T20:45:29.316Z] Step 12/27 : COPY . . [2023-12-06T20:45:30.688Z] ---> 5d22e310aa5f [2023-12-06T20:45:30.688Z] Step 13/27 : RUN ${MAKE} [2023-12-06T20:45:30.688Z] ---> Running in 824e44889656 [2023-12-06T20:45:30.688Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-12-06T20:45:47.126Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24595 in /w/workspace/undry_device-onvif-camera_PR-417 [Pipeline] { [Pipeline] ws [2023-12-06T20:45:47.213Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-12-06T20:45:47.327Z] The recommended git tool is: git [2023-12-06T20:45:53.533Z] using credential edgex-jenkins-ssh [2023-12-06T20:45:53.557Z] Cloning the remote Git repository [2023-12-06T20:45:53.612Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-12-06T20:45:53.703Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-12-06T20:45:53.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-12-06T20:45:53.842Z] > git --version # timeout=10 [2023-12-06T20:45:53.868Z] > git --version # 'git version 2.25.1' [2023-12-06T20:45:53.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:45:54.012Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:45:56.655Z] Removing intermediate container 824e44889656 [2023-12-06T20:45:56.655Z] ---> 0de11b87b10b [2023-12-06T20:45:56.655Z] Step 14/27 : FROM alpine:3.18 [2023-12-06T20:45:57.223Z] 3.18: Pulling from library/alpine [2023-12-06T20:45:57.480Z] c926b61bad3b: Pulling fs layer [2023-12-06T20:45:57.836Z] c926b61bad3b: Download complete [2023-12-06T20:45:57.836Z] c926b61bad3b: Pull complete [2023-12-06T20:45:57.836Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:45:57.836Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T20:45:57.836Z] ---> b541f2080109 [2023-12-06T20:45:57.836Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-06T20:45:58.096Z] ---> Running in e3f07811bbdd [2023-12-06T20:45:58.096Z] Removing intermediate container e3f07811bbdd [2023-12-06T20:45:58.096Z] ---> b22e325fe5e8 [2023-12-06T20:45:58.096Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-12-06T20:45:58.096Z] ---> Running in 8031a4d62174 [2023-12-06T20:45:58.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:45:58.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:45:58.615Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:45:58.615Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:45:58.615Z] OK: 7 MiB in 16 packages [2023-12-06T20:45:58.873Z] Removing intermediate container 8031a4d62174 [2023-12-06T20:45:58.873Z] ---> 0d9872b4f24e [2023-12-06T20:45:58.873Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-06T20:45:58.873Z] ---> Running in bc036c50709e [2023-12-06T20:45:59.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:45:59.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:45:59.651Z] OK: 7 MiB in 16 packages [2023-12-06T20:45:59.910Z] Removing intermediate container bc036c50709e [2023-12-06T20:45:59.910Z] ---> 58cbfd45b51e [2023-12-06T20:45:59.910Z] Step 18/27 : WORKDIR / [2023-12-06T20:45:59.910Z] ---> Running in 223f9d6065b0 [2023-12-06T20:45:59.910Z] Removing intermediate container 223f9d6065b0 [2023-12-06T20:45:59.910Z] ---> 1b260794b145 [2023-12-06T20:45:59.910Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-12-06T20:46:00.502Z] ---> 2d4dd7d9c593 [2023-12-06T20:46:00.502Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-12-06T20:46:00.502Z] ---> 5ae4fa089577 [2023-12-06T20:46:00.502Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-12-06T20:45:59.230Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-12-06T20:45:59.247Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:46:00.099Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-12-06T20:46:00.140Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-12-06T20:46:00.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:46:00.157Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T20:46:00.765Z] ---> 8f3d08060511 [2023-12-06T20:46:00.765Z] Step 22/27 : EXPOSE 59984 [2023-12-06T20:46:00.765Z] ---> Running in b340b271599b [2023-12-06T20:46:00.765Z] Removing intermediate container b340b271599b [2023-12-06T20:46:00.765Z] ---> 2e68766ce98f [2023-12-06T20:46:00.765Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-12-06T20:46:00.765Z] ---> Running in 02d577525103 [2023-12-06T20:46:00.789Z] Merging remotes/origin/main commit 5c31a42961058bd23b8ccbd80479928550a3acc6 into PR head commit 8fa5e7e05518b5ff8c34ee8270d64b096f639746 [2023-12-06T20:46:01.025Z] Removing intermediate container 02d577525103 [2023-12-06T20:46:01.025Z] ---> 74605dabede2 [2023-12-06T20:46:01.025Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T20:46:01.025Z] ---> Running in 237083234bc7 [2023-12-06T20:46:01.025Z] Removing intermediate container 237083234bc7 [2023-12-06T20:46:01.025Z] ---> 66ea3b682e21 [2023-12-06T20:46:01.025Z] Step 25/27 : LABEL arch=amd64 [2023-12-06T20:46:01.025Z] ---> Running in 5989d5c6b30d [2023-12-06T20:46:01.025Z] Removing intermediate container 5989d5c6b30d [2023-12-06T20:46:01.025Z] ---> e5b53b411614 [2023-12-06T20:46:01.025Z] Step 26/27 : LABEL git_sha=8fa5e7e05518b5ff8c34ee8270d64b096f639746 [2023-12-06T20:46:01.025Z] ---> Running in 5caafcf1950f [2023-12-06T20:46:01.164Z] Merge succeeded, producing 8fa5e7e05518b5ff8c34ee8270d64b096f639746 [2023-12-06T20:46:01.164Z] Checking out Revision 8fa5e7e05518b5ff8c34ee8270d64b096f639746 (PR-417) [2023-12-06T20:46:01.288Z] Removing intermediate container 5caafcf1950f [2023-12-06T20:46:01.288Z] ---> a0ff132a264c [2023-12-06T20:46:01.288Z] Step 27/27 : LABEL version=0.0.0 [2023-12-06T20:46:01.288Z] ---> Running in dadfcc7c4138 [2023-12-06T20:46:01.288Z] Removing intermediate container dadfcc7c4138 [2023-12-06T20:46:01.288Z] ---> 92d34beb0e66 [2023-12-06T20:46:01.288Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T20:46:01.288Z] Successfully built 92d34beb0e66 [2023-12-06T20:46:01.288Z] 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 [2023-12-06T20:46:00.809Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T20:46:00.873Z] > git checkout -f 8fa5e7e05518b5ff8c34ee8270d64b096f639746 # timeout=10 [2023-12-06T20:46:01.065Z] > git remote # timeout=10 [2023-12-06T20:46:01.084Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T20:46:01.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:46:01.117Z] > git merge 5c31a42961058bd23b8ccbd80479928550a3acc6 # timeout=10 [2023-12-06T20:46:01.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T20:46:01.172Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T20:46:01.185Z] > git checkout -f 8fa5e7e05518b5ff8c34ee8270d64b096f639746 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:02.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:46:02.581Z] [2023-12-06T20:46:02.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:02.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:46:02.992Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T20:46:02.992Z] 5eb5b503b376: Pulling fs layer [2023-12-06T20:46:02.992Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T20:46:02.992Z] ec43610c2a17: Pulling fs layer [2023-12-06T20:46:02.992Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T20:46:02.992Z] 33b1e0a273af: Pulling fs layer [2023-12-06T20:46:02.992Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T20:46:02.992Z] 2f39f015ded8: Pulling fs layer [2023-12-06T20:46:02.992Z] 3a2ae6a8a46f: Waiting [2023-12-06T20:46:02.992Z] 33b1e0a273af: Waiting [2023-12-06T20:46:02.992Z] 5d3b04190fa2: Waiting [2023-12-06T20:46:02.992Z] 2f39f015ded8: Waiting [2023-12-06T20:46:02.992Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T20:46:02.992Z] 5c69ac0246d0: Download complete [2023-12-06T20:46:02.992Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T20:46:02.992Z] 3a2ae6a8a46f: Download complete [2023-12-06T20:46:02.992Z] 33b1e0a273af: Verifying Checksum [2023-12-06T20:46:02.992Z] 33b1e0a273af: Download complete [2023-12-06T20:46:02.992Z] ec43610c2a17: Verifying Checksum [2023-12-06T20:46:02.992Z] ec43610c2a17: Download complete [2023-12-06T20:46:02.992Z] 5d3b04190fa2: Download complete [2023-12-06T20:46:03.250Z] 5eb5b503b376: Download complete [2023-12-06T20:46:03.819Z] 2f39f015ded8: Download complete [2023-12-06T20:46:04.383Z] 5eb5b503b376: Pull complete [2023-12-06T20:46:04.383Z] 5c69ac0246d0: Pull complete [2023-12-06T20:46:04.854Z] Commit message: "build: [Device Onvif] Add ldflags to strip debug info from binary" [2023-12-06T20:46:04.903Z] > git --version # timeout=10 [2023-12-06T20:46:04.914Z] > git --version # 'git version 2.25.1' [2023-12-06T20:46:04.925Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:46:04.949Z] ec43610c2a17: Pull complete [2023-12-06T20:46:04.949Z] 3a2ae6a8a46f: Pull complete [2023-12-06T20:46:05.207Z] 33b1e0a273af: Pull complete [2023-12-06T20:46:05.207Z] 5d3b04190fa2: Pull complete [2023-12-06T20:46:05.288Z] [2023-12-06T20:46:05.288Z] GitHub has been notified of this commit’s build result [2023-12-06T20:46:05.288Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:46:06.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T20:46:06.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:46:06.275Z] Dload Upload Total Spent Left Speed [2023-12-06T20:46:06.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93940 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh [2023-12-06T20:46:06.617Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T20:46:06.961Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T20:46:06.961Z] + sudo tee /etc/docker/daemon.new [2023-12-06T20:46:06.961Z] { [2023-12-06T20:46:06.961Z] "registry-mirrors": [ [2023-12-06T20:46:06.961Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T20:46:06.961Z] ], [2023-12-06T20:46:06.961Z] "bip": "10.250.0.254/24", [2023-12-06T20:46:06.961Z] "hosts": [ [2023-12-06T20:46:06.961Z] "tcp://0.0.0.0:5555", [2023-12-06T20:46:06.961Z] "unix:///var/run/docker.sock" [2023-12-06T20:46:06.961Z] ], [2023-12-06T20:46:06.961Z] "mtu": 1458, [2023-12-06T20:46:06.961Z] "selinux-enabled": true, [2023-12-06T20:46:06.961Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T20:46:06.961Z] } [Pipeline] sh [2023-12-06T20:46:07.392Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T20:46:07.736Z] + sudo service docker restart [2023-12-06T20:46:09.387Z] 2f39f015ded8: Pull complete [2023-12-06T20:46:09.387Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T20:46:09.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:46:09.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:46:09.748Z] prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container [2023-12-06T20:46:09.780Z] $ 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-417 -v /w/workspace/undry_device-onvif-camera_PR-417:/w/workspace/undry_device-onvif-camera_PR-417:rw,z -v /w/workspace/undry_device-onvif-camera_PR-417@tmp:/w/workspace/undry_device-onvif-camera_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T20:46:13.664Z] $ docker top 6a8b467af4482805580f0a459a472a4743fd967584e98a22a1a493a3c555db9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:46:14.178Z] ---> job-cost.sh [2023-12-06T20:46:14.178Z] lf-activate-venv: SKIPPING [2023-12-06T20:46:14.178Z] INFO: No Stack... [2023-12-06T20:46:14.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:46:15.007Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:46:15.322Z] + cat /w/workspace/undry_device-onvif-camera_PR-417/archives/cost.csv [2023-12-06T20:46:15.322Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:46:15.365Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] [2023-12-06T20:46:15.370Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] did not exist. Created. [2023-12-06T20:46:15.370Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:46:15.832Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:46:15.879Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:46:15.948Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:46:16.101Z] $ docker stop --time=1 6a8b467af4482805580f0a459a472a4743fd967584e98a22a1a493a3c555db9f [2023-12-06T20:46:17.255Z] $ docker rm -f --volumes 6a8b467af4482805580f0a459a472a4743fd967584e98a22a1a493a3c555db9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:46:30.016Z] provisioning config files... [2023-12-06T20:46:30.045Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config15252994314489670870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:46:30.574Z] ---> ****-login.sh [2023-12-06T20:46:30.574Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:46:30.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:46:31.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:46:31.124Z] Configure a credential helper to remove this warning. See [2023-12-06T20:46:31.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:46:31.124Z] [2023-12-06T20:46:31.124Z] Login Succeeded [2023-12-06T20:46:31.125Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:46:31.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:46:31.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:46:31.397Z] Configure a credential helper to remove this warning. See [2023-12-06T20:46:31.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:46:31.397Z] [2023-12-06T20:46:31.397Z] Login Succeeded [2023-12-06T20:46:31.397Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:46:31.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:46:31.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:46:31.667Z] Configure a credential helper to remove this warning. See [2023-12-06T20:46:31.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:46:31.667Z] [2023-12-06T20:46:31.667Z] Login Succeeded [2023-12-06T20:46:31.667Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:46:31.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:46:31.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:46:31.942Z] Configure a credential helper to remove this warning. See [2023-12-06T20:46:31.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:46:31.942Z] [2023-12-06T20:46:31.942Z] Login Succeeded [2023-12-06T20:46:31.942Z] ****.io [2023-12-06T20:46:32.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:46:32.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:46:32.492Z] Configure a credential helper to remove this warning. See [2023-12-06T20:46:32.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:46:32.492Z] [2023-12-06T20:46:32.492Z] Login Succeeded [2023-12-06T20:46:32.492Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:46:32.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:46:33.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:46:33.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:46:33.239Z] ========================================================= [2023-12-06T20:46:33.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T20:46:33.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:33.891Z] + 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-12-06T20:46:35.306Z] #0 building with "default" instance using docker driver [2023-12-06T20:46:35.306Z] [2023-12-06T20:46:35.306Z] #1 [internal] load .dockerignore [2023-12-06T20:46:35.306Z] #1 ... [2023-12-06T20:46:35.306Z] [2023-12-06T20:46:35.306Z] #2 [internal] load build definition from Dockerfile [2023-12-06T20:46:35.306Z] #2 transferring dockerfile: 1.72kB 0.0s done [2023-12-06T20:46:35.306Z] #2 DONE 0.1s [2023-12-06T20:46:35.306Z] [2023-12-06T20:46:35.306Z] #1 [internal] load .dockerignore [2023-12-06T20:46:35.306Z] #1 transferring context: 2B done [2023-12-06T20:46:35.306Z] #1 DONE 0.1s [2023-12-06T20:46:35.306Z] [2023-12-06T20:46:35.306Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T20:46:35.581Z] #3 DONE 0.1s [2023-12-06T20:46:35.581Z] [2023-12-06T20:46:35.581Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:46:35.581Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T20:46:35.581Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T20:46:35.581Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-06T20:46:35.581Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T20:46:35.581Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-06T20:46:35.581Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2023-12-06T20:46:35.581Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T20:46:35.581Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T20:46:35.581Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T20:46:35.581Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2023-12-06T20:46:35.581Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s [2023-12-06T20:46:35.861Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.4s [2023-12-06T20:46:35.861Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T20:46:35.861Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.4s [2023-12-06T20:46:35.861Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s [2023-12-06T20:46:35.861Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.51MB / 11.40MB 0.5s [2023-12-06T20:46:36.342Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.26MB / 63.99MB 0.6s [2023-12-06T20:46:36.342Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.56MB / 97.63MB 0.6s [2023-12-06T20:46:36.342Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.6s [2023-12-06T20:46:36.342Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.7s [2023-12-06T20:46:36.342Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.7s [2023-12-06T20:46:36.342Z] #4 ... [2023-12-06T20:46:36.342Z] [2023-12-06T20:46:36.342Z] #5 [internal] load build context [2023-12-06T20:46:36.342Z] #5 transferring context: 20.31MB 0.7s done [2023-12-06T20:46:36.342Z] #5 DONE 0.8s [2023-12-06T20:46:36.342Z] [2023-12-06T20:46:36.342Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:46:36.342Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.19MB / 63.99MB 0.9s [2023-12-06T20:46:36.342Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2023-12-06T20:46:36.342Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.9s [2023-12-06T20:46:36.342Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done [2023-12-06T20:46:36.342Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.29MB / 63.99MB 1.0s [2023-12-06T20:46:36.613Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.84MB / 63.99MB 1.2s [2023-12-06T20:46:36.613Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.74MB / 97.63MB 1.2s [2023-12-06T20:46:36.613Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T20:46:36.613Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.84MB / 63.99MB 1.3s [2023-12-06T20:46:36.613Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done [2023-12-06T20:46:36.885Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.4s [2023-12-06T20:46:36.885Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.4s [2023-12-06T20:46:36.885Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.66MB / 63.99MB 1.6s [2023-12-06T20:46:36.885Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.6s [2023-12-06T20:46:37.155Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s [2023-12-06T20:46:37.155Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.60MB / 97.63MB 1.7s [2023-12-06T20:46:37.155Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2023-12-06T20:46:37.155Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.54MB / 97.63MB 1.8s [2023-12-06T20:46:37.155Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T20:46:37.421Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.9s [2023-12-06T20:46:37.421Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 2.1s [2023-12-06T20:46:37.689Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 2.2s [2023-12-06T20:46:37.689Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.3s [2023-12-06T20:46:37.957Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.06MB / 97.63MB 2.5s [2023-12-06T20:46:42.219Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 6.6s done [2023-12-06T20:46:42.486Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.1s [2023-12-06T20:46:47.834Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s [2023-12-06T20:46:53.192Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.7s [2023-12-06T20:46:56.538Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.0s done [2023-12-06T20:46:57.951Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-06T20:46:57.951Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T20:46:57.951Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T20:46:57.951Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T20:47:03.339Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-06T20:47:06.705Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done [2023-12-06T20:47:06.974Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T20:47:08.943Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T20:47:09.214Z] #4 DONE 34.0s [2023-12-06T20:47:09.500Z] [2023-12-06T20:47:09.500Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-06T20:47:10.089Z] #6 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:47:10.676Z] #6 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:47:11.639Z] #6 2.340 OK: 266 MiB in 52 packages [2023-12-06T20:47:13.595Z] #6 DONE 4.1s [2023-12-06T20:47:13.595Z] [2023-12-06T20:47:13.595Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2023-12-06T20:47:13.595Z] #7 DONE 0.1s [2023-12-06T20:47:13.595Z] [2023-12-06T20:47:13.595Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:47:13.862Z] #8 DONE 0.1s [2023-12-06T20:47:13.862Z] [2023-12-06T20:47:13.862Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:47:40.558Z] #9 DONE 24.3s [2023-12-06T20:47:40.558Z] [2023-12-06T20:47:40.558Z] #10 [builder 6/7] COPY . . [2023-12-06T20:47:40.558Z] #10 DONE 0.5s [2023-12-06T20:47:40.558Z] [2023-12-06T20:47:40.558Z] #11 [builder 7/7] RUN echo noop [2023-12-06T20:47:40.558Z] #11 0.701 noop [2023-12-06T20:47:40.558Z] #11 DONE 0.8s [2023-12-06T20:47:40.558Z] [2023-12-06T20:47:40.558Z] #12 exporting to image [2023-12-06T20:47:40.558Z] #12 exporting layers [2023-12-06T20:48:07.258Z] #12 exporting layers 25.0s done [2023-12-06T20:48:07.258Z] #12 writing image sha256:1f322cafcf7b2268af7b6ca21d3010153f2c0023bdc8ec82fc567314ab273356 done [2023-12-06T20:48:07.258Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T20:48:07.258Z] #12 DONE 25.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:48:07.857Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:48:07.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:48:08.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-24595 does not seem to be running inside a container [2023-12-06T20:48:08.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T20:48:11.677Z] $ docker top 2887df49c45662be4aaa2f223a00571242c7118dcf652c25cfe20e9e732107df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:48:12.625Z] + go version [2023-12-06T20:48:12.625Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T20:48:12.660Z] $ docker stop --time=1 2887df49c45662be4aaa2f223a00571242c7118dcf652c25cfe20e9e732107df [2023-12-06T20:48:14.171Z] $ docker rm -f --volumes 2887df49c45662be4aaa2f223a00571242c7118dcf652c25cfe20e9e732107df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:48:15.338Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:48:15.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:48:15.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-24595 does not seem to be running inside a container [2023-12-06T20:48:15.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T20:48:16.782Z] $ docker top f35d191fe332071c2889dbd5995f51567f7c2a9297565a48777edf1e2040caec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:48:17.398Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:48:17.830Z] + make test [2023-12-06T20:48:17.830Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T20:48:23.187Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-12-06T20:49:31.089Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-12-06T20:49:31.089Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-12-06T20:49:33.045Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.178s coverage: 31.5% of statements [2023-12-06T20:49:51.267Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.639s coverage: 86.5% of statements [2023-12-06T20:49:51.267Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T20:49:51.267Z] go vet ./... [2023-12-06T20:50:09.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:50:09.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:50:09.519Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:50:09.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:50:09.630Z] $ docker stop --time=1 f35d191fe332071c2889dbd5995f51567f7c2a9297565a48777edf1e2040caec [2023-12-06T20:50:11.529Z] $ docker rm -f --volumes f35d191fe332071c2889dbd5995f51567f7c2a9297565a48777edf1e2040caec [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:50:12.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:50:12.985Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T20:50:13.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:50:14.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:50:14.912Z] + ls -al . [2023-12-06T20:50:14.912Z] total 236 [2023-12-06T20:50:14.912Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:48 . [2023-12-06T20:50:14.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:45 .. [2023-12-06T20:50:14.912Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:46 .git [2023-12-06T20:50:14.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:46 .github [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 6 20:46 .gitignore [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 20:46 .golangci.yml [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 11155 Dec 6 20:46 Attribution.txt [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 6 20:46 CHANGELOG.md [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 1683 Dec 6 20:46 Dockerfile [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:46 GOVERNANCE.md [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 6 20:46 Jenkinsfile [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 20:46 LICENSE [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 2883 Dec 6 20:46 Makefile [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 20:46 OWNERS.md [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 6 20:46 README.md [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:43 VERSION [2023-12-06T20:50:14.912Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:46 bin [2023-12-06T20:50:14.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:46 cmd [2023-12-06T20:50:14.912Z] -rw-r--r-- 1 jenkins jenkins 78456 Dec 6 20:49 coverage.out [2023-12-06T20:50:14.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:46 doc [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 4082 Dec 6 20:46 go.mod [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 35678 Dec 6 20:46 go.sum [2023-12-06T20:50:14.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:46 internal [2023-12-06T20:50:14.912Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 6 20:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:50:15.451Z] + 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=8fa5e7e05518b5ff8c34ee8270d64b096f639746 --label arch=arm64 --label version=0.0.0 . [2023-12-06T20:50:16.428Z] #0 building with "default" instance using docker driver [2023-12-06T20:50:16.428Z] [2023-12-06T20:50:16.428Z] #1 [internal] load build definition from Dockerfile [2023-12-06T20:50:16.428Z] #1 transferring dockerfile: 1.72kB 0.0s done [2023-12-06T20:50:16.428Z] #1 DONE 0.0s [2023-12-06T20:50:16.428Z] [2023-12-06T20:50:16.428Z] #2 [internal] load .dockerignore [2023-12-06T20:50:16.428Z] #2 transferring context: 2B done [2023-12-06T20:50:16.428Z] #2 DONE 0.1s [2023-12-06T20:50:16.428Z] [2023-12-06T20:50:16.428Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T20:50:16.428Z] #3 DONE 0.0s [2023-12-06T20:50:16.428Z] [2023-12-06T20:50:16.428Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T20:50:16.697Z] #4 DONE 0.3s [2023-12-06T20:50:16.697Z] [2023-12-06T20:50:16.697Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:50:16.697Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:50:16.697Z] #5 ... [2023-12-06T20:50:16.697Z] [2023-12-06T20:50:16.697Z] #6 [internal] load build context [2023-12-06T20:50:16.697Z] #6 transferring context: 87.64kB 0.1s done [2023-12-06T20:50:16.697Z] #6 DONE 0.1s [2023-12-06T20:50:16.697Z] [2023-12-06T20:50:16.697Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:50:16.697Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T20:50:16.965Z] #5 ... [2023-12-06T20:50:16.965Z] [2023-12-06T20:50:16.965Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T20:50:16.965Z] #7 DONE 0.2s [2023-12-06T20:50:16.965Z] [2023-12-06T20:50:16.965Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:50:16.965Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T20:50:16.965Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-06T20:50:16.965Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T20:50:16.965Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T20:50:16.965Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-06T20:50:16.965Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T20:50:17.552Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T20:50:17.819Z] #5 DONE 1.1s [2023-12-06T20:50:17.819Z] [2023-12-06T20:50:17.819Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T20:50:18.404Z] #8 0.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:50:18.990Z] #8 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:50:19.967Z] #8 ... [2023-12-06T20:50:19.967Z] [2023-12-06T20:50:19.967Z] #9 [builder 2/7] RUN apk add --no-cache make git [2023-12-06T20:50:19.967Z] #9 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:50:19.967Z] #9 1.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:50:19.967Z] #9 2.640 OK: 266 MiB in 52 packages [2023-12-06T20:50:19.967Z] #9 DONE 3.0s [2023-12-06T20:50:19.967Z] [2023-12-06T20:50:19.967Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2023-12-06T20:50:19.967Z] #10 DONE 0.1s [2023-12-06T20:50:19.967Z] [2023-12-06T20:50:19.967Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T20:50:20.239Z] #8 2.399 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:50:20.239Z] #8 2.414 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:50:20.239Z] #8 ... [2023-12-06T20:50:20.239Z] [2023-12-06T20:50:20.239Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:50:20.239Z] #11 DONE 0.2s [2023-12-06T20:50:20.239Z] [2023-12-06T20:50:20.239Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T20:50:20.239Z] #8 2.445 OK: 8 MiB in 16 packages [2023-12-06T20:50:20.825Z] #8 DONE 2.9s [2023-12-06T20:50:20.825Z] [2023-12-06T20:50:20.825Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T20:50:21.794Z] #12 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:50:22.077Z] #12 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:50:22.347Z] #12 ... [2023-12-06T20:50:22.347Z] [2023-12-06T20:50:22.347Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:50:22.347Z] #13 DONE 2.1s [2023-12-06T20:50:22.615Z] [2023-12-06T20:50:22.615Z] #14 [builder 6/7] COPY . . [2023-12-06T20:50:22.885Z] #14 DONE 0.6s [2023-12-06T20:50:22.885Z] [2023-12-06T20:50:22.885Z] #15 [builder 7/7] RUN make build [2023-12-06T20:50:23.847Z] #15 ... [2023-12-06T20:50:23.847Z] [2023-12-06T20:50:23.847Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T20:50:23.847Z] #12 2.737 OK: 8 MiB in 16 packages [2023-12-06T20:50:23.847Z] #12 DONE 3.0s [2023-12-06T20:50:23.847Z] [2023-12-06T20:50:23.847Z] #15 [builder 7/7] RUN make build [2023-12-06T20:50:23.847Z] #15 0.878 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-12-06T20:52:00.577Z] #15 DONE 92.2s [2023-12-06T20:52:00.577Z] [2023-12-06T20:52:00.577Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2023-12-06T20:52:00.577Z] #16 DONE 0.3s [2023-12-06T20:52:00.577Z] [2023-12-06T20:52:00.577Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2023-12-06T20:52:00.577Z] #17 DONE 0.1s [2023-12-06T20:52:00.577Z] [2023-12-06T20:52:00.577Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-12-06T20:52:00.577Z] #18 DONE 0.1s [2023-12-06T20:52:00.577Z] [2023-12-06T20:52:00.577Z] #19 exporting to image [2023-12-06T20:52:00.577Z] #19 exporting layers [2023-12-06T20:52:00.577Z] #19 exporting layers 0.3s done [2023-12-06T20:52:00.577Z] #19 writing image sha256:cca076712a5938b4cc083823080780b36e5ca89eb9b3109e7859602026ff5569 done [2023-12-06T20:52:00.577Z] #19 naming to docker.io/library/device-onvif-camera-arm64 0.0s done [2023-12-06T20:52:00.577Z] #19 DONE 0.3s [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-12-06T20:52:01.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:52:01.817Z] [2023-12-06T20:52:01.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:52:02.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:52:04.215Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T20:52:04.215Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T20:52:04.215Z] 04944245beec: Pulling fs layer [2023-12-06T20:52:04.215Z] 699f458cf7ca: Pulling fs layer [2023-12-06T20:52:04.215Z] 765212b225bb: Pulling fs layer [2023-12-06T20:52:04.215Z] f23df028b6ca: Pulling fs layer [2023-12-06T20:52:04.215Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T20:52:04.215Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T20:52:04.215Z] 765212b225bb: Waiting [2023-12-06T20:52:04.215Z] f23df028b6ca: Waiting [2023-12-06T20:52:04.215Z] 2437ff75d9bd: Waiting [2023-12-06T20:52:04.215Z] d65c8cfc05b1: Waiting [2023-12-06T20:52:04.215Z] 04944245beec: Verifying Checksum [2023-12-06T20:52:04.215Z] 04944245beec: Download complete [2023-12-06T20:52:04.486Z] 765212b225bb: Download complete [2023-12-06T20:52:04.486Z] f23df028b6ca: Verifying Checksum [2023-12-06T20:52:04.486Z] f23df028b6ca: Download complete [2023-12-06T20:52:04.486Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T20:52:04.486Z] d65c8cfc05b1: Download complete [2023-12-06T20:52:04.486Z] 699f458cf7ca: Download complete [2023-12-06T20:52:05.074Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T20:52:05.074Z] 8998bd30e6a1: Download complete [2023-12-06T20:52:07.032Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T20:52:07.032Z] 2437ff75d9bd: Download complete [2023-12-06T20:52:11.318Z] 8998bd30e6a1: Pull complete [2023-12-06T20:52:11.906Z] 04944245beec: Pull complete [2023-12-06T20:52:13.863Z] 699f458cf7ca: Pull complete [2023-12-06T20:52:14.131Z] 765212b225bb: Pull complete [2023-12-06T20:52:18.383Z] f23df028b6ca: Pull complete [2023-12-06T20:52:18.383Z] d65c8cfc05b1: Pull complete [2023-12-06T20:52:45.103Z] 2437ff75d9bd: Pull complete [2023-12-06T20:52:45.103Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T20:52:45.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:52:45.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:52:45.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-24595 does not seem to be running inside a container [2023-12-06T20:52:45.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T20:52:48.411Z] $ docker top cbf57f97c8cd0662056442eb8e9953fb432bca4a54dd158439b67957426ef8c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:52:49.083Z] ---> job-cost.sh [2023-12-06T20:52:49.352Z] lf-activate-venv: SKIPPING [2023-12-06T20:52:49.353Z] INFO: No Stack... [2023-12-06T20:52:49.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:52:50.584Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:52:50.935Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-12-06T20:52:50.935Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:52:51.030Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] [2023-12-06T20:52:51.035Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] did not exist. Created. [2023-12-06T20:52:51.035Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:52:51.540Z] /w/workspace/device-onvif-camera/1@tmp/durable-8ffb1ad4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T20:52:51.889Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:52:51.920Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T20:52:51.992Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:52:52.010Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-417-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:52:52.186Z] $ docker stop --time=1 cbf57f97c8cd0662056442eb8e9953fb432bca4a54dd158439b67957426ef8c7 [2023-12-06T20:52:53.653Z] $ docker rm -f --volumes cbf57f97c8cd0662056442eb8e9953fb432bca4a54dd158439b67957426ef8c7 [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-12-06T20:52:55.576Z] provisioning config files... [2023-12-06T20:52:55.584Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-417@tmp/config6361875735802124960tmp [Pipeline] { [Pipeline] sh [2023-12-06T20:52:56.009Z] + set +x [2023-12-06T20:52:56.009Z] + + curl -s https://codecov.io/bash [2023-12-06T20:52:56.009Z] bash -s -- [2023-12-06T20:52:56.009Z] [2023-12-06T20:52:56.009Z] _____ _ [2023-12-06T20:52:56.009Z] / ____| | | [2023-12-06T20:52:56.009Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T20:52:56.009Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T20:52:56.009Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T20:52:56.009Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T20:52:56.009Z] Bash-1.0.6 [2023-12-06T20:52:56.009Z] [2023-12-06T20:52:56.009Z] [2023-12-06T20:52:56.009Z] ==> git version 2.25.1 found [2023-12-06T20:52:56.009Z] ==> 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-12-06T20:52:56.009Z] Release-Date: 2020-01-08 [2023-12-06T20:52:56.009Z] 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-12-06T20:52:56.009Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T20:52:56.009Z] ==> Jenkins CI detected. [2023-12-06T20:52:56.009Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-417 [2023-12-06T20:52:56.009Z] project root: . [2023-12-06T20:52:56.009Z] --> token set from env [2023-12-06T20:52:56.009Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T20:52:56.009Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T20:52:56.009Z] ==> Python coveragepy not found [2023-12-06T20:52:56.009Z] ==> Searching for coverage reports in: [2023-12-06T20:52:56.009Z] + . [2023-12-06T20:52:56.009Z] -> Found 1 reports [2023-12-06T20:52:56.009Z] ==> Detecting git/mercurial file structure [2023-12-06T20:52:56.009Z] ==> Reading reports [2023-12-06T20:52:56.009Z] + ./coverage.out bytes=78456 [2023-12-06T20:52:56.009Z] ==> Appending adjustments [2023-12-06T20:52:56.009Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T20:52:56.268Z] + Found adjustments [2023-12-06T20:52:56.268Z] ==> Gzipping contents [2023-12-06T20:52:56.268Z] 12K /tmp/codecov.9EfNUA.gz [2023-12-06T20:52:56.268Z] ==> Uploading reports [2023-12-06T20:52:56.268Z] url: https://codecov.io [2023-12-06T20:52:56.268Z] query: branch=PR-417&commit=8fa5e7e05518b5ff8c34ee8270d64b096f639746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=417&job=&cmd_args= [2023-12-06T20:52:56.268Z] -> Pinging Codecov [2023-12-06T20:52:56.268Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-417&commit=8fa5e7e05518b5ff8c34ee8270d64b096f639746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=417&job=&cmd_args= [2023-12-06T20:52:56.528Z] -> Uploading to [2023-12-06T20:52:56.528Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/F29A59C45E3A92E06B3E522C9905F8EF/8fa5e7e05518b5ff8c34ee8270d64b096f639746/29cb8a7d-b991-4e04-a8e1-2130893db3e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T205256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b082f7714a0b74abd93a26059256ee746bfa56112776636bf260eff260916acb [2023-12-06T20:52:56.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:52:56.529Z] Dload Upload Total Spent Left Speed [2023-12-06T20:52:56.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 51376 --:--:-- --:--:-- --:--:-- 51123 100 10378 0 0 100 10378 0 47605 --:--:-- --:--:-- --:--:-- 47388 [2023-12-06T20:52:56.789Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8fa5e7e05518b5ff8c34ee8270d64b096f639746 [Pipeline] } [2023-12-06T20:52:56.830Z] 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-12-06T20:53:00.006Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-417/archives ] [2023-12-06T20:53:00.006Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-417/archives [2023-12-06T20:53:00.006Z] total 16 [2023-12-06T20:53:00.006Z] drwxr-xr-x 3 root root 4096 Dec 6 20:46 . [2023-12-06T20:53:00.006Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:46 .. [2023-12-06T20:53:00.006Z] drwxr-xr-x 2 root root 4096 Dec 6 20:46 cost [2023-12-06T20:53:00.006Z] -rw-r--r-- 1 root root 91 Dec 6 20:46 cost.csv [2023-12-06T20:53:00.006Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-417/archives [2023-12-06T20:53:00.006Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-417/archives [2023-12-06T20:53:00.006Z] total 16 [2023-12-06T20:53:00.006Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:46 . [2023-12-06T20:53:00.006Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:46 .. [2023-12-06T20:53:00.006Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:46 cost [2023-12-06T20:53:00.006Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 6 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:53:00.333Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:53:01.220Z] ---> package-listing.sh [2023-12-06T20:53:01.220Z] ++ facter osfamily [2023-12-06T20:53:01.220Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T20:53:01.478Z] + OS_FAMILY=debian [2023-12-06T20:53:01.478Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-417 [2023-12-06T20:53:01.478Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T20:53:01.478Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T20:53:01.478Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T20:53:01.478Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T20:53:01.478Z] + '[' /w/workspace/undry_device-onvif-camera_PR-417 ']' [2023-12-06T20:53:01.478Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T20:53:01.478Z] + case "${OS_FAMILY}" in [2023-12-06T20:53:01.478Z] + dpkg -l [2023-12-06T20:53:01.478Z] + grep '^ii' [2023-12-06T20:53:01.478Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T20:53:01.478Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T20:53:01.478Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T20:53:01.478Z] + '[' /w/workspace/undry_device-onvif-camera_PR-417 ']' [2023-12-06T20:53:01.478Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-417/archives/ [2023-12-06T20:53:01.478Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-417/archives/ [Pipeline] echo [2023-12-06T20:53:01.510Z] 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-417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T20:53:01.869Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:02.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:53:02.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:53:02.662Z] prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container [2023-12-06T20:53:02.696Z] $ 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-417/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-417 -v /w/workspace/undry_device-onvif-camera_PR-417:/w/workspace/undry_device-onvif-camera_PR-417:rw,z -v /w/workspace/undry_device-onvif-camera_PR-417@tmp:/w/workspace/undry_device-onvif-camera_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T20:53:02.876Z] $ docker top 219321a014b8fbe18816f30b4d4a4550d09468a09a36af8368a4afdeaea19bee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:53:03.353Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T20:53:03.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T20:53:03.969Z] + ls /var/log/sa-host [2023-12-06T20:53:03.969Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:53:04.221Z] provisioning config files... [2023-12-06T20:53:04.230Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-417@tmp/config7035931848155109562tmp [Pipeline] { [Pipeline] echo [2023-12-06T20:53:04.373Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:53:04.686Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T20:53:04.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:53:05.222Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T20:53:05.254Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:53:05.565Z] ---> sudo-logs.sh [2023-12-06T20:53:05.565Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T20:53:05.702Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:53:06.015Z] ---> job-cost.sh [2023-12-06T20:53:06.015Z] lf-activate-venv: SKIPPING [2023-12-06T20:53:06.015Z] DEBUG: total: 0.2199999988079071 [2023-12-06T20:53:06.015Z] INFO: Retrieving Stack Cost... [2023-12-06T20:53:06.274Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:53:06.533Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T20:53:06.566Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:53:06.878Z] ---> logs-deploy.sh [2023-12-06T20:53:06.879Z] lf-activate-venv: SKIPPING [2023-12-06T20:53:06.879Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-417/1 [2023-12-06T20:53:06.879Z] INFO: archiving workspace using pattern(s): [2023-12-06T20:53:08.252Z] Archives upload complete. [2023-12-06T20:53:08.252Z] INFO: archiving logs to Nexus [2023-12-06T20:53:08.819Z] ---> uname -a: [2023-12-06T20:53:08.819Z] Linux prd-ubuntu20-04-docker-8c-8g-24592 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] ---> lscpu: [2023-12-06T20:53:08.819Z] Architecture: x86_64 [2023-12-06T20:53:08.819Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T20:53:08.819Z] Byte Order: Little Endian [2023-12-06T20:53:08.819Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T20:53:08.819Z] CPU(s): 8 [2023-12-06T20:53:08.819Z] On-line CPU(s) list: 0-7 [2023-12-06T20:53:08.819Z] Thread(s) per core: 1 [2023-12-06T20:53:08.819Z] Core(s) per socket: 1 [2023-12-06T20:53:08.819Z] Socket(s): 8 [2023-12-06T20:53:08.819Z] NUMA node(s): 1 [2023-12-06T20:53:08.819Z] Vendor ID: AuthenticAMD [2023-12-06T20:53:08.819Z] CPU family: 23 [2023-12-06T20:53:08.819Z] Model: 49 [2023-12-06T20:53:08.819Z] Model name: AMD EPYC-Rome Processor [2023-12-06T20:53:08.819Z] Stepping: 0 [2023-12-06T20:53:08.819Z] CPU MHz: 2800.000 [2023-12-06T20:53:08.819Z] BogoMIPS: 5600.00 [2023-12-06T20:53:08.819Z] Virtualization: AMD-V [2023-12-06T20:53:08.819Z] Hypervisor vendor: KVM [2023-12-06T20:53:08.819Z] Virtualization type: full [2023-12-06T20:53:08.819Z] L1d cache: 256 KiB [2023-12-06T20:53:08.819Z] L1i cache: 256 KiB [2023-12-06T20:53:08.819Z] L2 cache: 4 MiB [2023-12-06T20:53:08.819Z] L3 cache: 128 MiB [2023-12-06T20:53:08.819Z] NUMA node0 CPU(s): 0-7 [2023-12-06T20:53:08.819Z] Vulnerability Itlb multihit: Not affected [2023-12-06T20:53:08.819Z] Vulnerability L1tf: Not affected [2023-12-06T20:53:08.819Z] Vulnerability Mds: Not affected [2023-12-06T20:53:08.819Z] Vulnerability Meltdown: Not affected [2023-12-06T20:53:08.819Z] Vulnerability Mmio stale data: Not affected [2023-12-06T20:53:08.819Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T20:53:08.819Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T20:53:08.819Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T20:53:08.819Z] Vulnerability Srbds: Not affected [2023-12-06T20:53:08.819Z] Vulnerability Tsx async abort: Not affected [2023-12-06T20:53:08.819Z] 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-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] ---> nproc: [2023-12-06T20:53:08.819Z] 8 [2023-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] ---> df -h: [2023-12-06T20:53:08.819Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T20:53:08.819Z] overlay 155G 12G 144G 8% / [2023-12-06T20:53:08.819Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T20:53:08.819Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T20:53:08.819Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T20:53:08.819Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] ---> sar -b -r -n DEV: [2023-12-06T20:53:08.819Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24592) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] 20:42:45 LINUX RESTART (8 CPU) [2023-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] 20:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T20:53:08.819Z] 20:44:01 360.79 48.01 312.78 0.00 5416.83 51633.79 0.00 [2023-12-06T20:53:08.819Z] 20:45:01 263.84 2.07 261.77 0.00 31.06 80770.27 0.00 [2023-12-06T20:53:08.819Z] 20:46:01 159.47 0.25 159.22 0.00 14.40 32613.23 0.00 [2023-12-06T20:53:08.819Z] 20:47:01 54.82 0.02 54.81 0.00 4.27 16867.87 0.00 [2023-12-06T20:53:08.819Z] 20:48:01 37.17 11.66 25.51 0.00 5429.39 6260.98 0.00 [2023-12-06T20:53:08.819Z] 20:49:01 3.98 0.00 3.98 0.00 0.00 50.12 0.00 [2023-12-06T20:53:08.819Z] 20:50:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 [2023-12-06T20:53:08.819Z] 20:51:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2023-12-06T20:53:08.819Z] 20:52:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2023-12-06T20:53:08.819Z] 20:53:01 1.97 0.18 1.78 0.00 12.13 39.19 0.00 [2023-12-06T20:53:08.819Z] Average: 88.59 6.22 82.37 0.00 1090.88 18827.48 0.00 [2023-12-06T20:53:08.819Z] [2023-12-06T20:53:08.819Z] 20:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T20:53:08.819Z] 20:44:01 29250748 31512916 825008 2.51 71812 2461412 2018584 5.95 1067348 2200508 549756 [2023-12-06T20:53:08.819Z] 20:45:01 27614120 31128048 1181652 3.59 155260 3515052 2457272 7.24 1699776 3056100 233952 [2023-12-06T20:53:08.819Z] 20:46:01 27899728 31487572 825152 2.51 160824 3588512 1941176 5.72 1346736 3136108 300 [2023-12-06T20:53:08.819Z] 20:47:01 27451872 31515116 795204 2.42 168580 4006628 1806272 5.32 1335748 3541652 168 [2023-12-06T20:53:08.820Z] 20:48:01 27060828 31475220 821076 2.50 176356 4339464 1831180 5.40 1589236 3650980 952 [2023-12-06T20:53:08.820Z] 20:49:01 27084680 31499076 797644 2.43 176408 4339476 1831180 5.40 1566368 3650940 12 [2023-12-06T20:53:08.820Z] 20:50:01 27085636 31500036 796720 2.42 176484 4339484 1831180 5.40 1566172 3650944 8 [2023-12-06T20:53:08.820Z] 20:51:01 27094944 31509692 787164 2.39 176536 4339620 1831180 5.40 1556504 3651224 12 [2023-12-06T20:53:08.820Z] 20:52:01 27094696 31509460 787592 2.40 176556 4339632 1831180 5.40 1556480 3651236 8 [2023-12-06T20:53:08.820Z] 20:53:01 27081352 31497104 800064 2.43 176668 4340040 1854404 5.47 1571392 3651856 308 [2023-12-06T20:53:08.820Z] Average: 27471860 31463424 841728 2.56 161548 3960932 1923361 5.67 1485576 3384155 78548 [2023-12-06T20:53:08.820Z] [2023-12-06T20:53:08.820Z] 20:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T20:53:08.820Z] 20:44:01 docker0 26.01 28.26 2.10 222.39 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:44:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:44:01 ens3 661.74 399.60 5997.39 97.69 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:45:01 docker0 205.62 336.91 17.80 2527.97 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:45:01 ens3 370.44 224.71 2561.21 33.24 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:45:01 veth455ebf6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:46:01 docker0 4.92 8.45 0.29 93.19 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:46:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:46:01 ens3 43.59 28.90 176.48 13.34 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:47:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:47:01 ens3 95.03 56.24 2523.44 10.33 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:48:01 ens3 120.71 48.00 2026.98 3.93 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:49:01 ens3 1.47 1.15 0.67 0.50 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:51:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:52:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:53:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] 20:53:01 ens3 8.08 5.40 8.81 2.98 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] Average: docker0 23.65 37.36 2.02 284.35 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] Average: ens3 130.13 76.41 1329.51 16.20 0.00 0.00 0.00 0.00 [2023-12-06T20:53:08.820Z] [2023-12-06T20:53:08.820Z] [2023-12-06T20:53:08.820Z] ---> sar -P ALL: [2023-12-06T20:53:08.820Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24592) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T20:53:08.820Z] [2023-12-06T20:53:08.820Z] 20:42:45 LINUX RESTART (8 CPU) [2023-12-06T20:53:08.820Z] [2023-12-06T20:53:08.820Z] 20:43:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T20:53:08.820Z] 20:44:01 all 9.19 0.00 2.94 2.38 0.06 85.43 [2023-12-06T20:53:08.820Z] 20:44:01 0 7.70 0.00 2.32 0.24 0.05 89.70 [2023-12-06T20:53:08.820Z] 20:44:01 1 10.27 0.00 2.21 0.40 0.05 87.07 [2023-12-06T20:53:08.820Z] 20:44:01 2 8.12 0.00 4.62 4.30 0.07 82.90 [2023-12-06T20:53:08.820Z] 20:44:01 3 9.05 0.00 4.06 0.35 0.07 86.46 [2023-12-06T20:53:08.820Z] 20:44:01 4 9.90 0.00 2.78 4.55 0.05 82.72 [2023-12-06T20:53:08.820Z] 20:44:01 5 9.98 0.00 2.42 0.35 0.07 87.18 [2023-12-06T20:53:08.820Z] 20:44:01 6 7.38 0.00 2.78 6.42 0.07 83.36 [2023-12-06T20:53:08.820Z] 20:44:01 7 11.12 0.00 2.36 2.41 0.07 84.04 [2023-12-06T20:53:08.820Z] 20:45:01 all 15.31 0.00 4.40 5.64 0.07 74.57 [2023-12-06T20:53:08.820Z] 20:45:01 0 14.57 0.00 4.41 1.37 0.07 79.58 [2023-12-06T20:53:08.820Z] 20:45:01 1 14.68 0.00 4.30 0.92 0.07 80.03 [2023-12-06T20:53:08.820Z] 20:45:01 2 15.46 0.00 3.52 5.11 0.07 75.84 [2023-12-06T20:53:08.820Z] 20:45:01 3 15.90 0.00 4.01 1.61 0.05 78.43 [2023-12-06T20:53:08.820Z] 20:45:01 4 15.59 0.00 4.71 7.59 0.07 72.04 [2023-12-06T20:53:08.820Z] 20:45:01 5 15.44 0.00 6.15 22.82 0.10 55.49 [2023-12-06T20:53:08.820Z] 20:45:01 6 15.65 0.00 3.40 3.47 0.07 77.41 [2023-12-06T20:53:08.820Z] 20:45:01 7 15.21 0.00 4.73 2.42 0.05 77.59 [2023-12-06T20:53:08.820Z] 20:46:01 all 32.99 0.00 3.97 3.13 0.08 59.84 [2023-12-06T20:53:08.820Z] 20:46:01 0 32.24 0.00 3.88 2.76 0.07 61.05 [2023-12-06T20:53:08.820Z] 20:46:01 1 31.89 0.00 3.84 0.24 0.08 63.95 [2023-12-06T20:53:08.820Z] 20:46:01 2 32.54 0.00 3.55 0.08 0.07 63.76 [2023-12-06T20:53:08.820Z] 20:46:01 3 33.38 0.00 4.21 1.61 0.07 60.73 [2023-12-06T20:53:08.820Z] 20:46:01 4 33.54 0.00 4.43 2.12 0.05 59.86 [2023-12-06T20:53:08.820Z] 20:46:01 5 34.64 0.00 3.92 0.03 0.08 61.32 [2023-12-06T20:53:08.820Z] 20:46:01 6 33.52 0.00 3.67 0.37 0.10 62.34 [2023-12-06T20:53:08.820Z] 20:46:01 7 32.16 0.00 4.25 17.78 0.10 45.71 [2023-12-06T20:53:08.820Z] 20:47:01 all 2.47 0.00 1.06 0.87 0.02 95.58 [2023-12-06T20:53:08.820Z] 20:47:01 0 2.41 0.00 0.80 0.00 0.02 96.77 [2023-12-06T20:53:08.820Z] 20:47:01 1 1.91 0.00 1.52 0.75 0.00 95.82 [2023-12-06T20:53:08.820Z] 20:47:01 2 2.73 0.00 0.97 0.02 0.02 96.27 [2023-12-06T20:53:08.820Z] 20:47:01 3 2.44 0.00 1.19 5.98 0.03 90.36 [2023-12-06T20:53:08.820Z] 20:47:01 4 2.62 0.00 0.95 0.22 0.03 96.17 [2023-12-06T20:53:08.820Z] 20:47:01 5 2.16 0.00 1.10 0.00 0.03 96.70 [2023-12-06T20:53:08.820Z] 20:47:01 6 2.79 0.00 0.92 0.00 0.02 96.27 [2023-12-06T20:53:08.820Z] 20:47:01 7 2.71 0.00 0.99 0.00 0.02 96.28 [2023-12-06T20:53:08.820Z] 20:48:01 all 1.22 0.00 0.54 0.54 0.02 97.68 [2023-12-06T20:53:08.820Z] 20:48:01 0 0.68 0.00 0.53 0.35 0.02 98.42 [2023-12-06T20:53:08.820Z] 20:48:01 1 1.28 0.00 0.50 0.28 0.02 97.91 [2023-12-06T20:53:08.820Z] 20:48:01 2 0.50 0.00 0.28 0.27 0.02 98.93 [2023-12-06T20:53:08.820Z] 20:48:01 3 1.64 0.00 0.47 1.40 0.02 96.47 [2023-12-06T20:53:08.820Z] 20:48:01 4 2.12 0.00 0.63 0.03 0.00 97.22 [2023-12-06T20:53:08.820Z] 20:48:01 5 0.88 0.00 0.92 1.47 0.03 96.70 [2023-12-06T20:53:08.820Z] 20:48:01 6 2.08 0.00 0.55 0.48 0.02 96.87 [2023-12-06T20:53:08.820Z] 20:48:01 7 0.60 0.00 0.42 0.02 0.02 98.95 [2023-12-06T20:53:08.820Z] 20:49:01 all 0.19 0.00 0.02 0.01 0.01 99.78 [2023-12-06T20:53:08.820Z] 20:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:53:08.820Z] 20:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-12-06T20:53:08.820Z] 20:49:01 2 1.21 0.00 0.00 0.00 0.00 98.79 [2023-12-06T20:53:08.820Z] 20:49:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2023-12-06T20:53:08.820Z] 20:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T20:53:08.820Z] 20:49:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-12-06T20:53:08.820Z] 20:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:53:08.820Z] 20:49:01 7 0.13 0.00 0.02 0.02 0.02 99.82 [2023-12-06T20:53:08.820Z] 20:50:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2023-12-06T20:53:08.820Z] 20:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T20:53:08.820Z] 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T20:53:08.820Z] 20:50:01 2 1.39 0.00 0.00 0.00 0.02 98.60 [2023-12-06T20:53:08.820Z] 20:50:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2023-12-06T20:53:08.820Z] 20:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:53:08.820Z] 20:50:01 5 0.00 0.00 0.03 0.00 0.03 99.93 [2023-12-06T20:53:08.820Z] 20:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:53:08.820Z] 20:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T20:53:08.820Z] 20:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-12-06T20:53:08.820Z] 20:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T20:53:08.820Z] 20:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-12-06T20:53:08.820Z] 20:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T20:53:08.820Z] 20:51:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-12-06T20:53:08.820Z] 20:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:53:08.820Z] 20:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T20:53:08.820Z] 20:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T20:53:08.820Z] 20:51:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2023-12-06T20:53:08.820Z] 20:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-12-06T20:53:08.820Z] 20:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T20:53:08.820Z] 20:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T20:53:08.820Z] 20:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T20:53:08.820Z] 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T20:53:08.820Z] 20:52:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-12-06T20:53:08.820Z] 20:52:01 5 0.00 0.00 0.03 0.00 0.03 99.93 [2023-12-06T20:53:08.820Z] 20:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T20:53:08.820Z] 20:52:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-12-06T20:53:08.820Z] 20:53:01 all 0.26 0.00 0.09 0.01 0.07 99.57 [2023-12-06T20:53:08.820Z] 20:53:01 0 0.38 0.00 0.07 0.00 0.18 99.37 [2023-12-06T20:53:08.820Z] 20:53:01 1 0.10 0.00 0.10 0.00 0.18 99.62 [2023-12-06T20:53:08.820Z] 20:53:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-12-06T20:53:08.820Z] 20:53:01 3 0.42 0.00 0.10 0.05 0.02 99.42 [2023-12-06T20:53:08.820Z] 20:53:01 4 0.08 0.00 0.08 0.00 0.00 99.83 [2023-12-06T20:53:08.820Z] 20:53:01 5 0.17 0.00 0.17 0.00 0.03 99.63 [2023-12-06T20:53:08.820Z] 20:53:01 6 0.48 0.00 0.10 0.00 0.13 99.28 [2023-12-06T20:53:08.820Z] 20:53:01 7 0.35 0.00 0.07 0.02 0.00 99.57 [2023-12-06T20:53:08.820Z] Average: all 6.14 0.00 1.30 1.25 0.04 91.28 [2023-12-06T20:53:08.820Z] Average: 0 5.77 0.00 1.20 0.47 0.04 92.52 [2023-12-06T20:53:08.820Z] Average: 1 5.99 0.00 1.25 0.26 0.04 92.46 [2023-12-06T20:53:08.820Z] Average: 2 6.16 0.00 1.29 0.97 0.03 91.55 [2023-12-06T20:53:08.820Z] Average: 3 6.21 0.00 1.39 1.10 0.03 91.26 [2023-12-06T20:53:08.820Z] Average: 4 6.35 0.00 1.36 1.44 0.02 90.82 [2023-12-06T20:53:08.820Z] Average: 5 6.29 0.00 1.47 2.43 0.05 89.77 [2023-12-06T20:53:08.820Z] Average: 6 6.14 0.00 1.14 1.07 0.04 91.61 [2023-12-06T20:53:08.820Z] Average: 7 6.19 0.00 1.28 2.25 0.03 90.24 [2023-12-06T20:53:08.820Z] [2023-12-06T20:53:08.820Z] [2023-12-06T20:53:08.820Z]