Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a64af5552c8a698134e55b2e1bbdf8a3546614cf 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-ssh10868895074635504466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7138349307592964563.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9751389413428679181.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh7190949100666506909.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15556730886740643072.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772850’ Running on prd-ubuntu20.04-docker-8c-8g-772858 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a64af5552c8a698134e55b2e1bbdf8a3546614cf (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#534)" > git config core.sparsecheckout # timeout=10 > git checkout -f a64af5552c8a698134e55b2e1bbdf8a3546614cf # timeout=10 > git rev-list --no-walk 38d0620f59d26a5e8511da32e1def977c9732a4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:15:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:15:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:15:41 ========================================================= 03:15:41 EdgeX Global Pipelines Version Info 03:15:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:15:42 ------------------- 03:15:42 stable info: 03:15:42 ------------------- 03:15:42 Commited By: Cherry Wang cherry@iotechsys.com 03:15:42 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:15:42 Message: update stable to v1.0.278 03:15:43 ------------------- 03:15:43 experimental info: 03:15:43 ------------------- 03:15:43 Commited By: **** collab-it+edgex@linuxfoundation.org 03:15:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:15:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:15:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:15:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:15:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:15:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:15:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:15:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:15:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a64af5552c8a698134e55b2e1bbdf8a3546614cf [Pipeline] echo 03:15:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a64af55 [Pipeline] echo 03:15:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:44 provisioning config files... 03:15:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config968926812635192049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:44 ---> ****-login.sh 03:15:44 nexus3.edgexfoundry.org:10001 03:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:44 03:15:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:15:44 Configure a credential helper to remove this warning. See 03:15:44 https://docs.****.com/go/credential-store/ 03:15:44 03:15:44 Login Succeeded 03:15:45 nexus3.edgexfoundry.org:10002 03:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:45 03:15:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:15:45 Configure a credential helper to remove this warning. See 03:15:45 https://docs.****.com/go/credential-store/ 03:15:45 03:15:45 Login Succeeded 03:15:45 nexus3.edgexfoundry.org:10003 03:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:45 03:15:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:15:45 Configure a credential helper to remove this warning. See 03:15:45 https://docs.****.com/go/credential-store/ 03:15:45 03:15:45 Login Succeeded 03:15:45 nexus3.edgexfoundry.org:10004 03:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:45 03:15:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:15:45 Configure a credential helper to remove this warning. See 03:15:45 https://docs.****.com/go/credential-store/ 03:15:45 03:15:45 Login Succeeded 03:15:45 ****.io 03:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:45 03:15:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:15:45 Configure a credential helper to remove this warning. See 03:15:45 https://docs.****.com/go/credential-store/ 03:15:45 03:15:45 Login Succeeded 03:15:45 ---> ****-login.sh ends [Pipeline] } 03:15:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:15:46 + git rev-list -1 --merges a64af5552c8a698134e55b2e1bbdf8a3546614cf~1..a64af5552c8a698134e55b2e1bbdf8a3546614cf [Pipeline] echo 03:15:46 -----------> git rev-list -1 --merges a64af5552c8a698134e55b2e1bbdf8a3546614cf~1..a64af5552c8a698134e55b2e1bbdf8a3546614cf a64af5552c8a698134e55b2e1bbdf8a3546614cf [false] [Pipeline] sh 03:15:46 + git log --format=format:%s -1 a64af5552c8a698134e55b2e1bbdf8a3546614cf [Pipeline] echo 03:15:46 ========================================================= 03:15:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:15:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:46 + git log --format=format:%s -1 a64af5552c8a698134e55b2e1bbdf8a3546614cf [Pipeline] echo 03:15:46 [semverPrep] GIT_COMMIT: a64af5552c8a698134e55b2e1bbdf8a3546614cf, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#534) [Pipeline] echo 03:15:46 [semverPrep] This is not a build commit. [Pipeline] sh 03:15:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:15:47 + grep -v github /etc/ssh/ssh_known_hosts 03:15:47 + [ -e /tmp/ssh_known_hosts ] 03:15:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:15:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:15:47 + sudo tee -a /etc/ssh/ssh_known_hosts 03:15:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:15:47 03:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:15:47 0.1.4: Pulling from edgex-devops/py-git-semver 03:15:47 3dae71ba6b94: Pulling fs layer 03:15:47 6bf1a483ea7c: Pulling fs layer 03:15:47 f5dfc541a4d3: Pulling fs layer 03:15:47 461d9e800cba: Pulling fs layer 03:15:47 80192f66455f: Pulling fs layer 03:15:47 2e8e34ca0e6c: Pulling fs layer 03:15:47 a29436f7fd5d: Pulling fs layer 03:15:47 923cac83aea3: Pulling fs layer 03:15:47 25ad8b0a4227: Pulling fs layer 03:15:47 db01528c6b51: Pulling fs layer 03:15:47 28988de357af: Pulling fs layer 03:15:47 461d9e800cba: Waiting 03:15:47 80192f66455f: Waiting 03:15:47 2e8e34ca0e6c: Waiting 03:15:47 a29436f7fd5d: Waiting 03:15:47 923cac83aea3: Waiting 03:15:47 25ad8b0a4227: Waiting 03:15:47 db01528c6b51: Waiting 03:15:47 28988de357af: Waiting 03:15:47 6bf1a483ea7c: Verifying Checksum 03:15:47 6bf1a483ea7c: Download complete 03:15:47 461d9e800cba: Verifying Checksum 03:15:47 461d9e800cba: Download complete 03:15:47 80192f66455f: Verifying Checksum 03:15:47 80192f66455f: Download complete 03:15:48 f5dfc541a4d3: Verifying Checksum 03:15:48 f5dfc541a4d3: Download complete 03:15:48 3dae71ba6b94: Download complete 03:15:48 923cac83aea3: Verifying Checksum 03:15:48 923cac83aea3: Download complete 03:15:48 25ad8b0a4227: Verifying Checksum 03:15:48 25ad8b0a4227: Download complete 03:15:48 db01528c6b51: Verifying Checksum 03:15:48 db01528c6b51: Download complete 03:15:48 28988de357af: Verifying Checksum 03:15:48 28988de357af: Download complete 03:15:48 a29436f7fd5d: Verifying Checksum 03:15:48 a29436f7fd5d: Download complete 03:15:48 2e8e34ca0e6c: Verifying Checksum 03:15:48 2e8e34ca0e6c: Download complete 03:15:49 3dae71ba6b94: Pull complete 03:15:49 6bf1a483ea7c: Pull complete 03:15:50 f5dfc541a4d3: Pull complete 03:15:50 461d9e800cba: Pull complete 03:15:50 80192f66455f: Pull complete 03:15:56 2e8e34ca0e6c: Pull complete 03:15:56 a29436f7fd5d: Pull complete 03:15:56 923cac83aea3: Pull complete 03:15:56 25ad8b0a4227: Pull complete 03:15:56 db01528c6b51: Pull complete 03:15:56 28988de357af: Pull complete 03:15:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:15:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:56 prd-ubuntu20.04-docker-8c-8g-772858 does not seem to be running inside a container 03:15:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:15:58 $ docker top 36c0fd0c051366b3869f0c3500bd210ff508039bd3ebb471bb8ab1f0eee6eaae -eo pid,comm 03:15:58 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). 03:15:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:58 [ssh-agent] Looking for ssh-agent implementation... 03:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:58 $ docker exec 36c0fd0c051366b3869f0c3500bd210ff508039bd3ebb471bb8ab1f0eee6eaae ssh-agent 03:15:58 SSH_AUTH_SOCK=/tmp/ssh-FkrUmLaWbKWP/agent.33 03:15:58 SSH_AGENT_PID=39 03:15:58 Running ssh-add (command line suppressed) 03:15:58 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12796094799773665672.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12796094799773665672.key) 03:15:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:59 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 03:15:59 + git tag --points-at HEAD [Pipeline] } 03:15:59 $ docker exec --env ******** --env ******** 36c0fd0c051366b3869f0c3500bd210ff508039bd3ebb471bb8ab1f0eee6eaae ssh-agent -k 03:15:59 unset SSH_AUTH_SOCK; 03:15:59 unset SSH_AGENT_PID; 03:15:59 echo Agent pid 39 killed; 03:15:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:15:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:59 [ssh-agent] Looking for ssh-agent implementation... 03:15:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:59 $ docker exec 36c0fd0c051366b3869f0c3500bd210ff508039bd3ebb471bb8ab1f0eee6eaae ssh-agent 03:15:59 SSH_AUTH_SOCK=/tmp/ssh-OjcJNsMalLth/agent.86 03:15:59 SSH_AGENT_PID=92 03:15:59 Running ssh-add (command line suppressed) 03:15:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13087614575115444389.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13087614575115444389.key) 03:16:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:00 + git semver init 03:16:00 2025-11-10 03:16:00,519 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:16:00 2025-11-10 03:16:00,525 [run_init] DEBUG init version:0.0.0 force:False 03:16:00 2025-11-10 03:16:00,525 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:16:00 2025-11-10 03:16:00,526 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:16:00 2025-11-10 03:16:00,526 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 03:16:02 2025-11-10 03:16:01,981 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:16:02 2025-11-10 03:16:01,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:16:02 2025-11-10 03:16:01,981 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:16:02 2025-11-10 03:16:01,982 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:16:02 4.1.0-dev.13 [Pipeline] } 03:16:02 $ docker exec --env ******** --env ******** 36c0fd0c051366b3869f0c3500bd210ff508039bd3ebb471bb8ab1f0eee6eaae ssh-agent -k 03:16:02 unset SSH_AUTH_SOCK; 03:16:02 unset SSH_AGENT_PID; 03:16:02 echo Agent pid 92 killed; 03:16:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:02 + git semver [Pipeline] } 03:16:03 $ docker stop --time=1 36c0fd0c051366b3869f0c3500bd210ff508039bd3ebb471bb8ab1f0eee6eaae 03:16:04 $ docker rm -f --volumes 36c0fd0c051366b3869f0c3500bd210ff508039bd3ebb471bb8ab1f0eee6eaae [Pipeline] // withDockerContainer [Pipeline] sh 03:16:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:16:05 Stashed 1 file(s) [Pipeline] echo 03:16:05 [edgeXSemver]: initialized semver on version 4.1.0-dev.13 [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 03:16:05 provisioning config files... 03:16:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2115049592778419855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:05 ---> ****-login.sh 03:16:05 nexus3.edgexfoundry.org:10001 03:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:05 Login Succeeded 03:16:05 nexus3.edgexfoundry.org:10002 03:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:05 Login Succeeded 03:16:05 nexus3.edgexfoundry.org:10003 03:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:05 Login Succeeded 03:16:05 nexus3.edgexfoundry.org:10004 03:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:05 Login Succeeded 03:16:05 ****.io 03:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:06 Login Succeeded 03:16:06 ---> ****-login.sh ends [Pipeline] } 03:16:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:16:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:16:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:16:06 ========================================================= 03:16:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:16:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:16:07 #0 building with "default" instance using docker driver 03:16:07 03:16:07 #1 [internal] load build definition from Dockerfile 03:16:07 #1 transferring dockerfile: 1.75kB done 03:16:07 #1 DONE 0.0s 03:16:07 03:16:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:16:07 #2 DONE 0.1s 03:16:07 03:16:07 #3 [internal] load .dockerignore 03:16:07 #3 transferring context: 2B done 03:16:07 #3 DONE 0.0s 03:16:07 03:16:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:16:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:16:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 03:16:07 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:16:07 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:16:07 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:16:07 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 03:16:07 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:16:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 03:16:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 03:16:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:16:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:16:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:16:07 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:16:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 03:16:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 03:16:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 03:16:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:16:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s 03:16:07 #4 ... 03:16:07 03:16:07 #5 [internal] load build context 03:16:07 #5 transferring context: 47.11MB 0.4s done 03:16:07 #5 DONE 0.4s 03:16:07 03:16:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:16:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.4s 03:16:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 03:16:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s 03:16:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:16:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:16:08 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 03:16:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 37.75MB / 112.58MB 0.6s 03:16:08 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:16:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.6s 03:16:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 03:16:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s 03:16:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.7s 03:16:08 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 03:16:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 76.55MB / 112.58MB 0.8s 03:16:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 03:16:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 03:16:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 03:16:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done 03:16:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:16:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:16:13 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:16:13 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:16:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 03:16:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 03:16:13 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:16:17 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 03:16:17 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:16:17 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 03:16:17 #4 DONE 9.9s 03:16:17 03:16:17 #6 [builder 2/7] RUN apk add --no-cache make git 03:16:17 #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:16:17 #6 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:16:17 #6 0.571 OK: 265 MiB in 60 packages 03:16:19 #6 DONE 2.1s 03:16:19 03:16:19 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:16:19 #7 DONE 0.0s 03:16:19 03:16:19 #8 [builder 4/7] COPY go.mod vendor* ./ 03:16:19 #8 DONE 0.0s 03:16:19 03:16:19 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:20 Still waiting to schedule task 03:16:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772855’ 03:16:29 #9 DONE 10.1s 03:16:29 03:16:29 #10 [builder 6/7] COPY . . 03:16:29 #10 DONE 0.2s 03:16:30 03:16:30 #11 [builder 7/7] RUN echo noop 03:16:30 #11 0.196 noop 03:16:30 #11 DONE 0.2s 03:16:30 03:16:30 #12 exporting to image 03:16:30 #12 exporting layers 03:16:38 #12 exporting layers 7.5s done 03:16:38 #12 writing image sha256:c78b59022062c10a32a38c699d52f8bda106549d355604c248a9a4a66b67590f done 03:16:38 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:16:38 #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:38 + docker inspect -f . ci-base-image-x86_64 03:16:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:38 prd-ubuntu20.04-docker-8c-8g-772858 does not seem to be running inside a container 03:16:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 03:16:39 $ docker top 16bb49a95420a720b72be1c98ee0b8fb5d7db3028335c9a07c3cafca903abf44 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:39 + go version 03:16:39 go version go1.25.2 linux/amd64 [Pipeline] } 03:16:39 $ docker stop --time=1 16bb49a95420a720b72be1c98ee0b8fb5d7db3028335c9a07c3cafca903abf44 03:16:40 $ docker rm -f --volumes 16bb49a95420a720b72be1c98ee0b8fb5d7db3028335c9a07c3cafca903abf44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:41 + docker inspect -f . ci-base-image-x86_64 03:16:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:41 prd-ubuntu20.04-docker-8c-8g-772858 does not seem to be running inside a container 03:16:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 03:16:41 $ docker top 8cfc82cb99dbb7fa3b2e4d78969c88b565d47227b42e0cac79f3a2e2a943c75f -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:41 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 03:16:42 + make test 03:16:42 go test ./... -coverprofile=coverage.out ./... 03:16:43 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:17:09 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:17:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.2% of statements 03:17:09 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:17:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.713s coverage: 86.5% of statements 03:17:19 0 issues. 03:17:19 go vet ./... 03:17:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:17:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:17:26 ./bin/test-attribution-txt.sh [Pipeline] echo 03:17:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:17:26 $ docker stop --time=1 8cfc82cb99dbb7fa3b2e4d78969c88b565d47227b42e0cac79f3a2e2a943c75f 03:17:28 $ docker rm -f --volumes 8cfc82cb99dbb7fa3b2e4d78969c88b565d47227b42e0cac79f3a2e2a943c75f [Pipeline] // withDockerContainer [Pipeline] sh 03:17:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:17:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:17:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:17:29 + ls -al . 03:17:29 total 312 03:17:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 03:16 . 03:17:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 03:15 .. 03:17:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 03:17 .git 03:17:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 03:15 .github 03:17:29 -rw-rw-r-- 1 jenkins jenkins 493 Nov 10 03:15 .gitignore 03:17:29 -rw-rw-r-- 1 jenkins jenkins 359 Nov 10 03:15 .golangci.yml 03:17:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 03:16 .semver 03:17:29 -rw-rw-r-- 1 jenkins jenkins 22626 Nov 10 03:15 Attribution.txt 03:17:29 -rw-rw-r-- 1 jenkins jenkins 19022 Nov 10 03:15 CHANGELOG.md 03:17:29 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 10 03:15 Dockerfile 03:17:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 03:15 GOVERNANCE.md 03:17:29 -rw-rw-r-- 1 jenkins jenkins 762 Nov 10 03:15 Jenkinsfile 03:17:29 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 03:15 LICENSE 03:17:29 -rw-rw-r-- 1 jenkins jenkins 3464 Nov 10 03:15 Makefile 03:17:29 -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 03:15 OWNERS.md 03:17:29 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 10 03:15 README.md 03:17:29 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 03:16 VERSION 03:17:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 03:15 bin 03:17:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 03:15 cmd 03:17:29 -rw-r--r-- 1 jenkins jenkins 85674 Nov 10 03:17 coverage.out 03:17:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 03:15 doc 03:17:29 -rw-rw-r-- 1 jenkins jenkins 7042 Nov 10 03:15 go.mod 03:17:29 -rw-rw-r-- 1 jenkins jenkins 89821 Nov 10 03:15 go.sum 03:17:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 03:15 internal 03:17:29 -rw-rw-r-- 1 jenkins jenkins 236 Nov 10 03:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:30 + 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=a64af5552c8a698134e55b2e1bbdf8a3546614cf --label arch=amd64 --label version=4.1.0-dev.13 . 03:17:30 #0 building with "default" instance using docker driver 03:17:30 03:17:30 #1 [internal] load build definition from Dockerfile 03:17:30 #1 transferring dockerfile: 1.75kB done 03:17:30 #1 DONE 0.0s 03:17:30 03:17:30 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:17:30 #2 DONE 0.0s 03:17:30 03:17:30 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:17:30 #3 DONE 0.1s 03:17:30 03:17:30 #4 [internal] load .dockerignore 03:17:30 #4 transferring context: 2B done 03:17:30 #4 DONE 0.0s 03:17:30 03:17:30 #5 [internal] load build context 03:17:30 #5 transferring context: 105.34kB 0.0s done 03:17:30 #5 DONE 0.0s 03:17:30 03:17:30 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:17:30 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 03:17:30 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:17:30 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:17:30 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:17:30 #6 DONE 0.0s 03:17:30 03:17:30 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:17:30 #7 DONE 0.1s 03:17:30 03:17:30 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:17:30 #8 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:17:30 #8 0.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:17:31 #8 0.798 (1/1) Installing dumb-init (1.2.5-r3) 03:17:31 #8 ... 03:17:31 03:17:31 #9 [builder 2/7] RUN apk add --no-cache make git 03:17:31 #9 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:17:31 #9 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:17:31 #9 0.761 OK: 265 MiB in 60 packages 03:17:31 #9 DONE 0.9s 03:17:31 03:17:31 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:17:31 #8 0.802 Executing busybox-1.37.0-r19.trigger 03:17:31 #8 0.810 OK: 7 MiB in 17 packages 03:17:31 #8 DONE 0.9s 03:17:31 03:17:31 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:17:31 #10 DONE 0.0s 03:17:31 03:17:31 #11 [builder 4/7] COPY go.mod vendor* ./ 03:17:31 #11 DONE 0.0s 03:17:31 03:17:31 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:32 #12 DONE 0.6s 03:17:32 03:17:32 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:17:32 #13 0.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:17:32 #13 0.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:17:32 #13 ... 03:17:32 03:17:32 #14 [builder 6/7] COPY . . 03:17:32 #14 DONE 0.2s 03:17:32 03:17:32 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:17:32 #13 0.893 OK: 7 MiB in 17 packages 03:17:32 #13 DONE 1.0s 03:17:32 03:17:32 #15 [builder 7/7] RUN make build 03:17:32 #15 0.210 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:17:59 #15 DONE 25.8s 03:17:59 03:17:59 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:17:59 #16 DONE 0.2s 03:17:59 03:17:59 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:17:59 #17 DONE 0.0s 03:17:59 03:17:59 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:17:59 #18 DONE 0.0s 03:17:59 03:17:59 #19 exporting to image 03:17:59 #19 exporting layers 0.1s done 03:17:59 #19 writing image sha256:0b4d16acf5e096d34683856766edd9348103bb3f8eb01a34b6e65405bb7397da done 03:17:59 #19 naming to docker.io/library/device-onvif-camera done 03:17:59 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:59 provisioning config files... 03:17:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9234108067185315473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:59 ---> ****-login.sh 03:17:59 nexus3.edgexfoundry.org:10001 03:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:59 Login Succeeded 03:17:59 nexus3.edgexfoundry.org:10002 03:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:59 Login Succeeded 03:17:59 nexus3.edgexfoundry.org:10003 03:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:59 Login Succeeded 03:17:59 nexus3.edgexfoundry.org:10004 03:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:59 Login Succeeded 03:17:59 ****.io 03:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:00 Login Succeeded 03:18:00 ---> ****-login.sh ends [Pipeline] } 03:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:18:00 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:18:00 a64af5552c8a698134e55b2e1bbdf8a3546614cf 03:18:00 latest 03:18:00 4.1.0-dev.13 03:18:00 a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 03:18:00 main 03:18:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:00 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf 03:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:18:00 ce605c0156b9: Preparing 03:18:00 21a8d06ae7bc: Preparing 03:18:00 43020aa78f3e: Preparing 03:18:00 f1750db30af3: Preparing 03:18:00 c7287e539309: Preparing 03:18:00 256f393e029f: Preparing 03:18:00 256f393e029f: Waiting 03:18:00 21a8d06ae7bc: Pushed 03:18:00 ce605c0156b9: Pushed 03:18:00 c7287e539309: Pushed 03:18:00 f1750db30af3: Pushed 03:18:00 256f393e029f: Layer already exists 03:18:05 43020aa78f3e: Pushed 03:18:05 a64af5552c8a698134e55b2e1bbdf8a3546614cf: digest: sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:05 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:18:05 ce605c0156b9: Preparing 03:18:05 21a8d06ae7bc: Preparing 03:18:05 43020aa78f3e: Preparing 03:18:05 f1750db30af3: Preparing 03:18:05 c7287e539309: Preparing 03:18:05 256f393e029f: Preparing 03:18:05 256f393e029f: Waiting 03:18:05 c7287e539309: Layer already exists 03:18:05 21a8d06ae7bc: Layer already exists 03:18:05 f1750db30af3: Layer already exists 03:18:05 ce605c0156b9: Layer already exists 03:18:05 43020aa78f3e: Layer already exists 03:18:05 256f393e029f: Layer already exists 03:18:05 latest: digest: sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13 03:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:18:06 ce605c0156b9: Preparing 03:18:06 21a8d06ae7bc: Preparing 03:18:06 43020aa78f3e: Preparing 03:18:06 f1750db30af3: Preparing 03:18:06 c7287e539309: Preparing 03:18:06 256f393e029f: Preparing 03:18:06 256f393e029f: Waiting 03:18:06 c7287e539309: Layer already exists 03:18:06 43020aa78f3e: Layer already exists 03:18:06 f1750db30af3: Layer already exists 03:18:06 21a8d06ae7bc: Layer already exists 03:18:06 ce605c0156b9: Layer already exists 03:18:06 256f393e029f: Layer already exists 03:18:06 4.1.0-dev.13: digest: sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 03:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:18:07 ce605c0156b9: Preparing 03:18:07 21a8d06ae7bc: Preparing 03:18:07 43020aa78f3e: Preparing 03:18:07 f1750db30af3: Preparing 03:18:07 c7287e539309: Preparing 03:18:07 256f393e029f: Preparing 03:18:07 256f393e029f: Waiting 03:18:07 43020aa78f3e: Layer already exists 03:18:07 f1750db30af3: Layer already exists 03:18:07 c7287e539309: Layer already exists 03:18:07 21a8d06ae7bc: Layer already exists 03:18:07 ce605c0156b9: Layer already exists 03:18:07 256f393e029f: Layer already exists 03:18:07 a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13: digest: sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:18:07 ce605c0156b9: Preparing 03:18:07 21a8d06ae7bc: Preparing 03:18:07 43020aa78f3e: Preparing 03:18:07 f1750db30af3: Preparing 03:18:07 c7287e539309: Preparing 03:18:07 256f393e029f: Preparing 03:18:07 256f393e029f: Waiting 03:18:07 21a8d06ae7bc: Layer already exists 03:18:07 43020aa78f3e: Layer already exists 03:18:07 f1750db30af3: Layer already exists 03:18:07 ce605c0156b9: Layer already exists 03:18:07 c7287e539309: Layer already exists 03:18:07 256f393e029f: Layer already exists 03:18:07 main: digest: sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:07 ===================================================== [Pipeline] echo 03:18:07 taggedImages: 03:18:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf 03:18:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:18:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13 03:18:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 03:18:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 03:18:07 ========================================================= 03:18:07 [edgeXBuildMultiArch] RAW Config: 03:18:07 images: 03:18:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf 03:18:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:18:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13 03:18:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 03:18:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:18:07 settingsFile: 03:18:07 device-onvif-camera-settings 03:18:07 ========================================================= [Pipeline] node 03:18:22 Still waiting to schedule task 03:18:22 All nodes of label ‘centos7-docker-4c-2g’ are offline 03:19:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772859 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:19:50 Running in /w/workspace/device-onvif-camera/239 [Pipeline] { [Pipeline] checkout 03:19:53 The recommended git tool is: git 03:19:58 using credential edgex-jenkins-ssh 03:19:58 Cloning the remote Git repository 03:19:58 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:19:58 > git init /w/workspace/device-onvif-camera/239 # timeout=10 03:19:58 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:19:58 > git --version # timeout=10 03:19:58 > git --version # 'git version 2.25.1' 03:19:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:20:03 Avoid second fetch 03:20:03 Checking out Revision a64af5552c8a698134e55b2e1bbdf8a3546614cf (main) 03:20:02 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:20:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:20:03 > git config core.sparsecheckout # timeout=10 03:20:03 > git checkout -f a64af5552c8a698134e55b2e1bbdf8a3546614cf # timeout=10 03:20:04 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#534)" 03:20:08 Running on prd-centos7-docker-4c-2g-772861 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:08 provisioning config files... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 03:20:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18212060771928126736tmp [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:09 provisioning config files... [Pipeline] { [Pipeline] libraryResource 03:20:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/239@tmp/config14148516409627562128tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:10 ---> ****-login.sh 03:20:10 nexus3.edgexfoundry.org:10001 03:20:10 ---> ****-login.sh 03:20:10 nexus3.edgexfoundry.org:10001 03:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:11 Configure a credential helper to remove this warning. See 03:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:11 03:20:11 Login Succeeded 03:20:11 nexus3.edgexfoundry.org:10002 03:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:11 Configure a credential helper to remove this warning. See 03:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:11 03:20:11 Login Succeeded 03:20:11 nexus3.edgexfoundry.org:10003 03:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:11 Configure a credential helper to remove this warning. See 03:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:11 03:20:11 Login Succeeded 03:20:11 nexus3.edgexfoundry.org:10002 03:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:11 Configure a credential helper to remove this warning. See 03:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:11 03:20:11 Login Succeeded 03:20:11 nexus3.edgexfoundry.org:10004 03:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:11 Configure a credential helper to remove this warning. See 03:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:11 03:20:11 Login Succeeded 03:20:11 ****.io 03:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:11 Configure a credential helper to remove this warning. See 03:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:11 03:20:11 Login Succeeded 03:20:11 ---> ****-login.sh ends [Pipeline] } 03:20:11 Deleting 1 temporary files 03:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:11 Configure a credential helper to remove this warning. See 03:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:11 03:20:11 Login Succeeded 03:20:11 nexus3.edgexfoundry.org:10003 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:12 Configure a credential helper to remove this warning. See 03:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:12 03:20:12 Login Succeeded 03:20:12 nexus3.edgexfoundry.org:10004 03:20:12 + docker buildx ls 03:20:12 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:20:12 default * docker 03:20:12 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:12 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:20:12 edgex-builder [Pipeline] sh 03:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:12 Configure a credential helper to remove this warning. See 03:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:12 03:20:12 Login Succeeded 03:20:12 ****.io 03:20:12 + docker buildx inspect --bootstrap 03:20:12 #1 [internal] booting buildkit 03:20:12 #1 pulling image moby/buildkit:buildx-stable-1 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:12 Configure a credential helper to remove this warning. See 03:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:12 03:20:12 Login Succeeded 03:20:12 ---> ****-login.sh ends [Pipeline] } 03:20:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:20:13 ========================================================= 03:20:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:20:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:20:14 Sending build context to Docker daemon 27.02MB 03:20:14 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 03:20:14 Step 2/13 : FROM ${BASE} AS builder 03:20:14 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:20:14 6b59a28fa201: Pulling fs layer 03:20:14 d32bb0dddca7: Pulling fs layer 03:20:14 5dab1238d3d9: Pulling fs layer 03:20:14 196fd7d83e7d: Pulling fs layer 03:20:14 4f4fb700ef54: Pulling fs layer 03:20:14 8ba94037c8f0: Pulling fs layer 03:20:14 deaec5988b04: Pulling fs layer 03:20:14 9f65657bb879: Pulling fs layer 03:20:14 196fd7d83e7d: Waiting 03:20:14 4f4fb700ef54: Waiting 03:20:14 8ba94037c8f0: Waiting 03:20:14 deaec5988b04: Waiting 03:20:14 9f65657bb879: Waiting 03:20:14 d32bb0dddca7: Verifying Checksum 03:20:14 d32bb0dddca7: Download complete 03:20:14 196fd7d83e7d: Verifying Checksum 03:20:14 196fd7d83e7d: Download complete 03:20:14 4f4fb700ef54: Verifying Checksum 03:20:14 4f4fb700ef54: Download complete 03:20:14 8ba94037c8f0: Verifying Checksum 03:20:14 8ba94037c8f0: Download complete 03:20:14 6b59a28fa201: Verifying Checksum 03:20:14 6b59a28fa201: Download complete 03:20:15 9f65657bb879: Verifying Checksum 03:20:15 9f65657bb879: Download complete 03:20:15 6b59a28fa201: Pull complete 03:20:16 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 03:20:16 #1 creating container buildx_buildkit_edgex-builder0 03:20:16 d32bb0dddca7: Pull complete 03:20:16 5dab1238d3d9: Verifying Checksum 03:20:16 5dab1238d3d9: Download complete 03:20:17 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 03:20:17 #1 DONE 4.5s 03:20:17 Name: edgex-builder 03:20:17 Driver: docker-container 03:20:17 03:20:17 Nodes: 03:20:17 Name: edgex-builder0 03:20:17 Endpoint: unix:///var/run/docker.sock 03:20:17 Status: running 03:20:17 Buildkit: v0.25.1 03:20:17 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:20:17 + docker buildx ls 03:20:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:20:17 edgex-builder * docker-container 03:20:17 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:20:17 default docker 03:20:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:20:18 deaec5988b04: Verifying Checksum 03:20:18 deaec5988b04: Download complete 03:20:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf' 03:20:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf --push - 03:20:18 #1 [internal] load build definition from Dockerfile 03:20:18 #1 transferring dockerfile: 204B done 03:20:18 #1 DONE 0.0s 03:20:18 03:20:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf 03:20:18 #2 DONE 0.1s 03:20:18 03:20:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf 03:20:18 #3 DONE 0.1s 03:20:18 03:20:18 #4 [internal] load .dockerignore 03:20:18 #4 transferring context: 2B done 03:20:18 #4 DONE 0.0s 03:20:18 03:20:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:18 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 0.0s done 03:20:18 #5 DONE 0.0s 03:20:18 03:20:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:18 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 0.0s done 03:20:18 #6 DONE 0.1s 03:20:18 03:20:18 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:20:18 #7 DONE 0.0s 03:20:18 03:20:18 #8 exporting to image 03:20:18 #8 exporting layers done 03:20:18 #8 exporting manifest sha256:cb14bf34f3adfeb6586d620d8d4537ce13139ff24e5c5af7829665f50662bfad 0.0s done 03:20:18 #8 exporting config sha256:0b4d16acf5e096d34683856766edd9348103bb3f8eb01a34b6e65405bb7397da done 03:20:18 #8 exporting manifest sha256:cdab3d634c55fe09ad44c07a6d7c080e86e8bc995947bda1260b3628c4c37b7e 0.0s done 03:20:18 #8 exporting config sha256:9c7d3fbff1c58913a3766e01d98b878b98e2775b8710f53a8b54bfbb93dccb19 0.0s done 03:20:18 #8 exporting manifest list sha256:99d238115c0f0f2e9cec4775beacb7896037616638a6b0f5214211336572a976 done 03:20:18 #8 pushing layers 03:20:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:20:18 #8 pushing layers 0.1s done 03:20:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf@sha256:99d238115c0f0f2e9cec4775beacb7896037616638a6b0f5214211336572a976 0.1s done 03:20:18 #8 DONE 0.2s 03:20:18 03:20:18 1 warning found (use --debug to expand): 03:20:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:20:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 03:20:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 03:20:18 #1 [internal] load build definition from Dockerfile 03:20:18 #1 transferring dockerfile: 170B done 03:20:18 #1 DONE 0.0s 03:20:18 03:20:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:20:18 #2 DONE 0.0s 03:20:18 03:20:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:20:18 #3 DONE 0.0s 03:20:18 03:20:18 #4 [internal] load .dockerignore 03:20:18 #4 transferring context: 2B done 03:20:18 #4 DONE 0.0s 03:20:19 03:20:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:19 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 0.0s done 03:20:19 #5 CACHED 03:20:19 03:20:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:19 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 0.0s done 03:20:19 #6 CACHED 03:20:19 03:20:19 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:20:19 #7 DONE 0.0s 03:20:19 03:20:19 #8 exporting to image 03:20:19 #8 exporting layers done 03:20:19 #8 exporting manifest sha256:cb14bf34f3adfeb6586d620d8d4537ce13139ff24e5c5af7829665f50662bfad done 03:20:19 #8 exporting config sha256:0b4d16acf5e096d34683856766edd9348103bb3f8eb01a34b6e65405bb7397da done 03:20:19 #8 exporting manifest sha256:cdab3d634c55fe09ad44c07a6d7c080e86e8bc995947bda1260b3628c4c37b7e done 03:20:19 #8 exporting config sha256:9c7d3fbff1c58913a3766e01d98b878b98e2775b8710f53a8b54bfbb93dccb19 done 03:20:19 #8 exporting manifest list sha256:99d238115c0f0f2e9cec4775beacb7896037616638a6b0f5214211336572a976 done 03:20:19 #8 pushing layers 0.0s done 03:20:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:99d238115c0f0f2e9cec4775beacb7896037616638a6b0f5214211336572a976 0.1s done 03:20:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:20:19 #8 DONE 0.1s 03:20:19 03:20:19 1 warning found (use --debug to expand): 03:20:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:20:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13' 03:20:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13 --push - 03:20:19 #1 [internal] load build definition from Dockerfile 03:20:19 #1 transferring dockerfile: 176B done 03:20:19 #1 DONE 0.0s 03:20:19 03:20:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13 03:20:19 #2 DONE 0.0s 03:20:19 03:20:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13 03:20:19 #3 DONE 0.0s 03:20:19 03:20:19 #4 [internal] load .dockerignore 03:20:19 #4 transferring context: 2B done 03:20:19 #4 DONE 0.0s 03:20:19 03:20:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:19 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 0.0s done 03:20:19 #5 CACHED 03:20:19 03:20:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:19 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 0.0s done 03:20:19 #6 CACHED 03:20:19 03:20:19 #7 exporting to image 03:20:19 #7 exporting layers done 03:20:19 #7 exporting manifest sha256:cb14bf34f3adfeb6586d620d8d4537ce13139ff24e5c5af7829665f50662bfad done 03:20:19 #7 exporting config sha256:0b4d16acf5e096d34683856766edd9348103bb3f8eb01a34b6e65405bb7397da done 03:20:19 #7 exporting manifest sha256:cdab3d634c55fe09ad44c07a6d7c080e86e8bc995947bda1260b3628c4c37b7e done 03:20:19 #7 exporting config sha256:9c7d3fbff1c58913a3766e01d98b878b98e2775b8710f53a8b54bfbb93dccb19 03:20:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:20:19 #7 exporting config sha256:9c7d3fbff1c58913a3766e01d98b878b98e2775b8710f53a8b54bfbb93dccb19 done 03:20:19 #7 exporting manifest list sha256:99d238115c0f0f2e9cec4775beacb7896037616638a6b0f5214211336572a976 done 03:20:19 #7 pushing layers 0.0s done 03:20:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.13@sha256:99d238115c0f0f2e9cec4775beacb7896037616638a6b0f5214211336572a976 0.1s done 03:20:19 #7 DONE 0.1s 03:20:19 03:20:19 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:20:19 #8 DONE 0.0s 03:20:19 03:20:19 1 warning found (use --debug to expand): 03:20:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:20:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 --push - 03:20:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13' 03:20:20 #1 [internal] load build definition from Dockerfile 03:20:20 #1 transferring dockerfile: 217B done 03:20:20 #1 DONE 0.0s 03:20:20 03:20:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 03:20:20 #2 DONE 0.0s 03:20:20 03:20:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 03:20:20 #3 DONE 0.0s 03:20:20 03:20:20 #4 [internal] load .dockerignore 03:20:20 #4 transferring context: 2B done 03:20:20 #4 DONE 0.0s 03:20:20 03:20:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:20 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 0.0s done 03:20:20 #5 DONE 0.0s 03:20:20 03:20:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:20 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 0.0s done 03:20:20 #6 CACHED 03:20:20 03:20:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:20 #5 CACHED 03:20:20 03:20:20 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:20:20 #7 DONE 0.0s 03:20:20 03:20:20 #8 exporting to image 03:20:20 #8 exporting layers done 03:20:20 #8 exporting manifest sha256:cb14bf34f3adfeb6586d620d8d4537ce13139ff24e5c5af7829665f50662bfad done 03:20:20 #8 exporting config sha256:0b4d16acf5e096d34683856766edd9348103bb3f8eb01a34b6e65405bb7397da done 03:20:20 #8 exporting manifest sha256:cdab3d634c55fe09ad44c07a6d7c080e86e8bc995947bda1260b3628c4c37b7e done 03:20:20 #8 exporting config sha256:9c7d3fbff1c58913a3766e01d98b878b98e2775b8710f53a8b54bfbb93dccb19 done 03:20:20 #8 exporting manifest list sha256:99d238115c0f0f2e9cec4775beacb7896037616638a6b0f5214211336572a976 done 03:20:20 #8 pushing layers 0.0s done 03:20:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13@sha256:99d238115c0f0f2e9cec4775beacb7896037616638a6b0f5214211336572a976 0.1s done 03:20:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:20:20 #8 DONE 0.1s 03:20:20 03:20:20 1 warning found (use --debug to expand): 03:20:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:20:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 03:20:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 03:20:20 #1 [internal] load build definition from Dockerfile 03:20:20 #1 transferring dockerfile: 168B done 03:20:20 #1 DONE 0.0s 03:20:20 03:20:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:20:20 #2 DONE 0.0s 03:20:20 03:20:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:20:20 #3 DONE 0.0s 03:20:20 03:20:20 #4 [internal] load .dockerignore 03:20:20 #4 transferring context: 2B done 03:20:20 #4 DONE 0.0s 03:20:20 03:20:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:20 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 0.0s done 03:20:20 #5 DONE 0.0s 03:20:20 03:20:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:20 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 0.0s done 03:20:20 #6 CACHED 03:20:20 03:20:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0becbc4dad30af82fb43487febe440805cc1981f90211c5ae4f388af2dfcb394 03:20:20 #5 CACHED 03:20:20 03:20:20 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:20:20 #7 DONE 0.0s 03:20:20 03:20:20 #8 exporting to image 03:20:20 #8 exporting layers done 03:20:20 #8 exporting manifest sha256:cb14bf34f3adfeb6586d620d8d4537ce13139ff24e5c5af7829665f50662bfad done 03:20:20 #8 exporting config sha256:0b4d16acf5e096d34683856766edd9348103bb3f8eb01a34b6e65405bb7397da done 03:20:20 #8 exporting manifest sha256:cdab3d634c55fe09ad44c07a6d7c080e86e8bc995947bda1260b3628c4c37b7e done 03:20:20 #8 exporting config sha256:9c7d3fbff1c58913a3766e01d98b878b98e2775b8710f53a8b54bfbb93dccb19 done 03:20:20 #8 exporting manifest list sha256:99d238115c0f0f2e9cec4775beacb7896037616638a6b0f5214211336572a976 done 03:20:20 #8 pushing layers 0.0s done 03:20:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:99d238115c0f0f2e9cec4775beacb7896037616638a6b0f5214211336572a976 0.1s done 03:20:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:20:20 #8 DONE 0.1s 03:20:20 03:20:20 1 warning found (use --debug to expand): 03:20:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:20:21 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:20:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:20:22 ---> package-listing.sh 03:20:22 ++ facter osfamily 03:20:22 ++ tr '[:upper:]' '[:lower:]' 03:20:22 + OS_FAMILY=redhat 03:20:22 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:20:22 + START_PACKAGES=/tmp/packages_start.txt 03:20:22 + END_PACKAGES=/tmp/packages_end.txt 03:20:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:20:22 + PACKAGES=/tmp/packages_start.txt 03:20:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:20:22 + PACKAGES=/tmp/packages_end.txt 03:20:22 + case "${OS_FAMILY}" in 03:20:22 + sort 03:20:22 + rpm -qa 03:20:23 + '[' -f /tmp/packages_start.txt ']' 03:20:23 + '[' -f /tmp/packages_end.txt ']' 03:20:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:20:23 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:20:23 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:20:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:20:23 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:20:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:24 03:20:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:24 latest: Pulling from edgex-lftools-log-publisher 03:20:24 5eb5b503b376: Pulling fs layer 03:20:24 5c69ac0246d0: Pulling fs layer 03:20:24 ec43610c2a17: Pulling fs layer 03:20:24 3a2ae6a8a46f: Pulling fs layer 03:20:24 33b1e0a273af: Pulling fs layer 03:20:24 5d3b04190fa2: Pulling fs layer 03:20:24 2f39f015ded8: Pulling fs layer 03:20:24 33b1e0a273af: Waiting 03:20:24 5d3b04190fa2: Waiting 03:20:24 2f39f015ded8: Waiting 03:20:24 3a2ae6a8a46f: Waiting 03:20:24 5c69ac0246d0: Verifying Checksum 03:20:24 5c69ac0246d0: Download complete 03:20:24 3a2ae6a8a46f: Verifying Checksum 03:20:24 3a2ae6a8a46f: Download complete 03:20:24 33b1e0a273af: Verifying Checksum 03:20:24 33b1e0a273af: Download complete 03:20:24 ec43610c2a17: Verifying Checksum 03:20:24 ec43610c2a17: Download complete 03:20:24 5d3b04190fa2: Verifying Checksum 03:20:24 5d3b04190fa2: Download complete 03:20:24 5eb5b503b376: Verifying Checksum 03:20:24 5eb5b503b376: Download complete 03:20:25 2f39f015ded8: Verifying Checksum 03:20:25 2f39f015ded8: Download complete 03:20:25 5eb5b503b376: Pull complete 03:20:26 5c69ac0246d0: Pull complete 03:20:26 ec43610c2a17: Pull complete 03:20:26 3a2ae6a8a46f: Pull complete 03:20:26 33b1e0a273af: Pull complete 03:20:26 5d3b04190fa2: Pull complete 03:20:31 2f39f015ded8: Pull complete 03:20:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:31 prd-centos7-docker-4c-2g-772861 does not seem to be running inside a container 03:20:31 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:20:33 5dab1238d3d9: Pull complete 03:20:33 196fd7d83e7d: Pull complete 03:20:33 4f4fb700ef54: Pull complete 03:20:33 8ba94037c8f0: Pull complete 03:20:34 $ docker top d1b40dc45a8d9403e38a396fb795b130444934be40c4ebe874786a2c76dac30d -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:35 + touch /tmp/pre-build-complete [Pipeline] sh 03:20:35 + mkdir -p /var/log/sysstat [Pipeline] sh 03:20:35 + ls /var/log/sa-host 03:20:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:35 provisioning config files... 03:20:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5988832647294937215tmp [Pipeline] { [Pipeline] echo 03:20:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:20:36 ---> create-netrc.sh [Pipeline] } 03:20:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:20:36 ---> python-tools-install.sh [Pipeline] echo 03:20:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:20:36 ---> sudo-logs.sh 03:20:36 Archiving 'sudo' log.. 03:20:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-772861.novalocal: Name or service not known 03:20:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-772861.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:20:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:20:37 ---> job-cost.sh 03:20:37 lf-activate-venv: SKIPPING 03:20:37 INFO: No Stack... 03:20:37 INFO: Retrieving Pricing Info for: v3-standard-2 03:20:38 INFO: Archiving Costs [Pipeline] echo 03:20:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:20:38 ---> logs-deploy.sh 03:20:38 lf-activate-venv: SKIPPING 03:20:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/239 03:20:38 INFO: archiving workspace using pattern(s): 03:20:39 Archives upload complete. 03:20:39 INFO: archiving logs to Nexus 03:20:40 ---> uname -a: 03:20:40 Linux prd-centos7-docker-4c-2g-772861.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:20:40 03:20:40 03:20:40 ---> lscpu: 03:20:40 Architecture: x86_64 03:20:40 CPU op-mode(s): 32-bit, 64-bit 03:20:40 Byte Order: Little Endian 03:20:40 Address sizes: 40 bits physical, 48 bits virtual 03:20:40 CPU(s): 2 03:20:40 On-line CPU(s) list: 0,1 03:20:40 Thread(s) per core: 1 03:20:40 Core(s) per socket: 1 03:20:40 Socket(s): 2 03:20:40 NUMA node(s): 1 03:20:40 Vendor ID: AuthenticAMD 03:20:40 CPU family: 23 03:20:40 Model: 49 03:20:40 Model name: AMD EPYC-Rome Processor 03:20:40 Stepping: 0 03:20:40 CPU MHz: 2799.998 03:20:40 BogoMIPS: 5599.99 03:20:40 Virtualization: AMD-V 03:20:40 Hypervisor vendor: KVM 03:20:40 Virtualization type: full 03:20:40 L1d cache: 64 KiB 03:20:40 L1i cache: 64 KiB 03:20:40 L2 cache: 1 MiB 03:20:40 L3 cache: 32 MiB 03:20:40 NUMA node0 CPU(s): 0,1 03:20:40 Vulnerability Itlb multihit: Not affected 03:20:40 Vulnerability L1tf: Not affected 03:20:40 Vulnerability Mds: Not affected 03:20:40 Vulnerability Meltdown: Not affected 03:20:40 Vulnerability Mmio stale data: Not affected 03:20:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:20:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:20:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:20:40 Vulnerability Srbds: Not affected 03:20:40 Vulnerability Tsx async abort: Not affected 03:20:40 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:20:40 03:20:40 03:20:40 ---> nproc: 03:20:40 2 03:20:40 03:20:40 03:20:40 ---> df -h: 03:20:40 Filesystem Size Used Avail Use% Mounted on 03:20:40 overlay 40G 7.3G 33G 19% / 03:20:40 tmpfs 64M 0 64M 0% /dev 03:20:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:20:40 shm 64M 0 64M 0% /dev/shm 03:20:40 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:20:40 03:20:40 03:20:40 Cannot open /var/log/sysstat/sa10: No such file or directory 03:20:40 Please check if data collecting is enabled 03:20:40 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:40 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:20:40 $ docker stop --time=1 d1b40dc45a8d9403e38a396fb795b130444934be40c4ebe874786a2c76dac30d 03:20:41 deaec5988b04: Pull complete 03:20:41 $ docker rm -f --volumes d1b40dc45a8d9403e38a396fb795b130444934be40c4ebe874786a2c76dac30d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:20:41 [WS-CLEANUP] Deleting project workspace... 03:20:41 [WS-CLEANUP] Deferred wipeout is used... 03:20:41 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:42 03:20:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:42 latest: Pulling from edgex-lftools-log-publisher 03:20:42 5eb5b503b376: Pulling fs layer 03:20:42 5c69ac0246d0: Pulling fs layer 03:20:42 ec43610c2a17: Pulling fs layer 03:20:42 3a2ae6a8a46f: Pulling fs layer 03:20:42 33b1e0a273af: Pulling fs layer 03:20:42 5d3b04190fa2: Pulling fs layer 03:20:42 2f39f015ded8: Pulling fs layer 03:20:42 3a2ae6a8a46f: Waiting 03:20:42 33b1e0a273af: Waiting 03:20:42 5d3b04190fa2: Waiting 03:20:42 2f39f015ded8: Waiting 03:20:42 5c69ac0246d0: Verifying Checksum 03:20:42 5c69ac0246d0: Download complete 03:20:42 3a2ae6a8a46f: Verifying Checksum 03:20:42 3a2ae6a8a46f: Download complete 03:20:42 33b1e0a273af: Verifying Checksum 03:20:42 33b1e0a273af: Download complete 03:20:42 ec43610c2a17: Verifying Checksum 03:20:42 ec43610c2a17: Download complete 03:20:42 5d3b04190fa2: Verifying Checksum 03:20:42 5d3b04190fa2: Download complete 03:20:42 5eb5b503b376: Verifying Checksum 03:20:42 5eb5b503b376: Download complete 03:20:42 9f65657bb879: Pull complete 03:20:42 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:20:42 ---> 334268110677 03:20:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:20:44 5eb5b503b376: Pull complete 03:20:44 5c69ac0246d0: Pull complete 03:20:44 ---> Running in 6494d5f50b7f 03:20:44 Removing intermediate container 6494d5f50b7f 03:20:44 ---> 5d6abb137c31 03:20:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:20:44 ---> Running in 928d4cf20d4b 03:20:45 ec43610c2a17: Pull complete 03:20:45 3a2ae6a8a46f: Pull complete 03:20:45 Removing intermediate container 928d4cf20d4b 03:20:45 ---> 25f0673ce5bc 03:20:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:20:45 ---> Running in b9073c3ec1f9 03:20:45 33b1e0a273af: Pull complete 03:20:45 5d3b04190fa2: Pull complete 03:20:45 Removing intermediate container b9073c3ec1f9 03:20:45 ---> 099ae3ebad0d 03:20:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:20:45 ---> Running in 60ac93e85de4 03:20:46 Removing intermediate container 60ac93e85de4 03:20:46 ---> b5e2fc5e91b2 03:20:46 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:20:46 ---> Running in cc42903d0c2f 03:20:46 Removing intermediate container cc42903d0c2f 03:20:46 ---> 4981ff338878 03:20:46 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:20:46 ---> Running in e27ea2a93e7d 03:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:20:49 OK: 255 MiB in 60 packages 03:20:50 Removing intermediate container e27ea2a93e7d 03:20:50 ---> 230122432b34 03:20:50 Step 9/13 : WORKDIR /device-onvif-camera 03:20:50 ---> Running in ff750a095620 03:20:50 Removing intermediate container ff750a095620 03:20:50 ---> 3687c8313069 03:20:50 Step 10/13 : COPY go.mod vendor* ./ 03:20:51 ---> 69abdf23ea8f 03:20:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:51 ---> Running in 8effa02b5e3f 03:20:51 2f39f015ded8: Pull complete 03:20:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:51 prd-ubuntu20.04-docker-8c-8g-772858 does not seem to be running inside a container 03:20:52 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:20:53 $ docker top 2fc934e643f7022fad936d06f1de07fd2967200aafcb30302e2de1ecdc1ae566 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:53 ---> job-cost.sh 03:20:53 lf-activate-venv: SKIPPING 03:20:53 INFO: No Stack... 03:20:54 INFO: Retrieving Pricing Info for: v3-standard-8 03:20:54 INFO: Archiving Costs [Pipeline] sh 03:20:54 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:20:54 + cut -d, -f6 [Pipeline] lock 03:20:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-239-stack-cost] 03:20:55 Resource [jenkins-edgexfoundry-device-onvif-camera-main-239-stack-cost] did not exist. Created. 03:20:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-239-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:20:55 + echo total: 0.2199999988079071 [Pipeline] stash 03:20:55 Stashed 1 file(s) [Pipeline] } 03:20:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-239-stack-cost] [Pipeline] // lock [Pipeline] } 03:20:55 $ docker stop --time=1 2fc934e643f7022fad936d06f1de07fd2967200aafcb30302e2de1ecdc1ae566 03:20:56 $ docker rm -f --volumes 2fc934e643f7022fad936d06f1de07fd2967200aafcb30302e2de1ecdc1ae566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:22:43 Removing intermediate container 8effa02b5e3f 03:22:43 ---> cc6a281132ed 03:22:43 Step 12/13 : COPY . . 03:22:43 ---> 3c95b1533f22 03:22:43 Step 13/13 : RUN ${MAKE} 03:22:43 ---> Running in 5cd2589cd516 03:22:43 noop 03:22:43 Removing intermediate container 5cd2589cd516 03:22:43 ---> 92603e7099f0 03:22:43 Successfully built 92603e7099f0 03:22:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:43 + docker inspect -f . ci-base-image-arm64 03:22:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:43 prd-ubuntu20.04-docker-arm64-4c-16g-772859 does not seem to be running inside a container 03:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/239 -v /w/workspace/device-onvif-camera/239:/w/workspace/device-onvif-camera/239:rw,z -v /w/workspace/device-onvif-camera/239@tmp:/w/workspace/device-onvif-camera/239@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 ******** ci-base-image-arm64 cat 03:22:45 $ docker top 6981278b41880f6d492aed05a9bdf20c4882c48e3118c7f5bb77b2d8ae5cd0c4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:45 + go version 03:22:45 go version go1.25.3 linux/arm64 [Pipeline] } 03:22:45 $ docker stop --time=1 6981278b41880f6d492aed05a9bdf20c4882c48e3118c7f5bb77b2d8ae5cd0c4 03:22:48 $ docker rm -f --volumes 6981278b41880f6d492aed05a9bdf20c4882c48e3118c7f5bb77b2d8ae5cd0c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:49 + docker inspect -f . ci-base-image-arm64 03:22:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:49 prd-ubuntu20.04-docker-arm64-4c-16g-772859 does not seem to be running inside a container 03:22:49 $ 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/239 -v /w/workspace/device-onvif-camera/239:/w/workspace/device-onvif-camera/239:rw,z -v /w/workspace/device-onvif-camera/239@tmp:/w/workspace/device-onvif-camera/239@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 ******** ci-base-image-arm64 cat 03:22:50 $ docker top 8c6797ffed151efafa7eaac93d31da95455d1cd64cf587393571c6e94e9297fb -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:51 + git config --global --add safe.directory /w/workspace/device-onvif-camera/239 [Pipeline] fileExists [Pipeline] sh 03:22:51 + make test 03:22:51 go test ./... -coverprofile=coverage.out ./... 03:22:57 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:26:34 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:26:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.174s coverage: 31.2% of statements 03:26:39 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:27:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.847s coverage: 86.5% of statements 03:27:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:27:06 go vet ./... 03:28:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:02 ./bin/test-attribution-txt.sh [Pipeline] echo 03:28:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:28:02 $ docker stop --time=1 8c6797ffed151efafa7eaac93d31da95455d1cd64cf587393571c6e94e9297fb 03:28:04 $ docker rm -f --volumes 8c6797ffed151efafa7eaac93d31da95455d1cd64cf587393571c6e94e9297fb [Pipeline] // withDockerContainer [Pipeline] sh 03:28:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:06 Warning: overwriting stash ‘coverage-report’ 03:28:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:07 + ls -al . 03:28:07 total 308 03:28:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 03:22 . 03:28:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 03:19 .. 03:28:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 03:20 .git 03:28:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 03:20 .github 03:28:07 -rw-rw-r-- 1 jenkins jenkins 493 Nov 10 03:20 .gitignore 03:28:07 -rw-rw-r-- 1 jenkins jenkins 359 Nov 10 03:20 .golangci.yml 03:28:07 -rw-rw-r-- 1 jenkins jenkins 22626 Nov 10 03:20 Attribution.txt 03:28:07 -rw-rw-r-- 1 jenkins jenkins 19022 Nov 10 03:20 CHANGELOG.md 03:28:07 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 10 03:20 Dockerfile 03:28:07 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 03:20 GOVERNANCE.md 03:28:07 -rw-rw-r-- 1 jenkins jenkins 762 Nov 10 03:20 Jenkinsfile 03:28:07 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 03:20 LICENSE 03:28:07 -rw-rw-r-- 1 jenkins jenkins 3464 Nov 10 03:20 Makefile 03:28:07 -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 03:20 OWNERS.md 03:28:07 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 10 03:20 README.md 03:28:07 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 03:16 VERSION 03:28:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 03:20 bin 03:28:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 03:20 cmd 03:28:07 -rw-r--r-- 1 jenkins jenkins 85674 Nov 10 03:27 coverage.out 03:28:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 03:20 doc 03:28:07 -rw-rw-r-- 1 jenkins jenkins 7042 Nov 10 03:20 go.mod 03:28:07 -rw-rw-r-- 1 jenkins jenkins 89821 Nov 10 03:20 go.sum 03:28:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 03:20 internal 03:28:07 -rw-rw-r-- 1 jenkins jenkins 236 Nov 10 03:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:07 + 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=a64af5552c8a698134e55b2e1bbdf8a3546614cf --label arch=arm64 --label version=4.1.0-dev.13 . 03:28:08 Sending build context to Docker daemon 27.11MB 03:28:08 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 03:28:08 Step 2/27 : FROM ${BASE} AS builder 03:28:08 ---> 92603e7099f0 03:28:08 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:28:09 ---> Running in f590f2c132d5 03:28:09 Removing intermediate container f590f2c132d5 03:28:09 ---> e42b27750a9e 03:28:09 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:28:09 ---> Running in 4e69140b9974 03:28:10 Removing intermediate container 4e69140b9974 03:28:10 ---> ecfb4c05a072 03:28:10 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:28:10 ---> Running in 0b9dad5e7f83 03:28:10 Removing intermediate container 0b9dad5e7f83 03:28:10 ---> be63b59e2907 03:28:10 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:28:10 ---> Running in eb9a84bf499d 03:28:11 Removing intermediate container eb9a84bf499d 03:28:11 ---> a762f64eacec 03:28:11 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:28:11 ---> Running in 68a3e262ac0c 03:28:11 Removing intermediate container 68a3e262ac0c 03:28:11 ---> 2b8b370681d4 03:28:11 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:11 ---> Running in 93180ecde0ac 03:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:28:14 OK: 255 MiB in 60 packages 03:28:15 Removing intermediate container 93180ecde0ac 03:28:15 ---> f96551edfdc2 03:28:15 Step 9/27 : WORKDIR /device-onvif-camera 03:28:15 ---> Running in edf4e3a0363e 03:28:15 Removing intermediate container edf4e3a0363e 03:28:15 ---> 79e2c29f4916 03:28:15 Step 10/27 : COPY go.mod vendor* ./ 03:28:16 ---> bd744b76d69f 03:28:16 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:16 ---> Running in 39fe0ec91550 03:28:18 Removing intermediate container 39fe0ec91550 03:28:18 ---> 11f4fc115dfc 03:28:18 Step 12/27 : COPY . . 03:28:20 ---> b1129e337af1 03:28:20 Step 13/27 : RUN ${MAKE} 03:28:20 ---> Running in d74a84d80cdd 03:28:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:31:57 Removing intermediate container d74a84d80cdd 03:31:57 ---> 97672a7570d2 03:31:57 Step 14/27 : FROM alpine:3.22 03:31:58 3.22: Pulling from library/alpine 03:31:58 6b59a28fa201: Already exists 03:31:58 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:31:58 Status: Downloaded newer image for alpine:3.22 03:31:58 ---> 171e65262c80 03:31:58 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:31:58 ---> Running in f5215690cc39 03:31:58 Removing intermediate container f5215690cc39 03:31:58 ---> 540c77cbf9c6 03:31:58 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:31:58 ---> Running in c96111fb3b62 03:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:32:02 (1/1) Installing dumb-init (1.2.5-r3) 03:32:02 Executing busybox-1.37.0-r19.trigger 03:32:02 OK: 8 MiB in 17 packages 03:32:02 Removing intermediate container c96111fb3b62 03:32:02 ---> b46bc39af316 03:32:02 Step 17/27 : RUN apk --no-cache upgrade 03:32:02 ---> Running in 1bb9506e5e04 03:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:32:05 OK: 8 MiB in 17 packages 03:32:06 Removing intermediate container 1bb9506e5e04 03:32:06 ---> 5d454b225cfd 03:32:06 Step 18/27 : WORKDIR / 03:32:06 ---> Running in e5d5f0b5200d 03:32:06 Removing intermediate container e5d5f0b5200d 03:32:06 ---> 4f51ec8c591e 03:32:06 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:32:08 ---> 23b7bea462be 03:32:08 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:32:09 ---> e3bec6cfec6f 03:32:09 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:32:09 ---> 8b563d02ec9f 03:32:09 Step 22/27 : EXPOSE 59984 03:32:09 ---> Running in 0c51de29c975 03:32:09 Removing intermediate container 0c51de29c975 03:32:09 ---> 98aac898afc8 03:32:09 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:32:09 ---> Running in 5c18d46c94b1 03:32:10 Removing intermediate container 5c18d46c94b1 03:32:10 ---> 0805c454b9d0 03:32:10 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:32:10 ---> Running in e7c0e7a48b1b 03:32:10 Removing intermediate container e7c0e7a48b1b 03:32:10 ---> 42d05ff3e673 03:32:10 Step 25/27 : LABEL arch=arm64 03:32:10 ---> Running in d90fab98c5c6 03:32:11 Removing intermediate container d90fab98c5c6 03:32:11 ---> 5a9f5b91fe15 03:32:11 Step 26/27 : LABEL git_sha=a64af5552c8a698134e55b2e1bbdf8a3546614cf 03:32:11 ---> Running in bcf019e43826 03:32:11 Removing intermediate container bcf019e43826 03:32:11 ---> dba23b7754c5 03:32:11 Step 27/27 : LABEL version=4.1.0-dev.13 03:32:11 ---> Running in de078e7fd78e 03:32:11 Removing intermediate container de078e7fd78e 03:32:11 ---> 8178dbaacb96 03:32:11 [Warning] One or more build-args [ARCH] were not consumed 03:32:11 Successfully built 8178dbaacb96 03:32:11 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:12 provisioning config files... 03:32:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/239@tmp/config1796542679665937927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:12 ---> ****-login.sh 03:32:12 nexus3.edgexfoundry.org:10001 03:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:12 Configure a credential helper to remove this warning. See 03:32:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:12 03:32:12 Login Succeeded 03:32:12 nexus3.edgexfoundry.org:10002 03:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:12 Configure a credential helper to remove this warning. See 03:32:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:12 03:32:12 Login Succeeded 03:32:12 nexus3.edgexfoundry.org:10003 03:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:13 Configure a credential helper to remove this warning. See 03:32:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:13 03:32:13 Login Succeeded 03:32:13 nexus3.edgexfoundry.org:10004 03:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:13 Configure a credential helper to remove this warning. See 03:32:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:13 03:32:13 Login Succeeded 03:32:13 ****.io 03:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:13 Configure a credential helper to remove this warning. See 03:32:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:13 03:32:13 Login Succeeded 03:32:14 ---> ****-login.sh ends [Pipeline] } 03:32:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:32:14 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:32:14 a64af5552c8a698134e55b2e1bbdf8a3546614cf 03:32:14 latest 03:32:14 4.1.0-dev.13 03:32:14 a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 03:32:14 main 03:32:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:14 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a64af5552c8a698134e55b2e1bbdf8a3546614cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a64af5552c8a698134e55b2e1bbdf8a3546614cf 03:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:32:15 0d18a3520cc2: Preparing 03:32:15 b11472b3b4cf: Preparing 03:32:15 63efb719c756: Preparing 03:32:15 d8317dc1e1e9: Preparing 03:32:15 3226027e7b9b: Preparing 03:32:15 0e64f2360a44: Preparing 03:32:15 0e64f2360a44: Waiting 03:32:15 0d18a3520cc2: Pushed 03:32:15 d8317dc1e1e9: Pushed 03:32:15 b11472b3b4cf: Pushed 03:32:15 3226027e7b9b: Pushed 03:32:15 0e64f2360a44: Layer already exists 03:32:23 63efb719c756: Pushed 03:32:23 a64af5552c8a698134e55b2e1bbdf8a3546614cf: digest: sha256:18d58a500e1fbb6c5965b548ec39713273aa5e35fd498bab76b29193df07e6c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:32:24 0d18a3520cc2: Preparing 03:32:24 b11472b3b4cf: Preparing 03:32:24 63efb719c756: Preparing 03:32:24 d8317dc1e1e9: Preparing 03:32:24 3226027e7b9b: Preparing 03:32:24 0e64f2360a44: Preparing 03:32:24 0e64f2360a44: Waiting 03:32:24 3226027e7b9b: Layer already exists 03:32:24 b11472b3b4cf: Layer already exists 03:32:24 d8317dc1e1e9: Layer already exists 03:32:24 63efb719c756: Layer already exists 03:32:24 0d18a3520cc2: Layer already exists 03:32:24 0e64f2360a44: Layer already exists 03:32:24 latest: digest: sha256:18d58a500e1fbb6c5965b548ec39713273aa5e35fd498bab76b29193df07e6c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.13 03:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:32:25 0d18a3520cc2: Preparing 03:32:25 b11472b3b4cf: Preparing 03:32:25 63efb719c756: Preparing 03:32:25 d8317dc1e1e9: Preparing 03:32:25 3226027e7b9b: Preparing 03:32:25 0e64f2360a44: Preparing 03:32:25 0e64f2360a44: Waiting 03:32:25 0d18a3520cc2: Layer already exists 03:32:25 63efb719c756: Layer already exists 03:32:25 3226027e7b9b: Layer already exists 03:32:25 d8317dc1e1e9: Layer already exists 03:32:25 b11472b3b4cf: Layer already exists 03:32:25 0e64f2360a44: Layer already exists 03:32:25 4.1.0-dev.13: digest: sha256:18d58a500e1fbb6c5965b548ec39713273aa5e35fd498bab76b29193df07e6c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:25 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 03:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:32:25 0d18a3520cc2: Preparing 03:32:25 b11472b3b4cf: Preparing 03:32:25 63efb719c756: Preparing 03:32:25 d8317dc1e1e9: Preparing 03:32:25 3226027e7b9b: Preparing 03:32:25 0e64f2360a44: Preparing 03:32:25 0e64f2360a44: Waiting 03:32:25 b11472b3b4cf: Layer already exists 03:32:25 d8317dc1e1e9: Layer already exists 03:32:25 63efb719c756: Layer already exists 03:32:25 3226027e7b9b: Layer already exists 03:32:25 0d18a3520cc2: Layer already exists 03:32:25 0e64f2360a44: Layer already exists 03:32:25 a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13: digest: sha256:18d58a500e1fbb6c5965b548ec39713273aa5e35fd498bab76b29193df07e6c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:26 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:32:26 0d18a3520cc2: Preparing 03:32:26 b11472b3b4cf: Preparing 03:32:26 63efb719c756: Preparing 03:32:26 d8317dc1e1e9: Preparing 03:32:26 3226027e7b9b: Preparing 03:32:26 0e64f2360a44: Preparing 03:32:26 0e64f2360a44: Waiting 03:32:26 b11472b3b4cf: Layer already exists 03:32:26 d8317dc1e1e9: Layer already exists 03:32:26 0d18a3520cc2: Layer already exists 03:32:26 3226027e7b9b: Layer already exists 03:32:26 63efb719c756: Layer already exists 03:32:26 0e64f2360a44: Layer already exists 03:32:26 main: digest: sha256:18d58a500e1fbb6c5965b548ec39713273aa5e35fd498bab76b29193df07e6c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:26 ===================================================== [Pipeline] echo 03:32:27 taggedImages: 03:32:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a64af5552c8a698134e55b2e1bbdf8a3546614cf 03:32:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:32:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.13 03:32:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 03:32:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 03:32:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a64af5552c8a698134e55b2e1bbdf8a3546614cf [Pipeline] echo 03:32:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 03:32:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.13 [Pipeline] echo 03:32:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a64af5552c8a698134e55b2e1bbdf8a3546614cf-4.1.0-dev.13 [Pipeline] echo 03:32:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:27 03:32:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:27 arm64: Pulling from edgex-lftools-log-publisher 03:32:27 8998bd30e6a1: Pulling fs layer 03:32:27 04944245beec: Pulling fs layer 03:32:27 699f458cf7ca: Pulling fs layer 03:32:27 765212b225bb: Pulling fs layer 03:32:27 f23df028b6ca: Pulling fs layer 03:32:27 d65c8cfc05b1: Pulling fs layer 03:32:27 2437ff75d9bd: Pulling fs layer 03:32:27 f23df028b6ca: Waiting 03:32:27 d65c8cfc05b1: Waiting 03:32:27 2437ff75d9bd: Waiting 03:32:27 765212b225bb: Waiting 03:32:28 04944245beec: Verifying Checksum 03:32:28 04944245beec: Download complete 03:32:28 765212b225bb: Download complete 03:32:28 f23df028b6ca: Verifying Checksum 03:32:28 f23df028b6ca: Download complete 03:32:28 d65c8cfc05b1: Verifying Checksum 03:32:28 d65c8cfc05b1: Download complete 03:32:28 699f458cf7ca: Verifying Checksum 03:32:28 699f458cf7ca: Download complete 03:32:28 8998bd30e6a1: Verifying Checksum 03:32:28 8998bd30e6a1: Download complete 03:32:31 2437ff75d9bd: Verifying Checksum 03:32:31 2437ff75d9bd: Download complete 03:32:33 8998bd30e6a1: Pull complete 03:32:33 04944245beec: Pull complete 03:32:35 699f458cf7ca: Pull complete 03:32:35 765212b225bb: Pull complete 03:32:35 f23df028b6ca: Pull complete 03:32:36 d65c8cfc05b1: Pull complete 03:32:54 2437ff75d9bd: Pull complete 03:32:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:54 prd-ubuntu20.04-docker-arm64-4c-16g-772859 does not seem to be running inside a container 03:32:54 $ 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/239 -v /w/workspace/device-onvif-camera/239:/w/workspace/device-onvif-camera/239:rw,z -v /w/workspace/device-onvif-camera/239@tmp:/w/workspace/device-onvif-camera/239@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:32:57 $ docker top 167becb4bca45abb102618d065fcbfcf88dc9580d83042dd5fdba7b0996a2882 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:58 ---> job-cost.sh 03:32:58 lf-activate-venv: SKIPPING 03:32:58 INFO: No Stack... 03:32:58 INFO: Retrieving Pricing Info for: v3-standard-4 03:32:59 INFO: Archiving Costs [Pipeline] sh 03:32:59 + cat /w/workspace/device-onvif-camera/239/archives/cost.csv 03:32:59 + cut -d, -f6 [Pipeline] lock 03:33:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-239-stack-cost] 03:33:00 Resource [jenkins-edgexfoundry-device-onvif-camera-main-239-stack-cost] did not exist. Created. 03:33:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-239-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:00 /w/workspace/device-onvif-camera/239@tmp/durable-d87a2bac/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:33:01 + echo total: 0.10999999940395355 [Pipeline] stash 03:33:01 Warning: overwriting stash ‘stack-cost’ 03:33:01 Stashed 1 file(s) [Pipeline] } 03:33:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-239-stack-cost] [Pipeline] // lock [Pipeline] } 03:33:01 $ docker stop --time=1 167becb4bca45abb102618d065fcbfcf88dc9580d83042dd5fdba7b0996a2882 03:33:02 $ docker rm -f --volumes 167becb4bca45abb102618d065fcbfcf88dc9580d83042dd5fdba7b0996a2882 [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 03:33:03 provisioning config files... 03:33:03 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2271842943834776071tmp [Pipeline] { [Pipeline] sh 03:33:03 + set +x 03:33:03 + curl -s https://codecov.io/bash 03:33:03 + bash -s -- 03:33:03 03:33:03 _____ _ 03:33:03 / ____| | | 03:33:03 | | ___ __| | ___ ___ _____ __ 03:33:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:33:03 | |___| (_) | (_| | __/ (_| (_) \ V / 03:33:03 \_____\___/ \__,_|\___|\___\___/ \_/ 03:33:03 Bash-1.0.6 03:33:03 03:33:03 03:33:03 ==> git version 2.25.1 found 03:33:03 ==> 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 03:33:03 Release-Date: 2020-01-08 03:33:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:33:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:33:03 ==> Jenkins CI detected. 03:33:03 current dir:  /w/workspace/foundry_device-onvif-camera_main 03:33:03 project root: . 03:33:03 --> token set from env 03:33:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:33:03 ==> Running gcov in . (disable via -X gcov) 03:33:03 ==> Python coveragepy not found 03:33:03 ==> Searching for coverage reports in: 03:33:03 + . 03:33:03 -> Found 1 reports 03:33:03 ==> Detecting git/mercurial file structure 03:33:03 ==> Reading reports 03:33:04 + ./coverage.out bytes=85674 03:33:04 ==> Appending adjustments 03:33:04 https://docs.codecov.io/docs/fixing-reports 03:33:04 + Found adjustments 03:33:04 ==> Gzipping contents 03:33:04 12K /tmp/codecov.GsZwKo.gz 03:33:04 ==> Uploading reports 03:33:04 url: https://codecov.io 03:33:04 query: branch=main&commit=a64af5552c8a698134e55b2e1bbdf8a3546614cf&build=239&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F239%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:33:04 -> Pinging Codecov 03:33:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a64af5552c8a698134e55b2e1bbdf8a3546614cf&build=239&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F239%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:33:04 -> Uploading to 03:33:04 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/a64af5552c8a698134e55b2e1bbdf8a3546614cf/a7ce91fb-10d0-43b0-b1f2-eb5c355e07ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251110T033304Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7803666d9c13dfd3de942fa7f1b5017a7d02338806500e82e72eb912751baf62 03:33:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:04 Dload Upload Total Spent Left Speed 03:33:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 88346 --:--:-- --:--:-- --:--:-- 88346 03:33:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a64af5552c8a698134e55b2e1bbdf8a3546614cf [Pipeline] } 03:33:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:33:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:33:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:33:05 03:33:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:33:05 latest: Pulling from edgex-devops/edgex-snyk-go 03:33:05 2d35ebdb57d9: Already exists 03:33:05 85e8836fcdb2: Pulling fs layer 03:33:05 91631faa732a: Pulling fs layer 03:33:05 f3f5ae8826fa: Pulling fs layer 03:33:05 4f4fb700ef54: Pulling fs layer 03:33:05 7861252a18e6: Pulling fs layer 03:33:05 9130f900ef6f: Pulling fs layer 03:33:05 4f4fb700ef54: Waiting 03:33:05 7861252a18e6: Waiting 03:33:05 9130f900ef6f: Waiting 03:33:05 f3f5ae8826fa: Download complete 03:33:05 85e8836fcdb2: Download complete 03:33:05 4f4fb700ef54: Verifying Checksum 03:33:05 4f4fb700ef54: Download complete 03:33:05 85e8836fcdb2: Pull complete 03:33:05 7861252a18e6: Verifying Checksum 03:33:05 7861252a18e6: Download complete 03:33:05 91631faa732a: Verifying Checksum 03:33:05 91631faa732a: Download complete 03:33:06 9130f900ef6f: Verifying Checksum 03:33:06 9130f900ef6f: Download complete 03:33:12 91631faa732a: Pull complete 03:33:12 f3f5ae8826fa: Pull complete 03:33:12 4f4fb700ef54: Pull complete 03:33:12 7861252a18e6: Pull complete 03:33:16 9130f900ef6f: Pull complete 03:33:16 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:33:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:16 prd-ubuntu20.04-docker-8c-8g-772858 does not seem to be running inside a container 03:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:33:18 $ docker top 255741587aac36b1f7411ba94de766c04820c4ed9980218572b183892fffd595 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:18 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 03:33:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 03:33:18 + set -o pipefail 03:33:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 03:33:25 03:33:25 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 03:33:25 03:33:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/98cc722a-ab16-47f3-ba4e-1f19650a9157 03:33:25 03:33:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:33:25 03:33:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:33:25 03:33:25 03:33:25 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:33:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:33:26 $ docker stop --time=1 255741587aac36b1f7411ba94de766c04820c4ed9980218572b183892fffd595 03:33:28 $ docker rm -f --volumes 255741587aac36b1f7411ba94de766c04820c4ed9980218572b183892fffd595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:33:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:29 provisioning config files... 03:33:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4256199145752656090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:29 --> edgex-publish-swagger.sh 03:33:29 === Publish doc/openapi/v3 API === 03:33:29 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 03:33:29 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 03:33:29 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:29 Dload Upload Total Spent Left Speed 03:33:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 284 2092k --:--:-- --:--:-- --:--:-- 2102k 03:33:29 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:33:29 [Pipeline] } 03:33:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:30 + git log --format=format:%s -1 a64af5552c8a698134e55b2e1bbdf8a3546614cf [Pipeline] sh 03:33:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:33:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:30 prd-ubuntu20.04-docker-8c-8g-772858 does not seem to be running inside a container 03:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:33:31 $ docker top 709d8adcf4c0221f012667a1ae3d4134718be0b84543ccd9240b4346eb95edb2 -eo pid,comm 03:33: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). 03:33:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:31 [ssh-agent] Looking for ssh-agent implementation... 03:33:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:31 $ docker exec 709d8adcf4c0221f012667a1ae3d4134718be0b84543ccd9240b4346eb95edb2 ssh-agent 03:33:31 SSH_AUTH_SOCK=/tmp/ssh-tz2PgrpiteFc/agent.33 03:33:31 SSH_AGENT_PID=39 03:33:31 Running ssh-add (command line suppressed) 03:33:31 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4989445406492304979.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4989445406492304979.key) 03:33:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:31 + git semver tag 03:33:32 2025-11-10 03:33:32,165 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:33:32 2025-11-10 03:33:32,169 [run_tag] DEBUG tag force:False 03:33:32 2025-11-10 03:33:32,169 [check_head_tag] DEBUG check head tag 03:33:32 2025-11-10 03:33:32,169 [execute] INFO git cat-file --batch-check 03:33:32 2025-11-10 03:33:32,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 03:33:32 2025-11-10 03:33:32,171 [execute] INFO git cat-file --batch 03:33:32 2025-11-10 03:33:32,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 03:33:32 2025-11-10 03:33:32,178 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:33:32 2025-11-10 03:33:32,178 [execute] INFO git tag -a v4.1.0-dev.13 -m v4.1.0-dev.13 03:33:32 2025-11-10 03:33:32,178 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.13', '-m', 'v4.1.0-dev.13'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 03:33:32 2025-11-10 03:33:32,181 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:33:32 4.1.0-dev.13 [Pipeline] } 03:33:32 $ docker exec --env ******** --env ******** 709d8adcf4c0221f012667a1ae3d4134718be0b84543ccd9240b4346eb95edb2 ssh-agent -k 03:33:32 unset SSH_AUTH_SOCK; 03:33:32 unset SSH_AGENT_PID; 03:33:32 echo Agent pid 39 killed; 03:33:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:32 + git semver [Pipeline] } 03:33:32 $ docker stop --time=1 709d8adcf4c0221f012667a1ae3d4134718be0b84543ccd9240b4346eb95edb2 03:33:34 $ docker rm -f --volumes 709d8adcf4c0221f012667a1ae3d4134718be0b84543ccd9240b4346eb95edb2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:34 03:33:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:34 0.23.1-centos7: Pulling from edgex-lftools 03:33:34 ab5ef0e58194: Pulling fs layer 03:33:34 9712f1f96733: Pulling fs layer 03:33:34 63f879dbbcfc: Pulling fs layer 03:33:34 0d9ebad4ef96: Pulling fs layer 03:33:34 e9a5061849ea: Pulling fs layer 03:33:34 d747dcd14b5f: Pulling fs layer 03:33:34 2de7ff778b66: Pulling fs layer 03:33:34 0d9ebad4ef96: Waiting 03:33:34 e9a5061849ea: Waiting 03:33:34 d747dcd14b5f: Waiting 03:33:34 2de7ff778b66: Waiting 03:33:34 9712f1f96733: Verifying Checksum 03:33:34 9712f1f96733: Download complete 03:33:35 63f879dbbcfc: Verifying Checksum 03:33:35 63f879dbbcfc: Download complete 03:33:35 e9a5061849ea: Verifying Checksum 03:33:35 e9a5061849ea: Download complete 03:33:35 d747dcd14b5f: Download complete 03:33:35 ab5ef0e58194: Verifying Checksum 03:33:35 ab5ef0e58194: Download complete 03:33:35 0d9ebad4ef96: Verifying Checksum 03:33:35 0d9ebad4ef96: Download complete 03:33:35 2de7ff778b66: Verifying Checksum 03:33:35 2de7ff778b66: Download complete 03:33:39 ab5ef0e58194: Pull complete 03:33:39 9712f1f96733: Pull complete 03:33:39 63f879dbbcfc: Pull complete 03:33:45 0d9ebad4ef96: Pull complete 03:33:45 e9a5061849ea: Pull complete 03:33:45 d747dcd14b5f: Pull complete 03:33:47 2de7ff778b66: Pull complete 03:33:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:33:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:47 prd-ubuntu20.04-docker-8c-8g-772858 does not seem to be running inside a container 03:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:33:49 $ docker top b22204938a3a7cfe8584a5b9d0f65f6b1f861287db4cc34c94004ad9d51f7538 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:33:49 provisioning config files... 03:33:49 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15122580618302753933tmp 03:33:49 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5741540700945210079tmp 03:33:49 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1710369501320722419tmp [Pipeline] { [Pipeline] echo 03:33:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:33:50 ---> sigul-configuration.sh 03:33:50 gpg: directory `/root/.gnupg' created 03:33:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:33:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:33:50 gpg: keyring `/root/.gnupg/secring.gpg' created 03:33:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:33:50 gpg: CAST5 encrypted data 03:33:50 gpg: encrypted with 1 passphrase 03:33:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:33:50 + mkdir /home/jenkins 03:33:50 + mkdir /home/jenkins/sigul [Pipeline] sh 03:33:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:33:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:33:51 ---> sigul-install.sh 03:33:51 Sigul already installed; skipping installation. [Pipeline] sh 03:33:51 + git tag --list 03:33:51 v0.0.0 03:33:51 v2.2.0 03:33:51 v2.3.0 03:33:51 v2.3.1 03:33:51 v3.0 03:33:51 v3.0.0 03:33:51 v3.1 03:33:51 v3.1.0 03:33:51 v3.1.1 03:33:51 v4.0 03:33:51 v4.0.0 03:33:51 v4.1.0-dev.1 03:33:51 v4.1.0-dev.10 03:33:51 v4.1.0-dev.11 03:33:51 v4.1.0-dev.12 03:33:51 v4.1.0-dev.13 03:33:51 v4.1.0-dev.2 03:33:51 v4.1.0-dev.3 03:33:51 v4.1.0-dev.4 03:33:51 v4.1.0-dev.5 03:33:51 v4.1.0-dev.6 03:33:51 v4.1.0-dev.7 03:33:51 v4.1.0-dev.8 03:33:51 v4.1.0-dev.9 [Pipeline] sh 03:33:51 + lftools sign git-tag v4.1.0-dev.13 03:33:52 Signing Git tag with Sigul... 03:33:52 Signing v4.1.0-dev.13 [Pipeline] echo 03:33:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:33:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:33:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:33:52 $ docker stop --time=1 b22204938a3a7cfe8584a5b9d0f65f6b1f861287db4cc34c94004ad9d51f7538 03:33:54 $ docker rm -f --volumes b22204938a3a7cfe8584a5b9d0f65f6b1f861287db4cc34c94004ad9d51f7538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:33:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:33:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:55 prd-ubuntu20.04-docker-8c-8g-772858 does not seem to be running inside a container 03:33:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:33:55 $ docker top 5dbf7d29d081c14de203ac9f585423aa6139a13a4d8d59f7915ed67005e995d6 -eo pid,comm 03:33:55 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). 03:33:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:55 [ssh-agent] Looking for ssh-agent implementation... 03:33:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:55 $ docker exec 5dbf7d29d081c14de203ac9f585423aa6139a13a4d8d59f7915ed67005e995d6 ssh-agent 03:33:55 SSH_AUTH_SOCK=/tmp/ssh-B0FYDXp05hE8/agent.32 03:33:55 SSH_AGENT_PID=38 03:33:55 Running ssh-add (command line suppressed) 03:33:55 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8211021216640337587.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8211021216640337587.key) 03:33:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:56 + git semver bump pre 03:33:56 2025-11-10 03:33:56,320 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:33:56 2025-11-10 03:33:56,324 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:33:56 2025-11-10 03:33:56,324 [bump_version] DEBUG bumping version:4.1.0-dev.13 on axis:pre with prefix:dev 03:33:56 2025-11-10 03:33:56,324 [bump_version] DEBUG bumped version:4.1.0-dev.14 03:33:56 2025-11-10 03:33:56,324 [write_version] DEBUG write version:4.1.0-dev.14 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 03:33:56 2025-11-10 03:33:56,324 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:33:56 2025-11-10 03:33:56,324 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 03:33:56 2025-11-10 03:33:56,326 [execute] INFO git cat-file --batch-check 03:33:56 2025-11-10 03:33:56,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:33:56 2025-11-10 03:33:56,329 [execute] INFO git cat-file --batch 03:33:56 2025-11-10 03:33:56,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:33:56 2025-11-10 03:33:56,332 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:33:56 4.1.0-dev.14 [Pipeline] } 03:33:56 $ docker exec --env ******** --env ******** 5dbf7d29d081c14de203ac9f585423aa6139a13a4d8d59f7915ed67005e995d6 ssh-agent -k 03:33:56 unset SSH_AUTH_SOCK; 03:33:56 unset SSH_AGENT_PID; 03:33:56 echo Agent pid 38 killed; 03:33:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:56 + git semver [Pipeline] } 03:33:57 $ docker stop --time=1 5dbf7d29d081c14de203ac9f585423aa6139a13a4d8d59f7915ed67005e995d6 03:33:58 $ docker rm -f --volumes 5dbf7d29d081c14de203ac9f585423aa6139a13a4d8d59f7915ed67005e995d6 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:33:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:59 prd-ubuntu20.04-docker-8c-8g-772858 does not seem to be running inside a container 03:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:33:59 $ docker top f9a1b7aec9f68bdf3e1877367084bc15e1075f85e9346585b6126dd2cc7bb9e3 -eo pid,comm 03:33:59 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). 03:33:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:59 [ssh-agent] Looking for ssh-agent implementation... 03:33:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:59 $ docker exec f9a1b7aec9f68bdf3e1877367084bc15e1075f85e9346585b6126dd2cc7bb9e3 ssh-agent 03:33:59 SSH_AUTH_SOCK=/tmp/ssh-VZpgYkdc7BWX/agent.33 03:33:59 SSH_AGENT_PID=39 03:33:59 Running ssh-add (command line suppressed) 03:33:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15959864807948404886.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15959864807948404886.key) 03:33:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:34:00 + git semver push 03:34:00 2025-11-10 03:34:00,334 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:34:00 2025-11-10 03:34:00,339 [run_push] DEBUG push 03:34:00 2025-11-10 03:34:00,339 [execute] INFO git cat-file --batch-check 03:34:00 2025-11-10 03:34:00,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:34:00 2025-11-10 03:34:00,341 [execute] INFO git rev-list 0902305443bdbb071bd75839308c5646f07f76d6 -- 03:34:00 2025-11-10 03:34:00,341 [execute] DEBUG Popen(['git', 'rev-list', '0902305443bdbb071bd75839308c5646f07f76d6', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:34:00 2025-11-10 03:34:00,349 [execute] INFO git fetch -v -- origin 03:34:00 2025-11-10 03:34:00,349 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:34:00 2025-11-10 03:34:00,904 [run_push] DEBUG no remote changes detected 03:34:00 2025-11-10 03:34:00,904 [execute] INFO git push origin semver 03:34:00 2025-11-10 03:34:00,905 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:34:01 2025-11-10 03:34:01,623 [run_push] DEBUG push all version tags 03:34:01 2025-11-10 03:34:01,623 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:34:01 2025-11-10 03:34:01,623 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 03:34:02 2025-11-10 03:34:02,336 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:34:02 4.1.0-dev.14 [Pipeline] } 03:34:02 $ docker exec --env ******** --env ******** f9a1b7aec9f68bdf3e1877367084bc15e1075f85e9346585b6126dd2cc7bb9e3 ssh-agent -k 03:34:02 unset SSH_AUTH_SOCK; 03:34:02 unset SSH_AGENT_PID; 03:34:02 echo Agent pid 39 killed; 03:34:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:34:02 + git semver [Pipeline] } 03:34:03 $ docker stop --time=1 f9a1b7aec9f68bdf3e1877367084bc15e1075f85e9346585b6126dd2cc7bb9e3 03:34:04 $ docker rm -f --volumes f9a1b7aec9f68bdf3e1877367084bc15e1075f85e9346585b6126dd2cc7bb9e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:34:05 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 03:34:05 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:34:05 total 16 03:34:05 drwxr-xr-x 3 root root 4096 Nov 10 03:20 . 03:34:05 drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 03:33 .. 03:34:05 drwxr-xr-x 2 root root 4096 Nov 10 03:20 cost 03:34:05 -rw-r--r-- 1 root root 91 Nov 10 03:20 cost.csv 03:34:05 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 03:34:05 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:34:05 total 16 03:34:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 03:20 . 03:34:05 drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 03:33 .. 03:34:05 drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 03:20 cost 03:34:05 -rw-r--r-- 1 jenkins jenkins 91 Nov 10 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:34:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:34:06 ---> package-listing.sh 03:34:06 ++ facter osfamily 03:34:06 ++ tr '[:upper:]' '[:lower:]' 03:34:06 + OS_FAMILY=debian 03:34:06 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:34:06 + START_PACKAGES=/tmp/packages_start.txt 03:34:06 + END_PACKAGES=/tmp/packages_end.txt 03:34:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:34:06 + PACKAGES=/tmp/packages_start.txt 03:34:06 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:34:06 + PACKAGES=/tmp/packages_end.txt 03:34:06 + case "${OS_FAMILY}" in 03:34:06 + dpkg -l 03:34:06 + grep '^ii' 03:34:06 + '[' -f /tmp/packages_start.txt ']' 03:34:06 + '[' -f /tmp/packages_end.txt ']' 03:34:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:06 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:34:06 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:34:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:34:06 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:34:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:07 prd-ubuntu20.04-docker-8c-8g-772858 does not seem to be running inside a container 03:34:07 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:34:07 $ docker top 02ee2e5d9fde781dd8bc29a5af638be4ded2109c006d73f1a50d679965c262ff -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:08 + touch /tmp/pre-build-complete [Pipeline] sh 03:34:08 + mkdir -p /var/log/sysstat [Pipeline] sh 03:34:08 + ls /var/log/sa-host 03:34:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:08 provisioning config files... 03:34:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3187889317193689557tmp [Pipeline] { [Pipeline] echo 03:34:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:34:09 ---> create-netrc.sh [Pipeline] } 03:34:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:34:09 ---> python-tools-install.sh [Pipeline] echo 03:34:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:34:09 ---> sudo-logs.sh 03:34:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:34:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:34:09 ---> job-cost.sh 03:34:09 lf-activate-venv: SKIPPING 03:34:09 DEBUG: total: 0.2199999988079071 03:34:09 INFO: Retrieving Stack Cost... 03:34:10 INFO: Retrieving Pricing Info for: v3-standard-8 03:34:10 INFO: Archiving Costs [Pipeline] echo 03:34:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:34:11 ---> logs-deploy.sh 03:34:11 lf-activate-venv: SKIPPING 03:34:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/239 03:34:11 INFO: archiving workspace using pattern(s): 03:34:12 Archives upload complete. 03:34:12 INFO: archiving logs to Nexus 03:34:12 ---> uname -a: 03:34:12 Linux prd-ubuntu20-04-docker-8c-8g-772858 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:34:12 03:34:12 03:34:12 ---> lscpu: 03:34:12 Architecture: x86_64 03:34:12 CPU op-mode(s): 32-bit, 64-bit 03:34:12 Byte Order: Little Endian 03:34:12 Address sizes: 40 bits physical, 48 bits virtual 03:34:12 CPU(s): 8 03:34:12 On-line CPU(s) list: 0-7 03:34:12 Thread(s) per core: 1 03:34:12 Core(s) per socket: 1 03:34:12 Socket(s): 8 03:34:12 NUMA node(s): 1 03:34:12 Vendor ID: AuthenticAMD 03:34:12 CPU family: 23 03:34:12 Model: 49 03:34:12 Model name: AMD EPYC-Rome Processor 03:34:12 Stepping: 0 03:34:12 CPU MHz: 2799.998 03:34:12 BogoMIPS: 5599.99 03:34:12 Virtualization: AMD-V 03:34:12 Hypervisor vendor: KVM 03:34:12 Virtualization type: full 03:34:12 L1d cache: 256 KiB 03:34:12 L1i cache: 256 KiB 03:34:12 L2 cache: 4 MiB 03:34:12 L3 cache: 128 MiB 03:34:12 NUMA node0 CPU(s): 0-7 03:34:12 Vulnerability Gather data sampling: Not affected 03:34:12 Vulnerability Itlb multihit: Not affected 03:34:12 Vulnerability L1tf: Not affected 03:34:12 Vulnerability Mds: Not affected 03:34:12 Vulnerability Meltdown: Not affected 03:34:12 Vulnerability Mmio stale data: Not affected 03:34:12 Vulnerability Retbleed: Vulnerable 03:34:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:34:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:34:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:34:12 Vulnerability Srbds: Not affected 03:34:12 Vulnerability Tsx async abort: Not affected 03:34:12 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:34:12 03:34:12 03:34:12 ---> nproc: 03:34:12 8 03:34:12 03:34:12 03:34:12 ---> df -h: 03:34:12 Filesystem Size Used Avail Use% Mounted on 03:34:12 overlay 155G 15G 141G 10% / 03:34:12 tmpfs 64M 0 64M 0% /dev 03:34:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:34:12 shm 64M 0 64M 0% /dev/shm 03:34:12 /dev/vda1 155G 15G 141G 10% /facter-os 03:34:12 03:34:12 03:34:12 ---> sar -b -r -n DEV: 03:34:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772858) 11/10/25 _x86_64_ (8 CPU) 03:34:12 03:34:12 03:14:59 LINUX RESTART (8 CPU) 03:34:12 03:34:12 03:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:34:12 03:16:02 411.85 105.43 306.42 0.00 12783.20 205528.55 0.00 03:34:12 03:17:01 278.39 13.66 264.73 0.00 1752.65 77459.68 0.00 03:34:12 03:18:01 116.94 0.38 116.56 0.00 42.25 34991.80 0.00 03:34:12 03:19:01 4.18 0.02 4.17 0.00 0.40 78.67 0.00 03:34:12 03:20:01 1.90 0.00 1.90 0.00 0.00 22.53 0.00 03:34:12 03:21:01 78.62 5.05 73.57 0.00 4492.85 23174.67 0.00 03:34:12 03:22:01 1.75 0.00 1.75 0.00 0.00 25.19 0.00 03:34:12 03:23:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 03:34:12 03:24:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 03:34:12 03:25:01 1.47 0.00 1.47 0.00 0.00 30.93 0.00 03:34:12 03:26:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 03:34:12 03:27:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 03:34:12 03:28:01 1.18 0.00 1.18 0.00 0.00 15.46 0.00 03:34:12 03:29:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 03:34:12 03:30:01 1.57 0.02 1.55 0.00 0.13 18.66 0.00 03:34:12 03:31:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 03:34:12 03:32:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 03:34:12 03:33:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 03:34:12 03:34:01 162.27 1.33 160.94 0.00 23.60 70915.51 0.00 03:34:12 Average: 56.08 6.62 49.46 0.00 1004.30 21653.99 0.00 03:34:12 03:34:12 03:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:34:12 03:16:02 29254828 31567484 749576 2.28 74728 2538016 1720288 5.07 935848 2329780 788 03:34:12 03:17:01 26123312 31286564 990404 3.01 158804 5084240 2270588 6.69 2041232 4094476 680860 03:34:12 03:18:01 26545332 31510140 769192 2.34 163964 4892072 1831312 5.40 1633692 4094240 88 03:34:12 03:19:01 26562236 31527596 751376 2.29 164172 4892340 1660492 4.90 1655140 4059916 164 03:34:12 03:20:01 26562956 31528540 749856 2.28 164236 4892348 1660492 4.90 1654144 4059924 40 03:34:12 03:21:01 25693496 31494480 768928 2.34 189404 5643288 1699224 5.01 1894424 4606700 288 03:34:12 03:22:01 25693840 31494888 768300 2.34 189448 5643292 1699224 5.01 1894276 4606708 12 03:34:12 03:23:01 25702280 31503360 759776 2.31 189468 5643296 1699224 5.01 1886568 4606708 16 03:34:12 03:24:01 25701648 31502908 760184 2.31 189492 5643428 1699224 5.01 1886668 4606844 20 03:34:12 03:25:01 25712804 31514144 748756 2.28 189592 5643408 1699224 5.01 1877084 4606824 76 03:34:12 03:26:01 25712892 31514284 748600 2.28 189624 5643408 1699224 5.01 1876820 4606824 12 03:34:12 03:27:01 25713072 31514500 748288 2.28 189644 5643412 1699224 5.01 1877184 4606828 172 03:34:12 03:28:01 25712876 31514304 748448 2.28 189680 5643404 1699224 5.01 1876824 4606828 12 03:34:12 03:29:01 25713044 31514540 748392 2.28 189708 5643416 1699224 5.01 1876880 4606836 8 03:34:12 03:30:01 25704972 31506476 756108 2.30 189740 5643416 1753100 5.17 1888336 4606836 8 03:34:12 03:31:01 25712432 31514236 748524 2.28 189792 5643420 1734948 5.11 1875796 4606836 12 03:34:12 03:32:01 25712352 31514232 748388 2.28 189832 5643428 1734948 5.11 1875808 4606840 12 03:34:12 03:33:01 25712052 31513960 748572 2.28 189856 5643428 1734948 5.11 1875648 4606844 8 03:34:12 03:34:01 24125412 31434276 820712 2.50 242452 6958640 1812836 5.34 2045184 5880276 596 03:34:12 Average: 25966939 31498469 770125 2.34 180718 5401142 1747735 5.15 1811977 4442477 35957 03:34:12 03:34:12 03:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:34:12 03:16:02 docker0 60.97 58.14 4.32 328.77 0.00 0.00 0.00 0.00 03:34:12 03:16:02 veth6068e2e 60.97 58.24 5.15 328.78 0.00 0.00 0.00 0.03 03:34:12 03:16:02 ens3 621.25 411.21 5190.42 93.86 0.00 0.00 0.00 0.00 03:34:12 03:16:02 lo 4.17 4.17 0.41 0.41 0.00 0.00 0.00 0.00 03:34:12 03:17:01 docker0 342.87 409.88 28.87 3236.17 0.00 0.00 0.00 0.00 03:34:12 03:17:01 ens3 578.16 449.33 6675.58 90.99 0.00 0.00 0.00 0.00 03:34:12 03:17:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 03:34:12 03:17:01 veth42c6908 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:34:12 03:18:01 docker0 4.52 9.35 0.33 128.27 0.00 0.00 0.00 0.00 03:34:12 03:18:01 ens3 47.05 31.97 162.43 38.11 0.00 0.00 0.00 0.00 03:34:12 03:18:01 lo 3.07 3.07 0.31 0.31 0.00 0.00 0.00 0.00 03:34:12 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:19:01 ens3 34.93 32.53 17.88 181.26 0.00 0.00 0.00 0.00 03:34:12 03:19:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 03:34:12 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:20:01 ens3 1.15 0.63 0.42 0.30 0.00 0.00 0.00 0.00 03:34:12 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:21:01 ens3 230.13 144.31 4644.57 16.94 0.00 0.00 0.00 0.00 03:34:12 03:21:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 03:34:12 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:22:01 ens3 0.13 0.08 0.02 0.02 0.00 0.00 0.00 0.00 03:34:12 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:23:01 ens3 0.42 0.22 1.44 0.01 0.00 0.00 0.00 0.00 03:34:12 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:24:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:25:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:26:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 03:34:12 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:28:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:12 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:34:12 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:31:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 03:34:12 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:32:01 ens3 0.27 0.18 0.08 0.01 0.00 0.00 0.00 0.00 03:34:12 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:33:01 ens3 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:34:12 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:34:01 docker0 72.02 87.39 6.77 937.55 0.00 0.00 0.00 0.00 03:34:12 03:34:01 ens3 448.13 313.98 8231.42 195.20 0.00 0.00 0.00 0.00 03:34:12 03:34:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 03:34:12 03:34:01 vethbfec54a 1.15 0.88 0.23 0.30 0.00 0.00 0.00 0.00 03:34:12 Average: docker0 25.00 29.39 2.10 241.09 0.00 0.00 0.00 0.00 03:34:12 Average: ens3 102.90 72.57 1307.06 32.42 0.00 0.00 0.00 0.00 03:34:12 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 03:34:12 Average: vethbfec54a 0.06 0.05 0.01 0.02 0.00 0.00 0.00 0.00 03:34:12 03:34:12 03:34:12 ---> sar -P ALL: 03:34:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772858) 11/10/25 _x86_64_ (8 CPU) 03:34:12 03:34:12 03:14:59 LINUX RESTART (8 CPU) 03:34:12 03:34:12 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:34:12 03:16:02 all 8.50 0.00 2.44 1.49 0.05 87.51 03:34:12 03:16:02 0 10.21 0.00 3.91 2.58 0.05 83.25 03:34:12 03:16:02 1 8.77 0.00 2.00 0.37 0.07 88.79 03:34:12 03:16:02 2 9.42 0.00 2.09 0.52 0.05 87.92 03:34:12 03:16:02 3 10.36 0.00 3.57 2.04 0.05 83.98 03:34:12 03:16:02 4 6.72 0.00 1.85 0.40 0.05 90.97 03:34:12 03:16:02 5 6.01 0.00 2.71 4.07 0.05 87.16 03:34:12 03:16:02 6 8.97 0.00 1.58 1.60 0.05 87.80 03:34:12 03:16:02 7 7.59 0.00 1.83 0.37 0.05 90.17 03:34:12 03:17:01 all 32.65 0.00 7.93 1.41 0.08 57.93 03:34:12 03:17:01 0 32.93 0.00 9.46 1.72 0.09 55.80 03:34:12 03:17:01 1 32.41 0.00 7.80 0.47 0.07 59.25 03:34:12 03:17:01 2 33.38 0.00 7.31 1.00 0.09 58.22 03:34:12 03:17:01 3 31.97 0.00 8.68 4.38 0.09 54.89 03:34:12 03:17:01 4 31.67 0.00 7.00 0.93 0.07 60.34 03:34:12 03:17:01 5 32.07 0.00 7.16 1.00 0.09 59.69 03:34:12 03:17:01 6 34.66 0.00 7.89 1.59 0.09 55.77 03:34:12 03:17:01 7 32.11 0.00 8.17 0.24 0.07 59.42 03:34:12 03:18:01 all 49.49 0.00 7.26 0.46 0.08 42.71 03:34:12 03:18:01 0 47.22 0.00 7.32 0.35 0.08 45.02 03:34:12 03:18:01 1 49.42 0.00 6.71 0.20 0.08 43.59 03:34:12 03:18:01 2 50.75 0.00 7.50 0.96 0.08 40.70 03:34:12 03:18:01 3 50.78 0.00 7.86 0.96 0.08 40.31 03:34:12 03:18:01 4 48.02 0.00 7.69 0.24 0.08 43.97 03:34:12 03:18:01 5 50.80 0.00 7.34 0.30 0.07 41.50 03:34:12 03:18:01 6 50.25 0.00 6.59 0.07 0.08 43.01 03:34:12 03:18:01 7 48.66 0.00 7.06 0.57 0.10 43.61 03:34:12 03:19:01 all 1.16 0.00 0.10 0.01 0.02 98.72 03:34:12 03:19:01 0 2.93 0.00 0.12 0.02 0.02 96.92 03:34:12 03:19:01 1 0.88 0.00 0.10 0.00 0.02 99.00 03:34:12 03:19:01 2 0.53 0.00 0.10 0.00 0.02 99.35 03:34:12 03:19:01 3 1.77 0.00 0.13 0.00 0.02 98.08 03:34:12 03:19:01 4 0.92 0.00 0.13 0.00 0.00 98.95 03:34:12 03:19:01 5 0.17 0.00 0.05 0.00 0.02 99.77 03:34:12 03:19:01 6 1.80 0.00 0.08 0.00 0.02 98.10 03:34:12 03:19:01 7 0.23 0.00 0.08 0.08 0.03 99.57 03:34:12 03:20:01 all 0.09 0.00 0.02 0.00 0.01 99.87 03:34:12 03:20:01 0 0.53 0.00 0.03 0.00 0.02 99.42 03:34:12 03:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:20:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:34:12 03:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 03:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:20:01 6 0.08 0.00 0.02 0.00 0.02 99.88 03:34:12 03:20:01 7 0.02 0.00 0.05 0.02 0.03 99.88 03:34:12 03:21:01 all 3.98 0.00 1.65 0.44 0.04 93.90 03:34:12 03:21:01 0 3.77 0.00 1.56 0.03 0.03 94.60 03:34:12 03:21:01 1 3.79 0.00 1.04 0.07 0.03 95.07 03:34:12 03:21:01 2 4.45 0.00 1.69 1.35 0.03 92.48 03:34:12 03:21:01 3 3.43 0.00 0.98 0.22 0.03 95.34 03:34:12 03:21:01 4 4.64 0.00 3.19 0.18 0.03 91.95 03:34:12 03:21:01 5 3.81 0.00 1.24 0.02 0.03 94.89 03:34:12 03:21:01 6 3.53 0.00 1.78 0.37 0.05 94.27 03:34:12 03:21:01 7 4.44 0.00 1.69 1.26 0.03 92.57 03:34:12 03:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:34:12 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:22:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:34:12 03:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 03:34:12 03:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:22:01 6 0.03 0.00 0.02 0.00 0.03 99.92 03:34:12 03:22:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:34:12 03:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:34:12 03:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:23:01 2 0.03 0.00 0.00 0.02 0.02 99.93 03:34:12 03:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:34:12 03:24:01 all 0.05 0.00 0.01 0.00 0.01 99.92 03:34:12 03:24:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:34:12 03:24:01 1 0.20 0.00 0.02 0.00 0.00 99.78 03:34:12 03:24:01 2 0.10 0.00 0.00 0.02 0.02 99.87 03:34:12 03:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:34:12 03:25:01 all 0.05 0.00 0.01 0.00 0.01 99.92 03:34:12 03:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:34:12 03:25:01 1 0.15 0.00 0.02 0.00 0.02 99.82 03:34:12 03:25:01 2 0.10 0.00 0.02 0.00 0.00 99.88 03:34:12 03:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 03:25:01 6 0.05 0.00 0.02 0.00 0.03 99.90 03:34:12 03:25:01 7 0.02 0.00 0.02 0.03 0.02 99.92 03:34:12 03:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:34:12 03:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:26:01 1 0.07 0.00 0.03 0.00 0.00 99.90 03:34:12 03:26:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:34:12 03:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:34:12 03:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:26:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:34:12 03:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:34:12 03:34:12 03:26:01 CPU %user %nice %system %iowait %steal %idle 03:34:12 03:27:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:34:12 03:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:34:12 03:27:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:34:12 03:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:34:12 03:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:27:01 6 0.03 0.00 0.02 0.00 0.03 99.92 03:34:12 03:27:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:34:12 03:28:01 all 0.05 0.00 0.01 0.06 0.19 99.69 03:34:12 03:28:01 0 0.02 0.00 0.02 0.00 1.06 98.91 03:34:12 03:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:34:12 03:28:01 2 0.22 0.00 0.00 0.00 0.02 99.77 03:34:12 03:28:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:34:12 03:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:28:01 5 0.03 0.00 0.02 0.00 0.25 99.70 03:34:12 03:28:01 6 0.03 0.00 0.00 0.00 0.17 99.80 03:34:12 03:28:01 7 0.02 0.00 0.00 0.45 0.00 99.53 03:34:12 03:29:01 all 0.05 0.00 0.00 0.00 0.01 99.93 03:34:12 03:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:29:01 2 0.23 0.00 0.00 0.02 0.00 99.75 03:34:12 03:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:34:12 03:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:34:12 03:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 03:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:34:12 03:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:34:12 03:30:01 all 0.03 0.00 0.03 0.00 0.01 99.94 03:34:12 03:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:34:12 03:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:30:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:34:12 03:30:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:34:12 03:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:34:12 03:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:30:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:34:12 03:30:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:34:12 03:31:01 all 0.02 0.00 0.01 0.02 0.01 99.93 03:34:12 03:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:31:01 3 0.02 0.00 0.02 0.10 0.02 99.85 03:34:12 03:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:34:12 03:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:34:12 03:31:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:34:12 03:31:01 7 0.02 0.00 0.02 0.07 0.02 99.88 03:34:12 03:32:01 all 0.09 0.00 0.01 0.00 0.01 99.89 03:34:12 03:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:34:12 03:32:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:34:12 03:32:01 2 0.53 0.00 0.02 0.00 0.02 99.43 03:34:12 03:32:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:34:12 03:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:34:12 03:32:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:34:12 03:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 03:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:34:12 03:33:01 all 0.05 0.00 0.01 0.00 0.01 99.92 03:34:12 03:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:34:12 03:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:34:12 03:33:01 2 0.27 0.00 0.00 0.02 0.00 99.72 03:34:12 03:33:01 3 0.08 0.00 0.03 0.00 0.02 99.87 03:34:12 03:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:34:12 03:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:34:12 03:33:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:34:12 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:34:12 03:34:01 all 10.06 0.00 4.04 1.27 0.07 84.57 03:34:12 03:34:01 0 9.96 0.00 5.54 6.47 0.08 77.94 03:34:12 03:34:01 1 11.73 0.00 3.79 0.05 0.08 84.34 03:34:12 03:34:01 2 10.15 0.00 3.46 1.65 0.07 84.67 03:34:12 03:34:01 3 7.43 0.00 4.02 0.10 0.07 88.39 03:34:12 03:34:01 4 11.92 0.00 4.62 0.75 0.05 82.66 03:34:12 03:34:01 5 10.03 0.00 3.30 0.07 0.05 86.55 03:34:12 03:34:01 6 9.93 0.00 3.94 0.08 0.07 85.98 03:34:12 03:34:01 7 9.34 0.00 3.65 0.97 0.05 85.99 03:34:12 Average: all 5.53 0.00 1.23 0.27 0.03 92.94 03:34:12 Average: 0 5.60 0.00 1.46 0.58 0.08 92.29 03:34:12 Average: 1 5.60 0.00 1.12 0.06 0.02 93.20 03:34:12 Average: 2 5.74 0.00 1.16 0.29 0.03 92.78 03:34:12 Average: 3 5.52 0.00 1.32 0.40 0.03 92.73 03:34:12 Average: 4 5.41 0.00 1.28 0.13 0.02 93.16 03:34:12 Average: 5 5.37 0.00 1.14 0.29 0.04 93.17 03:34:12 Average: 6 5.70 0.00 1.15 0.19 0.04 92.92 03:34:12 Average: 7 5.33 0.00 1.17 0.22 0.02 93.26 03:34:12 03:34:12 03:34:12