Pull request #113 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 ajcasagrande for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 67a52f2999f45dedeb950717400ce7c03cd162d6+a761beb27065a69935e8288e1ea85e5d9ee20b97 (7ccc195b92ec32369b9985b998ad689172ccd104) 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-ssh12041555238583482798.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14522887609656343670.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-113/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-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6019781428080744746.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-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6357955154102481099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3062899597989141284.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-113/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-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh183373989132239398.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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] ========================================================= [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.18 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: false SWAGGER_API_FOLDERS: openapi/v1 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-20534 in /w/workspace/undry_device-onvif-camera_PR-113 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-113 # 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 Merging remotes/origin/main commit a761beb27065a69935e8288e1ea85e5d9ee20b97 into PR head commit 67a52f2999f45dedeb950717400ce7c03cd162d6 Merge succeeded, producing 67a52f2999f45dedeb950717400ce7c03cd162d6 Checking out Revision 67a52f2999f45dedeb950717400ce7c03cd162d6 (PR-113) > 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/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67a52f2999f45dedeb950717400ce7c03cd162d6 # 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 a761beb27065a69935e8288e1ea85e5d9ee20b97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67a52f2999f45dedeb950717400ce7c03cd162d6 # timeout=10 Commit message: "fix: do not show NoAuth group or Create New on edit" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-19T23:54:38.047Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-19T23:54:38.225Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-19T23:54:38.318Z] ========================================================= [2022-07-19T23:54:38.318Z] EdgeX Global Pipelines Version Info [2022-07-19T23:54:38.318Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-19T23:54:39.114Z] ------------------- [2022-07-19T23:54:39.114Z] stable info: [2022-07-19T23:54:39.114Z] ------------------- [2022-07-19T23:54:39.114Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T23:54:39.114Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T23:54:39.114Z] Message: update stable to v1.0.238 [2022-07-19T23:54:39.689Z] ------------------- [2022-07-19T23:54:39.689Z] experimental info: [2022-07-19T23:54:39.689Z] ------------------- [2022-07-19T23:54:39.689Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T23:54:39.689Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T23:54:39.689Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-19T23:54:40.093Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-07-19T23:54:40.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-07-19T23:54:40.175Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-19T23:54:40.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-19T23:54:40.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-19T23:54:40.293Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-19T23:54:40.328Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-19T23:54:40.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-19T23:54:40.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-19T23:54:40.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-19T23:54:40.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-19T23:54:40.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-07-19T23:54:40.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-19T23:54:40.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-19T23:54:40.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T23:54:40.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T23:54:40.684Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T23:54:40.718Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T23:54:40.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-19T23:54:40.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-19T23:54:40.831Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-19T23:54:40.872Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-19T23:54:40.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-19T23:54:40.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-19T23:54:40.996Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-19T23:54:41.041Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-19T23:54:41.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-19T23:54:41.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo [2022-07-19T23:54:41.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo [2022-07-19T23:54:41.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo [2022-07-19T23:54:41.290Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67a52f2999f45dedeb950717400ce7c03cd162d6 [Pipeline] echo [2022-07-19T23:54:41.329Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67a52f2 [Pipeline] echo [2022-07-19T23:54:41.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T23:54:41.466Z] provisioning config files... [2022-07-19T23:54:41.482Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-113@tmp/config4149091352982087155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T23:54:41.840Z] ---> docker-login.sh [2022-07-19T23:54:41.840Z] nexus3.edgexfoundry.org:10001 [2022-07-19T23:54:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:54:42.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:54:42.364Z] Configure a credential helper to remove this warning. See [2022-07-19T23:54:42.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:54:42.364Z] [2022-07-19T23:54:42.364Z] Login Succeeded [2022-07-19T23:54:42.364Z] nexus3.edgexfoundry.org:10002 [2022-07-19T23:54:42.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:54:42.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:54:42.625Z] Configure a credential helper to remove this warning. See [2022-07-19T23:54:42.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:54:42.625Z] [2022-07-19T23:54:42.625Z] Login Succeeded [2022-07-19T23:54:42.625Z] nexus3.edgexfoundry.org:10003 [2022-07-19T23:54:42.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:54:42.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:54:42.888Z] Configure a credential helper to remove this warning. See [2022-07-19T23:54:42.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:54:42.888Z] [2022-07-19T23:54:42.888Z] Login Succeeded [2022-07-19T23:54:42.888Z] nexus3.edgexfoundry.org:10004 [2022-07-19T23:54:42.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:54:42.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:54:42.888Z] Configure a credential helper to remove this warning. See [2022-07-19T23:54:42.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:54:42.888Z] [2022-07-19T23:54:42.888Z] Login Succeeded [2022-07-19T23:54:42.888Z] docker.io [2022-07-19T23:54:42.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:54:43.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:54:43.468Z] Configure a credential helper to remove this warning. See [2022-07-19T23:54:43.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:54:43.468Z] [2022-07-19T23:54:43.468Z] Login Succeeded [2022-07-19T23:54:43.468Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T23:54:43.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-19T23:54:44.142Z] + git rev-list -1 --merges 67a52f2999f45dedeb950717400ce7c03cd162d6~1..67a52f2999f45dedeb950717400ce7c03cd162d6 [Pipeline] echo [2022-07-19T23:54:44.201Z] -----------> git rev-list -1 --merges 67a52f2999f45dedeb950717400ce7c03cd162d6~1..67a52f2999f45dedeb950717400ce7c03cd162d6 67a52f2999f45dedeb950717400ce7c03cd162d6 [false] [Pipeline] sh [2022-07-19T23:54:44.520Z] + git log --format=format:%s -1 67a52f2999f45dedeb950717400ce7c03cd162d6 [Pipeline] echo [2022-07-19T23:54:44.556Z] ========================================================= [2022-07-19T23:54:44.556Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-19T23:54:44.556Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T23:54:44.991Z] + git log --format=format:%s -1 67a52f2999f45dedeb950717400ce7c03cd162d6 [Pipeline] echo [2022-07-19T23:54:45.022Z] [semverPrep] GIT_COMMIT: 67a52f2999f45dedeb950717400ce7c03cd162d6, Commit Message: fix: do not show NoAuth group or Create New on edit [Pipeline] echo [2022-07-19T23:54:45.052Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-19T23:54:45.451Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T23:54:45.451Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-19T23:54:45.451Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-19T23:54:45.451Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-19T23:54:45.451Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-19T23:54:45.451Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-19T23:54:45.451Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:54:45.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T23:54:45.941Z] [2022-07-19T23:54:45.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:54:46.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T23:54:46.320Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-19T23:54:46.320Z] b85a868b505f: Pulling fs layer [2022-07-19T23:54:46.320Z] e2be974225ed: Pulling fs layer [2022-07-19T23:54:46.320Z] 339a4e72a1f5: Pulling fs layer [2022-07-19T23:54:46.320Z] 988bab9f4d93: Pulling fs layer [2022-07-19T23:54:46.320Z] 1469e6f7b9e6: Pulling fs layer [2022-07-19T23:54:46.320Z] 988bab9f4d93: Waiting [2022-07-19T23:54:46.320Z] 1469e6f7b9e6: Waiting [2022-07-19T23:54:46.320Z] eaf3925da568: Pulling fs layer [2022-07-19T23:54:46.320Z] bab4dde63d76: Pulling fs layer [2022-07-19T23:54:46.320Z] eaf3925da568: Waiting [2022-07-19T23:54:46.320Z] bde34c3a00c8: Pulling fs layer [2022-07-19T23:54:46.320Z] b352a97aabf1: Pulling fs layer [2022-07-19T23:54:46.320Z] bab4dde63d76: Waiting [2022-07-19T23:54:46.320Z] bde34c3a00c8: Waiting [2022-07-19T23:54:46.320Z] b352a97aabf1: Waiting [2022-07-19T23:54:46.320Z] 4872d77fe225: Pulling fs layer [2022-07-19T23:54:46.320Z] 5851b861e8e6: Pulling fs layer [2022-07-19T23:54:46.320Z] 4872d77fe225: Waiting [2022-07-19T23:54:46.320Z] 5851b861e8e6: Waiting [2022-07-19T23:54:46.320Z] e2be974225ed: Download complete [2022-07-19T23:54:46.320Z] 988bab9f4d93: Verifying Checksum [2022-07-19T23:54:46.320Z] 988bab9f4d93: Download complete [2022-07-19T23:54:46.580Z] 1469e6f7b9e6: Verifying Checksum [2022-07-19T23:54:46.580Z] 1469e6f7b9e6: Download complete [2022-07-19T23:54:46.580Z] 339a4e72a1f5: Verifying Checksum [2022-07-19T23:54:46.580Z] 339a4e72a1f5: Download complete [2022-07-19T23:54:46.580Z] eaf3925da568: Verifying Checksum [2022-07-19T23:54:46.580Z] eaf3925da568: Download complete [2022-07-19T23:54:46.580Z] bde34c3a00c8: Download complete [2022-07-19T23:54:46.580Z] b352a97aabf1: Download complete [2022-07-19T23:54:46.580Z] 4872d77fe225: Verifying Checksum [2022-07-19T23:54:46.580Z] 4872d77fe225: Download complete [2022-07-19T23:54:46.580Z] 5851b861e8e6: Download complete [2022-07-19T23:54:46.580Z] b85a868b505f: Verifying Checksum [2022-07-19T23:54:46.580Z] b85a868b505f: Download complete [2022-07-19T23:54:46.843Z] bab4dde63d76: Verifying Checksum [2022-07-19T23:54:46.843Z] bab4dde63d76: Download complete [2022-07-19T23:54:48.226Z] b85a868b505f: Pull complete [2022-07-19T23:54:48.226Z] e2be974225ed: Pull complete [2022-07-19T23:54:48.487Z] 339a4e72a1f5: Pull complete [2022-07-19T23:54:48.748Z] 988bab9f4d93: Pull complete [2022-07-19T23:54:49.009Z] 1469e6f7b9e6: Pull complete [2022-07-19T23:54:49.009Z] eaf3925da568: Pull complete [2022-07-19T23:54:50.934Z] bab4dde63d76: Pull complete [2022-07-19T23:54:50.934Z] bde34c3a00c8: Pull complete [2022-07-19T23:54:50.934Z] b352a97aabf1: Pull complete [2022-07-19T23:54:51.197Z] 4872d77fe225: Pull complete [2022-07-19T23:54:51.197Z] 5851b861e8e6: Pull complete [2022-07-19T23:54:51.197Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-19T23:54:51.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T23:54:51.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T23:54:51.439Z] prd-ubuntu20.04-docker-8c-8g-20534 does not seem to be running inside a container [2022-07-19T23:54:51.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-113 -v /w/workspace/undry_device-onvif-camera_PR-113:/w/workspace/undry_device-onvif-camera_PR-113:rw,z -v /w/workspace/undry_device-onvif-camera_PR-113@tmp:/w/workspace/undry_device-onvif-camera_PR-113@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 [2022-07-19T23:54:52.965Z] $ docker top 6f8087df0a9765cf981af642d9aed9398c6ce60efcd843b66ee257a3ca269e90 -eo pid,comm [2022-07-19T23:54:53.054Z] 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). [2022-07-19T23:54:53.054Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T23:54:53.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T23:54:53.190Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T23:54:53.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T23:54:53.342Z] $ docker exec 6f8087df0a9765cf981af642d9aed9398c6ce60efcd843b66ee257a3ca269e90 ssh-agent [2022-07-19T23:54:53.470Z] SSH_AUTH_SOCK=/tmp/ssh-K9Fp3qDSuUIw/agent.33 [2022-07-19T23:54:53.470Z] SSH_AGENT_PID=39 [2022-07-19T23:54:53.477Z] Running ssh-add (command line suppressed) [2022-07-19T23:54:53.622Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-113@tmp/private_key_5864937838753233542.key (/w/workspace/undry_device-onvif-camera_PR-113@tmp/private_key_5864937838753233542.key) [2022-07-19T23:54:53.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T23:54:53.974Z] + git tag --points-at HEAD [Pipeline] } [2022-07-19T23:54:53.998Z] $ docker exec --env ******** --env ******** 6f8087df0a9765cf981af642d9aed9398c6ce60efcd843b66ee257a3ca269e90 ssh-agent -k [2022-07-19T23:54:54.113Z] unset SSH_AUTH_SOCK; [2022-07-19T23:54:54.113Z] unset SSH_AGENT_PID; [2022-07-19T23:54:54.114Z] echo Agent pid 39 killed; [2022-07-19T23:54:54.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-19T23:54:54.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T23:54:54.215Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T23:54:54.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T23:54:54.354Z] $ docker exec 6f8087df0a9765cf981af642d9aed9398c6ce60efcd843b66ee257a3ca269e90 ssh-agent [2022-07-19T23:54:54.483Z] SSH_AUTH_SOCK=/tmp/ssh-VaE51ThgmLDP/agent.73 [2022-07-19T23:54:54.483Z] SSH_AGENT_PID=81 [2022-07-19T23:54:54.490Z] Running ssh-add (command line suppressed) [2022-07-19T23:54:54.615Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-113@tmp/private_key_1430997397021857467.key (/w/workspace/undry_device-onvif-camera_PR-113@tmp/private_key_1430997397021857467.key) [2022-07-19T23:54:54.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T23:54:54.965Z] + git semver init [2022-07-19T23:54:55.226Z] 2022-07-19 23:54:55,180 [run_init] DEBUG init version:0.0.0 force:False [2022-07-19T23:54:55.226Z] 2022-07-19 23:54:55,181 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-113/.semver [2022-07-19T23:54:55.226Z] 2022-07-19 23:54:55,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-113/.semver [2022-07-19T23:54:55.226Z] 2022-07-19 23:54:55,182 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-113/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-113, universal_newlines=False, shell=None, istream=None) [2022-07-19T23:54:56.173Z] 2022-07-19 23:54:55,965 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-113/.git/info/exclude [2022-07-19T23:54:56.173Z] 2022-07-19 23:54:55,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-113/.semver/PR-113 with force:False [2022-07-19T23:54:56.173Z] 2022-07-19 23:54:55,965 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-113/.semver/PR-113 [2022-07-19T23:54:56.173Z] 2022-07-19 23:54:55,969 [execute] INFO git cat-file --batch-check [2022-07-19T23:54:56.173Z] 2022-07-19 23:54:55,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-113/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T23:54:56.173Z] 2022-07-19 23:54:55,976 [execute] INFO git cat-file --batch [2022-07-19T23:54:56.173Z] 2022-07-19 23:54:55,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-113/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T23:54:56.173Z] 2022-07-19 23:54:55,982 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-113/.semver/PR-113 [2022-07-19T23:54:56.173Z] 0.0.0 [Pipeline] } [2022-07-19T23:54:56.202Z] $ docker exec --env ******** --env ******** 6f8087df0a9765cf981af642d9aed9398c6ce60efcd843b66ee257a3ca269e90 ssh-agent -k [2022-07-19T23:54:56.322Z] unset SSH_AUTH_SOCK; [2022-07-19T23:54:56.323Z] unset SSH_AGENT_PID; [2022-07-19T23:54:56.323Z] echo Agent pid 81 killed; [2022-07-19T23:54:56.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T23:54:56.762Z] + git semver [Pipeline] } [2022-07-19T23:54:57.057Z] $ docker stop --time=1 6f8087df0a9765cf981af642d9aed9398c6ce60efcd843b66ee257a3ca269e90 [2022-07-19T23:54:58.385Z] $ docker rm -f 6f8087df0a9765cf981af642d9aed9398c6ce60efcd843b66ee257a3ca269e90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T23:54:58.799Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-19T23:54:59.151Z] Stashed 1 file(s) [Pipeline] echo [2022-07-19T23:54:59.169Z] [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 [2022-07-19T23:54:59.759Z] provisioning config files... [2022-07-19T23:54:59.771Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-113@tmp/config6540711176840650771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T23:55:00.118Z] ---> docker-login.sh [2022-07-19T23:55:00.118Z] nexus3.edgexfoundry.org:10001 [2022-07-19T23:55:00.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:55:00.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:55:00.118Z] Configure a credential helper to remove this warning. See [2022-07-19T23:55:00.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:55:00.118Z] [2022-07-19T23:55:00.118Z] Login Succeeded [2022-07-19T23:55:00.118Z] nexus3.edgexfoundry.org:10002 [2022-07-19T23:55:00.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:55:00.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:55:00.381Z] Configure a credential helper to remove this warning. See [2022-07-19T23:55:00.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:55:00.381Z] [2022-07-19T23:55:00.381Z] Login Succeeded [2022-07-19T23:55:00.381Z] nexus3.edgexfoundry.org:10003 [2022-07-19T23:55:00.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:55:00.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:55:00.381Z] Configure a credential helper to remove this warning. See [2022-07-19T23:55:00.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:55:00.381Z] [2022-07-19T23:55:00.381Z] Login Succeeded [2022-07-19T23:55:00.381Z] nexus3.edgexfoundry.org:10004 [2022-07-19T23:55:00.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:55:00.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:55:00.642Z] Configure a credential helper to remove this warning. See [2022-07-19T23:55:00.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:55:00.642Z] [2022-07-19T23:55:00.642Z] Login Succeeded [2022-07-19T23:55:00.642Z] docker.io [2022-07-19T23:55:00.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:55:00.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:55:00.903Z] Configure a credential helper to remove this warning. See [2022-07-19T23:55:00.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:55:00.903Z] [2022-07-19T23:55:00.903Z] Login Succeeded [2022-07-19T23:55:00.903Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T23:55:00.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T23:55:01.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T23:55:01.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T23:55:01.204Z] ========================================================= [2022-07-19T23:55:01.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-19T23:55:01.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:55:01.679Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-19T23:55:01.679Z] Sending build context to Docker daemon 19.85MB [2022-07-19T23:55:01.679Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T23:55:01.679Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-19T23:55:01.939Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-19T23:55:01.939Z] 2408cc74d12b: Pulling fs layer [2022-07-19T23:55:01.940Z] ea60b727a1ce: Pulling fs layer [2022-07-19T23:55:01.940Z] 30c4a7721957: Pulling fs layer [2022-07-19T23:55:01.940Z] 370296b7ddb6: Pulling fs layer [2022-07-19T23:55:01.940Z] 7c6cee850709: Pulling fs layer [2022-07-19T23:55:01.940Z] 39a5fcdaea64: Pulling fs layer [2022-07-19T23:55:01.940Z] d94ebbe4e438: Pulling fs layer [2022-07-19T23:55:01.940Z] bcfd1f05c69d: Pulling fs layer [2022-07-19T23:55:01.940Z] 59ccb84bbe0f: Pulling fs layer [2022-07-19T23:55:01.940Z] 370296b7ddb6: Waiting [2022-07-19T23:55:01.940Z] d94ebbe4e438: Waiting [2022-07-19T23:55:01.940Z] 39a5fcdaea64: Waiting [2022-07-19T23:55:01.940Z] 7c6cee850709: Waiting [2022-07-19T23:55:01.940Z] bcfd1f05c69d: Waiting [2022-07-19T23:55:01.940Z] 59ccb84bbe0f: Waiting [2022-07-19T23:55:01.940Z] 30c4a7721957: Verifying Checksum [2022-07-19T23:55:01.940Z] ea60b727a1ce: Download complete [2022-07-19T23:55:01.940Z] 7c6cee850709: Download complete [2022-07-19T23:55:01.940Z] 39a5fcdaea64: Verifying Checksum [2022-07-19T23:55:01.940Z] 39a5fcdaea64: Download complete [2022-07-19T23:55:01.940Z] 2408cc74d12b: Verifying Checksum [2022-07-19T23:55:01.940Z] 2408cc74d12b: Download complete [2022-07-19T23:55:01.940Z] d94ebbe4e438: Download complete [2022-07-19T23:55:01.940Z] 2408cc74d12b: Pull complete [2022-07-19T23:55:02.201Z] ea60b727a1ce: Pull complete [2022-07-19T23:55:02.201Z] 30c4a7721957: Pull complete [2022-07-19T23:55:02.461Z] 59ccb84bbe0f: Verifying Checksum [2022-07-19T23:55:02.462Z] 59ccb84bbe0f: Download complete [2022-07-19T23:55:02.462Z] bcfd1f05c69d: Verifying Checksum [2022-07-19T23:55:02.462Z] bcfd1f05c69d: Download complete [2022-07-19T23:55:02.721Z] 370296b7ddb6: Verifying Checksum [2022-07-19T23:55:02.721Z] 370296b7ddb6: Download complete [2022-07-19T23:55:06.925Z] 370296b7ddb6: Pull complete [2022-07-19T23:55:06.925Z] 7c6cee850709: Pull complete [2022-07-19T23:55:07.187Z] 39a5fcdaea64: Pull complete [2022-07-19T23:55:07.187Z] d94ebbe4e438: Pull complete [2022-07-19T23:55:09.726Z] bcfd1f05c69d: Pull complete [2022-07-19T23:55:09.987Z] 59ccb84bbe0f: Pull complete [2022-07-19T23:55:09.987Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-19T23:55:09.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-19T23:55:09.987Z] ---> a4fb48ad2a94 [2022-07-19T23:55:09.987Z] Step 3/13 : ARG MAKE="make build" [2022-07-19T23:55:11.909Z] ---> Running in 392d241bf0f0 [2022-07-19T23:55:12.169Z] Removing intermediate container 392d241bf0f0 [2022-07-19T23:55:12.169Z] ---> eaa17936178a [2022-07-19T23:55:12.169Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T23:55:12.169Z] ---> Running in 227b7448063c [2022-07-19T23:55:12.169Z] Removing intermediate container 227b7448063c [2022-07-19T23:55:12.169Z] ---> 0d7b49884ab6 [2022-07-19T23:55:12.169Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T23:55:12.169Z] ---> Running in 409654116b96 [2022-07-19T23:55:12.428Z] Removing intermediate container 409654116b96 [2022-07-19T23:55:12.428Z] ---> dfc80df90050 [2022-07-19T23:55:12.428Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-19T23:55:12.428Z] ---> Running in 42eb7c25f8e7 [2022-07-19T23:55:12.428Z] Removing intermediate container 42eb7c25f8e7 [2022-07-19T23:55:12.428Z] ---> a4cf04fc34d8 [2022-07-19T23:55:12.428Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T23:55:12.428Z] ---> Running in 80532b99f355 [2022-07-19T23:55:12.997Z] Removing intermediate container 80532b99f355 [2022-07-19T23:55:12.997Z] ---> f4401f3b9fe6 [2022-07-19T23:55:12.997Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T23:55:13.256Z] ---> Running in 90d66af50f55 [2022-07-19T23:55:13.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T23:55:14.585Z] Still waiting to schedule task [2022-07-19T23:55:14.585Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-19T23:55:16.813Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T23:55:22.094Z] OK: 211 MiB in 51 packages [2022-07-19T23:55:22.355Z] Removing intermediate container 90d66af50f55 [2022-07-19T23:55:22.355Z] ---> a8a13db33c78 [2022-07-19T23:55:22.355Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-19T23:55:22.355Z] ---> Running in 668b549eb803 [2022-07-19T23:55:22.355Z] Removing intermediate container 668b549eb803 [2022-07-19T23:55:22.355Z] ---> e03ab274d71e [2022-07-19T23:55:22.355Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-19T23:55:22.617Z] ---> 5b4b3702e0b8 [2022-07-19T23:55:22.617Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T23:55:22.617Z] ---> Running in eac9a0f1805f [2022-07-19T23:55:37.535Z] Removing intermediate container eac9a0f1805f [2022-07-19T23:55:37.535Z] ---> ef2e1b054f94 [2022-07-19T23:55:37.535Z] Step 12/13 : COPY . . [2022-07-19T23:55:37.536Z] ---> 8912cf0943ce [2022-07-19T23:55:37.536Z] Step 13/13 : RUN ${MAKE} [2022-07-19T23:55:37.536Z] ---> Running in 059e0cd4e663 [2022-07-19T23:55:37.797Z] noop [2022-07-19T23:55:38.369Z] Removing intermediate container 059e0cd4e663 [2022-07-19T23:55:38.369Z] ---> 34f6dfb4d6de [2022-07-19T23:55:38.369Z] Successfully built 34f6dfb4d6de [2022-07-19T23:55:38.369Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:55:38.809Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T23:55:38.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T23:55:38.966Z] prd-ubuntu20.04-docker-8c-8g-20534 does not seem to be running inside a container [2022-07-19T23:55:39.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-113 -v /w/workspace/undry_device-onvif-camera_PR-113:/w/workspace/undry_device-onvif-camera_PR-113:rw,z -v /w/workspace/undry_device-onvif-camera_PR-113@tmp:/w/workspace/undry_device-onvif-camera_PR-113@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 [2022-07-19T23:55:39.430Z] $ docker top bb37bfb36e9c6fb6bfa1ba5bc5d24239411404accfb942d0df2ce0daf26706c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T23:55:39.882Z] + go version [2022-07-19T23:55:39.882Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-19T23:55:39.912Z] $ docker stop --time=1 bb37bfb36e9c6fb6bfa1ba5bc5d24239411404accfb942d0df2ce0daf26706c6 [2022-07-19T23:55:41.231Z] $ docker rm -f bb37bfb36e9c6fb6bfa1ba5bc5d24239411404accfb942d0df2ce0daf26706c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:55:41.953Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T23:55:41.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T23:55:42.115Z] prd-ubuntu20.04-docker-8c-8g-20534 does not seem to be running inside a container [2022-07-19T23:55:42.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-113 -v /w/workspace/undry_device-onvif-camera_PR-113:/w/workspace/undry_device-onvif-camera_PR-113:rw,z -v /w/workspace/undry_device-onvif-camera_PR-113@tmp:/w/workspace/undry_device-onvif-camera_PR-113@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 [2022-07-19T23:55:42.536Z] $ docker top 277fcafd932fa791d73c1a2ff34bd34f156949ae41574bc2dabdff666e2dcb4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T23:55:42.942Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-113 [Pipeline] fileExists [Pipeline] sh [2022-07-19T23:55:43.301Z] + make test [2022-07-19T23:55:43.301Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-19T23:55:43.561Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-19T23:55:53.540Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-19T23:55:53.540Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.020s coverage: 10.9% of statements [2022-07-19T23:55:53.540Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-19T23:55:56.839Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.783s coverage: 13.8% of statements [2022-07-19T23:56:03.423Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-19T23:56:05.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T23:56:05.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T23:56:05.955Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-19T23:56:06.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T23:56:06.586Z] $ docker stop --time=1 277fcafd932fa791d73c1a2ff34bd34f156949ae41574bc2dabdff666e2dcb4a [2022-07-19T23:56:08.488Z] $ docker rm -f 277fcafd932fa791d73c1a2ff34bd34f156949ae41574bc2dabdff666e2dcb4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T23:56:09.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T23:56:09.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-19T23:56:09.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T23:56:10.063Z] + ls -al . [2022-07-19T23:56:10.063Z] total 236 [2022-07-19T23:56:10.063Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 23:56 . [2022-07-19T23:56:10.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:54 .. [2022-07-19T23:56:10.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 23:55 .git [2022-07-19T23:56:10.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 23:54 .github [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 19 23:54 .gitignore [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 23:54 .golangci.yml [2022-07-19T23:56:10.063Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 23:54 .semver [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 19 23:54 Attribution.txt [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 19 23:54 CHANGELOG.md [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 19 23:54 Dockerfile [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 23:54 GOVERNANCE.md [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 19 23:54 Jenkinsfile [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 23:54 LICENSE [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 19 23:54 Makefile [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 23:54 OWNERS.md [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 5796 Jul 19 23:54 README.md [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 23:54 VERSION [2022-07-19T23:56:10.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 23:54 bin [2022-07-19T23:56:10.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 23:54 cmd [2022-07-19T23:56:10.063Z] -rw-r--r-- 1 jenkins jenkins 78637 Jul 19 23:55 coverage.out [2022-07-19T23:56:10.063Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 23:54 doc [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 19 23:54 go.mod [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 19 23:54 go.sum [2022-07-19T23:56:10.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:54 internal [2022-07-19T23:56:10.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:54 snap [2022-07-19T23:56:10.063Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 19 23:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:56:10.454Z] + 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=67a52f2999f45dedeb950717400ce7c03cd162d6 --label arch=amd64 --label version=0.0.0 . [2022-07-19T23:56:10.454Z] Sending build context to Docker daemon 19.93MB [2022-07-19T23:56:10.454Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T23:56:10.454Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-19T23:56:10.454Z] ---> 34f6dfb4d6de [2022-07-19T23:56:10.454Z] Step 3/26 : ARG MAKE="make build" [2022-07-19T23:56:10.718Z] ---> Running in 8172f20e78d4 [2022-07-19T23:56:10.718Z] Removing intermediate container 8172f20e78d4 [2022-07-19T23:56:10.718Z] ---> 40d724ae5cd3 [2022-07-19T23:56:10.718Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T23:56:10.718Z] ---> Running in de2c8d601fe4 [2022-07-19T23:56:10.979Z] Removing intermediate container de2c8d601fe4 [2022-07-19T23:56:10.979Z] ---> 8f1f10b9dc07 [2022-07-19T23:56:10.979Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T23:56:10.979Z] ---> Running in 65c14196e0ea [2022-07-19T23:56:10.979Z] Removing intermediate container 65c14196e0ea [2022-07-19T23:56:10.979Z] ---> 16e07a12044a [2022-07-19T23:56:10.979Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-19T23:56:10.979Z] ---> Running in ae7d5dc26a66 [2022-07-19T23:56:11.242Z] Removing intermediate container ae7d5dc26a66 [2022-07-19T23:56:11.242Z] ---> fc78177425db [2022-07-19T23:56:11.242Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T23:56:11.242Z] ---> Running in 83d8145d5727 [2022-07-19T23:56:11.812Z] Removing intermediate container 83d8145d5727 [2022-07-19T23:56:11.812Z] ---> c43bd85a7ab3 [2022-07-19T23:56:11.812Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T23:56:11.812Z] ---> Running in 9f1b4c9951a8 [2022-07-19T23:56:12.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T23:56:13.011Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T23:56:13.270Z] OK: 211 MiB in 51 packages [2022-07-19T23:56:13.532Z] Removing intermediate container 9f1b4c9951a8 [2022-07-19T23:56:13.532Z] ---> ee97f680859e [2022-07-19T23:56:13.532Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-19T23:56:13.800Z] ---> Running in 7a49c775caee [2022-07-19T23:56:13.800Z] Removing intermediate container 7a49c775caee [2022-07-19T23:56:13.800Z] ---> 3e34539c7b2b [2022-07-19T23:56:13.800Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-19T23:56:13.800Z] ---> a5d5c7054046 [2022-07-19T23:56:13.800Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T23:56:14.060Z] ---> Running in fb8f8b460f85 [2022-07-19T23:56:14.629Z] Removing intermediate container fb8f8b460f85 [2022-07-19T23:56:14.629Z] ---> e25f87e17a06 [2022-07-19T23:56:14.629Z] Step 12/26 : COPY . . [2022-07-19T23:56:15.199Z] ---> 557877f95870 [2022-07-19T23:56:15.199Z] Step 13/26 : RUN ${MAKE} [2022-07-19T23:56:15.199Z] ---> Running in caa948ca00f6 [2022-07-19T23:56:15.457Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-19T23:56:37.408Z] Removing intermediate container caa948ca00f6 [2022-07-19T23:56:37.408Z] ---> c99d1056fb63 [2022-07-19T23:56:37.408Z] Step 14/26 : FROM alpine:3.15 [2022-07-19T23:56:37.408Z] 3.15: Pulling from library/alpine [2022-07-19T23:56:37.408Z] ab6db1bc80d0: Pulling fs layer [2022-07-19T23:56:37.408Z] ab6db1bc80d0: Verifying Checksum [2022-07-19T23:56:37.408Z] ab6db1bc80d0: Download complete [2022-07-19T23:56:37.408Z] ab6db1bc80d0: Pull complete [2022-07-19T23:56:37.408Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-19T23:56:37.408Z] Status: Downloaded newer image for alpine:3.15 [2022-07-19T23:56:37.408Z] ---> 2720e26172a0 [2022-07-19T23:56:37.408Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-19T23:56:37.408Z] ---> Running in e84b39bab413 [2022-07-19T23:56:37.408Z] Removing intermediate container e84b39bab413 [2022-07-19T23:56:37.408Z] ---> 74fb33208198 [2022-07-19T23:56:37.408Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-19T23:56:37.408Z] ---> Running in 76e80100b1c8 [2022-07-19T23:56:37.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-19T23:56:37.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-19T23:56:37.408Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-19T23:56:37.408Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-19T23:56:37.408Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-19T23:56:37.408Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-19T23:56:37.408Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-19T23:56:37.408Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-19T23:56:37.408Z] Executing busybox-1.34.1-r7.trigger [2022-07-19T23:56:37.408Z] OK: 8 MiB in 20 packages [2022-07-19T23:56:37.408Z] Removing intermediate container 76e80100b1c8 [2022-07-19T23:56:37.408Z] ---> df643da26295 [2022-07-19T23:56:37.408Z] Step 17/26 : WORKDIR / [2022-07-19T23:56:37.408Z] ---> Running in 43860cb9cb2b [2022-07-19T23:56:37.408Z] Removing intermediate container 43860cb9cb2b [2022-07-19T23:56:37.408Z] ---> e24bd8e16338 [2022-07-19T23:56:37.408Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-19T23:56:37.408Z] ---> 5b6c1bbb84ca [2022-07-19T23:56:37.408Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-19T23:56:37.408Z] ---> 45c339e33560 [2022-07-19T23:56:37.408Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-19T23:56:37.671Z] ---> a79d96c8d9bb [2022-07-19T23:56:37.671Z] Step 21/26 : EXPOSE 59984 [2022-07-19T23:56:37.671Z] ---> Running in 6142eb804a41 [2022-07-19T23:56:37.671Z] Removing intermediate container 6142eb804a41 [2022-07-19T23:56:37.671Z] ---> 4a89ea6c337c [2022-07-19T23:56:37.671Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-19T23:56:37.671Z] ---> Running in 175f245bf4f1 [2022-07-19T23:56:37.931Z] Removing intermediate container 175f245bf4f1 [2022-07-19T23:56:37.931Z] ---> 278ed726250d [2022-07-19T23:56:37.931Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-19T23:56:37.931Z] ---> Running in 2caa3a57a46d [2022-07-19T23:56:37.931Z] Removing intermediate container 2caa3a57a46d [2022-07-19T23:56:37.931Z] ---> a14c9c3e9128 [2022-07-19T23:56:37.931Z] Step 24/26 : LABEL arch=amd64 [2022-07-19T23:56:38.199Z] ---> Running in b45f0b29ed47 [2022-07-19T23:56:38.199Z] Removing intermediate container b45f0b29ed47 [2022-07-19T23:56:38.199Z] ---> 3745aeb61250 [2022-07-19T23:56:38.199Z] Step 25/26 : LABEL git_sha=67a52f2999f45dedeb950717400ce7c03cd162d6 [2022-07-19T23:56:38.199Z] ---> Running in 0f54e363c09e [2022-07-19T23:56:38.199Z] Removing intermediate container 0f54e363c09e [2022-07-19T23:56:38.199Z] ---> c9894fe6a4ac [2022-07-19T23:56:38.199Z] Step 26/26 : LABEL version=0.0.0 [2022-07-19T23:56:38.459Z] ---> Running in bbbfc305893b [2022-07-19T23:56:38.459Z] Removing intermediate container bbbfc305893b [2022-07-19T23:56:38.459Z] ---> cfdb2e0525e0 [2022-07-19T23:56:38.459Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T23:56:38.459Z] Successfully built cfdb2e0525e0 [2022-07-19T23:56:38.459Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:56:39.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T23:56:39.294Z] [2022-07-19T23:56:39.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:56:39.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T23:56:39.670Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-19T23:56:39.670Z] 5eb5b503b376: Pulling fs layer [2022-07-19T23:56:39.670Z] 5c69ac0246d0: Pulling fs layer [2022-07-19T23:56:39.670Z] ec43610c2a17: Pulling fs layer [2022-07-19T23:56:39.670Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-19T23:56:39.670Z] 33b1e0a273af: Pulling fs layer [2022-07-19T23:56:39.670Z] 5d3b04190fa2: Pulling fs layer [2022-07-19T23:56:39.670Z] 2f39f015ded8: Pulling fs layer [2022-07-19T23:56:39.670Z] 33b1e0a273af: Waiting [2022-07-19T23:56:39.670Z] 3a2ae6a8a46f: Waiting [2022-07-19T23:56:39.670Z] 5d3b04190fa2: Waiting [2022-07-19T23:56:39.670Z] 2f39f015ded8: Waiting [2022-07-19T23:56:39.670Z] 5c69ac0246d0: Verifying Checksum [2022-07-19T23:56:39.670Z] 5c69ac0246d0: Download complete [2022-07-19T23:56:39.670Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-19T23:56:39.670Z] 3a2ae6a8a46f: Download complete [2022-07-19T23:56:39.670Z] 33b1e0a273af: Verifying Checksum [2022-07-19T23:56:39.670Z] 33b1e0a273af: Download complete [2022-07-19T23:56:39.670Z] 5d3b04190fa2: Verifying Checksum [2022-07-19T23:56:39.670Z] 5d3b04190fa2: Download complete [2022-07-19T23:56:39.930Z] ec43610c2a17: Verifying Checksum [2022-07-19T23:56:39.930Z] ec43610c2a17: Download complete [2022-07-19T23:56:39.930Z] 5eb5b503b376: Verifying Checksum [2022-07-19T23:56:39.930Z] 5eb5b503b376: Download complete [2022-07-19T23:56:40.500Z] 2f39f015ded8: Download complete [2022-07-19T23:56:41.443Z] 5eb5b503b376: Pull complete [2022-07-19T23:56:41.443Z] 5c69ac0246d0: Pull complete [2022-07-19T23:56:42.013Z] ec43610c2a17: Pull complete [2022-07-19T23:56:42.013Z] 3a2ae6a8a46f: Pull complete [2022-07-19T23:56:42.271Z] 33b1e0a273af: Pull complete [2022-07-19T23:56:42.271Z] 5d3b04190fa2: Pull complete [2022-07-19T23:56:47.556Z] 2f39f015ded8: Pull complete [2022-07-19T23:56:47.556Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-19T23:56:47.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T23:56:47.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T23:56:47.776Z] prd-ubuntu20.04-docker-8c-8g-20534 does not seem to be running inside a container [2022-07-19T23:56:47.809Z] $ 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-113 -v /w/workspace/undry_device-onvif-camera_PR-113:/w/workspace/undry_device-onvif-camera_PR-113:rw,z -v /w/workspace/undry_device-onvif-camera_PR-113@tmp:/w/workspace/undry_device-onvif-camera_PR-113@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 [2022-07-19T23:56:48.439Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20535 in /w/workspace/undry_device-onvif-camera_PR-113 [2022-07-19T23:56:49.653Z] $ docker top 2b078dfda10bef45f12f3ba2003ebe281b20679d65e4de5f2da4e8aeb7d5bb95 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-07-19T23:56:49.908Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-07-19T23:56:49.983Z] Selected Git installation does not exist. Using Default [2022-07-19T23:56:49.983Z] The recommended git tool is: NONE [2022-07-19T23:56:50.147Z] ---> job-cost.sh [2022-07-19T23:56:50.147Z] lf-activate-venv: SKIPPING [2022-07-19T23:56:50.147Z] INFO: No Stack... [2022-07-19T23:56:50.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T23:56:50.976Z] INFO: Archiving Costs [Pipeline] sh [2022-07-19T23:56:51.296Z] + cat /w/workspace/undry_device-onvif-camera_PR-113/archives/cost.csv [2022-07-19T23:56:51.296Z] + cut -d, -f6 [Pipeline] lock [2022-07-19T23:56:51.335Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-113-1-stack-cost] [2022-07-19T23:56:51.340Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-113-1-stack-cost] did not exist. Created. [2022-07-19T23:56:51.340Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T23:56:51.730Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-19T23:56:51.776Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T23:56:51.801Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T23:56:51.869Z] $ docker stop --time=1 2b078dfda10bef45f12f3ba2003ebe281b20679d65e4de5f2da4e8aeb7d5bb95 [2022-07-19T23:56:53.037Z] $ docker rm -f 2b078dfda10bef45f12f3ba2003ebe281b20679d65e4de5f2da4e8aeb7d5bb95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-19T23:56:55.466Z] using credential edgex-jenkins-ssh [2022-07-19T23:56:55.486Z] Cloning the remote Git repository [2022-07-19T23:56:55.536Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-19T23:56:55.606Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-07-19T23:56:55.732Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-19T23:56:55.732Z] > git --version # timeout=10 [2022-07-19T23:56:55.762Z] > git --version # 'git version 2.25.1' [2022-07-19T23:56:55.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-19T23:56:55.888Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T23:56:57.681Z] Merging remotes/origin/main commit a761beb27065a69935e8288e1ea85e5d9ee20b97 into PR head commit 67a52f2999f45dedeb950717400ce7c03cd162d6 [2022-07-19T23:56:56.958Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-19T23:56:56.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T23:56:57.013Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-19T23:56:57.048Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-19T23:56:57.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-19T23:56:57.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-19T23:56:57.699Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T23:56:57.721Z] > git checkout -f 67a52f2999f45dedeb950717400ce7c03cd162d6 # timeout=10 [2022-07-19T23:56:58.029Z] Merge succeeded, producing 67a52f2999f45dedeb950717400ce7c03cd162d6 [2022-07-19T23:56:58.030Z] Checking out Revision 67a52f2999f45dedeb950717400ce7c03cd162d6 (PR-113) [2022-07-19T23:56:57.932Z] > git remote # timeout=10 [2022-07-19T23:56:57.954Z] > git config --get remote.origin.url # timeout=10 [2022-07-19T23:56:57.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-19T23:56:57.982Z] > git merge a761beb27065a69935e8288e1ea85e5d9ee20b97 # timeout=10 [2022-07-19T23:56:58.013Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-19T23:56:58.036Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T23:56:58.058Z] > git checkout -f 67a52f2999f45dedeb950717400ce7c03cd162d6 # timeout=10 [2022-07-19T23:57:02.370Z] Commit message: "fix: do not show NoAuth group or Create New on edit" [2022-07-19T23:57:02.426Z] > git --version # timeout=10 [2022-07-19T23:57:02.434Z] > git --version # 'git version 2.25.1' [2022-07-19T23:57:02.444Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T23:57:03.518Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-19T23:57:03.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T23:57:03.518Z] Dload Upload Total Spent Left Speed [2022-07-19T23:57:03.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94861 0 --:--:-- --:--:-- --:--:-- 94861 100 12332 100 12332 0 0 94137 0 --:--:-- --:--:-- --:--:-- 93424 [Pipeline] sh [2022-07-19T23:57:04.438Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-19T23:57:04.808Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-19T23:57:04.808Z] + sudo tee /etc/docker/daemon.new [2022-07-19T23:57:04.808Z] { [2022-07-19T23:57:04.808Z] "registry-mirrors": [ [2022-07-19T23:57:04.808Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-19T23:57:04.808Z] ], [2022-07-19T23:57:04.808Z] "bip": "10.250.0.254/24", [2022-07-19T23:57:04.808Z] "hosts": [ [2022-07-19T23:57:04.808Z] "tcp://0.0.0.0:5555", [2022-07-19T23:57:04.808Z] "unix:///var/run/docker.sock" [2022-07-19T23:57:04.808Z] ], [2022-07-19T23:57:04.808Z] "mtu": 1458, [2022-07-19T23:57:04.808Z] "selinux-enabled": true, [2022-07-19T23:57:04.808Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-19T23:57:04.808Z] } [Pipeline] sh [2022-07-19T23:57:05.156Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-19T23:57:05.510Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T23:57:23.937Z] provisioning config files... [2022-07-19T23:57:23.964Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1500540111809769095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T23:57:24.358Z] ---> docker-login.sh [2022-07-19T23:57:24.358Z] nexus3.edgexfoundry.org:10001 [2022-07-19T23:57:24.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:57:25.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:57:25.227Z] Configure a credential helper to remove this warning. See [2022-07-19T23:57:25.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:57:25.227Z] [2022-07-19T23:57:25.227Z] Login Succeeded [2022-07-19T23:57:25.227Z] nexus3.edgexfoundry.org:10002 [2022-07-19T23:57:25.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:57:25.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:57:25.504Z] Configure a credential helper to remove this warning. See [2022-07-19T23:57:25.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:57:25.504Z] [2022-07-19T23:57:25.504Z] Login Succeeded [2022-07-19T23:57:25.779Z] nexus3.edgexfoundry.org:10003 [2022-07-19T23:57:26.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:57:26.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:57:26.055Z] Configure a credential helper to remove this warning. See [2022-07-19T23:57:26.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:57:26.055Z] [2022-07-19T23:57:26.055Z] Login Succeeded [2022-07-19T23:57:26.055Z] nexus3.edgexfoundry.org:10004 [2022-07-19T23:57:26.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:57:26.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:57:26.603Z] Configure a credential helper to remove this warning. See [2022-07-19T23:57:26.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:57:26.603Z] [2022-07-19T23:57:26.603Z] Login Succeeded [2022-07-19T23:57:26.603Z] docker.io [2022-07-19T23:57:26.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T23:57:27.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T23:57:27.150Z] Configure a credential helper to remove this warning. See [2022-07-19T23:57:27.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T23:57:27.150Z] [2022-07-19T23:57:27.150Z] Login Succeeded [2022-07-19T23:57:27.150Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T23:57:27.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T23:57:27.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T23:57:27.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T23:57:27.615Z] ========================================================= [2022-07-19T23:57:27.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-19T23:57:27.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:57:28.107Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-19T23:57:28.728Z] Sending build context to Docker daemon 13.81MB [2022-07-19T23:57:28.728Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T23:57:28.728Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-19T23:57:28.728Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-19T23:57:28.728Z] b3c136eddcbf: Pulling fs layer [2022-07-19T23:57:28.728Z] c0a3192eca97: Pulling fs layer [2022-07-19T23:57:28.728Z] a050256f5b6f: Pulling fs layer [2022-07-19T23:57:28.728Z] 656be50a0ddc: Pulling fs layer [2022-07-19T23:57:28.728Z] 2bbca73fdf42: Pulling fs layer [2022-07-19T23:57:28.728Z] 46d945488cbd: Pulling fs layer [2022-07-19T23:57:28.728Z] 8a5474983e97: Pulling fs layer [2022-07-19T23:57:28.728Z] 329c88fbcd65: Pulling fs layer [2022-07-19T23:57:28.728Z] 656be50a0ddc: Waiting [2022-07-19T23:57:28.728Z] 2bbca73fdf42: Waiting [2022-07-19T23:57:28.728Z] 329c88fbcd65: Waiting [2022-07-19T23:57:28.728Z] 46d945488cbd: Waiting [2022-07-19T23:57:28.728Z] 8a5474983e97: Waiting [2022-07-19T23:57:28.728Z] a050256f5b6f: Verifying Checksum [2022-07-19T23:57:28.728Z] a050256f5b6f: Download complete [2022-07-19T23:57:28.728Z] c0a3192eca97: Download complete [2022-07-19T23:57:28.728Z] 2bbca73fdf42: Verifying Checksum [2022-07-19T23:57:28.728Z] 2bbca73fdf42: Download complete [2022-07-19T23:57:28.728Z] 46d945488cbd: Verifying Checksum [2022-07-19T23:57:28.728Z] 46d945488cbd: Download complete [2022-07-19T23:57:28.728Z] b3c136eddcbf: Verifying Checksum [2022-07-19T23:57:28.728Z] b3c136eddcbf: Download complete [2022-07-19T23:57:29.724Z] b3c136eddcbf: Pull complete [2022-07-19T23:57:30.003Z] 329c88fbcd65: Verifying Checksum [2022-07-19T23:57:30.003Z] 329c88fbcd65: Download complete [2022-07-19T23:57:30.281Z] c0a3192eca97: Pull complete [2022-07-19T23:57:30.879Z] a050256f5b6f: Pull complete [2022-07-19T23:57:30.879Z] 8a5474983e97: Verifying Checksum [2022-07-19T23:57:30.879Z] 8a5474983e97: Download complete [2022-07-19T23:57:31.861Z] 656be50a0ddc: Verifying Checksum [2022-07-19T23:57:31.861Z] 656be50a0ddc: Download complete [2022-07-19T23:57:44.301Z] 656be50a0ddc: Pull complete [2022-07-19T23:57:44.575Z] 2bbca73fdf42: Pull complete [2022-07-19T23:57:44.854Z] 46d945488cbd: Pull complete [2022-07-19T23:57:51.583Z] 8a5474983e97: Pull complete [2022-07-19T23:57:53.023Z] 329c88fbcd65: Pull complete [2022-07-19T23:57:53.298Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-19T23:57:53.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-19T23:57:53.298Z] ---> ff4287adb874 [2022-07-19T23:57:53.298Z] Step 3/13 : ARG MAKE="make build" [2022-07-19T23:57:55.281Z] ---> Running in e7f32e5bf040 [2022-07-19T23:57:56.261Z] Removing intermediate container e7f32e5bf040 [2022-07-19T23:57:56.261Z] ---> 6d8807572940 [2022-07-19T23:57:56.261Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T23:57:56.261Z] ---> Running in 8c9de5bcc841 [2022-07-19T23:57:56.535Z] Removing intermediate container 8c9de5bcc841 [2022-07-19T23:57:56.535Z] ---> 1b6ab1d87cfe [2022-07-19T23:57:56.535Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T23:57:56.535Z] ---> Running in 4a41fd1b7bb9 [2022-07-19T23:57:57.133Z] Removing intermediate container 4a41fd1b7bb9 [2022-07-19T23:57:57.133Z] ---> 38f01a1b223d [2022-07-19T23:57:57.133Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-19T23:57:57.133Z] ---> Running in 29b15ac6ab4e [2022-07-19T23:57:57.406Z] Removing intermediate container 29b15ac6ab4e [2022-07-19T23:57:57.406Z] ---> 0b309221d8ef [2022-07-19T23:57:57.406Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T23:57:57.406Z] ---> Running in 55f56ebfc434 [2022-07-19T23:57:59.384Z] Removing intermediate container 55f56ebfc434 [2022-07-19T23:57:59.384Z] ---> 05d76f94b1ed [2022-07-19T23:57:59.384Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T23:57:59.384Z] ---> Running in 8726a26d1457 [2022-07-19T23:58:00.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T23:58:01.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T23:58:01.936Z] OK: 221 MiB in 51 packages [2022-07-19T23:58:02.915Z] Removing intermediate container 8726a26d1457 [2022-07-19T23:58:02.915Z] ---> 482ead5962c7 [2022-07-19T23:58:02.915Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-19T23:58:02.915Z] ---> Running in 22bb1f4a3252 [2022-07-19T23:58:03.190Z] Removing intermediate container 22bb1f4a3252 [2022-07-19T23:58:03.190Z] ---> 43812f8b1b02 [2022-07-19T23:58:03.190Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-19T23:58:03.795Z] ---> 2bc28d28e2c4 [2022-07-19T23:58:03.795Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T23:58:03.795Z] ---> Running in 27ccddd401b2 [2022-07-19T23:58:50.795Z] Removing intermediate container 27ccddd401b2 [2022-07-19T23:58:50.795Z] ---> 6d496107ec63 [2022-07-19T23:58:50.795Z] Step 12/13 : COPY . . [2022-07-19T23:58:50.795Z] ---> 4ab07a6d17db [2022-07-19T23:58:50.795Z] Step 13/13 : RUN ${MAKE} [2022-07-19T23:58:50.795Z] ---> Running in 9cacb827c8c3 [2022-07-19T23:58:50.795Z] noop [2022-07-19T23:58:51.072Z] Removing intermediate container 9cacb827c8c3 [2022-07-19T23:58:51.072Z] ---> 9b37606f451e [2022-07-19T23:58:51.072Z] Successfully built 9b37606f451e [2022-07-19T23:58:51.072Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:58:51.561Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T23:58:51.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T23:58:51.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-20535 does not seem to be running inside a container [2022-07-19T23:58:51.959Z] $ 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 [2022-07-19T23:58:53.283Z] $ docker top fe44badf28fc90954df748e3e4027741a5b548430eed58e59b645e251489a351 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T23:58:54.233Z] + go version [2022-07-19T23:58:54.233Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-19T23:58:54.266Z] $ docker stop --time=1 fe44badf28fc90954df748e3e4027741a5b548430eed58e59b645e251489a351 [2022-07-19T23:58:55.904Z] $ docker rm -f fe44badf28fc90954df748e3e4027741a5b548430eed58e59b645e251489a351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T23:58:56.774Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T23:58:56.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T23:58:57.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-20535 does not seem to be running inside a container [2022-07-19T23:58:57.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 [2022-07-19T23:58:58.397Z] $ docker top f4f62a5cf5f2a0196cc4bdc83848597ba5ef35de6c7bdd389c31484d9c366b4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T23:58:59.356Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-07-19T23:59:00.080Z] + make test [2022-07-19T23:59:00.080Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-19T23:59:01.522Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-20T00:00:23.361Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-20T00:00:27.693Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.093s coverage: 10.9% of statements [2022-07-20T00:00:27.693Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-20T00:00:49.879Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.941s coverage: 13.8% of statements [2022-07-20T00:00:49.879Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-20T00:00:49.879Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-20T00:01:12.080Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T00:01:12.080Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T00:01:12.080Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T00:01:12.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-20T00:01:12.752Z] $ docker stop --time=1 f4f62a5cf5f2a0196cc4bdc83848597ba5ef35de6c7bdd389c31484d9c366b4b [2022-07-20T00:01:14.550Z] $ docker rm -f f4f62a5cf5f2a0196cc4bdc83848597ba5ef35de6c7bdd389c31484d9c366b4b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T00:01:15.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-20T00:01:15.660Z] Warning: overwriting stash ‘coverage-report’ [2022-07-20T00:01:16.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T00:01:16.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T00:01:17.174Z] + ls -al . [2022-07-20T00:01:17.175Z] total 232 [2022-07-20T00:01:17.175Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 00:01 . [2022-07-20T00:01:17.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:56 .. [2022-07-20T00:01:17.175Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 23:57 .git [2022-07-20T00:01:17.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 23:56 .github [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 19 23:56 .gitignore [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 23:56 .golangci.yml [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 19 23:56 Attribution.txt [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 19 23:56 CHANGELOG.md [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 19 23:56 Dockerfile [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 23:56 GOVERNANCE.md [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 19 23:56 Jenkinsfile [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 23:56 LICENSE [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 19 23:56 Makefile [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 23:56 OWNERS.md [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 5796 Jul 19 23:56 README.md [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 23:54 VERSION [2022-07-20T00:01:17.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 23:56 bin [2022-07-20T00:01:17.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 23:56 cmd [2022-07-20T00:01:17.175Z] -rw-r--r-- 1 jenkins jenkins 78637 Jul 20 00:00 coverage.out [2022-07-20T00:01:17.175Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 23:56 doc [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 19 23:56 go.mod [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 19 23:56 go.sum [2022-07-20T00:01:17.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:56 internal [2022-07-20T00:01:17.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 23:56 snap [2022-07-20T00:01:17.175Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 19 23:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T00:01:17.612Z] + 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=67a52f2999f45dedeb950717400ce7c03cd162d6 --label arch=arm64 --label version=0.0.0 . [2022-07-20T00:01:18.213Z] Sending build context to Docker daemon 13.89MB [2022-07-20T00:01:18.213Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-20T00:01:18.213Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-20T00:01:18.213Z] ---> 9b37606f451e [2022-07-20T00:01:18.213Z] Step 3/26 : ARG MAKE="make build" [2022-07-20T00:01:18.213Z] ---> Running in 0268340aec95 [2022-07-20T00:01:18.812Z] Removing intermediate container 0268340aec95 [2022-07-20T00:01:18.812Z] ---> 0a72f08a82f4 [2022-07-20T00:01:18.812Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-20T00:01:18.812Z] ---> Running in d8374e4b04e4 [2022-07-20T00:01:19.087Z] Removing intermediate container d8374e4b04e4 [2022-07-20T00:01:19.087Z] ---> 635bef50d323 [2022-07-20T00:01:19.087Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T00:01:19.087Z] ---> Running in db652e2f035d [2022-07-20T00:01:19.360Z] Removing intermediate container db652e2f035d [2022-07-20T00:01:19.360Z] ---> c6578d99f248 [2022-07-20T00:01:19.360Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-20T00:01:19.360Z] ---> Running in 1dc7bea2a46b [2022-07-20T00:01:19.656Z] Removing intermediate container 1dc7bea2a46b [2022-07-20T00:01:19.656Z] ---> 3376e50a16ea [2022-07-20T00:01:19.656Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T00:01:19.933Z] ---> Running in c707da18ea6c [2022-07-20T00:01:21.381Z] Removing intermediate container c707da18ea6c [2022-07-20T00:01:21.381Z] ---> 343f28cfc0f8 [2022-07-20T00:01:21.381Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T00:01:21.657Z] ---> Running in 35c23609c7ad [2022-07-20T00:01:22.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T00:01:23.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T00:01:24.215Z] OK: 221 MiB in 51 packages [2022-07-20T00:01:25.217Z] Removing intermediate container 35c23609c7ad [2022-07-20T00:01:25.217Z] ---> 292938f8f3ca [2022-07-20T00:01:25.217Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-20T00:01:25.217Z] ---> Running in 9220e9fbd06a [2022-07-20T00:01:25.491Z] Removing intermediate container 9220e9fbd06a [2022-07-20T00:01:25.491Z] ---> 45c5c8312f5f [2022-07-20T00:01:25.491Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-20T00:01:26.093Z] ---> 1164067179d1 [2022-07-20T00:01:26.093Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T00:01:26.093Z] ---> Running in 8b924cc089d3 [2022-07-20T00:01:28.094Z] Removing intermediate container 8b924cc089d3 [2022-07-20T00:01:28.094Z] ---> f9d091aab19c [2022-07-20T00:01:28.094Z] Step 12/26 : COPY . . [2022-07-20T00:01:29.538Z] ---> d47de5d4ceca [2022-07-20T00:01:29.538Z] Step 13/26 : RUN ${MAKE} [2022-07-20T00:01:29.538Z] ---> Running in 2c1e92963199 [2022-07-20T00:01:30.524Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-20T00:03:37.426Z] Removing intermediate container 2c1e92963199 [2022-07-20T00:03:37.426Z] ---> 01bf784af769 [2022-07-20T00:03:37.426Z] Step 14/26 : FROM alpine:3.15 [2022-07-20T00:03:37.426Z] 3.15: Pulling from library/alpine [2022-07-20T00:03:37.426Z] e0295fd11fe2: Pulling fs layer [2022-07-20T00:03:37.426Z] e0295fd11fe2: Verifying Checksum [2022-07-20T00:03:37.426Z] e0295fd11fe2: Download complete [2022-07-20T00:03:37.426Z] e0295fd11fe2: Pull complete [2022-07-20T00:03:37.426Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-20T00:03:37.426Z] Status: Downloaded newer image for alpine:3.15 [2022-07-20T00:03:37.426Z] ---> 60f2846fe774 [2022-07-20T00:03:37.426Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-20T00:03:37.426Z] ---> Running in 9a1b1c8d7b06 [2022-07-20T00:03:37.426Z] Removing intermediate container 9a1b1c8d7b06 [2022-07-20T00:03:37.426Z] ---> 19c39e2a7994 [2022-07-20T00:03:37.426Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-20T00:03:37.426Z] ---> Running in e7e81667b5e1 [2022-07-20T00:03:38.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T00:03:38.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T00:03:39.226Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-20T00:03:39.226Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-20T00:03:39.226Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-20T00:03:39.226Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-20T00:03:39.226Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-20T00:03:39.226Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-20T00:03:39.226Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T00:03:39.498Z] OK: 8 MiB in 20 packages [2022-07-20T00:03:40.487Z] Removing intermediate container e7e81667b5e1 [2022-07-20T00:03:40.487Z] ---> 1b27df193bfd [2022-07-20T00:03:40.487Z] Step 17/26 : WORKDIR / [2022-07-20T00:03:40.487Z] ---> Running in be4a0d92bd72 [2022-07-20T00:03:40.487Z] Removing intermediate container be4a0d92bd72 [2022-07-20T00:03:40.487Z] ---> ddef0501fbdb [2022-07-20T00:03:40.487Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-20T00:03:42.472Z] ---> cc1e5e810d39 [2022-07-20T00:03:42.472Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-20T00:03:42.745Z] ---> ecf542bdaf7e [2022-07-20T00:03:42.745Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-20T00:03:43.343Z] ---> 0543237090bc [2022-07-20T00:03:43.343Z] Step 21/26 : EXPOSE 59984 [2022-07-20T00:03:43.343Z] ---> Running in abd47cd26e07 [2022-07-20T00:03:43.615Z] Removing intermediate container abd47cd26e07 [2022-07-20T00:03:43.615Z] ---> b8aac00ad143 [2022-07-20T00:03:43.615Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-20T00:03:43.615Z] ---> Running in b80eb5a8be0f [2022-07-20T00:03:43.890Z] Removing intermediate container b80eb5a8be0f [2022-07-20T00:03:43.890Z] ---> da50f3c57717 [2022-07-20T00:03:43.890Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T00:03:43.890Z] ---> Running in bcad95430412 [2022-07-20T00:03:44.490Z] Removing intermediate container bcad95430412 [2022-07-20T00:03:44.491Z] ---> 1029ef2e2214 [2022-07-20T00:03:44.491Z] Step 24/26 : LABEL arch=arm64 [2022-07-20T00:03:44.491Z] ---> Running in 0f8954892439 [2022-07-20T00:03:44.765Z] Removing intermediate container 0f8954892439 [2022-07-20T00:03:44.765Z] ---> b9c304f853f7 [2022-07-20T00:03:44.765Z] Step 25/26 : LABEL git_sha=67a52f2999f45dedeb950717400ce7c03cd162d6 [2022-07-20T00:03:44.765Z] ---> Running in baac64e6948d [2022-07-20T00:03:45.040Z] Removing intermediate container baac64e6948d [2022-07-20T00:03:45.040Z] ---> ccb4ba173e51 [2022-07-20T00:03:45.040Z] Step 26/26 : LABEL version=0.0.0 [2022-07-20T00:03:45.040Z] ---> Running in 5e6b26f1cf0c [2022-07-20T00:03:45.645Z] Removing intermediate container 5e6b26f1cf0c [2022-07-20T00:03:45.645Z] ---> 53b83d2f4b79 [2022-07-20T00:03:45.645Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-20T00:03:45.645Z] Successfully built 53b83d2f4b79 [2022-07-20T00:03:45.645Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T00:03:46.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T00:03:46.488Z] [2022-07-20T00:03:46.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T00:03:46.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T00:03:47.180Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-20T00:03:47.180Z] 8998bd30e6a1: Pulling fs layer [2022-07-20T00:03:47.180Z] 04944245beec: Pulling fs layer [2022-07-20T00:03:47.180Z] 699f458cf7ca: Pulling fs layer [2022-07-20T00:03:47.180Z] 765212b225bb: Pulling fs layer [2022-07-20T00:03:47.180Z] f23df028b6ca: Pulling fs layer [2022-07-20T00:03:47.180Z] d65c8cfc05b1: Pulling fs layer [2022-07-20T00:03:47.180Z] 2437ff75d9bd: Pulling fs layer [2022-07-20T00:03:47.180Z] 765212b225bb: Waiting [2022-07-20T00:03:47.180Z] f23df028b6ca: Waiting [2022-07-20T00:03:47.180Z] d65c8cfc05b1: Waiting [2022-07-20T00:03:47.180Z] 2437ff75d9bd: Waiting [2022-07-20T00:03:47.180Z] 04944245beec: Verifying Checksum [2022-07-20T00:03:47.180Z] 04944245beec: Download complete [2022-07-20T00:03:47.180Z] 765212b225bb: Download complete [2022-07-20T00:03:47.180Z] f23df028b6ca: Verifying Checksum [2022-07-20T00:03:47.180Z] f23df028b6ca: Download complete [2022-07-20T00:03:47.180Z] d65c8cfc05b1: Verifying Checksum [2022-07-20T00:03:47.180Z] d65c8cfc05b1: Download complete [2022-07-20T00:03:47.461Z] 699f458cf7ca: Verifying Checksum [2022-07-20T00:03:47.461Z] 699f458cf7ca: Download complete [2022-07-20T00:03:47.737Z] 8998bd30e6a1: Verifying Checksum [2022-07-20T00:03:47.737Z] 8998bd30e6a1: Download complete [2022-07-20T00:03:50.366Z] 2437ff75d9bd: Verifying Checksum [2022-07-20T00:03:50.366Z] 2437ff75d9bd: Download complete [2022-07-20T00:03:52.354Z] 8998bd30e6a1: Pull complete [2022-07-20T00:03:52.630Z] 04944245beec: Pull complete [2022-07-20T00:03:54.066Z] 699f458cf7ca: Pull complete [2022-07-20T00:03:54.066Z] 765212b225bb: Pull complete [2022-07-20T00:03:55.047Z] f23df028b6ca: Pull complete [2022-07-20T00:03:55.319Z] d65c8cfc05b1: Pull complete [2022-07-20T00:04:10.430Z] 2437ff75d9bd: Pull complete [2022-07-20T00:04:10.430Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-20T00:04:10.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T00:04:10.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T00:04:10.817Z] prd-ubuntu20.04-docker-arm64-4c-16g-20535 does not seem to be running inside a container [2022-07-20T00:04:10.898Z] $ 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 [2022-07-20T00:04:13.511Z] $ docker top e8e342b4ca8ea5de582c2ec451de131b6c4394c641321c520cc6c9b3d9cdc660 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T00:04:14.467Z] ---> job-cost.sh [2022-07-20T00:04:14.467Z] lf-activate-venv: SKIPPING [2022-07-20T00:04:14.467Z] INFO: No Stack... [2022-07-20T00:04:14.739Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-20T00:04:15.715Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T00:04:16.403Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-07-20T00:04:16.403Z] + cut -d, -f6 [Pipeline] lock [2022-07-20T00:04:16.485Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-113-1-stack-cost] [2022-07-20T00:04:16.490Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-113-1-stack-cost] did not exist. Created. [2022-07-20T00:04:16.490Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T00:04:17.230Z] /w/workspace/device-onvif-camera/1@tmp/durable-ba205674/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-20T00:04:17.918Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-20T00:04:17.952Z] Warning: overwriting stash ‘stack-cost’ [2022-07-20T00:04:18.008Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T00:04:18.027Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T00:04:18.100Z] $ docker stop --time=1 e8e342b4ca8ea5de582c2ec451de131b6c4394c641321c520cc6c9b3d9cdc660 [2022-07-20T00:04:19.558Z] $ docker rm -f e8e342b4ca8ea5de582c2ec451de131b6c4394c641321c520cc6c9b3d9cdc660 [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 [2022-07-20T00:04:20.625Z] provisioning config files... [2022-07-20T00:04:20.636Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-113@tmp/config3834503474640692159tmp [Pipeline] { [Pipeline] sh [2022-07-20T00:04:20.971Z] + set +x [2022-07-20T00:04:20.971Z] + curl -s https://codecov.io/bash [2022-07-20T00:04:20.971Z] + bash -s -- [2022-07-20T00:04:20.971Z] [2022-07-20T00:04:20.971Z] _____ _ [2022-07-20T00:04:20.971Z] / ____| | | [2022-07-20T00:04:20.971Z] | | ___ __| | ___ ___ _____ __ [2022-07-20T00:04:20.971Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-20T00:04:20.971Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-20T00:04:20.971Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-20T00:04:20.971Z] Bash-1.0.6 [2022-07-20T00:04:20.971Z] [2022-07-20T00:04:20.971Z] [2022-07-20T00:04:20.971Z] ==> git version 2.25.1 found [2022-07-20T00:04:20.971Z] ==> 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 [2022-07-20T00:04:20.971Z] Release-Date: 2020-01-08 [2022-07-20T00:04:20.971Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-20T00:04:20.971Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-20T00:04:20.971Z] ==> Jenkins CI detected. [2022-07-20T00:04:20.971Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-113 [2022-07-20T00:04:20.971Z] project root: . [2022-07-20T00:04:20.971Z] --> token set from env [2022-07-20T00:04:20.971Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-20T00:04:20.971Z] ==> Running gcov in . (disable via -X gcov) [2022-07-20T00:04:20.971Z] ==> Python coveragepy not found [2022-07-20T00:04:20.971Z] ==> Searching for coverage reports in: [2022-07-20T00:04:20.971Z] + . [2022-07-20T00:04:20.971Z] -> Found 1 reports [2022-07-20T00:04:20.971Z] ==> Detecting git/mercurial file structure [2022-07-20T00:04:20.971Z] ==> Reading reports [2022-07-20T00:04:20.971Z] + ./coverage.out bytes=78637 [2022-07-20T00:04:21.231Z] ==> Appending adjustments [2022-07-20T00:04:21.231Z] https://docs.codecov.io/docs/fixing-reports [2022-07-20T00:04:21.231Z] + Found adjustments [2022-07-20T00:04:21.231Z] ==> Gzipping contents [2022-07-20T00:04:21.231Z] 12K /tmp/codecov.XbjCOl.gz [2022-07-20T00:04:21.231Z] ==> Uploading reports [2022-07-20T00:04:21.231Z] url: https://codecov.io [2022-07-20T00:04:21.231Z] query: branch=PR-113&commit=67a52f2999f45dedeb950717400ce7c03cd162d6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=113&job=&cmd_args= [2022-07-20T00:04:21.231Z] -> Pinging Codecov [2022-07-20T00:04:21.232Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-113&commit=67a52f2999f45dedeb950717400ce7c03cd162d6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=113&job=&cmd_args= [2022-07-20T00:04:21.493Z] -> Uploading to [2022-07-20T00:04:21.493Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-20/F29A59C45E3A92E06B3E522C9905F8EF/67a52f2999f45dedeb950717400ce7c03cd162d6/ab9ff286-0634-4ed6-9ee9-a0d5cd2b1aa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220720T000421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10ca94287eba239021e2ebe64c27a2c9ff76d25fe6061c8b9ac489389dbd56be [2022-07-20T00:04:21.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T00:04:21.493Z] Dload Upload Total Spent Left Speed [2022-07-20T00:04:21.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10520 0 0 100 10520 0 45541 --:--:-- --:--:-- --:--:-- 45541 [2022-07-20T00:04:21.754Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/67a52f2999f45dedeb950717400ce7c03cd162d6 [Pipeline] } [2022-07-20T00:04:21.782Z] 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 [2022-07-20T00:04:23.542Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-113/archives ] [2022-07-20T00:04:23.543Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-113/archives [2022-07-20T00:04:23.543Z] total 16 [2022-07-20T00:04:23.543Z] drwxr-xr-x 3 root root 4096 Jul 19 23:56 . [2022-07-20T00:04:23.543Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 23:56 .. [2022-07-20T00:04:23.543Z] drwxr-xr-x 2 root root 4096 Jul 19 23:56 cost [2022-07-20T00:04:23.543Z] -rw-r--r-- 1 root root 90 Jul 19 23:56 cost.csv [2022-07-20T00:04:23.543Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-113/archives [2022-07-20T00:04:23.543Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-113/archives [2022-07-20T00:04:23.543Z] total 16 [2022-07-20T00:04:23.543Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 23:56 . [2022-07-20T00:04:23.543Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 23:56 .. [2022-07-20T00:04:23.543Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 23:56 cost [2022-07-20T00:04:23.543Z] -rw-r--r-- 1 jenkins jenkins 90 Jul 19 23:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-20T00:04:23.876Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T00:04:24.783Z] ---> package-listing.sh [2022-07-20T00:04:24.783Z] ++ facter osfamily [2022-07-20T00:04:24.783Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-20T00:04:25.045Z] + OS_FAMILY=debian [2022-07-20T00:04:25.045Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-113 [2022-07-20T00:04:25.045Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-20T00:04:25.045Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-20T00:04:25.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-20T00:04:25.045Z] + PACKAGES=/tmp/packages_start.txt [2022-07-20T00:04:25.045Z] + '[' /w/workspace/undry_device-onvif-camera_PR-113 ']' [2022-07-20T00:04:25.045Z] + PACKAGES=/tmp/packages_end.txt [2022-07-20T00:04:25.045Z] + case "${OS_FAMILY}" in [2022-07-20T00:04:25.045Z] + dpkg -l [2022-07-20T00:04:25.045Z] + grep '^ii' [2022-07-20T00:04:25.045Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-20T00:04:25.045Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-20T00:04:25.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-20T00:04:25.045Z] + '[' /w/workspace/undry_device-onvif-camera_PR-113 ']' [2022-07-20T00:04:25.045Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-113/archives/ [2022-07-20T00:04:25.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-113/archives/ [Pipeline] echo [2022-07-20T00:04:25.079Z] 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-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-20T00:04:25.374Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T00:04:26.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T00:04:26.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T00:04:26.187Z] prd-ubuntu20.04-docker-8c-8g-20534 does not seem to be running inside a container [2022-07-20T00:04:26.229Z] $ 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-113/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-113 -v /w/workspace/undry_device-onvif-camera_PR-113:/w/workspace/undry_device-onvif-camera_PR-113:rw,z -v /w/workspace/undry_device-onvif-camera_PR-113@tmp:/w/workspace/undry_device-onvif-camera_PR-113@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 [2022-07-20T00:04:26.441Z] $ docker top a3fda76bf09fe536f8c81b4ec1b83ff1a5c8313253cf8f81970b66e756577d16 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T00:04:26.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-20T00:04:27.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-20T00:04:27.479Z] + ls /var/log/sa-host [2022-07-20T00:04:27.479Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T00:04:27.675Z] provisioning config files... [2022-07-20T00:04:27.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-113@tmp/config6246312391698432724tmp [Pipeline] { [Pipeline] echo [2022-07-20T00:04:27.735Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T00:04:28.059Z] ---> create-netrc.sh [Pipeline] } [2022-07-20T00:04:28.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-20T00:04:28.541Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-20T00:04:28.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T00:04:28.885Z] ---> sudo-logs.sh [2022-07-20T00:04:28.885Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-20T00:04:28.972Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T00:04:29.302Z] ---> job-cost.sh [2022-07-20T00:04:29.302Z] lf-activate-venv: SKIPPING [2022-07-20T00:04:29.302Z] DEBUG: total: 0.2199999988079071 [2022-07-20T00:04:29.302Z] INFO: Retrieving Stack Cost... [2022-07-20T00:04:29.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T00:04:30.146Z] INFO: Archiving Costs [Pipeline] echo [2022-07-20T00:04:30.178Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T00:04:30.505Z] ---> logs-deploy.sh [2022-07-20T00:04:30.505Z] lf-activate-venv: SKIPPING [2022-07-20T00:04:30.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-113/1 [2022-07-20T00:04:30.505Z] INFO: archiving workspace using pattern(s): [2022-07-20T00:04:31.922Z] Archives upload complete. [2022-07-20T00:04:31.922Z] INFO: archiving logs to Nexus [2022-07-20T00:04:32.499Z] ---> uname -a: [2022-07-20T00:04:32.499Z] Linux prd-ubuntu20-04-docker-8c-8g-20534 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-20T00:04:32.499Z] [2022-07-20T00:04:32.499Z] [2022-07-20T00:04:32.499Z] ---> lscpu: [2022-07-20T00:04:32.499Z] Architecture: x86_64 [2022-07-20T00:04:32.499Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-20T00:04:32.499Z] Byte Order: Little Endian [2022-07-20T00:04:32.499Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-20T00:04:32.499Z] CPU(s): 8 [2022-07-20T00:04:32.499Z] On-line CPU(s) list: 0-7 [2022-07-20T00:04:32.499Z] Thread(s) per core: 1 [2022-07-20T00:04:32.499Z] Core(s) per socket: 1 [2022-07-20T00:04:32.499Z] Socket(s): 8 [2022-07-20T00:04:32.499Z] NUMA node(s): 1 [2022-07-20T00:04:32.499Z] Vendor ID: AuthenticAMD [2022-07-20T00:04:32.499Z] CPU family: 23 [2022-07-20T00:04:32.499Z] Model: 49 [2022-07-20T00:04:32.499Z] Model name: AMD EPYC-Rome Processor [2022-07-20T00:04:32.499Z] Stepping: 0 [2022-07-20T00:04:32.499Z] CPU MHz: 2799.996 [2022-07-20T00:04:32.499Z] BogoMIPS: 5599.99 [2022-07-20T00:04:32.499Z] Virtualization: AMD-V [2022-07-20T00:04:32.499Z] Hypervisor vendor: KVM [2022-07-20T00:04:32.499Z] Virtualization type: full [2022-07-20T00:04:32.499Z] L1d cache: 256 KiB [2022-07-20T00:04:32.499Z] L1i cache: 256 KiB [2022-07-20T00:04:32.499Z] L2 cache: 4 MiB [2022-07-20T00:04:32.499Z] L3 cache: 128 MiB [2022-07-20T00:04:32.499Z] NUMA node0 CPU(s): 0-7 [2022-07-20T00:04:32.499Z] Vulnerability Itlb multihit: Not affected [2022-07-20T00:04:32.499Z] Vulnerability L1tf: Not affected [2022-07-20T00:04:32.499Z] Vulnerability Mds: Not affected [2022-07-20T00:04:32.499Z] Vulnerability Meltdown: Not affected [2022-07-20T00:04:32.499Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-20T00:04:32.499Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-20T00:04:32.499Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-20T00:04:32.499Z] Vulnerability Srbds: Not affected [2022-07-20T00:04:32.499Z] Vulnerability Tsx async abort: Not affected [2022-07-20T00:04:32.499Z] 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 [2022-07-20T00:04:32.499Z] [2022-07-20T00:04:32.499Z] [2022-07-20T00:04:32.499Z] ---> nproc: [2022-07-20T00:04:32.499Z] 8 [2022-07-20T00:04:32.499Z] [2022-07-20T00:04:32.499Z] [2022-07-20T00:04:32.499Z] ---> df -h: [2022-07-20T00:04:32.499Z] Filesystem Size Used Avail Use% Mounted on [2022-07-20T00:04:32.499Z] overlay 155G 11G 145G 7% / [2022-07-20T00:04:32.499Z] tmpfs 64M 0 64M 0% /dev [2022-07-20T00:04:32.499Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-20T00:04:32.499Z] shm 64M 0 64M 0% /dev/shm [2022-07-20T00:04:32.499Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-20T00:04:32.499Z] [2022-07-20T00:04:32.499Z] [2022-07-20T00:04:32.499Z] ---> sar -b -r -n DEV: [2022-07-20T00:04:32.499Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20534) 07/20/22 _x86_64_ (8 CPU) [2022-07-20T00:04:32.499Z] [2022-07-20T00:04:32.499Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-20T00:04:32.499Z] 00:00:01 250.00 0.00 250.00 0.00 0.00 4800.00 0.00 [2022-07-20T00:04:32.499Z] 00:01:01 7.10 0.03 7.07 0.00 0.27 160.11 0.00 [2022-07-20T00:04:32.499Z] 00:02:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2022-07-20T00:04:32.499Z] 00:03:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2022-07-20T00:04:32.499Z] 00:04:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2022-07-20T00:04:32.499Z] Average: 2.77 0.01 2.76 0.00 0.07 51.65 0.00 [2022-07-20T00:04:32.499Z] [2022-07-20T00:04:32.499Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-20T00:04:32.499Z] 00:00:01 27629740 31768064 519168 1.58 175720 4113244 1864028 5.49 1362432 3376180 204 [2022-07-20T00:04:32.500Z] 00:01:01 27629592 31768500 518440 1.58 175952 4113260 1887076 5.56 1361920 3375456 12 [2022-07-20T00:04:32.500Z] 00:02:01 27635796 31774788 512072 1.56 176008 4113264 1887076 5.56 1355544 3375480 180 [2022-07-20T00:04:32.500Z] 00:03:01 27635892 31774920 511976 1.56 176056 4113264 1887076 5.56 1355548 3375480 176 [2022-07-20T00:04:32.500Z] 00:04:01 27636136 31775476 511688 1.56 176076 4113268 1887076 5.56 1356048 3375720 172 [2022-07-20T00:04:32.500Z] Average: 27633431 31772350 514669 1.57 175962 4113260 1882466 5.55 1358298 3375663 149 [2022-07-20T00:04:32.500Z] [2022-07-20T00:04:32.500Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-20T00:04:32.500Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:01:01 ens3 0.20 0.18 0.02 0.02 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:03:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] 00:04:01 ens3 1.00 0.58 0.39 0.28 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] Average: ens3 0.33 0.22 0.10 0.08 0.00 0.00 0.00 0.00 [2022-07-20T00:04:32.500Z] [2022-07-20T00:04:32.500Z] [2022-07-20T00:04:32.500Z] ---> sar -P ALL: [2022-07-20T00:04:32.500Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20534) 07/20/22 _x86_64_ (8 CPU) [2022-07-20T00:04:32.500Z] [2022-07-20T00:04:32.500Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2022-07-20T00:04:32.500Z] 00:00:01 all 5.88 0.00 11.76 0.00 0.00 82.35 [2022-07-20T00:04:32.500Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T00:04:32.500Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T00:04:32.500Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T00:04:32.500Z] 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T00:04:32.500Z] 00:00:01 4 0.00 0.00 50.00 0.00 0.00 50.00 [2022-07-20T00:04:32.500Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T00:04:32.500Z] 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T00:04:32.500Z] 00:00:01 7 25.00 0.00 25.00 0.00 0.00 50.00 [2022-07-20T00:04:32.500Z] 00:01:01 all 0.28 0.02 0.04 0.03 0.01 99.62 [2022-07-20T00:04:32.500Z] 00:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-20T00:04:32.500Z] 00:01:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-07-20T00:04:32.500Z] 00:01:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-20T00:04:32.500Z] 00:01:01 3 0.03 0.00 0.03 0.07 0.00 99.87 [2022-07-20T00:04:32.500Z] 00:01:01 4 2.00 0.00 0.05 0.11 0.02 97.82 [2022-07-20T00:04:32.500Z] 00:01:01 5 0.02 0.02 0.03 0.00 0.00 99.93 [2022-07-20T00:04:32.500Z] 00:01:01 6 0.08 0.17 0.08 0.05 0.02 99.60 [2022-07-20T00:04:32.500Z] 00:01:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-20T00:04:32.500Z] 00:02:01 all 0.26 0.00 0.02 0.01 0.00 99.72 [2022-07-20T00:04:32.500Z] 00:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T00:04:32.500Z] 00:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-20T00:04:32.500Z] 00:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T00:04:32.500Z] 00:02:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-20T00:04:32.500Z] 00:02:01 4 1.97 0.00 0.00 0.03 0.00 98.00 [2022-07-20T00:04:32.500Z] 00:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-20T00:04:32.500Z] 00:02:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2022-07-20T00:04:32.500Z] 00:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-20T00:04:32.500Z] 00:03:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-07-20T00:04:32.500Z] 00:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T00:04:32.500Z] 00:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-20T00:04:32.500Z] 00:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-20T00:04:32.500Z] 00:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-20T00:04:32.500Z] 00:03:01 4 1.97 0.00 0.00 0.03 0.00 98.00 [2022-07-20T00:04:32.500Z] 00:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-20T00:04:32.500Z] 00:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-20T00:04:32.500Z] 00:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-20T00:04:32.500Z] 00:04:01 all 0.26 0.00 0.01 0.01 0.00 99.71 [2022-07-20T00:04:32.500Z] 00:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-20T00:04:32.500Z] 00:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-20T00:04:32.500Z] 00:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-20T00:04:32.500Z] 00:04:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-20T00:04:32.500Z] 00:04:01 4 1.97 0.00 0.00 0.03 0.00 98.00 [2022-07-20T00:04:32.500Z] 00:04:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-20T00:04:32.500Z] 00:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-20T00:04:32.500Z] 00:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T00:04:32.500Z] Average: all 0.27 0.01 0.02 0.01 0.00 99.69 [2022-07-20T00:04:32.500Z] Average: 0 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-20T00:04:32.500Z] Average: 1 0.02 0.00 0.02 0.00 0.00 99.96 [2022-07-20T00:04:32.500Z] Average: 2 0.00 0.00 0.01 0.00 0.00 99.98 [2022-07-20T00:04:32.500Z] Average: 3 0.01 0.00 0.02 0.03 0.00 99.94 [2022-07-20T00:04:32.500Z] Average: 4 1.98 0.00 0.02 0.05 0.00 97.95 [2022-07-20T00:04:32.500Z] Average: 5 0.02 0.00 0.02 0.00 0.00 99.95 [2022-07-20T00:04:32.500Z] Average: 6 0.05 0.04 0.05 0.01 0.01 99.84 [2022-07-20T00:04:32.500Z] Average: 7 0.01 0.00 0.02 0.00 0.00 99.97 [2022-07-20T00:04:32.500Z] [2022-07-20T00:04:32.500Z] [2022-07-20T00:04:32.500Z]