Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b+1a885dea823655429c4e0c6a767a18e3aa90292d (07dadf46de737c7d9b8edc65be411c09ba57d8c7) 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-ssh16836601334838888985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10210817859304200367.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17434554857706040755.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4309274171145720885.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9901671920938125135.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-18158’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-18163’ is offline ‘prd-ubuntu20.04-docker-8c-8g-18165’ is offline ‘prd-ubuntu20.04-docker-8c-8g-18167’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18174 in /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-404 # 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 1a885dea823655429c4e0c6a767a18e3aa90292d into PR head commit 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b > 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/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b # timeout=10 Merge succeeded, producing 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc Checking out Revision 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc (PR-404) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc # timeout=10 Commit message: "Merge commit '1a885dea823655429c4e0c6a767a18e3aa90292d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 77daeb61239e8d4e12a48ace1c7e44e57f7442fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:11:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:11:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:11:16 ========================================================= 22:11:16 EdgeX Global Pipelines Version Info 22:11:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:11:17 ------------------- 22:11:17 stable info: 22:11:17 ------------------- 22:11:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:11:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:11:17 Message: update stable to v1.0.258 22:11:17 ------------------- 22:11:17 experimental info: 22:11:17 ------------------- 22:11:17 Commited By: **** collab-it+edgex@linuxfoundation.org 22:11:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:11:17 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:11:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a055c7 [Pipeline] echo 22:11:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:18 provisioning config files... 22:11:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config3845506179918742120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:18 ---> docker-login.sh 22:11:18 nexus3.edgexfoundry.org:10001 22:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:18 Configure a credential helper to remove this warning. See 22:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:18 22:11:18 Login Succeeded 22:11:18 nexus3.edgexfoundry.org:10002 22:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:18 Configure a credential helper to remove this warning. See 22:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:18 22:11:18 Login Succeeded 22:11:18 nexus3.edgexfoundry.org:10003 22:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:19 Configure a credential helper to remove this warning. See 22:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:19 22:11:19 Login Succeeded 22:11:19 nexus3.edgexfoundry.org:10004 22:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:19 Configure a credential helper to remove this warning. See 22:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:19 22:11:19 Login Succeeded 22:11:19 docker.io 22:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:19 Configure a credential helper to remove this warning. See 22:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:19 22:11:19 Login Succeeded 22:11:19 ---> docker-login.sh ends [Pipeline] } 22:11:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:11:19 + git rev-list -1 --merges 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc~1..9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [Pipeline] echo 22:11:19 -----------> git rev-list -1 --merges 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc~1..9a055c7c239fd2322e802b9c1f6f398dc65ad9bc 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc 22:11:19 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [false] [Pipeline] sh 22:11:20 + git log --format=format:%s -1 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [Pipeline] echo 22:11:20 ========================================================= 22:11:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:11:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:20 + git log --format=format:%s -1 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [Pipeline] echo 22:11:20 [semverPrep] GIT_COMMIT: 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc, Commit Message: Merge commit '1a885dea823655429c4e0c6a767a18e3aa90292d' into HEAD [Pipeline] echo 22:11:20 [semverPrep] This is not a build commit. [Pipeline] sh 22:11:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:20 + grep -v github /etc/ssh/ssh_known_hosts 22:11:20 + [ -e /tmp/ssh_known_hosts ] 22:11:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:11:20 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:11:20 sudo tee -a /etc/ssh/ssh_known_hosts 22:11:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:21 22:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:21 0.1.4: Pulling from edgex-devops/py-git-semver 22:11:21 b85a868b505f: Pulling fs layer 22:11:21 e2be974225ed: Pulling fs layer 22:11:21 339a4e72a1f5: Pulling fs layer 22:11:21 988bab9f4d93: Pulling fs layer 22:11:21 1469e6f7b9e6: Pulling fs layer 22:11:21 eaf3925da568: Pulling fs layer 22:11:21 bab4dde63d76: Pulling fs layer 22:11:21 bde34c3a00c8: Pulling fs layer 22:11:21 b352a97aabf1: Pulling fs layer 22:11:21 4872d77fe225: Pulling fs layer 22:11:21 5851b861e8e6: Pulling fs layer 22:11:21 988bab9f4d93: Waiting 22:11:21 1469e6f7b9e6: Waiting 22:11:21 eaf3925da568: Waiting 22:11:21 bab4dde63d76: Waiting 22:11:21 bde34c3a00c8: Waiting 22:11:21 b352a97aabf1: Waiting 22:11:21 4872d77fe225: Waiting 22:11:21 5851b861e8e6: Waiting 22:11:21 e2be974225ed: Download complete 22:11:21 988bab9f4d93: Verifying Checksum 22:11:21 988bab9f4d93: Download complete 22:11:21 1469e6f7b9e6: Verifying Checksum 22:11:21 1469e6f7b9e6: Download complete 22:11:21 eaf3925da568: Download complete 22:11:21 339a4e72a1f5: Verifying Checksum 22:11:21 339a4e72a1f5: Download complete 22:11:21 bde34c3a00c8: Download complete 22:11:21 b352a97aabf1: Verifying Checksum 22:11:21 b352a97aabf1: Download complete 22:11:21 4872d77fe225: Download complete 22:11:21 b85a868b505f: Verifying Checksum 22:11:21 b85a868b505f: Download complete 22:11:21 bab4dde63d76: Verifying Checksum 22:11:21 bab4dde63d76: Download complete 22:11:22 b85a868b505f: Pull complete 22:11:23 e2be974225ed: Pull complete 22:11:23 339a4e72a1f5: Pull complete 22:11:23 988bab9f4d93: Pull complete 22:11:24 1469e6f7b9e6: Pull complete 22:11:24 eaf3925da568: Pull complete 22:11:25 bab4dde63d76: Pull complete 22:11:25 bde34c3a00c8: Pull complete 22:11:26 b352a97aabf1: Pull complete 22:11:26 4872d77fe225: Pull complete 22:11:26 5851b861e8e6: Pull complete 22:11:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:11:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:26 prd-ubuntu20.04-docker-8c-8g-18174 does not seem to be running inside a container 22:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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 22:11:31 $ docker top 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a -eo pid,comm 22:11:31 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). 22:11:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:31 [ssh-agent] Looking for ssh-agent implementation... 22:11:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:31 $ docker exec 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a ssh-agent 22:11:31 SSH_AUTH_SOCK=/tmp/ssh-TfSRhgv2XmkD/agent.32 22:11:31 SSH_AGENT_PID=38 22:11:31 Running ssh-add (command line suppressed) 22:11:31 Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_4289033242129103570.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_4289033242129103570.key) 22:11:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:32 + git tag --points-at HEAD [Pipeline] } 22:11:32 $ docker exec --env ******** --env ******** 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a ssh-agent -k 22:11:32 unset SSH_AUTH_SOCK; 22:11:32 unset SSH_AGENT_PID; 22:11:32 echo Agent pid 38 killed; 22:11:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:32 [ssh-agent] Looking for ssh-agent implementation... 22:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:32 $ docker exec 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a ssh-agent 22:11:32 SSH_AUTH_SOCK=/tmp/ssh-EyRsDY64XGl0/agent.70 22:11:32 SSH_AGENT_PID=76 22:11:32 Running ssh-add (command line suppressed) 22:11:32 Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_7857127056248623514.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_7857127056248623514.key) 22:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:32 + git semver init 22:11:33 2023-11-15 22:11:33,048 [run_init] DEBUG init version:0.0.0 force:False 22:11:33 2023-11-15 22:11:33,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-404/.semver 22:11:33 2023-11-15 22:11:33,049 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-404/.semver 22:11:33 2023-11-15 22:11:33,050 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-404/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-404, universal_newlines=False, shell=None, istream=None) 22:11:34 2023-11-15 22:11:34,273 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-404/.git/info/exclude 22:11:34 2023-11-15 22:11:34,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 with force:False 22:11:34 2023-11-15 22:11:34,274 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 22:11:34 2023-11-15 22:11:34,279 [execute] INFO git cat-file --batch-check 22:11:34 2023-11-15 22:11:34,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) 22:11:34 2023-11-15 22:11:34,287 [execute] INFO git cat-file --batch 22:11:34 2023-11-15 22:11:34,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) 22:11:34 2023-11-15 22:11:34,294 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 22:11:34 0.0.0 [Pipeline] } 22:11:34 $ docker exec --env ******** --env ******** 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a ssh-agent -k 22:11:34 unset SSH_AUTH_SOCK; 22:11:34 unset SSH_AGENT_PID; 22:11:34 echo Agent pid 76 killed; 22:11:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:34 + git semver [Pipeline] } 22:11:35 $ docker stop --time=1 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a 22:11:36 $ docker rm -f --volumes 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a [Pipeline] // withDockerContainer [Pipeline] sh 22:11:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:11:37 Stashed 1 file(s) [Pipeline] echo 22:11:37 [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 22:11:37 provisioning config files... 22:11:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config16512472038616901183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:37 ---> docker-login.sh 22:11:37 nexus3.edgexfoundry.org:10001 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 nexus3.edgexfoundry.org:10002 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 nexus3.edgexfoundry.org:10003 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 nexus3.edgexfoundry.org:10004 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 docker.io 22:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:38 Configure a credential helper to remove this warning. See 22:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:38 22:11:38 Login Succeeded 22:11:38 ---> docker-login.sh ends [Pipeline] } 22:11:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:11:38 ========================================================= 22:11:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:11:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:11:38 Sending build context to Docker daemon 34.15MB 22:11:38 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 22:11:38 Step 2/13 : FROM ${BASE} AS builder 22:11:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:11:38 7264a8db6415: Pulling fs layer 22:11:38 c4d48a809fc2: Pulling fs layer 22:11:38 4f1c88b9dad5: Pulling fs layer 22:11:38 ad3a456e5733: Pulling fs layer 22:11:38 69c7f0334f64: Pulling fs layer 22:11:38 1f1c1a5573a3: Pulling fs layer 22:11:38 ce7588e14bc9: Pulling fs layer 22:11:38 b5e4710f87ac: Pulling fs layer 22:11:38 ad3a456e5733: Waiting 22:11:38 b5e4710f87ac: Waiting 22:11:38 69c7f0334f64: Waiting 22:11:38 1f1c1a5573a3: Waiting 22:11:38 ce7588e14bc9: Waiting 22:11:38 c4d48a809fc2: Verifying Checksum 22:11:38 c4d48a809fc2: Download complete 22:11:38 ad3a456e5733: Verifying Checksum 22:11:38 ad3a456e5733: Download complete 22:11:38 69c7f0334f64: Verifying Checksum 22:11:38 69c7f0334f64: Download complete 22:11:38 7264a8db6415: Verifying Checksum 22:11:38 7264a8db6415: Download complete 22:11:38 1f1c1a5573a3: Verifying Checksum 22:11:38 1f1c1a5573a3: Download complete 22:11:38 7264a8db6415: Pull complete 22:11:38 c4d48a809fc2: Pull complete 22:11:38 b5e4710f87ac: Verifying Checksum 22:11:38 b5e4710f87ac: Download complete 22:11:39 4f1c88b9dad5: Verifying Checksum 22:11:39 4f1c88b9dad5: Download complete 22:11:39 ce7588e14bc9: Verifying Checksum 22:11:39 ce7588e14bc9: Download complete 22:11:42 4f1c88b9dad5: Pull complete 22:11:42 ad3a456e5733: Pull complete 22:11:42 69c7f0334f64: Pull complete 22:11:42 1f1c1a5573a3: Pull complete 22:11:44 ce7588e14bc9: Pull complete 22:11:45 b5e4710f87ac: Pull complete 22:11:45 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:11:45 ---> 88b5674ff536 22:11:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:11:50 ---> Running in ea4f9f013d24 22:11:50 Removing intermediate container ea4f9f013d24 22:11:50 ---> 12f97e0c02b8 22:11:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:50 ---> Running in 4a39d6bd906c 22:11:50 Removing intermediate container 4a39d6bd906c 22:11:50 ---> 64678bd03df0 22:11:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:11:50 ---> Running in 77738749693c 22:11:50 Removing intermediate container 77738749693c 22:11:50 ---> 1540a371e4fa 22:11:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:11:50 ---> Running in 62d28084f2a4 22:11:50 Removing intermediate container 62d28084f2a4 22:11:50 ---> 609f5b72419a 22:11:50 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:11:50 ---> Running in e466a1695117 22:11:50 Removing intermediate container e466a1695117 22:11:50 ---> 02803fd24238 22:11:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:50 ---> Running in b79f95a6f0d7 22:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:11:52 OK: 264 MiB in 52 packages 22:11:52 Still waiting to schedule task 22:11:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:11:52 Removing intermediate container b79f95a6f0d7 22:11:52 ---> 4a645ec71569 22:11:52 Step 9/13 : WORKDIR /device-onvif-camera 22:11:52 ---> Running in 1754b1196fca 22:11:52 Removing intermediate container 1754b1196fca 22:11:52 ---> 88e79742bdc4 22:11:52 Step 10/13 : COPY go.mod vendor* ./ 22:11:52 ---> ed0f741a4a82 22:11:52 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:52 ---> Running in 3b94b463e78a 22:12:39 Removing intermediate container 3b94b463e78a 22:12:39 ---> 94ec6897083b 22:12:39 Step 12/13 : COPY . . 22:12:39 ---> f53b102e6572 22:12:39 Step 13/13 : RUN ${MAKE} 22:12:39 ---> Running in 02727e1ff588 22:12:39 noop 22:12:40 Removing intermediate container 02727e1ff588 22:12:40 ---> c21c7ee165b4 22:12:40 Successfully built c21c7ee165b4 22:12:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:40 + docker inspect -f . ci-base-image-x86_64 22:12:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:40 prd-ubuntu20.04-docker-8c-8g-18174 does not seem to be running inside a container 22:12:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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 22:12:40 $ docker top 5420bb04344920fe843b6a8a1588737a0097f72da3a204eaacbd5adbc497a349 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:41 + go version 22:12:41 go version go1.21.0 linux/amd64 [Pipeline] } 22:12:41 $ docker stop --time=1 5420bb04344920fe843b6a8a1588737a0097f72da3a204eaacbd5adbc497a349 22:12:42 $ docker rm -f --volumes 5420bb04344920fe843b6a8a1588737a0097f72da3a204eaacbd5adbc497a349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:42 + docker inspect -f . ci-base-image-x86_64 22:12:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:43 prd-ubuntu20.04-docker-8c-8g-18174 does not seem to be running inside a container 22:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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 22:12:43 $ docker top a4c49d92670663177120996334de0ef1de6912bb71cc1d14ad4176f82ca6b4d0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:43 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] fileExists [Pipeline] sh 22:12:44 + make test 22:12:44 go test ./... -coverprofile=coverage.out ./... 22:12:45 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:12:57 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:12:57 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:12:58 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.046s coverage: 31.5% of statements 22:12:59 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.348s coverage: 86.5% of statements 22:13:07 go vet ./... 22:13:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:09 ./bin/test-attribution-txt.sh [Pipeline] echo 22:13:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:13:09 $ docker stop --time=1 a4c49d92670663177120996334de0ef1de6912bb71cc1d14ad4176f82ca6b4d0 22:13:14 $ docker rm -f --volumes a4c49d92670663177120996334de0ef1de6912bb71cc1d14ad4176f82ca6b4d0 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:13:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:13:15 + ls -al . 22:13:15 total 240 22:13:15 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 22:12 . 22:13:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:11 .. 22:13:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:12 .git 22:13:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:11 .github 22:13:15 -rw-rw-r-- 1 jenkins jenkins 493 Nov 15 22:11 .gitignore 22:13:15 -rw-rw-r-- 1 jenkins jenkins 42 Nov 15 22:11 .golangci.yml 22:13:15 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 22:11 .semver 22:13:15 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 15 22:11 Attribution.txt 22:13:15 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 15 22:11 CHANGELOG.md 22:13:15 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 15 22:11 Dockerfile 22:13:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 22:11 GOVERNANCE.md 22:13:15 -rw-rw-r-- 1 jenkins jenkins 739 Nov 15 22:11 Jenkinsfile 22:13:15 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 15 22:11 LICENSE 22:13:15 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 15 22:11 Makefile 22:13:15 -rw-rw-r-- 1 jenkins jenkins 625 Nov 15 22:11 OWNERS.md 22:13:15 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 15 22:11 README.md 22:13:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 22:11 VERSION 22:13:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 22:11 bin 22:13:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:11 cmd 22:13:15 -rw-r--r-- 1 jenkins jenkins 78456 Nov 15 22:12 coverage.out 22:13:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:11 doc 22:13:15 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 15 22:11 go.mod 22:13:15 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 15 22:11 go.sum 22:13:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:11 internal 22:13:15 -rw-rw-r-- 1 jenkins jenkins 236 Nov 15 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:15 + 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=9a055c7c239fd2322e802b9c1f6f398dc65ad9bc --label arch=amd64 --label version=0.0.0 . 22:13:15 Sending build context to Docker daemon 34.23MB 22:13:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 22:13:15 Step 2/27 : FROM ${BASE} AS builder 22:13:15 ---> c21c7ee165b4 22:13:15 Step 3/27 : ARG ADD_BUILD_TAGS="" 22:13:16 ---> Running in ec911146e9b9 22:13:16 Removing intermediate container ec911146e9b9 22:13:16 ---> 27ef1199a541 22:13:16 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:17 ---> Running in 8df1db209ebe 22:13:17 Removing intermediate container 8df1db209ebe 22:13:17 ---> 0be79af97933 22:13:17 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 22:13:18 ---> Running in 6825b3a03704 22:13:18 Removing intermediate container 6825b3a03704 22:13:18 ---> 1da725156f25 22:13:18 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 22:13:18 ---> Running in 38b6baa84d76 22:13:19 Removing intermediate container 38b6baa84d76 22:13:19 ---> 1e77d19dad49 22:13:19 Step 7/27 : LABEL Name=edgex-device-onvif-camera 22:13:19 ---> Running in 597a47f6695d 22:13:19 Removing intermediate container 597a47f6695d 22:13:19 ---> f281318fa95c 22:13:19 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:20 ---> Running in ab235020f779 22:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:13:20 OK: 264 MiB in 52 packages 22:13:21 Removing intermediate container ab235020f779 22:13:21 ---> c4d2020bb464 22:13:21 Step 9/27 : WORKDIR /device-onvif-camera 22:13:21 ---> Running in 649b43b26c0e 22:13:21 Removing intermediate container 649b43b26c0e 22:13:21 ---> 4621f4f83a15 22:13:21 Step 10/27 : COPY go.mod vendor* ./ 22:13:21 ---> 163c3ecb714e 22:13:21 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:21 ---> Running in 48cbad9c5d20 22:13:23 Removing intermediate container 48cbad9c5d20 22:13:23 ---> 63f0a501cecf 22:13:23 Step 12/27 : COPY . . 22:13:24 ---> bfccb2d2ef10 22:13:24 Step 13/27 : RUN ${MAKE} 22:13:24 ---> Running in f2e7528936e6 22:13:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:13:47 Removing intermediate container f2e7528936e6 22:13:47 ---> 96fd83d73cf1 22:13:47 Step 14/27 : FROM alpine:3.18 22:13:47 3.18: Pulling from library/alpine 22:13:47 96526aa774ef: Pulling fs layer 22:13:47 96526aa774ef: Verifying Checksum 22:13:47 96526aa774ef: Download complete 22:13:47 96526aa774ef: Pull complete 22:13:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:13:47 Status: Downloaded newer image for alpine:3.18 22:13:47 ---> 8ca4688f4f35 22:13:47 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:13:47 ---> Running in 6093208454bb 22:13:47 Removing intermediate container 6093208454bb 22:13:47 ---> 7cad1745b1b9 22:13:47 Step 16/27 : RUN apk add --update --no-cache dumb-init 22:13:47 ---> Running in db6108c39648 22:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:13:48 (1/1) Installing dumb-init (1.2.5-r2) 22:13:48 Executing busybox-1.36.1-r2.trigger 22:13:48 OK: 7 MiB in 16 packages 22:13:48 Removing intermediate container db6108c39648 22:13:48 ---> 5c583724e5c6 22:13:48 Step 17/27 : RUN apk --no-cache upgrade 22:13:48 ---> Running in 8dcd30717cbe 22:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:13:49 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:13:49 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:13:49 Executing busybox-1.36.1-r5.post-upgrade 22:13:49 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:13:49 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:13:49 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:13:49 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:13:49 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:13:49 Executing busybox-1.36.1-r5.trigger 22:13:49 OK: 7 MiB in 16 packages 22:13:50 Removing intermediate container 8dcd30717cbe 22:13:50 ---> 17638907ca48 22:13:50 Step 18/27 : WORKDIR / 22:13:50 ---> Running in 11bd57ecf07f 22:13:50 Removing intermediate container 11bd57ecf07f 22:13:50 ---> baad4f8655e2 22:13:50 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 22:13:51 ---> 26b65c8818e5 22:13:51 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 22:13:51 ---> 3bb26ba50b40 22:13:51 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:13:51 ---> 9cf848dfe539 22:13:51 Step 22/27 : EXPOSE 59984 22:13:51 ---> Running in f664899cf312 22:13:51 Removing intermediate container f664899cf312 22:13:51 ---> d0c401eb0df8 22:13:51 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 22:13:51 ---> Running in 9fe90f7ad602 22:13:51 Removing intermediate container 9fe90f7ad602 22:13:51 ---> 4ba3b9909eda 22:13:51 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:13:51 ---> Running in c0c8890e67b4 22:13:52 Removing intermediate container c0c8890e67b4 22:13:52 ---> 33ebb22cbec5 22:13:52 Step 25/27 : LABEL arch=amd64 22:13:52 ---> Running in d23b1014823f 22:13:52 Removing intermediate container d23b1014823f 22:13:52 ---> ec01b5d83fc4 22:13:52 Step 26/27 : LABEL git_sha=9a055c7c239fd2322e802b9c1f6f398dc65ad9bc 22:13:52 ---> Running in 9bac153f064d 22:13:52 Removing intermediate container 9bac153f064d 22:13:52 ---> da0762124de2 22:13:52 Step 27/27 : LABEL version=0.0.0 22:13:52 ---> Running in 63981ac65dcb 22:13:52 Removing intermediate container 63981ac65dcb 22:13:52 ---> 8003b132191b 22:13:52 [Warning] One or more build-args [ARCH] were not consumed 22:13:52 Successfully built 8003b132191b 22:13:52 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 22:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:52 22:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:53 latest: Pulling from edgex-lftools-log-publisher 22:13:53 5eb5b503b376: Pulling fs layer 22:13:53 5c69ac0246d0: Pulling fs layer 22:13:53 ec43610c2a17: Pulling fs layer 22:13:53 3a2ae6a8a46f: Pulling fs layer 22:13:53 33b1e0a273af: Pulling fs layer 22:13:53 5d3b04190fa2: Pulling fs layer 22:13:53 2f39f015ded8: Pulling fs layer 22:13:53 3a2ae6a8a46f: Waiting 22:13:53 5d3b04190fa2: Waiting 22:13:53 33b1e0a273af: Waiting 22:13:53 2f39f015ded8: Waiting 22:13:53 5c69ac0246d0: Verifying Checksum 22:13:53 5c69ac0246d0: Download complete 22:13:53 3a2ae6a8a46f: Verifying Checksum 22:13:53 3a2ae6a8a46f: Download complete 22:13:53 33b1e0a273af: Verifying Checksum 22:13:53 33b1e0a273af: Download complete 22:13:53 5d3b04190fa2: Verifying Checksum 22:13:53 5d3b04190fa2: Download complete 22:13:53 ec43610c2a17: Verifying Checksum 22:13:53 ec43610c2a17: Download complete 22:13:53 5eb5b503b376: Verifying Checksum 22:13:53 5eb5b503b376: Download complete 22:13:54 2f39f015ded8: Download complete 22:13:55 5eb5b503b376: Pull complete 22:13:55 5c69ac0246d0: Pull complete 22:13:56 ec43610c2a17: Pull complete 22:13:56 3a2ae6a8a46f: Pull complete 22:13:56 33b1e0a273af: Pull complete 22:13:56 5d3b04190fa2: Pull complete 22:14:01 2f39f015ded8: Pull complete 22:14:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:01 prd-ubuntu20.04-docker-8c-8g-18174 does not seem to be running inside a container 22:14:01 $ 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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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 22:14:06 $ docker top bdc304d437d2a72f88d43ec3ee1e78690dddd0ce144e2b1bcb4e08bae9ab423e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:06 ---> job-cost.sh 22:14:06 lf-activate-venv: SKIPPING 22:14:06 INFO: No Stack... 22:14:06 INFO: Retrieving Pricing Info for: v3-standard-8 22:14:07 INFO: Archiving Costs [Pipeline] sh 22:14:07 + cat /w/workspace/undry_device-onvif-camera_PR-404/archives/cost.csv 22:14:07 + cut -d, -f6 [Pipeline] lock 22:14:07 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] 22:14:07 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] did not exist. Created. 22:14:07 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:14:07 + echo total: 0.2199999988079071 [Pipeline] stash 22:14:07 Stashed 1 file(s) [Pipeline] } 22:14:07 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:14:07 $ docker stop --time=1 bdc304d437d2a72f88d43ec3ee1e78690dddd0ce144e2b1bcb4e08bae9ab423e 22:14:09 $ docker rm -f --volumes bdc304d437d2a72f88d43ec3ee1e78690dddd0ce144e2b1bcb4e08bae9ab423e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:14:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18177 in /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] { [Pipeline] ws 22:14:27 Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout 22:14:27 The recommended git tool is: git 22:14:33 using credential edgex-jenkins-ssh 22:14:33 Cloning the remote Git repository 22:14:33 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:14:33 > git init /w/workspace/device-onvif-camera/6 # timeout=10 22:14:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:14:34 > git --version # timeout=10 22:14:34 > git --version # 'git version 2.25.1' 22:14:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:14:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:38 Merging remotes/origin/main commit 1a885dea823655429c4e0c6a767a18e3aa90292d into PR head commit 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b 22:14:37 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:14:37 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:14:38 > git config core.sparsecheckout # timeout=10 22:14:38 > git checkout -f 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b # timeout=10 22:14:39 Merge succeeded, producing 034ac33cecfc3b69623780bf4441cc5eaaba1030 22:14:39 Checking out Revision 034ac33cecfc3b69623780bf4441cc5eaaba1030 (PR-404) 22:14:38 > git remote # timeout=10 22:14:38 > git config --get remote.origin.url # timeout=10 22:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:38 > git merge 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 22:14:39 > git rev-parse HEAD^{commit} # timeout=10 22:14:39 > git config core.sparsecheckout # timeout=10 22:14:39 > git checkout -f 034ac33cecfc3b69623780bf4441cc5eaaba1030 # timeout=10 22:14:42 Commit message: "Merge commit '1a885dea823655429c4e0c6a767a18e3aa90292d' into HEAD" 22:14:42 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:42 > git rev-list --no-walk 77daeb61239e8d4e12a48ace1c7e44e57f7442fc # timeout=10 22:14:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:14:43 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:43 Dload Upload Total Spent Left Speed 22:14:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 22:14:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:14:44 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 22:14:44 /etc/docker/daemon.json 22:14:44 { 22:14:44 "registry-mirrors": [ 22:14:44 "https://nexus3.edgexfoundry.org:10001" 22:14:44 ], 22:14:44 "bip": "10.250.0.254/24", 22:14:44 "hosts": [ 22:14:44 "tcp://0.0.0.0:5555", 22:14:44 "unix:///var/run/docker.sock" 22:14:44 ], 22:14:44 "mtu": 1458, 22:14:44 "selinux-enabled": true, 22:14:44 "seccomp-profile": "/etc/docker/seccomp.json" 22:14:44 } [Pipeline] sh 22:14:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:14:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:03 provisioning config files... 22:15:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config1969093759289707693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:04 ---> docker-login.sh 22:15:04 nexus3.edgexfoundry.org:10001 22:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:04 Configure a credential helper to remove this warning. See 22:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:04 22:15:04 Login Succeeded 22:15:04 nexus3.edgexfoundry.org:10002 22:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:05 Configure a credential helper to remove this warning. See 22:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:05 22:15:05 Login Succeeded 22:15:05 nexus3.edgexfoundry.org:10003 22:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:05 Configure a credential helper to remove this warning. See 22:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:05 22:15:05 Login Succeeded 22:15:05 nexus3.edgexfoundry.org:10004 22:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:05 Configure a credential helper to remove this warning. See 22:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:05 22:15:05 Login Succeeded 22:15:05 docker.io 22:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:06 Configure a credential helper to remove this warning. See 22:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:06 22:15:06 Login Succeeded 22:15:06 ---> docker-login.sh ends [Pipeline] } 22:15:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:15:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:15:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:15:06 ========================================================= 22:15:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:15:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:15:07 Sending build context to Docker daemon 20.44MB 22:15:07 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 22:15:07 Step 2/13 : FROM ${BASE} AS builder 22:15:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:15:08 9fda8d8052c6: Pulling fs layer 22:15:08 5d54e960e981: Pulling fs layer 22:15:08 c4a7e357bf2a: Pulling fs layer 22:15:08 f0e02332f6b5: Pulling fs layer 22:15:08 872ee5b61b7b: Pulling fs layer 22:15:08 0c6a40ed1a82: Pulling fs layer 22:15:08 94ae7d8d031c: Pulling fs layer 22:15:08 94ae7d8d031c: Waiting 22:15:08 872ee5b61b7b: Waiting 22:15:08 0c6a40ed1a82: Waiting 22:15:08 f0e02332f6b5: Waiting 22:15:08 5d54e960e981: Verifying Checksum 22:15:08 5d54e960e981: Download complete 22:15:08 f0e02332f6b5: Verifying Checksum 22:15:08 f0e02332f6b5: Download complete 22:15:08 872ee5b61b7b: Download complete 22:15:08 9fda8d8052c6: Download complete 22:15:08 94ae7d8d031c: Verifying Checksum 22:15:08 94ae7d8d031c: Download complete 22:15:09 9fda8d8052c6: Pull complete 22:15:10 5d54e960e981: Pull complete 22:15:10 c4a7e357bf2a: Verifying Checksum 22:15:10 c4a7e357bf2a: Download complete 22:15:11 0c6a40ed1a82: Verifying Checksum 22:15:11 0c6a40ed1a82: Download complete 22:15:26 c4a7e357bf2a: Pull complete 22:15:26 f0e02332f6b5: Pull complete 22:15:26 872ee5b61b7b: Pull complete 22:15:34 0c6a40ed1a82: Pull complete 22:15:35 94ae7d8d031c: Pull complete 22:15:35 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:15:35 ---> 86de565de09d 22:15:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:15:38 ---> Running in b64b09f7f305 22:15:38 Removing intermediate container b64b09f7f305 22:15:38 ---> 08cd3345c598 22:15:38 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:15:38 ---> Running in 2479258b0e3a 22:15:38 Removing intermediate container 2479258b0e3a 22:15:38 ---> 7769642d50f3 22:15:38 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:15:38 ---> Running in 7c92c835d822 22:15:38 Removing intermediate container 7c92c835d822 22:15:38 ---> a34cca3231fa 22:15:38 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:15:38 ---> Running in 07f6f27948b0 22:15:39 Removing intermediate container 07f6f27948b0 22:15:39 ---> 782316a21fb1 22:15:39 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:15:39 ---> Running in c70399003c87 22:15:39 Removing intermediate container c70399003c87 22:15:39 ---> 8ae47f175b75 22:15:39 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:40 ---> Running in 7557ca227618 22:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:15:42 OK: 266 MiB in 52 packages 22:15:43 Removing intermediate container 7557ca227618 22:15:43 ---> b7bac1feabe5 22:15:43 Step 9/13 : WORKDIR /device-onvif-camera 22:15:43 ---> Running in 66eadd10d101 22:15:44 Removing intermediate container 66eadd10d101 22:15:44 ---> 7a0124ddb301 22:15:44 Step 10/13 : COPY go.mod vendor* ./ 22:15:44 ---> c40314558c37 22:15:44 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:45 ---> Running in c26c7ec40732 22:17:21 Removing intermediate container c26c7ec40732 22:17:21 ---> ae53aacf5695 22:17:21 Step 12/13 : COPY . . 22:17:21 ---> 778a29424c8d 22:17:21 Step 13/13 : RUN ${MAKE} 22:17:21 ---> Running in e06eb4db9cc9 22:17:21 noop 22:17:21 Removing intermediate container e06eb4db9cc9 22:17:21 ---> 2d01395e37ee 22:17:21 Successfully built 2d01395e37ee 22:17:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:22 + docker inspect -f . ci-base-image-arm64 22:17:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:22 prd-ubuntu20.04-docker-arm64-4c-16g-18177 does not seem to be running inside a container 22:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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 22:17:23 $ docker top 4730667e0bc73cd7fb0208852ec65b5ddc72b1d8a8969c519b420331453e210b -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:24 + go version 22:17:24 go version go1.21.0 linux/arm64 [Pipeline] } 22:17:24 $ docker stop --time=1 4730667e0bc73cd7fb0208852ec65b5ddc72b1d8a8969c519b420331453e210b 22:17:26 $ docker rm -f --volumes 4730667e0bc73cd7fb0208852ec65b5ddc72b1d8a8969c519b420331453e210b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker inspect -f . ci-base-image-arm64 22:17:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:27 prd-ubuntu20.04-docker-arm64-4c-16g-18177 does not seem to be running inside a container 22:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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 22:17:28 $ docker top 75a97c837e9c4bed2e3ae7b96effe01825811b39652bb171b32408f8c0f7ce74 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:29 + git config --global --add safe.directory /w/workspace/device-onvif-camera/6 [Pipeline] fileExists [Pipeline] sh 22:17:30 + make test 22:17:30 go test ./... -coverprofile=coverage.out ./... 22:17:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:20:27 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:20:27 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:20:27 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.217s coverage: 31.5% of statements 22:20:45 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.788s coverage: 86.5% of statements 22:20:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:20:45 go vet ./... 22:21:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:18 ./bin/test-attribution-txt.sh [Pipeline] echo 22:21:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:21:18 $ docker stop --time=1 75a97c837e9c4bed2e3ae7b96effe01825811b39652bb171b32408f8c0f7ce74 22:21:20 $ docker rm -f --volumes 75a97c837e9c4bed2e3ae7b96effe01825811b39652bb171b32408f8c0f7ce74 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:22 Warning: overwriting stash ‘coverage-report’ 22:21:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:24 + ls -al . 22:21:24 total 236 22:21:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:17 . 22:21:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:14 .. 22:21:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:14 .git 22:21:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:14 .github 22:21:24 -rw-rw-r-- 1 jenkins jenkins 493 Nov 15 22:14 .gitignore 22:21:24 -rw-rw-r-- 1 jenkins jenkins 42 Nov 15 22:14 .golangci.yml 22:21:24 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 15 22:14 Attribution.txt 22:21:24 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 15 22:14 CHANGELOG.md 22:21:24 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 15 22:14 Dockerfile 22:21:24 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 22:14 GOVERNANCE.md 22:21:24 -rw-rw-r-- 1 jenkins jenkins 739 Nov 15 22:14 Jenkinsfile 22:21:24 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 15 22:14 LICENSE 22:21:24 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 15 22:14 Makefile 22:21:24 -rw-rw-r-- 1 jenkins jenkins 625 Nov 15 22:14 OWNERS.md 22:21:24 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 15 22:14 README.md 22:21:24 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 22:11 VERSION 22:21:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 22:14 bin 22:21:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:14 cmd 22:21:24 -rw-r--r-- 1 jenkins jenkins 78456 Nov 15 22:20 coverage.out 22:21:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:14 doc 22:21:24 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 15 22:14 go.mod 22:21:24 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 15 22:14 go.sum 22:21:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:14 internal 22:21:24 -rw-rw-r-- 1 jenkins jenkins 236 Nov 15 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:24 + 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=034ac33cecfc3b69623780bf4441cc5eaaba1030 --label arch=arm64 --label version=0.0.0 . 22:21:25 Sending build context to Docker daemon 20.52MB 22:21:25 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 22:21:25 Step 2/27 : FROM ${BASE} AS builder 22:21:25 ---> 2d01395e37ee 22:21:25 Step 3/27 : ARG ADD_BUILD_TAGS="" 22:21:25 ---> Running in 90fc8981cff6 22:21:26 Removing intermediate container 90fc8981cff6 22:21:26 ---> 1512c0cccfd2 22:21:26 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:21:26 ---> Running in 7a22df122486 22:21:26 Removing intermediate container 7a22df122486 22:21:26 ---> 72483cb9c090 22:21:26 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 22:21:26 ---> Running in 4df5be4a1c4b 22:21:27 Removing intermediate container 4df5be4a1c4b 22:21:27 ---> 5f5c9e25c9a8 22:21:27 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 22:21:27 ---> Running in cc5e56a9122f 22:21:27 Removing intermediate container cc5e56a9122f 22:21:27 ---> 28b204c1cc4c 22:21:27 Step 7/27 : LABEL Name=edgex-device-onvif-camera 22:21:27 ---> Running in 8bc89ff137c5 22:21:27 Removing intermediate container 8bc89ff137c5 22:21:27 ---> e855474c2d2d 22:21:27 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:27 ---> Running in 13c9ed256aba 22:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:21:31 OK: 266 MiB in 52 packages 22:21:32 Removing intermediate container 13c9ed256aba 22:21:32 ---> 600cbb54885e 22:21:32 Step 9/27 : WORKDIR /device-onvif-camera 22:21:32 ---> Running in b026f0caa978 22:21:32 Removing intermediate container b026f0caa978 22:21:32 ---> 222944fb511b 22:21:32 Step 10/27 : COPY go.mod vendor* ./ 22:21:33 ---> 9f782c52f71f 22:21:33 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:33 ---> Running in 364db47ff9ed 22:21:36 Removing intermediate container 364db47ff9ed 22:21:36 ---> 83f21dc5afe8 22:21:36 Step 12/27 : COPY . . 22:21:38 ---> 0e72f60de171 22:21:38 Step 13/27 : RUN ${MAKE} 22:21:38 ---> Running in 743feb5c66a3 22:21:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:24:31 Removing intermediate container 743feb5c66a3 22:24:31 ---> dcda52045133 22:24:31 Step 14/27 : FROM alpine:3.18 22:24:31 3.18: Pulling from library/alpine 22:24:31 579b34f0a95b: Pulling fs layer 22:24:31 579b34f0a95b: Verifying Checksum 22:24:31 579b34f0a95b: Download complete 22:24:31 579b34f0a95b: Pull complete 22:24:31 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:24:31 Status: Downloaded newer image for alpine:3.18 22:24:31 ---> 3cc203321400 22:24:31 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:24:31 ---> Running in 5a5f00c8b1d7 22:24:31 Removing intermediate container 5a5f00c8b1d7 22:24:31 ---> ff24d7f7bbe3 22:24:31 Step 16/27 : RUN apk add --update --no-cache dumb-init 22:24:31 ---> Running in 3d3ba4e6cab9 22:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:24:31 (1/1) Installing dumb-init (1.2.5-r2) 22:24:31 Executing busybox-1.36.1-r2.trigger 22:24:31 OK: 8 MiB in 16 packages 22:24:31 Removing intermediate container 3d3ba4e6cab9 22:24:31 ---> a06648d2d44a 22:24:31 Step 17/27 : RUN apk --no-cache upgrade 22:24:31 ---> Running in 117fa351a3d3 22:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:24:31 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:24:31 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:24:31 Executing busybox-1.36.1-r5.post-upgrade 22:24:31 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:24:31 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:24:31 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:24:31 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:24:31 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:24:31 Executing busybox-1.36.1-r5.trigger 22:24:31 OK: 8 MiB in 16 packages 22:24:32 Removing intermediate container 117fa351a3d3 22:24:32 ---> 2f67b84a1436 22:24:32 Step 18/27 : WORKDIR / 22:24:32 ---> Running in 5eba22fff90a 22:24:33 Removing intermediate container 5eba22fff90a 22:24:33 ---> 35b16ff8b0a7 22:24:33 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 22:24:35 ---> d5420027439b 22:24:35 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 22:24:35 ---> 916873e17050 22:24:35 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:24:36 ---> ff8292c0284f 22:24:36 Step 22/27 : EXPOSE 59984 22:24:36 ---> Running in 6dadd9422630 22:24:36 Removing intermediate container 6dadd9422630 22:24:36 ---> 514515c5360f 22:24:36 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 22:24:36 ---> Running in a2ef5c632025 22:24:37 Removing intermediate container a2ef5c632025 22:24:37 ---> 271c4ef23d10 22:24:37 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:24:37 ---> Running in 5350d34ee7b1 22:24:37 Removing intermediate container 5350d34ee7b1 22:24:37 ---> 62078c6687f5 22:24:37 Step 25/27 : LABEL arch=arm64 22:24:37 ---> Running in 7cc89b1e1963 22:24:38 Removing intermediate container 7cc89b1e1963 22:24:38 ---> 9def591ca2a0 22:24:38 Step 26/27 : LABEL git_sha=034ac33cecfc3b69623780bf4441cc5eaaba1030 22:24:38 ---> Running in c0204d3cd083 22:24:38 Removing intermediate container c0204d3cd083 22:24:38 ---> fba9f5556201 22:24:38 Step 27/27 : LABEL version=0.0.0 22:24:38 ---> Running in 27d1d1bcc6a7 22:24:39 Removing intermediate container 27d1d1bcc6a7 22:24:39 ---> 1d0c964b2070 22:24:39 [Warning] One or more build-args [ARCH] were not consumed 22:24:39 Successfully built 1d0c964b2070 22:24:39 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 22:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:39 22:24:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:40 arm64: Pulling from edgex-lftools-log-publisher 22:24:40 8998bd30e6a1: Pulling fs layer 22:24:40 04944245beec: Pulling fs layer 22:24:40 699f458cf7ca: Pulling fs layer 22:24:40 765212b225bb: Pulling fs layer 22:24:40 f23df028b6ca: Pulling fs layer 22:24:40 d65c8cfc05b1: Pulling fs layer 22:24:40 2437ff75d9bd: Pulling fs layer 22:24:40 f23df028b6ca: Waiting 22:24:40 d65c8cfc05b1: Waiting 22:24:40 765212b225bb: Waiting 22:24:40 2437ff75d9bd: Waiting 22:24:40 04944245beec: Verifying Checksum 22:24:40 04944245beec: Download complete 22:24:40 765212b225bb: Verifying Checksum 22:24:40 765212b225bb: Download complete 22:24:40 f23df028b6ca: Verifying Checksum 22:24:40 f23df028b6ca: Download complete 22:24:40 d65c8cfc05b1: Verifying Checksum 22:24:40 d65c8cfc05b1: Download complete 22:24:40 699f458cf7ca: Verifying Checksum 22:24:40 699f458cf7ca: Download complete 22:24:40 8998bd30e6a1: Verifying Checksum 22:24:40 8998bd30e6a1: Download complete 22:24:43 2437ff75d9bd: Verifying Checksum 22:24:43 2437ff75d9bd: Download complete 22:24:45 8998bd30e6a1: Pull complete 22:24:46 04944245beec: Pull complete 22:24:48 699f458cf7ca: Pull complete 22:24:48 765212b225bb: Pull complete 22:24:49 f23df028b6ca: Pull complete 22:24:49 d65c8cfc05b1: Pull complete 22:25:07 2437ff75d9bd: Pull complete 22:25:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:25:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:07 prd-ubuntu20.04-docker-arm64-4c-16g-18177 does not seem to be running inside a container 22:25:08 $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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 22:25:11 $ docker top b5612ca9e49ecbb58f6dd8af6bab1a08c095a756d4f6871db5a28e52fb9ab46d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:12 ---> job-cost.sh 22:25:12 lf-activate-venv: SKIPPING 22:25:12 INFO: No Stack... 22:25:13 INFO: Retrieving Pricing Info for: v3-standard-4 22:25:14 INFO: Archiving Costs [Pipeline] sh 22:25:15 + cat /w/workspace/device-onvif-camera/6/archives/cost.csv+ cut -d, -f6 22:25:15 [Pipeline] lock 22:25:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] 22:25:15 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] did not exist. Created. 22:25:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:15 /w/workspace/device-onvif-camera/6@tmp/durable-e0fc82e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:25:16 + echo total: 0.10999999940395355 [Pipeline] stash 22:25:16 Warning: overwriting stash ‘stack-cost’ 22:25:16 Stashed 1 file(s) [Pipeline] } 22:25:16 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:16 $ docker stop --time=1 b5612ca9e49ecbb58f6dd8af6bab1a08c095a756d4f6871db5a28e52fb9ab46d 22:25:18 $ docker rm -f --volumes b5612ca9e49ecbb58f6dd8af6bab1a08c095a756d4f6871db5a28e52fb9ab46d [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 22:25:18 provisioning config files... 22:25:18 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config11676839239134955807tmp [Pipeline] { [Pipeline] sh 22:25:19 + set +x 22:25:19 + curl -s https://codecov.io/bash 22:25:19 + bash -s -- 22:25:19 22:25:19 _____ _ 22:25:19 / ____| | | 22:25:19 | | ___ __| | ___ ___ _____ __ 22:25:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:25:19 | |___| (_) | (_| | __/ (_| (_) \ V / 22:25:19 \_____\___/ \__,_|\___|\___\___/ \_/ 22:25:19 Bash-1.0.6 22:25:19 22:25:19 22:25:19 ==> git version 2.25.1 found 22:25:19 ==> 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 22:25:19 Release-Date: 2020-01-08 22:25:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:25:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:25:19 ==> Jenkins CI detected. 22:25:19 current dir:  /w/workspace/undry_device-onvif-camera_PR-404 22:25:19 project root: . 22:25:19 --> token set from env 22:25:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:25:19 ==> Running gcov in . (disable via -X gcov) 22:25:19 ==> Python coveragepy not found 22:25:19 ==> Searching for coverage reports in: 22:25:19 + . 22:25:19 -> Found 1 reports 22:25:19 ==> Detecting git/mercurial file structure 22:25:19 ==> Reading reports 22:25:19 + ./coverage.out bytes=78456 22:25:19 ==> Appending adjustments 22:25:19 https://docs.codecov.io/docs/fixing-reports 22:25:19 + Found adjustments 22:25:19 ==> Gzipping contents 22:25:19 12K /tmp/codecov.MYL6H5.gz 22:25:19 ==> Uploading reports 22:25:19 url: https://codecov.io 22:25:19 query: branch=PR-404&commit=9a055c7c239fd2322e802b9c1f6f398dc65ad9bc&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= 22:25:19 -> Pinging Codecov 22:25:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-404&commit=9a055c7c239fd2322e802b9c1f6f398dc65ad9bc&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= 22:25:19 -> Uploading to 22:25:19 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/F29A59C45E3A92E06B3E522C9905F8EF/9a055c7c239fd2322e802b9c1f6f398dc65ad9bc/735b05e3-1adf-4ee0-b1f4-d0fcdd9d151f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T222519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f32747d1c344db974ebb31bd35a98a64798bd9d9c7c2b032449be7f25ecc7b0 22:25:19 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:19 Dload Upload Total Spent Left Speed 22:25:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 39310 --:--:-- --:--:-- --:--:-- 39310 22:25:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [Pipeline] } 22:25:20 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 22:25:20 + [ -d /w/workspace/undry_device-onvif-camera_PR-404/archives ] 22:25:20 + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives 22:25:20 total 16 22:25:20 drwxr-xr-x 3 root root 4096 Nov 15 22:14 . 22:25:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 22:14 .. 22:25:20 drwxr-xr-x 2 root root 4096 Nov 15 22:14 cost 22:25:20 -rw-r--r-- 1 root root 91 Nov 15 22:14 cost.csv 22:25:20 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-404/archives 22:25:20 + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives 22:25:20 total 16 22:25:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 22:14 . 22:25:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 22:14 .. 22:25:20 drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 22:14 cost 22:25:20 -rw-r--r-- 1 jenkins jenkins 91 Nov 15 22:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:25:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:25:21 ---> package-listing.sh 22:25:21 ++ facter osfamily 22:25:21 ++ tr '[:upper:]' '[:lower:]' 22:25:22 + OS_FAMILY=debian 22:25:22 + workspace=/w/workspace/undry_device-onvif-camera_PR-404 22:25:22 + START_PACKAGES=/tmp/packages_start.txt 22:25:22 + END_PACKAGES=/tmp/packages_end.txt 22:25:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:25:22 + PACKAGES=/tmp/packages_start.txt 22:25:22 + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' 22:25:22 + PACKAGES=/tmp/packages_end.txt 22:25:22 + case "${OS_FAMILY}" in 22:25:22 + dpkg -l 22:25:22 + grep '^ii' 22:25:22 + '[' -f /tmp/packages_start.txt ']' 22:25:22 + '[' -f /tmp/packages_end.txt ']' 22:25:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:25:22 + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' 22:25:22 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-404/archives/ 22:25:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-404/archives/ [Pipeline] echo 22:25:22 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-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:25:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:23 prd-ubuntu20.04-docker-8c-8g-18174 does not seem to be running inside a container 22:25:23 $ 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-404/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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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 22:25:23 $ docker top a029ae669efd205f4ea812d3ef38215ee053a77c22b87f764596476f5166b309 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:23 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:24 + mkdir -p /var/log/sysstat [Pipeline] sh 22:25:24 + ls /var/log/sa-host 22:25:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:24 provisioning config files... 22:25:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config17673639758610383920tmp [Pipeline] { [Pipeline] echo 22:25:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:24 ---> create-netrc.sh [Pipeline] } 22:25:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:25:25 ---> python-tools-install.sh [Pipeline] echo 22:25:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:25 ---> sudo-logs.sh 22:25:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:25:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:25 ---> job-cost.sh 22:25:25 lf-activate-venv: SKIPPING 22:25:25 DEBUG: total: 0.2199999988079071 22:25:25 INFO: Retrieving Stack Cost... 22:25:26 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:26 INFO: Archiving Costs [Pipeline] echo 22:25:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:26 ---> logs-deploy.sh 22:25:26 lf-activate-venv: SKIPPING 22:25:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-404/6 22:25:26 INFO: archiving workspace using pattern(s): 22:25:27 Archives upload complete. 22:25:27 INFO: archiving logs to Nexus 22:25:28 ---> uname -a: 22:25:28 Linux prd-ubuntu20-04-docker-8c-8g-18174 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:25:28 22:25:28 22:25:28 ---> lscpu: 22:25:28 Architecture: x86_64 22:25:28 CPU op-mode(s): 32-bit, 64-bit 22:25:28 Byte Order: Little Endian 22:25:28 Address sizes: 40 bits physical, 48 bits virtual 22:25:28 CPU(s): 8 22:25:28 On-line CPU(s) list: 0-7 22:25:28 Thread(s) per core: 1 22:25:28 Core(s) per socket: 1 22:25:28 Socket(s): 8 22:25:28 NUMA node(s): 1 22:25:28 Vendor ID: AuthenticAMD 22:25:28 CPU family: 23 22:25:28 Model: 49 22:25:28 Model name: AMD EPYC-Rome Processor 22:25:28 Stepping: 0 22:25:28 CPU MHz: 2800.000 22:25:28 BogoMIPS: 5600.00 22:25:28 Virtualization: AMD-V 22:25:28 Hypervisor vendor: KVM 22:25:28 Virtualization type: full 22:25:28 L1d cache: 256 KiB 22:25:28 L1i cache: 256 KiB 22:25:28 L2 cache: 4 MiB 22:25:28 L3 cache: 128 MiB 22:25:28 NUMA node0 CPU(s): 0-7 22:25:28 Vulnerability Itlb multihit: Not affected 22:25:28 Vulnerability L1tf: Not affected 22:25:28 Vulnerability Mds: Not affected 22:25:28 Vulnerability Meltdown: Not affected 22:25:28 Vulnerability Mmio stale data: Not affected 22:25:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:25:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:25:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:25:28 Vulnerability Srbds: Not affected 22:25:28 Vulnerability Tsx async abort: Not affected 22:25:28 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 22:25:28 22:25:28 22:25:28 ---> nproc: 22:25:28 8 22:25:28 22:25:28 22:25:28 ---> df -h: 22:25:28 Filesystem Size Used Avail Use% Mounted on 22:25:28 overlay 155G 12G 144G 8% / 22:25:28 tmpfs 64M 0 64M 0% /dev 22:25:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:25:28 shm 64M 0 64M 0% /dev/shm 22:25:28 /dev/vda1 155G 12G 144G 8% /facter-os 22:25:28 22:25:28 22:25:28 ---> sar -b -r -n DEV: 22:25:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18174) 11/15/23 _x86_64_ (8 CPU) 22:25:28 22:25:28 22:10:12 LINUX RESTART (8 CPU) 22:25:28 22:25:28 22:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:25:28 22:12:01 381.46 38.11 343.36 0.00 4255.91 53128.97 0.00 22:25:28 22:13:01 177.67 1.60 176.07 0.00 14.66 71846.69 0.00 22:25:28 22:14:01 172.35 0.17 172.19 0.00 7.60 48989.97 0.00 22:25:28 22:15:01 46.68 0.02 46.66 0.00 0.80 29677.87 0.00 22:25:28 22:16:01 39.09 11.63 27.46 0.00 5422.16 20280.62 0.00 22:25:28 22:17:01 6.27 0.02 6.25 0.00 0.13 14028.86 0.00 22:25:28 22:18:01 3.40 0.00 3.40 0.00 0.00 13995.00 0.00 22:25:28 22:19:01 3.85 0.00 3.85 0.00 0.00 14131.11 0.00 22:25:28 22:20:01 3.10 0.00 3.10 0.00 0.00 13991.00 0.00 22:25:28 22:21:01 4.18 0.00 4.18 0.00 0.00 14015.66 0.00 22:25:28 22:22:01 1.23 0.00 1.23 0.00 0.00 1489.49 0.00 22:25:28 22:23:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 22:25:28 22:24:01 0.97 0.00 0.97 0.00 0.00 9.87 0.00 22:25:28 22:25:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 22:25:28 Average: 59.86 3.64 56.22 0.00 688.74 21077.66 0.00 22:25:28 22:25:28 22:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:25:28 22:12:01 29184140 31554220 763552 2.32 78932 2563196 1949540 5.75 1024264 2292260 5272 22:25:28 22:13:01 27837724 31334996 967932 2.94 155932 3498700 2038172 6.01 1455796 3082636 218492 22:25:28 22:14:01 27487840 31568384 735960 2.24 168608 4031904 1859380 5.48 1287832 3564472 460704 22:25:28 22:15:01 27495900 31576696 727256 2.21 168880 4031928 1763396 5.20 1288140 3551924 20 22:25:28 22:16:01 27121916 31557092 736616 2.24 176856 4364364 1819528 5.36 1523096 3664000 960 22:25:28 22:17:01 27129040 31564388 729272 2.22 176952 4364488 1819528 5.36 1516564 3664128 4 22:25:28 22:18:01 27128132 31563776 729256 2.22 177032 4364500 1819528 5.36 1516308 3664136 12 22:25:28 22:19:01 27131400 31567124 725908 2.21 177096 4364504 1819528 5.36 1513448 3664140 12 22:25:28 22:20:01 27131572 31567604 725612 2.21 177156 4364504 1819528 5.36 1513192 3664388 16 22:25:28 22:21:01 27131272 31567412 725764 2.21 177284 4364460 1819528 5.36 1513496 3664364 28 22:25:28 22:22:01 27131440 31567628 725684 2.21 177320 4364484 1819528 5.36 1513528 3664368 16 22:25:28 22:23:01 27131676 31567936 725372 2.21 177352 4364492 1819528 5.36 1513108 3664376 8 22:25:28 22:24:01 27131660 31567924 725312 2.21 177364 4364492 1819528 5.36 1513108 3664376 8 22:25:28 22:25:01 27131580 31567856 725304 2.21 177380 4364496 1819528 5.36 1513108 3664380 48 22:25:28 Average: 27378949 31549503 747771 2.27 167439 4126465 1843269 5.43 1443213 3509568 48971 22:25:28 22:25:28 22:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:25:28 22:12:01 lo 6.57 6.57 0.65 0.65 0.00 0.00 0.00 0.00 22:25:28 22:12:01 docker0 102.74 116.08 8.41 317.81 0.00 0.00 0.00 0.00 22:25:28 22:12:01 ens3 710.79 486.17 6131.42 116.28 0.00 0.00 0.00 0.00 22:25:28 22:12:01 vethdd2426b 70.20 81.26 6.85 60.23 0.00 0.00 0.00 0.00 22:25:28 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:28 22:13:01 docker0 154.34 311.15 12.95 2439.34 0.00 0.00 0.00 0.00 22:25:28 22:13:01 veth007c31a 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:25:28 22:13:01 ens3 339.79 171.55 2465.96 25.95 0.00 0.00 0.00 0.00 22:25:28 22:14:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 22:25:28 22:14:01 docker0 5.82 12.13 0.36 141.13 0.00 0.00 0.00 0.00 22:25:28 22:14:01 ens3 130.16 76.79 2737.21 21.49 0.00 0.00 0.00 0.00 22:25:28 22:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:25:28 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:15:01 ens3 10.03 6.82 12.35 3.11 0.00 0.00 0.00 0.00 22:25:28 22:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 22:25:28 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:16:01 ens3 149.58 80.05 2029.29 5.95 0.00 0.00 0.00 0.00 22:25:28 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:28 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:17:01 ens3 10.00 1.20 1.64 0.87 0.00 0.00 0.00 0.00 22:25:28 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:18:01 ens3 6.23 0.48 0.88 0.45 0.00 0.00 0.00 0.00 22:25:28 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:28 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:19:01 ens3 3.08 0.63 0.59 0.28 0.00 0.00 0.00 0.00 22:25:28 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:20:01 ens3 2.67 0.52 0.68 0.40 0.00 0.00 0.00 0.00 22:25:28 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:28 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:21:01 ens3 1.38 0.80 0.78 0.60 0.00 0.00 0.00 0.00 22:25:28 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:22:01 ens3 0.33 0.08 0.09 0.06 0.00 0.00 0.00 0.00 22:25:28 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:28 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:23:01 ens3 0.40 0.12 0.08 0.01 0.00 0.00 0.00 0.00 22:25:28 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:24:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 22:25:28 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:28 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:28 22:25:01 ens3 0.40 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:25:28 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 22:25:28 Average: docker0 18.68 31.28 1.54 206.89 0.00 0.00 0.00 0.00 22:25:28 Average: ens3 96.78 58.45 949.67 12.41 0.00 0.00 0.00 0.00 22:25:28 22:25:28 22:25:28 ---> sar -P ALL: 22:25:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18174) 11/15/23 _x86_64_ (8 CPU) 22:25:28 22:25:28 22:10:12 LINUX RESTART (8 CPU) 22:25:28 22:25:28 22:11:02 CPU %user %nice %system %iowait %steal %idle 22:25:28 22:12:01 all 8.94 0.00 3.11 3.76 0.08 84.12 22:25:28 22:12:01 0 7.61 0.00 3.67 2.86 0.10 85.75 22:25:28 22:12:01 1 10.32 0.00 2.76 1.66 0.09 85.17 22:25:28 22:12:01 2 12.87 0.00 2.54 1.65 0.07 82.88 22:25:28 22:12:01 3 7.39 0.00 3.74 1.41 0.09 87.38 22:25:28 22:12:01 4 8.79 0.00 2.93 4.94 0.07 83.27 22:25:28 22:12:01 5 9.57 0.00 2.76 2.95 0.07 84.65 22:25:28 22:12:01 6 5.92 0.00 3.28 13.75 0.07 76.98 22:25:28 22:12:01 7 9.02 0.00 3.21 0.81 0.09 86.88 22:25:28 22:13:01 all 20.20 0.00 4.45 5.74 0.09 69.52 22:25:28 22:13:01 0 17.71 0.00 3.88 0.87 0.09 77.46 22:25:28 22:13:01 1 20.33 0.00 4.16 0.69 0.07 74.75 22:25:28 22:13:01 2 19.51 0.00 4.18 11.74 0.09 64.49 22:25:28 22:13:01 3 21.64 0.00 4.21 2.92 0.12 71.11 22:25:28 22:13:01 4 19.94 0.00 4.96 2.83 0.08 72.19 22:25:28 22:13:01 5 22.03 0.00 5.37 21.50 0.08 51.02 22:25:28 22:13:01 6 19.43 0.00 4.18 4.52 0.08 71.79 22:25:28 22:13:01 7 21.04 0.00 4.69 0.96 0.10 73.20 22:25:28 22:14:01 all 25.45 0.00 3.89 4.44 0.10 66.13 22:25:28 22:14:01 0 23.60 0.00 3.42 0.27 0.07 72.65 22:25:28 22:14:01 1 24.40 0.00 3.89 9.57 0.08 62.06 22:25:28 22:14:01 2 26.44 0.00 3.53 7.36 0.17 62.50 22:25:28 22:14:01 3 25.33 0.00 4.22 1.55 0.08 68.82 22:25:28 22:14:01 4 26.44 0.00 4.00 5.50 0.10 63.96 22:25:28 22:14:01 5 25.68 0.00 4.22 5.15 0.10 64.85 22:25:28 22:14:01 6 25.76 0.00 3.81 4.49 0.07 65.88 22:25:28 22:14:01 7 25.99 0.00 4.00 1.60 0.08 68.32 22:25:28 22:15:01 all 0.29 0.00 0.17 1.12 0.02 98.41 22:25:28 22:15:01 0 0.20 0.00 0.13 0.70 0.00 98.97 22:25:28 22:15:01 1 0.10 0.00 0.17 0.40 0.00 99.33 22:25:28 22:15:01 2 0.17 0.00 0.08 0.48 0.03 99.23 22:25:28 22:15:01 3 0.37 0.00 0.12 0.00 0.02 99.50 22:25:28 22:15:01 4 0.50 0.00 0.08 0.00 0.02 99.40 22:25:28 22:15:01 5 0.22 0.00 0.55 7.17 0.03 92.03 22:25:28 22:15:01 6 0.65 0.00 0.10 0.02 0.02 99.22 22:25:28 22:15:01 7 0.10 0.00 0.13 0.18 0.02 99.57 22:25:28 22:16:01 all 1.26 0.00 0.60 0.86 0.02 97.26 22:25:28 22:16:01 0 0.57 0.00 0.53 2.85 0.02 96.03 22:25:28 22:16:01 1 3.59 0.00 0.72 0.92 0.02 94.76 22:25:28 22:16:01 2 0.83 0.00 0.77 0.12 0.02 98.26 22:25:28 22:16:01 3 0.62 0.00 0.48 0.02 0.02 98.87 22:25:28 22:16:01 4 1.62 0.00 0.53 0.18 0.02 97.64 22:25:28 22:16:01 5 0.52 0.00 0.40 0.39 0.03 98.66 22:25:28 22:16:01 6 0.89 0.00 0.30 0.03 0.02 98.76 22:25:28 22:16:01 7 1.45 0.00 1.08 2.37 0.02 95.08 22:25:28 22:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 22:25:28 22:17:01 0 0.03 0.00 0.00 0.05 0.00 99.92 22:25:28 22:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:25:28 22:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:25:28 22:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:25:28 22:17:01 4 0.08 0.00 0.02 0.00 0.02 99.88 22:25:28 22:17:01 5 0.05 0.00 0.03 0.00 0.03 99.88 22:25:28 22:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:25:28 22:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:25:28 22:18:01 all 0.01 0.00 0.01 0.01 0.01 99.95 22:25:28 22:18:01 0 0.00 0.00 0.02 0.05 0.00 99.93 22:25:28 22:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:25:28 22:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:25:28 22:18:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:25:28 22:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:25:28 22:18:01 5 0.03 0.00 0.02 0.00 0.03 99.92 22:25:28 22:18:01 6 0.00 0.00 0.02 0.02 0.02 99.95 22:25:28 22:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:25:28 22:19:01 all 0.01 0.00 0.02 0.01 0.01 99.95 22:25:28 22:19:01 0 0.00 0.00 0.00 0.07 0.00 99.93 22:25:28 22:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:25:28 22:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 22:25:28 22:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:25:28 22:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:25:28 22:19:01 5 0.03 0.00 0.05 0.00 0.03 99.88 22:25:28 22:19:01 6 0.00 0.00 0.00 0.02 0.02 99.97 22:25:28 22:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:25:28 22:20:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:25:28 22:20:01 0 0.00 0.00 0.02 0.05 0.00 99.93 22:25:28 22:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:25:28 22:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:25:28 22:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:25:28 22:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:25:28 22:20:01 5 0.08 0.00 0.02 0.00 0.02 99.88 22:25:28 22:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:25:28 22:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:25:28 22:21:01 all 0.04 0.00 0.01 0.01 0.01 99.93 22:25:28 22:21:01 0 0.02 0.00 0.00 0.07 0.00 99.92 22:25:28 22:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 22:25:28 22:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:25:28 22:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:25:28 22:21:01 4 0.08 0.00 0.02 0.00 0.00 99.90 22:25:28 22:21:01 5 0.07 0.00 0.02 0.00 0.03 99.88 22:25:28 22:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:25:28 22:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:25:28 22:22:01 all 0.05 0.00 0.01 0.00 0.01 99.93 22:25:28 22:22:01 0 0.00 0.00 0.00 0.02 0.02 99.97 22:25:28 22:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:25:28 22:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:25:28 22:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:25:28 22:22:01 4 0.30 0.00 0.00 0.00 0.02 99.68 22:25:28 22:22:01 5 0.05 0.00 0.02 0.00 0.03 99.90 22:25:28 22:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:25:28 22:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:25:28 22:25:28 22:22:01 CPU %user %nice %system %iowait %steal %idle 22:25:28 22:23:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:25:28 22:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:25:28 22:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 22:25:28 22:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:25:28 22:23:01 3 0.00 0.00 0.00 0.02 0.02 99.97 22:25:28 22:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:25:28 22:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 22:25:28 22:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:25:28 22:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:25:28 22:24:01 all 0.01 0.00 0.00 0.00 0.01 99.98 22:25:28 22:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:25:28 22:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:25:28 22:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:25:28 22:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:25:28 22:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:25:28 22:24:01 5 0.05 0.00 0.00 0.00 0.03 99.92 22:25:28 22:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:25:28 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:25:28 22:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 22:25:28 22:25:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:25:28 22:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:25:28 22:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 22:25:28 22:25:01 3 0.03 0.00 0.02 0.02 0.00 99.93 22:25:28 22:25:01 4 0.10 0.00 0.02 0.00 0.00 99.88 22:25:28 22:25:01 5 0.05 0.00 0.03 0.00 0.02 99.90 22:25:28 22:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:25:28 22:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:25:28 Average: all 3.98 0.00 0.87 1.13 0.03 94.00 22:25:28 Average: 0 3.50 0.00 0.82 0.56 0.02 95.10 22:25:28 Average: 1 4.16 0.00 0.83 0.93 0.02 94.05 22:25:28 Average: 2 4.23 0.00 0.79 1.50 0.03 93.45 22:25:28 Average: 3 3.92 0.00 0.90 0.42 0.03 94.73 22:25:28 Average: 4 4.10 0.00 0.89 0.95 0.03 94.04 22:25:28 Average: 5 4.12 0.00 0.95 2.63 0.04 92.26 22:25:28 Average: 6 3.73 0.00 0.83 1.61 0.02 93.80 22:25:28 Average: 7 4.07 0.00 0.93 0.42 0.03 94.55 22:25:28 22:25:28 22:25:28