Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38d0620f59d26a5e8511da32e1def977c9732a4a 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-ssh10268775931228338063.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-ssh13382654388302519180.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-ssh1209134249145957801.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-ssh7874494968538572270.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-ssh1549532687071973693.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-772532 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 Avoid second fetch Checking out Revision 38d0620f59d26a5e8511da32e1def977c9732a4a (main) Commit message: "Merge pull request #533 from judehung/update-go-1.25" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38d0620f59d26a5e8511da32e1def977c9732a4a # timeout=10 > git rev-list --no-walk 3f9c4e19d171122e13c1f08280699e685cda0a06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:30:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:30:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:30:42 ========================================================= 03:30:42 EdgeX Global Pipelines Version Info 03:30:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:30:43 ------------------- 03:30:43 stable info: 03:30:43 ------------------- 03:30:43 Commited By: Cherry Wang cherry@iotechsys.com 03:30:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:30:43 Message: update stable to v1.0.278 03:30:43 ------------------- 03:30:43 experimental info: 03:30:43 ------------------- 03:30:43 Commited By: **** collab-it+edgex@linuxfoundation.org 03:30:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:30:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:30:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:30:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:30:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:30:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:30:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:30:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:30:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38d0620 [Pipeline] echo 03:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:44 provisioning config files... 03:30:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16894903050775215633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:45 ---> ****-login.sh 03:30:45 nexus3.edgexfoundry.org:10001 03:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:45 03:30:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:30:45 Configure a credential helper to remove this warning. See 03:30:45 https://docs.****.com/go/credential-store/ 03:30:45 03:30:45 Login Succeeded 03:30:45 nexus3.edgexfoundry.org:10002 03:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:45 03:30:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:30:45 Configure a credential helper to remove this warning. See 03:30:45 https://docs.****.com/go/credential-store/ 03:30:45 03:30:45 Login Succeeded 03:30:45 nexus3.edgexfoundry.org:10003 03:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:45 03:30:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:30:45 Configure a credential helper to remove this warning. See 03:30:45 https://docs.****.com/go/credential-store/ 03:30:45 03:30:45 Login Succeeded 03:30:45 nexus3.edgexfoundry.org:10004 03:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:45 03:30:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:30:45 Configure a credential helper to remove this warning. See 03:30:45 https://docs.****.com/go/credential-store/ 03:30:45 03:30:45 Login Succeeded 03:30:45 ****.io 03:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:45 03:30:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:30:45 Configure a credential helper to remove this warning. See 03:30:45 https://docs.****.com/go/credential-store/ 03:30:45 03:30:45 Login Succeeded 03:30:45 ---> ****-login.sh ends [Pipeline] } 03:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:30:46 + git rev-list -1 --merges 38d0620f59d26a5e8511da32e1def977c9732a4a~1..38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] echo 03:30:46 -----------> git rev-list -1 --merges 38d0620f59d26a5e8511da32e1def977c9732a4a~1..38d0620f59d26a5e8511da32e1def977c9732a4a 38d0620f59d26a5e8511da32e1def977c9732a4a 03:30:46 38d0620f59d26a5e8511da32e1def977c9732a4a [false] [Pipeline] sh 03:30:46 + git log --format=format:%s -1 38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] echo 03:30:46 ========================================================= 03:30:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:30:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:30:47 + git log --format=format:%s -1 38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] echo 03:30:47 [semverPrep] GIT_COMMIT: 38d0620f59d26a5e8511da32e1def977c9732a4a, Commit Message: Merge pull request #533 from judehung/update-go-1.25 [Pipeline] echo 03:30:47 [semverPrep] This is not a build commit. [Pipeline] sh 03:30:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:30:47 + grep -v github /etc/ssh/ssh_known_hosts 03:30:47 + [ -e /tmp/ssh_known_hosts ] 03:30:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:30:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:30:47 + sudo tee -a /etc/ssh/ssh_known_hosts 03:30:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:30:47 03:30: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:30:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:30:48 0.1.4: Pulling from edgex-devops/py-git-semver 03:30:48 3dae71ba6b94: Pulling fs layer 03:30:48 6bf1a483ea7c: Pulling fs layer 03:30:48 f5dfc541a4d3: Pulling fs layer 03:30:48 461d9e800cba: Pulling fs layer 03:30:48 80192f66455f: Pulling fs layer 03:30:48 2e8e34ca0e6c: Pulling fs layer 03:30:48 a29436f7fd5d: Pulling fs layer 03:30:48 923cac83aea3: Pulling fs layer 03:30:48 25ad8b0a4227: Pulling fs layer 03:30:48 db01528c6b51: Pulling fs layer 03:30:48 28988de357af: Pulling fs layer 03:30:48 a29436f7fd5d: Waiting 03:30:48 923cac83aea3: Waiting 03:30:48 25ad8b0a4227: Waiting 03:30:48 db01528c6b51: Waiting 03:30:48 28988de357af: Waiting 03:30:48 80192f66455f: Waiting 03:30:48 461d9e800cba: Waiting 03:30:48 2e8e34ca0e6c: Waiting 03:30:48 6bf1a483ea7c: Verifying Checksum 03:30:48 6bf1a483ea7c: Download complete 03:30:48 461d9e800cba: Verifying Checksum 03:30:48 461d9e800cba: Download complete 03:30:48 80192f66455f: Download complete 03:30:48 f5dfc541a4d3: Verifying Checksum 03:30:48 f5dfc541a4d3: Download complete 03:30:48 3dae71ba6b94: Verifying Checksum 03:30:48 3dae71ba6b94: Download complete 03:30:48 923cac83aea3: Download complete 03:30:48 25ad8b0a4227: Verifying Checksum 03:30:48 25ad8b0a4227: Download complete 03:30:48 db01528c6b51: Download complete 03:30:49 28988de357af: Verifying Checksum 03:30:49 28988de357af: Download complete 03:30:49 a29436f7fd5d: Verifying Checksum 03:30:49 a29436f7fd5d: Download complete 03:30:49 2e8e34ca0e6c: Verifying Checksum 03:30:49 2e8e34ca0e6c: Download complete 03:30:50 3dae71ba6b94: Pull complete 03:30:50 6bf1a483ea7c: Pull complete 03:30:51 f5dfc541a4d3: Pull complete 03:30:51 461d9e800cba: Pull complete 03:30:51 80192f66455f: Pull complete 03:30:55 2e8e34ca0e6c: Pull complete 03:30:56 a29436f7fd5d: Pull complete 03:30:56 923cac83aea3: Pull complete 03:30:56 25ad8b0a4227: Pull complete 03:30:56 db01528c6b51: Pull complete 03:30:56 28988de357af: Pull complete 03:30:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:30:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:56 prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container 03:30: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:30:58 $ docker top 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 -eo pid,comm 03:30: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:30:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:30:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:59 [ssh-agent] Looking for ssh-agent implementation... 03:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:59 $ docker exec 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 ssh-agent 03:30:59 SSH_AUTH_SOCK=/tmp/ssh-lbda8gjN1Tyf/agent.34 03:30:59 SSH_AGENT_PID=40 03:30:59 Running ssh-add (command line suppressed) 03:30:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2627769240251556059.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2627769240251556059.key) 03:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:59 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 03:30:59 + git tag --points-at HEAD [Pipeline] } 03:30:59 $ docker exec --env ******** --env ******** 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 ssh-agent -k 03:31:00 unset SSH_AUTH_SOCK; 03:31:00 unset SSH_AGENT_PID; 03:31:00 echo Agent pid 40 killed; 03:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:31:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:00 [ssh-agent] Looking for ssh-agent implementation... 03:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:00 $ docker exec 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 ssh-agent 03:31:00 SSH_AUTH_SOCK=/tmp/ssh-soLzKbYky0kU/agent.87 03:31:00 SSH_AGENT_PID=93 03:31:00 Running ssh-add (command line suppressed) 03:31:00 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12666690919061496549.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12666690919061496549.key) 03:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:00 + git semver init 03:31:01 2025-11-05 03:31:01,019 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:31:01 2025-11-05 03:31:01,022 [run_init] DEBUG init version:0.0.0 force:False 03:31:01 2025-11-05 03:31:01,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:31:01 2025-11-05 03:31:01,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:31:01 2025-11-05 03:31:01,024 [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:31:02 2025-11-05 03:31:02,565 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:31:02 2025-11-05 03:31:02,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:31:02 2025-11-05 03:31:02,566 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:31:02 2025-11-05 03:31:02,566 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:31:02 4.1.0-dev.12 [Pipeline] } 03:31:02 $ docker exec --env ******** --env ******** 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 ssh-agent -k 03:31:03 unset SSH_AUTH_SOCK; 03:31:03 unset SSH_AGENT_PID; 03:31:03 echo Agent pid 93 killed; 03:31:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:31:03 + git semver [Pipeline] } 03:31:03 $ docker stop --time=1 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 03:31:04 $ docker rm -f --volumes 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:31:05 Stashed 1 file(s) [Pipeline] echo 03:31:05 [edgeXSemver]: initialized semver on version 4.1.0-dev.12 [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:31:05 provisioning config files... 03:31:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10786907694548071564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:06 ---> ****-login.sh 03:31:06 nexus3.edgexfoundry.org:10001 03:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:06 Login Succeeded 03:31:06 nexus3.edgexfoundry.org:10002 03:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:06 Login Succeeded 03:31:06 nexus3.edgexfoundry.org:10003 03:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:06 Login Succeeded 03:31:06 nexus3.edgexfoundry.org:10004 03:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:06 Login Succeeded 03:31:06 ****.io 03:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:06 Login Succeeded 03:31:06 ---> ****-login.sh ends [Pipeline] } 03:31:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:31:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:31:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:31:06 ========================================================= 03:31:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:31:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:07 + 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:31:07 #0 building with "default" instance using docker driver 03:31:07 03:31:07 #1 [internal] load build definition from Dockerfile 03:31:07 #1 transferring dockerfile: 1.75kB done 03:31:07 #1 DONE 0.0s 03:31:07 03:31:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:31:07 #2 DONE 0.1s 03:31:07 03:31:07 #3 [internal] load .dockerignore 03:31:07 #3 transferring context: 2B done 03:31:07 #3 DONE 0.0s 03:31:07 03:31:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:31:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:31:07 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:31:07 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:31:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 03:31:07 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:31:07 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:31:07 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 03:31:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.19MB / 60.15MB 0.1s 03:31:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 03:31:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:31:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 03:31:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:31:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:31:07 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:31:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.2s 03:31:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 03:31:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.19MB / 60.15MB 0.3s 03:31:08 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:31:08 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 03:31:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.3s 03:31:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 47.19MB / 60.15MB 0.4s 03:31:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.4s 03:31:08 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:31:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.4s 03:31:08 #4 ... 03:31:08 03:31:08 #5 [internal] load build context 03:31:08 #5 transferring context: 47.10MB 0.4s done 03:31:08 #5 DONE 0.4s 03:31:08 03:31:08 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:31:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:31:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.6s 03:31:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 03:31:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 03:31:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 72.35MB / 112.58MB 0.7s 03:31:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 03:31:08 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:31:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 95.42MB / 112.58MB 0.8s 03:31:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 03:31:09 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 03:31:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 03:31:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:31:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:31:13 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:31:13 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:31:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 03:31:14 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 03:31:14 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:31:17 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 03:31:17 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:31:17 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 03:31:17 #4 DONE 9.9s 03:31:17 03:31:17 #6 [builder 2/7] RUN apk add --no-cache make git 03:31:17 #6 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:31:18 #6 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:31:18 #6 0.607 OK: 265 MiB in 60 packages 03:31:20 Still waiting to schedule task 03:31:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:31:20 #6 DONE 2.7s 03:31:20 03:31:20 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:31:20 #7 DONE 0.0s 03:31:20 03:31:20 #8 [builder 4/7] COPY go.mod vendor* ./ 03:31:20 #8 DONE 0.0s 03:31:20 03:31:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:39 #9 DONE 17.3s 03:31:39 03:31:39 #10 [builder 6/7] COPY . . 03:31:39 #10 DONE 0.2s 03:31:39 03:31:39 #11 [builder 7/7] RUN echo noop 03:31:39 #11 0.196 noop 03:31:39 #11 DONE 0.2s 03:31:39 03:31:39 #12 exporting to image 03:31:39 #12 exporting layers 03:31:47 #12 exporting layers 7.7s done 03:31:47 #12 writing image sha256:138e91ceae875857cb8b542b145ab8096cac39fbc896d6a70e20cb08a0b02213 done 03:31:47 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:31:47 #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker inspect -f . ci-base-image-x86_64 03:31:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:47 prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container 03:31: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 ******** -e ******** ci-base-image-x86_64 cat 03:31:48 $ docker top d04070e3a6c545456bee9dfcc13daebe54e1c4ad086438d569d1745f2659e4bd -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:48 + go version 03:31:48 go version go1.25.2 linux/amd64 [Pipeline] } 03:31:48 $ docker stop --time=1 d04070e3a6c545456bee9dfcc13daebe54e1c4ad086438d569d1745f2659e4bd 03:31:49 $ docker rm -f --volumes d04070e3a6c545456bee9dfcc13daebe54e1c4ad086438d569d1745f2659e4bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:50 + docker inspect -f . ci-base-image-x86_64 03:31:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:50 prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container 03:31:50 $ 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:31:50 $ docker top e9e9403847050af3cefcc5696a97b6b4e4cc3fdcd29320c409dbd6a8bfc0190d -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:50 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 03:31:51 + make test 03:31:51 go test ./... -coverprofile=coverage.out ./... 03:31:52 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:32:14 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:32:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.2% of statements 03:32:14 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:32:14 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.547s coverage: 86.5% of statements 03:32:24 0 issues. 03:32:24 go vet ./... 03:32:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:32:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:32:28 ./bin/test-attribution-txt.sh [Pipeline] echo 03:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:32:28 $ docker stop --time=1 e9e9403847050af3cefcc5696a97b6b4e4cc3fdcd29320c409dbd6a8bfc0190d 03:32:30 $ docker rm -f --volumes e9e9403847050af3cefcc5696a97b6b4e4cc3fdcd29320c409dbd6a8bfc0190d [Pipeline] // withDockerContainer [Pipeline] sh 03:32:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:32:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:32:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:32:32 + ls -al . 03:32:32 total 312 03:32:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 03:31 . 03:32:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:30 .. 03:32:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 03:32 .git 03:32:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 03:30 .github 03:32:32 -rw-rw-r-- 1 jenkins jenkins 493 Nov 5 03:30 .gitignore 03:32:32 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 03:30 .golangci.yml 03:32:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 03:31 .semver 03:32:32 -rw-rw-r-- 1 jenkins jenkins 22626 Nov 5 03:30 Attribution.txt 03:32:32 -rw-rw-r-- 1 jenkins jenkins 19022 Nov 5 03:30 CHANGELOG.md 03:32:32 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 5 03:30 Dockerfile 03:32:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 03:30 GOVERNANCE.md 03:32:32 -rw-rw-r-- 1 jenkins jenkins 762 Nov 5 03:30 Jenkinsfile 03:32:32 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 5 03:30 LICENSE 03:32:32 -rw-rw-r-- 1 jenkins jenkins 3464 Nov 5 03:30 Makefile 03:32:32 -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 03:30 OWNERS.md 03:32:32 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 5 03:30 README.md 03:32:32 -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 03:31 VERSION 03:32:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 03:30 bin 03:32:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 03:30 cmd 03:32:32 -rw-r--r-- 1 jenkins jenkins 85674 Nov 5 03:32 coverage.out 03:32:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:30 doc 03:32:32 -rw-rw-r-- 1 jenkins jenkins 7042 Nov 5 03:30 go.mod 03:32:32 -rw-rw-r-- 1 jenkins jenkins 89821 Nov 5 03:30 go.sum 03:32:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:30 internal 03:32:32 -rw-rw-r-- 1 jenkins jenkins 236 Nov 5 03:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:32 + 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=38d0620f59d26a5e8511da32e1def977c9732a4a --label arch=amd64 --label version=4.1.0-dev.12 . 03:32:32 #0 building with "default" instance using docker driver 03:32:32 03:32:32 #1 [internal] load build definition from Dockerfile 03:32:32 #1 transferring dockerfile: 1.75kB done 03:32:32 #1 DONE 0.0s 03:32:32 03:32:32 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:32:32 #2 DONE 0.0s 03:32:32 03:32:32 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:32:32 #3 DONE 0.1s 03:32:32 03:32:32 #4 [internal] load .dockerignore 03:32:32 #4 transferring context: 2B done 03:32:32 #4 DONE 0.0s 03:32:32 03:32:32 #5 [internal] load build context 03:32:32 #5 transferring context: 105.29kB 0.0s done 03:32:32 #5 DONE 0.0s 03:32:32 03:32:32 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:32:32 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:32:32 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:32:32 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:32:32 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:32:32 #6 DONE 0.0s 03:32:32 03:32:32 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:32:32 #7 DONE 0.1s 03:32:32 03:32:32 #8 [builder 2/7] RUN apk add --no-cache make git 03:32:33 #8 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:33 #8 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:32:33 #8 0.619 OK: 265 MiB in 60 packages 03:32:33 #8 DONE 0.7s 03:32:33 03:32:33 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:32:33 #9 0.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:33 #9 0.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:32:33 #9 0.638 (1/1) Installing dumb-init (1.2.5-r3) 03:32:33 #9 0.644 Executing busybox-1.37.0-r19.trigger 03:32:33 #9 0.650 OK: 7 MiB in 17 packages 03:32:33 #9 DONE 0.8s 03:32:33 03:32:33 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:32:33 #10 DONE 0.0s 03:32:33 03:32:33 #11 [builder 4/7] COPY go.mod vendor* ./ 03:32:33 #11 DONE 0.0s 03:32:33 03:32:33 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:33 #12 DONE 0.6s 03:32:33 03:32:33 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:32:33 #13 0.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:33 #13 0.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:32:34 #13 0.806 OK: 7 MiB in 17 packages 03:32:34 #13 DONE 0.9s 03:32:34 03:32:34 #14 [builder 6/7] COPY . . 03:32:34 #14 DONE 0.3s 03:32:34 03:32:34 #15 [builder 7/7] RUN make build 03:32:34 #15 0.278 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:32:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772534 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:32:52 Running in /w/workspace/device-onvif-camera/238 [Pipeline] { [Pipeline] checkout 03:32:55 The recommended git tool is: git 03:33:00 using credential edgex-jenkins-ssh 03:33:00 Cloning the remote Git repository 03:33:00 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:33:00 > git init /w/workspace/device-onvif-camera/238 # timeout=10 03:33:00 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:33:00 > git --version # timeout=10 03:33:00 > git --version # 'git version 2.25.1' 03:33:00 #15 DONE 22.5s 03:33:00 03:33:00 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:33:00 #16 DONE 0.1s 03:33:00 03:33:00 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:33:00 #17 DONE 0.0s 03:33:00 03:33:00 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:33:00 #18 DONE 0.0s 03:33:00 03:33:00 #19 exporting to image 03:33:00 #19 exporting layers 0.1s done 03:33:00 #19 writing image sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done 03:33:00 #19 naming to docker.io/library/device-onvif-camera done 03:33:00 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:01 provisioning config files... 03:33:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9066231932345124589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:01 ---> ****-login.sh 03:33:01 nexus3.edgexfoundry.org:10001 03:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:01 Login Succeeded 03:33:01 nexus3.edgexfoundry.org:10002 03:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:01 Login Succeeded 03:33:01 nexus3.edgexfoundry.org:10003 03:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:01 Login Succeeded 03:33:01 nexus3.edgexfoundry.org:10004 03:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:01 Login Succeeded 03:33:01 ****.io 03:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:01 Login Succeeded 03:33:01 ---> ****-login.sh ends [Pipeline] } 03:33:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:33:02 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:33:02 38d0620f59d26a5e8511da32e1def977c9732a4a 03:33:02 latest 03:33:02 4.1.0-dev.12 03:33:02 38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 03:33:02 main 03:33:02 ===================================================== [Pipeline] withEnv [Pipeline] { 03:33:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a 03:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:33:02 b3356252262a: Preparing 03:33:02 c279f934b75a: Preparing 03:33:02 c0ebe19940d6: Preparing 03:33:02 cd66b13c898f: Preparing 03:33:02 14fb60608024: Preparing 03:33:02 256f393e029f: Preparing 03:33:02 256f393e029f: Waiting 03:33:02 b3356252262a: Pushed 03:33:02 cd66b13c898f: Pushed 03:33:02 c279f934b75a: Pushed 03:33:02 14fb60608024: Pushed 03:33:02 256f393e029f: Layer already exists 03:33:04 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:33:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:05 Avoid second fetch 03:33:05 Checking out Revision 38d0620f59d26a5e8511da32e1def977c9732a4a (main) 03:33:05 Commit message: "Merge pull request #533 from judehung/update-go-1.25" 03:33:05 > git config core.sparsecheckout # timeout=10 03:33:05 > git checkout -f 38d0620f59d26a5e8511da32e1def977c9732a4a # timeout=10 03:33:06 c0ebe19940d6: Pushed 03:33:06 38d0620f59d26a5e8511da32e1def977c9732a4a: digest: sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:33:07 b3356252262a: Preparing 03:33:07 c279f934b75a: Preparing 03:33:07 c0ebe19940d6: Preparing 03:33:07 cd66b13c898f: Preparing 03:33:07 14fb60608024: Preparing 03:33:07 256f393e029f: Preparing 03:33:07 256f393e029f: Waiting 03:33:07 14fb60608024: Layer already exists 03:33:07 c0ebe19940d6: Layer already exists 03:33:07 c279f934b75a: Layer already exists 03:33:07 b3356252262a: Layer already exists 03:33:07 cd66b13c898f: Layer already exists 03:33:07 256f393e029f: Layer already exists 03:33:07 latest: digest: sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 03:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:33:08 b3356252262a: Preparing 03:33:08 c279f934b75a: Preparing 03:33:08 c0ebe19940d6: Preparing 03:33:08 cd66b13c898f: Preparing 03:33:08 14fb60608024: Preparing 03:33:08 256f393e029f: Preparing 03:33:08 256f393e029f: Waiting 03:33:08 14fb60608024: Layer already exists 03:33:08 c279f934b75a: Layer already exists 03:33:08 c0ebe19940d6: Layer already exists 03:33:08 b3356252262a: Layer already exists 03:33:08 cd66b13c898f: Layer already exists 03:33:08 256f393e029f: Layer already exists 03:33:08 4.1.0-dev.12: digest: sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:08 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 03:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:33:08 b3356252262a: Preparing 03:33:08 c279f934b75a: Preparing 03:33:08 c0ebe19940d6: Preparing 03:33:08 cd66b13c898f: Preparing 03:33:08 14fb60608024: Preparing 03:33:08 256f393e029f: Preparing 03:33:08 256f393e029f: Waiting 03:33:08 c279f934b75a: Layer already exists 03:33:08 c0ebe19940d6: Layer already exists 03:33:08 14fb60608024: Layer already exists 03:33:08 cd66b13c898f: Layer already exists 03:33:08 b3356252262a: Layer already exists 03:33:08 256f393e029f: Layer already exists 03:33:08 38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12: digest: sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:09 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:33:09 b3356252262a: Preparing 03:33:09 c279f934b75a: Preparing 03:33:09 c0ebe19940d6: Preparing 03:33:09 cd66b13c898f: Preparing 03:33:09 14fb60608024: Preparing 03:33:09 256f393e029f: Preparing 03:33:09 256f393e029f: Waiting 03:33:09 cd66b13c898f: Layer already exists 03:33:09 c279f934b75a: Layer already exists 03:33:09 c0ebe19940d6: Layer already exists 03:33:09 14fb60608024: Layer already exists 03:33:09 b3356252262a: Layer already exists 03:33:09 256f393e029f: Layer already exists 03:33:09 main: digest: sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:09 ===================================================== [Pipeline] echo 03:33:09 taggedImages: 03:33:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a 03:33:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:33:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 03:33:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 03:33:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 03:33:09 ========================================================= 03:33:09 [edgeXBuildMultiArch] RAW Config: 03:33:09 images: 03:33:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a 03:33:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:33:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 03:33:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 03:33:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:33:09 settingsFile: 03:33:09 device-onvif-camera-settings 03:33:09 ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:10 provisioning config files... 03:33:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/238@tmp/config12957073112595581589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:10 ---> ****-login.sh 03:33:10 nexus3.edgexfoundry.org:10001 03:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:11 Configure a credential helper to remove this warning. See 03:33:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:11 03:33:11 Login Succeeded 03:33:11 nexus3.edgexfoundry.org:10002 03:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:11 Configure a credential helper to remove this warning. See 03:33:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:11 03:33:11 Login Succeeded 03:33:11 nexus3.edgexfoundry.org:10003 03:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:12 Configure a credential helper to remove this warning. See 03:33:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:12 03:33:12 Login Succeeded 03:33:12 nexus3.edgexfoundry.org:10004 03:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:12 Configure a credential helper to remove this warning. See 03:33:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:12 03:33:12 Login Succeeded 03:33:12 ****.io 03:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:13 Configure a credential helper to remove this warning. See 03:33:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:13 03:33:13 Login Succeeded 03:33:13 ---> ****-login.sh ends [Pipeline] } 03:33:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:33:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:33:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:33:13 ========================================================= 03:33:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:33:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33: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:33:14 Sending build context to Docker daemon 27.02MB 03:33:14 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 03:33:14 Step 2/13 : FROM ${BASE} AS builder 03:33:14 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:33:14 6b59a28fa201: Pulling fs layer 03:33:14 d32bb0dddca7: Pulling fs layer 03:33:14 5dab1238d3d9: Pulling fs layer 03:33:14 196fd7d83e7d: Pulling fs layer 03:33:14 4f4fb700ef54: Pulling fs layer 03:33:14 8ba94037c8f0: Pulling fs layer 03:33:14 deaec5988b04: Pulling fs layer 03:33:14 9f65657bb879: Pulling fs layer 03:33:14 196fd7d83e7d: Waiting 03:33:14 8ba94037c8f0: Waiting 03:33:14 4f4fb700ef54: Waiting 03:33:14 deaec5988b04: Waiting 03:33:14 9f65657bb879: Waiting 03:33:14 d32bb0dddca7: Verifying Checksum 03:33:14 d32bb0dddca7: Download complete 03:33:14 196fd7d83e7d: Verifying Checksum 03:33:14 196fd7d83e7d: Download complete 03:33:14 4f4fb700ef54: Verifying Checksum 03:33:14 4f4fb700ef54: Download complete 03:33:14 8ba94037c8f0: Verifying Checksum 03:33:14 8ba94037c8f0: Download complete 03:33:14 6b59a28fa201: Verifying Checksum 03:33:14 6b59a28fa201: Download complete 03:33:15 9f65657bb879: Verifying Checksum 03:33:15 9f65657bb879: Download complete 03:33:16 5dab1238d3d9: Verifying Checksum 03:33:16 5dab1238d3d9: Download complete 03:33:16 6b59a28fa201: Pull complete 03:33:17 d32bb0dddca7: Pull complete 03:33:17 deaec5988b04: Verifying Checksum 03:33:17 deaec5988b04: Download complete 03:33:24 Still waiting to schedule task 03:33:24 All nodes of label ‘centos7-docker-4c-2g’ are offline 03:33:32 5dab1238d3d9: Pull complete 03:33:32 196fd7d83e7d: Pull complete 03:33:32 4f4fb700ef54: Pull complete 03:33:32 8ba94037c8f0: Pull complete 03:33:40 deaec5988b04: Pull complete 03:33:41 9f65657bb879: Pull complete 03:33:41 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:33:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:33:41 ---> 334268110677 03:33:41 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:33:43 ---> Running in 0593e6061a1a 03:33:44 Removing intermediate container 0593e6061a1a 03:33:44 ---> 5529eea0dc54 03:33:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:33:44 ---> Running in 49234c9cab40 03:33:44 Removing intermediate container 49234c9cab40 03:33:44 ---> d91b36a40087 03:33:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:33:44 ---> Running in 88888e02c7d3 03:33:45 Removing intermediate container 88888e02c7d3 03:33:45 ---> 71f658ce5d70 03:33:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:33:45 ---> Running in 24c8650c255f 03:33:45 Removing intermediate container 24c8650c255f 03:33:45 ---> ea4bdf6b29bc 03:33:45 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:33:45 ---> Running in 56fd94c76869 03:33:45 Removing intermediate container 56fd94c76869 03:33:45 ---> e458d2f043f9 03:33:45 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:45 ---> Running in 72cf75806da5 03:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:33:48 OK: 255 MiB in 60 packages 03:33:49 Removing intermediate container 72cf75806da5 03:33:49 ---> f71ad62959d4 03:33:49 Step 9/13 : WORKDIR /device-onvif-camera 03:33:49 ---> Running in a78441da862c 03:33:50 Removing intermediate container a78441da862c 03:33:50 ---> 74b8764baaff 03:33:50 Step 10/13 : COPY go.mod vendor* ./ 03:33:51 ---> afed39481506 03:33:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:51 ---> Running in 14c16105f9ff 03:34:17 Running on prd-centos7-docker-4c-2g-772539 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:17 provisioning config files... 03:34:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9287684347809148332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:18 ---> ****-login.sh 03:34:18 nexus3.edgexfoundry.org:10001 03:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:18 Configure a credential helper to remove this warning. See 03:34:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:18 03:34:18 Login Succeeded 03:34:18 nexus3.edgexfoundry.org:10002 03:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:18 Configure a credential helper to remove this warning. See 03:34:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:18 03:34:18 Login Succeeded 03:34:18 nexus3.edgexfoundry.org:10003 03:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:18 Configure a credential helper to remove this warning. See 03:34:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:18 03:34:18 Login Succeeded 03:34:18 nexus3.edgexfoundry.org:10004 03:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:18 Configure a credential helper to remove this warning. See 03:34:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:18 03:34:18 Login Succeeded 03:34:18 ****.io 03:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:18 Configure a credential helper to remove this warning. See 03:34:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:18 03:34:18 Login Succeeded 03:34:18 ---> ****-login.sh ends [Pipeline] } 03:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:34:18 + docker buildx ls 03:34:19 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:34:19 default * docker 03:34:19 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:34:19 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:34:19 edgex-builder [Pipeline] sh 03:34:19 + docker buildx inspect --bootstrap 03:34:19 #1 [internal] booting buildkit 03:34:19 #1 pulling image moby/buildkit:buildx-stable-1 03:34:23 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 03:34:23 #1 creating container buildx_buildkit_edgex-builder0 03:34:24 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 03:34:24 #1 DONE 4.6s 03:34:24 Name: edgex-builder 03:34:24 Driver: docker-container 03:34:24 03:34:24 Nodes: 03:34:24 Name: edgex-builder0 03:34:24 Endpoint: unix:///var/run/docker.sock 03:34:24 Status: running 03:34:24 Buildkit: v0.25.1 03:34:24 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:34:24 + docker buildx ls 03:34:24 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:34:24 edgex-builder * docker-container 03:34:24 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:34:24 default docker 03:34:24 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:34:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a' 03:34:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a --push - 03:34:24 #1 [internal] load build definition from Dockerfile 03:34:24 #1 transferring dockerfile: 204B 0.0s done 03:34:24 #1 DONE 0.0s 03:34:24 03:34:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a 03:34:24 #2 DONE 0.1s 03:34:24 03:34:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a 03:34:24 #3 DONE 0.1s 03:34:24 03:34:24 #4 [internal] load .dockerignore 03:34:24 #4 transferring context: 2B done 03:34:24 #4 DONE 0.0s 03:34:24 03:34:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:24 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done 03:34:24 #5 DONE 0.0s 03:34:24 03:34:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:24 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done 03:34:24 #6 DONE 0.1s 03:34:24 03:34:24 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:34:24 #7 DONE 0.0s 03:34:24 03:34:24 #8 exporting to image 03:34:24 #8 exporting layers done 03:34:24 #8 exporting manifest sha256:6d3a17d610dc83a4ea7ff5e5e74e11ac7871a0abf915ae5a45eb819eb894c783 done 03:34:24 #8 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done 03:34:24 #8 exporting manifest sha256:7b847e601062e330fcec057be610bd9667a5aaac442b68a4a3a02f1bd1481be5 done 03:34:24 #8 exporting config sha256:fa58887c9f8bb49d7cf0692fa1266cfeb018adacf73623dad7dc19aac1acf564 done 03:34:24 #8 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 done 03:34:24 #8 pushing layers 0.1s done 03:34:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 03:34:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:34:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 0.1s done 03:34:25 #8 DONE 0.2s 03:34:25 03:34:25 1 warning found (use --debug to expand): 03:34:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:34:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 03:34:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 03:34:25 #1 [internal] load build definition from Dockerfile 03:34:25 #1 transferring dockerfile: 170B done 03:34:25 #1 DONE 0.0s 03:34:25 03:34:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:34:25 #2 DONE 0.0s 03:34:25 03:34:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:34:25 #3 DONE 0.0s 03:34:25 03:34:25 #4 [internal] load .dockerignore 03:34:25 #4 transferring context: 2B done 03:34:25 #4 DONE 0.0s 03:34:25 03:34:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:25 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:25 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done 03:34:25 #5 CACHED 03:34:25 03:34:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:25 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done 03:34:25 #6 CACHED 03:34:25 03:34:25 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:34:25 #7 DONE 0.0s 03:34:25 03:34:25 #8 exporting to image 03:34:25 #8 exporting layers done 03:34:25 #8 exporting manifest sha256:6d3a17d610dc83a4ea7ff5e5e74e11ac7871a0abf915ae5a45eb819eb894c783 done 03:34:25 #8 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done 03:34:25 #8 exporting manifest sha256:7b847e601062e330fcec057be610bd9667a5aaac442b68a4a3a02f1bd1481be5 done 03:34:25 #8 exporting config sha256:fa58887c9f8bb49d7cf0692fa1266cfeb018adacf73623dad7dc19aac1acf564 done 03:34:25 #8 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 done 03:34:25 #8 pushing layers 0.0s done 03:34:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 0.1s done 03:34:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:34:25 #8 DONE 0.1s 03:34:25 03:34:25 1 warning found (use --debug to expand): 03:34:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:34:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12' 03:34:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 --push - 03:34:26 #1 [internal] load build definition from Dockerfile 03:34:26 #1 transferring dockerfile: 176B done 03:34:26 #1 DONE 0.0s 03:34:26 03:34:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 03:34:26 #2 DONE 0.0s 03:34:26 03:34:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 03:34:26 #3 DONE 0.0s 03:34:26 03:34:26 #4 [internal] load .dockerignore 03:34:26 #4 transferring context: 2B done 03:34:26 #4 DONE 0.0s 03:34:26 03:34:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:26 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done 03:34:26 #5 CACHED 03:34:26 03:34:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:26 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done 03:34:26 #6 CACHED 03:34:26 03:34:26 #7 exporting to image 03:34:26 #7 exporting layers done 03:34:26 #7 exporting manifest sha256:6d3a17d610dc83a4ea7ff5e5e74e11ac7871a0abf915ae5a45eb819eb894c783 done 03:34:26 #7 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e 03:34:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:34:26 #7 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done 03:34:26 #7 exporting manifest sha256:7b847e601062e330fcec057be610bd9667a5aaac442b68a4a3a02f1bd1481be5 done 03:34:26 #7 exporting config sha256:fa58887c9f8bb49d7cf0692fa1266cfeb018adacf73623dad7dc19aac1acf564 done 03:34:26 #7 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 done 03:34:26 #7 pushing layers 0.0s done 03:34:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 0.1s done 03:34:26 #7 DONE 0.1s 03:34:26 03:34:26 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:34:26 #8 DONE 0.0s 03:34:26 03:34:26 1 warning found (use --debug to expand): 03:34:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:34:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12' 03:34:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 --push - 03:34:26 #1 [internal] load build definition from Dockerfile 03:34:26 #1 transferring dockerfile: 217B done 03:34:26 #1 DONE 0.0s 03:34:26 03:34:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 03:34:26 #2 DONE 0.0s 03:34:26 03:34:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 03:34:26 #3 DONE 0.0s 03:34:26 03:34:26 #4 [internal] load .dockerignore 03:34:26 #4 transferring context: 2B done 03:34:26 #4 DONE 0.0s 03:34:26 03:34:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:26 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done 03:34:26 #5 CACHED 03:34:26 03:34:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:26 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done 03:34:26 #6 CACHED 03:34:26 03:34:26 #7 exporting to image 03:34:26 #7 exporting layers 03:34:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:34:26 #7 exporting layers done 03:34:26 #7 exporting manifest sha256:6d3a17d610dc83a4ea7ff5e5e74e11ac7871a0abf915ae5a45eb819eb894c783 done 03:34:26 #7 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done 03:34:26 #7 exporting manifest sha256:7b847e601062e330fcec057be610bd9667a5aaac442b68a4a3a02f1bd1481be5 done 03:34:26 #7 exporting config sha256:fa58887c9f8bb49d7cf0692fa1266cfeb018adacf73623dad7dc19aac1acf564 done 03:34:26 #7 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 done 03:34:26 #7 pushing layers 0.0s done 03:34:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 0.1s done 03:34:26 #7 DONE 0.1s 03:34:26 03:34:26 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:34:26 #8 DONE 0.0s 03:34:26 03:34:26 1 warning found (use --debug to expand): 03:34:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:34:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 03:34:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 03:34:27 #1 [internal] load build definition from Dockerfile 03:34:27 #1 transferring dockerfile: 168B done 03:34:27 #1 DONE 0.0s 03:34:27 03:34:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:34:27 #2 DONE 0.0s 03:34:27 03:34:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:34:27 #3 DONE 0.0s 03:34:27 03:34:27 #4 [internal] load .dockerignore 03:34:27 #4 transferring context: 2B done 03:34:27 #4 DONE 0.0s 03:34:27 03:34:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:27 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done 03:34:27 #5 CACHED 03:34:27 03:34:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 03:34:27 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done 03:34:27 #6 CACHED 03:34:27 03:34:27 #7 exporting to image 03:34:27 #7 exporting layers done 03:34:27 #7 exporting manifest sha256:6d3a17d610dc83a4ea7ff5e5e74e11ac7871a0abf915ae5a45eb819eb894c783 done 03:34:27 #7 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done 03:34:27 #7 exporting manifest sha256:7b847e601062e330fcec057be610bd9667a5aaac442b68a4a3a02f1bd1481be5 done 03:34:27 #7 exporting config sha256:fa58887c9f8bb49d7cf0692fa1266cfeb018adacf73623dad7dc19aac1acf564 done 03:34:27 #7 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 03:34:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:34:27 #7 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 done 03:34:27 #7 pushing layers 0.0s done 03:34:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 0.1s done 03:34:27 #7 DONE 0.1s 03:34:27 03:34:27 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:34:27 #8 DONE 0.0s 03:34:27 03:34:27 1 warning found (use --debug to expand): 03:34:27  - 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:34:27 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:34:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:34:28 ---> package-listing.sh 03:34:28 ++ facter osfamily 03:34:28 ++ tr '[:upper:]' '[:lower:]' 03:34:28 + OS_FAMILY=redhat 03:34:28 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:34:28 + START_PACKAGES=/tmp/packages_start.txt 03:34:28 + END_PACKAGES=/tmp/packages_end.txt 03:34:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:34:28 + PACKAGES=/tmp/packages_start.txt 03:34:28 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:34:28 + PACKAGES=/tmp/packages_end.txt 03:34:28 + case "${OS_FAMILY}" in 03:34:28 + sort 03:34:28 + rpm -qa 03:34:29 + '[' -f /tmp/packages_start.txt ']' 03:34:29 + '[' -f /tmp/packages_end.txt ']' 03:34:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:29 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:34:29 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:34:29 + 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:29 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:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:30 03:34:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:30 latest: Pulling from edgex-lftools-log-publisher 03:34:30 5eb5b503b376: Pulling fs layer 03:34:30 5c69ac0246d0: Pulling fs layer 03:34:30 ec43610c2a17: Pulling fs layer 03:34:30 3a2ae6a8a46f: Pulling fs layer 03:34:30 33b1e0a273af: Pulling fs layer 03:34:30 5d3b04190fa2: Pulling fs layer 03:34:30 2f39f015ded8: Pulling fs layer 03:34:30 3a2ae6a8a46f: Waiting 03:34:30 33b1e0a273af: Waiting 03:34:30 5d3b04190fa2: Waiting 03:34:30 2f39f015ded8: Waiting 03:34:30 5c69ac0246d0: Verifying Checksum 03:34:30 5c69ac0246d0: Download complete 03:34:30 3a2ae6a8a46f: Verifying Checksum 03:34:30 3a2ae6a8a46f: Download complete 03:34:30 33b1e0a273af: Verifying Checksum 03:34:30 33b1e0a273af: Download complete 03:34:30 ec43610c2a17: Verifying Checksum 03:34:30 ec43610c2a17: Download complete 03:34:30 5d3b04190fa2: Verifying Checksum 03:34:30 5d3b04190fa2: Download complete 03:34:31 5eb5b503b376: Verifying Checksum 03:34:31 5eb5b503b376: Download complete 03:34:31 2f39f015ded8: Verifying Checksum 03:34:31 2f39f015ded8: Download complete 03:34:32 5eb5b503b376: Pull complete 03:34:32 5c69ac0246d0: Pull complete 03:34:32 ec43610c2a17: Pull complete 03:34:32 3a2ae6a8a46f: Pull complete 03:34:33 33b1e0a273af: Pull complete 03:34:33 5d3b04190fa2: Pull complete 03:34:37 2f39f015ded8: Pull complete 03:34:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:37 prd-centos7-docker-4c-2g-772539 does not seem to be running inside a container 03:34:37 $ 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:42 $ docker top 6badd0567fdb1fc32d194d2c0272061df3c5052e3f3587a341453e9003670f0f -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:42 + touch /tmp/pre-build-complete [Pipeline] sh 03:34:42 + mkdir -p /var/log/sysstat [Pipeline] sh 03:34:43 + ls /var/log/sa-host 03:34:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:43 provisioning config files... 03:34:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4283734387158593294tmp [Pipeline] { [Pipeline] echo 03:34:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:34:43 ---> create-netrc.sh [Pipeline] } 03:34:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:34:43 ---> python-tools-install.sh [Pipeline] echo 03:34:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:34:44 ---> sudo-logs.sh 03:34:44 Archiving 'sudo' log.. 03:34:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-772539.novalocal: Name or service not known 03:34:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-772539.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:34:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:34:44 ---> job-cost.sh 03:34:44 lf-activate-venv: SKIPPING 03:34:44 INFO: No Stack... 03:34:44 INFO: Retrieving Pricing Info for: v3-standard-2 03:34:45 INFO: Archiving Costs [Pipeline] echo 03:34:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:34:45 ---> logs-deploy.sh 03:34:45 lf-activate-venv: SKIPPING 03:34:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/238 03:34:45 INFO: archiving workspace using pattern(s): 03:34:46 Archives upload complete. 03:34:46 INFO: archiving logs to Nexus 03:34:46 ---> uname -a: 03:34:46 Linux prd-centos7-docker-4c-2g-772539.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:34:46 03:34:46 03:34:46 ---> lscpu: 03:34:46 Architecture: x86_64 03:34:46 CPU op-mode(s): 32-bit, 64-bit 03:34:46 Byte Order: Little Endian 03:34:46 Address sizes: 40 bits physical, 48 bits virtual 03:34:46 CPU(s): 2 03:34:46 On-line CPU(s) list: 0,1 03:34:46 Thread(s) per core: 1 03:34:46 Core(s) per socket: 1 03:34:46 Socket(s): 2 03:34:46 NUMA node(s): 1 03:34:46 Vendor ID: AuthenticAMD 03:34:46 CPU family: 23 03:34:46 Model: 49 03:34:46 Model name: AMD EPYC-Rome Processor 03:34:46 Stepping: 0 03:34:46 CPU MHz: 2800.000 03:34:46 BogoMIPS: 5600.00 03:34:46 Virtualization: AMD-V 03:34:46 Hypervisor vendor: KVM 03:34:46 Virtualization type: full 03:34:46 L1d cache: 64 KiB 03:34:46 L1i cache: 64 KiB 03:34:46 L2 cache: 1 MiB 03:34:46 L3 cache: 32 MiB 03:34:46 NUMA node0 CPU(s): 0,1 03:34:46 Vulnerability Itlb multihit: Not affected 03:34:46 Vulnerability L1tf: Not affected 03:34:46 Vulnerability Mds: Not affected 03:34:46 Vulnerability Meltdown: Not affected 03:34:46 Vulnerability Mmio stale data: Not affected 03:34:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:34:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:34:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:34:46 Vulnerability Srbds: Not affected 03:34:46 Vulnerability Tsx async abort: Not affected 03:34:46 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:34:46 03:34:46 03:34:46 ---> nproc: 03:34:46 2 03:34:46 03:34:46 03:34:46 ---> df -h: 03:34:46 Filesystem Size Used Avail Use% Mounted on 03:34:46 overlay 40G 7.3G 33G 19% / 03:34:46 tmpfs 64M 0 64M 0% /dev 03:34:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:34:46 shm 64M 0 64M 0% /dev/shm 03:34:46 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:34:46 03:34:46 03:34:46 Cannot open /var/log/sysstat/sa05: No such file or directory 03:34:46 Please check if data collecting is enabled 03:34:46 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:47 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:34:47 $ docker stop --time=1 6badd0567fdb1fc32d194d2c0272061df3c5052e3f3587a341453e9003670f0f 03:34:48 $ docker rm -f --volumes 6badd0567fdb1fc32d194d2c0272061df3c5052e3f3587a341453e9003670f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:34:48 [WS-CLEANUP] Deleting project workspace... 03:34:48 [WS-CLEANUP] Deferred wipeout is used... 03:34:48 [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:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:48 03:34:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:49 latest: Pulling from edgex-lftools-log-publisher 03:34:49 5eb5b503b376: Pulling fs layer 03:34:49 5c69ac0246d0: Pulling fs layer 03:34:49 ec43610c2a17: Pulling fs layer 03:34:49 3a2ae6a8a46f: Pulling fs layer 03:34:49 33b1e0a273af: Pulling fs layer 03:34:49 5d3b04190fa2: Pulling fs layer 03:34:49 2f39f015ded8: Pulling fs layer 03:34:49 3a2ae6a8a46f: Waiting 03:34:49 5d3b04190fa2: Waiting 03:34:49 2f39f015ded8: Waiting 03:34:49 33b1e0a273af: Waiting 03:34:49 5c69ac0246d0: Verifying Checksum 03:34:49 5c69ac0246d0: Download complete 03:34:49 3a2ae6a8a46f: Download complete 03:34:49 33b1e0a273af: Verifying Checksum 03:34:49 33b1e0a273af: Download complete 03:34:49 5d3b04190fa2: Verifying Checksum 03:34:49 5d3b04190fa2: Download complete 03:34:49 ec43610c2a17: Verifying Checksum 03:34:49 ec43610c2a17: Download complete 03:34:49 5eb5b503b376: Download complete 03:34:50 2f39f015ded8: Download complete 03:34:51 5eb5b503b376: Pull complete 03:34:51 5c69ac0246d0: Pull complete 03:34:51 ec43610c2a17: Pull complete 03:34:51 3a2ae6a8a46f: Pull complete 03:34:51 33b1e0a273af: Pull complete 03:34:51 5d3b04190fa2: Pull complete 03:34:57 2f39f015ded8: Pull complete 03:34:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:34:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:57 prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container 03:34:57 $ 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:34:58 $ docker top a51cd63dccb0839b10bd151c7805d4510b8f7266a99ee21b5685790b52192a64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:59 ---> job-cost.sh 03:34:59 lf-activate-venv: SKIPPING 03:34:59 INFO: No Stack... 03:34:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:34:59 INFO: Archiving Costs [Pipeline] sh 03:35:00 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:35:00 + cut -d, -f6 [Pipeline] lock 03:35:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] 03:35:00 Resource [jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] did not exist. Created. 03:35:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:00 + echo total: 0.2199999988079071 [Pipeline] stash 03:35:00 Stashed 1 file(s) [Pipeline] } 03:35:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] [Pipeline] // lock [Pipeline] } 03:35:00 $ docker stop --time=1 a51cd63dccb0839b10bd151c7805d4510b8f7266a99ee21b5685790b52192a64 03:35:01 $ docker rm -f --volumes a51cd63dccb0839b10bd151c7805d4510b8f7266a99ee21b5685790b52192a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:35:42 Removing intermediate container 14c16105f9ff 03:35:42 ---> 87ba349031b1 03:35:42 Step 12/13 : COPY . . 03:35:42 ---> b9931fdcbc6b 03:35:42 Step 13/13 : RUN ${MAKE} 03:35:42 ---> Running in e6600878e293 03:35:42 noop 03:35:42 Removing intermediate container e6600878e293 03:35:42 ---> 7c127fce536f 03:35:42 Successfully built 7c127fce536f 03:35:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:43 + docker inspect -f . ci-base-image-arm64 03:35:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:43 prd-ubuntu20.04-docker-arm64-4c-16g-772534 does not seem to be running inside a container 03:35:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/238 -v /w/workspace/device-onvif-camera/238:/w/workspace/device-onvif-camera/238:rw,z -v /w/workspace/device-onvif-camera/238@tmp:/w/workspace/device-onvif-camera/238@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:35:44 $ docker top a1325778a5dcd0d21761ddeb0980eadc11d5ac165c032d76a9ca11f750e8c0df -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:45 + go version 03:35:45 go version go1.25.3 linux/arm64 [Pipeline] } 03:35:45 $ docker stop --time=1 a1325778a5dcd0d21761ddeb0980eadc11d5ac165c032d76a9ca11f750e8c0df 03:35:47 $ docker rm -f --volumes a1325778a5dcd0d21761ddeb0980eadc11d5ac165c032d76a9ca11f750e8c0df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:47 + docker inspect -f . ci-base-image-arm64 03:35:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:48 prd-ubuntu20.04-docker-arm64-4c-16g-772534 does not seem to be running inside a container 03:35:48 $ 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/238 -v /w/workspace/device-onvif-camera/238:/w/workspace/device-onvif-camera/238:rw,z -v /w/workspace/device-onvif-camera/238@tmp:/w/workspace/device-onvif-camera/238@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:35:49 $ docker top d9517b9b28e6cca531eec515ce5d9f4207280c87dad293c5902252f2fcb24c21 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:49 + git config --global --add safe.directory /w/workspace/device-onvif-camera/238 [Pipeline] fileExists [Pipeline] sh 03:35:50 + make test 03:35:50 go test ./... -coverprofile=coverage.out ./... 03:35:55 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:40:02 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:40:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.228s coverage: 31.2% of statements 03:40:02 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:40:29 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.495s coverage: 86.5% of statements 03:40:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:40:29 go vet ./... 03:41:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:41:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:41:26 ./bin/test-attribution-txt.sh [Pipeline] echo 03:41:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:41:26 $ docker stop --time=1 d9517b9b28e6cca531eec515ce5d9f4207280c87dad293c5902252f2fcb24c21 03:41:28 $ docker rm -f --volumes d9517b9b28e6cca531eec515ce5d9f4207280c87dad293c5902252f2fcb24c21 [Pipeline] // withDockerContainer [Pipeline] sh 03:41:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:41:29 Warning: overwriting stash ‘coverage-report’ 03:41:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:41:31 + ls -al . 03:41:31 total 308 03:41:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 03:35 . 03:41:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:33 .. 03:41:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 03:33 .git 03:41:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 03:33 .github 03:41:31 -rw-rw-r-- 1 jenkins jenkins 493 Nov 5 03:33 .gitignore 03:41:31 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 03:33 .golangci.yml 03:41:31 -rw-rw-r-- 1 jenkins jenkins 22626 Nov 5 03:33 Attribution.txt 03:41:31 -rw-rw-r-- 1 jenkins jenkins 19022 Nov 5 03:33 CHANGELOG.md 03:41:31 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 5 03:33 Dockerfile 03:41:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 03:33 GOVERNANCE.md 03:41:31 -rw-rw-r-- 1 jenkins jenkins 762 Nov 5 03:33 Jenkinsfile 03:41:31 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 5 03:33 LICENSE 03:41:31 -rw-rw-r-- 1 jenkins jenkins 3464 Nov 5 03:33 Makefile 03:41:31 -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 03:33 OWNERS.md 03:41:31 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 5 03:33 README.md 03:41:31 -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 03:31 VERSION 03:41:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 03:33 bin 03:41:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 03:33 cmd 03:41:31 -rw-r--r-- 1 jenkins jenkins 85674 Nov 5 03:40 coverage.out 03:41:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:33 doc 03:41:31 -rw-rw-r-- 1 jenkins jenkins 7042 Nov 5 03:33 go.mod 03:41:31 -rw-rw-r-- 1 jenkins jenkins 89821 Nov 5 03:33 go.sum 03:41:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:33 internal 03:41:31 -rw-rw-r-- 1 jenkins jenkins 236 Nov 5 03:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:31 + 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=38d0620f59d26a5e8511da32e1def977c9732a4a --label arch=arm64 --label version=4.1.0-dev.12 . 03:41:32 Sending build context to Docker daemon 27.1MB 03:41:32 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 03:41:32 Step 2/27 : FROM ${BASE} AS builder 03:41:32 ---> 7c127fce536f 03:41:32 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:41:32 ---> Running in 12ca626c1b7b 03:41:32 Removing intermediate container 12ca626c1b7b 03:41:32 ---> 11e002e5903f 03:41:32 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:41:32 ---> Running in 5e1d320fecda 03:41:33 Removing intermediate container 5e1d320fecda 03:41:33 ---> 450ebf5e10fe 03:41:33 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:41:33 ---> Running in 8f0fe0f4e73a 03:41:33 Removing intermediate container 8f0fe0f4e73a 03:41:33 ---> b137dceb5319 03:41:33 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:41:33 ---> Running in c68b09e1c695 03:41:33 Removing intermediate container c68b09e1c695 03:41:33 ---> b0999e7495dc 03:41:33 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:41:33 ---> Running in 6a1a8cd0b0d1 03:41:34 Removing intermediate container 6a1a8cd0b0d1 03:41:34 ---> dca8f9b9705a 03:41:34 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:41:34 ---> Running in 474ad3677b90 03:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:41:37 OK: 255 MiB in 60 packages 03:41:38 Removing intermediate container 474ad3677b90 03:41:38 ---> 49bb8705a603 03:41:38 Step 9/27 : WORKDIR /device-onvif-camera 03:41:38 ---> Running in b4a4479f717f 03:41:38 Removing intermediate container b4a4479f717f 03:41:38 ---> c39c315d7023 03:41:38 Step 10/27 : COPY go.mod vendor* ./ 03:41:39 ---> f9e6d4dc4095 03:41:39 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:39 ---> Running in cdeb5433c427 03:41:42 Removing intermediate container cdeb5433c427 03:41:42 ---> 6723134731c1 03:41:42 Step 12/27 : COPY . . 03:41:43 ---> 53c8dc819553 03:41:43 Step 13/27 : RUN ${MAKE} 03:41:43 ---> Running in efa553a5fafe 03:41:44 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:45:51 Removing intermediate container efa553a5fafe 03:45:51 ---> 391e7e481e1e 03:45:51 Step 14/27 : FROM alpine:3.22 03:45:51 3.22: Pulling from library/alpine 03:45:51 6b59a28fa201: Already exists 03:45:51 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:45:51 Status: Downloaded newer image for alpine:3.22 03:45:51 ---> 171e65262c80 03:45:51 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:45:51 ---> Running in 1692020875ae 03:45:51 Removing intermediate container 1692020875ae 03:45:51 ---> 7fa98e2cb3c8 03:45:51 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:45:51 ---> Running in befbde16f9c1 03:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:45:51 (1/1) Installing dumb-init (1.2.5-r3) 03:45:51 Executing busybox-1.37.0-r19.trigger 03:45:51 OK: 8 MiB in 17 packages 03:45:51 Removing intermediate container befbde16f9c1 03:45:51 ---> 22093550f2fd 03:45:51 Step 17/27 : RUN apk --no-cache upgrade 03:45:51 ---> Running in d03089c47d2b 03:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:45:51 OK: 8 MiB in 17 packages 03:45:51 Removing intermediate container d03089c47d2b 03:45:51 ---> 323cd20d526d 03:45:51 Step 18/27 : WORKDIR / 03:45:51 ---> Running in 9649e062ddc1 03:45:51 Removing intermediate container 9649e062ddc1 03:45:51 ---> fa2907b4377d 03:45:51 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:45:52 ---> 66c4f70fc0bd 03:45:52 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:45:53 ---> 1ed85880fcf2 03:45:53 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:45:54 ---> 765f3cb1375b 03:45:54 Step 22/27 : EXPOSE 59984 03:45:54 ---> Running in b447ac1406c0 03:45:54 Removing intermediate container b447ac1406c0 03:45:54 ---> 0ce54206a2f0 03:45:54 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:45:54 ---> Running in 07048b4f44cb 03:45:54 Removing intermediate container 07048b4f44cb 03:45:54 ---> cd64a344d360 03:45:54 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:45:54 ---> Running in 6e57b6551c52 03:45:55 Removing intermediate container 6e57b6551c52 03:45:55 ---> d8b25d603c80 03:45:55 Step 25/27 : LABEL arch=arm64 03:45:55 ---> Running in 32f88a321ca5 03:45:55 Removing intermediate container 32f88a321ca5 03:45:55 ---> 5ecc36cad2f8 03:45:55 Step 26/27 : LABEL git_sha=38d0620f59d26a5e8511da32e1def977c9732a4a 03:45:55 ---> Running in afa66431cbe7 03:45:55 Removing intermediate container afa66431cbe7 03:45:55 ---> b62b05276a8f 03:45:55 Step 27/27 : LABEL version=4.1.0-dev.12 03:45:56 ---> Running in 28d1c754682f 03:45:56 Removing intermediate container 28d1c754682f 03:45:56 ---> 4331f61974ef 03:45:56 [Warning] One or more build-args [ARCH] were not consumed 03:45:56 Successfully built 4331f61974ef 03:45:56 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:45:56 provisioning config files... 03:45:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/238@tmp/config14695524496805253493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:56 ---> ****-login.sh 03:45:56 nexus3.edgexfoundry.org:10001 03:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:57 Configure a credential helper to remove this warning. See 03:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:57 03:45:57 Login Succeeded 03:45:57 nexus3.edgexfoundry.org:10002 03:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:57 Configure a credential helper to remove this warning. See 03:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:57 03:45:57 Login Succeeded 03:45:57 nexus3.edgexfoundry.org:10003 03:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:57 Configure a credential helper to remove this warning. See 03:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:57 03:45:57 Login Succeeded 03:45:57 nexus3.edgexfoundry.org:10004 03:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:58 Configure a credential helper to remove this warning. See 03:45:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:58 03:45:58 Login Succeeded 03:45:58 ****.io 03:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:58 Configure a credential helper to remove this warning. See 03:45:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:58 03:45:58 Login Succeeded 03:45:58 ---> ****-login.sh ends [Pipeline] } 03:45:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:45:58 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:45:58 38d0620f59d26a5e8511da32e1def977c9732a4a 03:45:58 latest 03:45:58 4.1.0-dev.12 03:45:58 38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 03:45:58 main 03:45:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a 03:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:45:59 6fe99253ddb8: Preparing 03:45:59 da71d1041189: Preparing 03:45:59 5f2799421834: Preparing 03:45:59 9c3b0e3902f5: Preparing 03:45:59 cb95e65ffd70: Preparing 03:45:59 0e64f2360a44: Preparing 03:45:59 0e64f2360a44: Waiting 03:45:59 6fe99253ddb8: Pushed 03:45:59 9c3b0e3902f5: Pushed 03:45:59 da71d1041189: Pushed 03:45:59 cb95e65ffd70: Pushed 03:45:59 0e64f2360a44: Layer already exists 03:46:08 5f2799421834: Pushed 03:46:08 38d0620f59d26a5e8511da32e1def977c9732a4a: digest: sha256:a97986ff3e9544f323f2332f2fda043e0b148ef158ca654af5864f9f679e9f27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:08 + 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:46:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:46:08 6fe99253ddb8: Preparing 03:46:08 da71d1041189: Preparing 03:46:08 5f2799421834: Preparing 03:46:08 9c3b0e3902f5: Preparing 03:46:08 cb95e65ffd70: Preparing 03:46:08 0e64f2360a44: Preparing 03:46:08 0e64f2360a44: Waiting 03:46:08 da71d1041189: Layer already exists 03:46:08 cb95e65ffd70: Layer already exists 03:46:08 6fe99253ddb8: Layer already exists 03:46:08 9c3b0e3902f5: Layer already exists 03:46:08 5f2799421834: Layer already exists 03:46:08 0e64f2360a44: Layer already exists 03:46:09 latest: digest: sha256:a97986ff3e9544f323f2332f2fda043e0b148ef158ca654af5864f9f679e9f27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:09 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.12 03:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:46:09 6fe99253ddb8: Preparing 03:46:09 da71d1041189: Preparing 03:46:09 5f2799421834: Preparing 03:46:09 9c3b0e3902f5: Preparing 03:46:09 cb95e65ffd70: Preparing 03:46:09 0e64f2360a44: Preparing 03:46:09 0e64f2360a44: Waiting 03:46:09 9c3b0e3902f5: Layer already exists 03:46:09 cb95e65ffd70: Layer already exists 03:46:09 5f2799421834: Layer already exists 03:46:09 6fe99253ddb8: Layer already exists 03:46:09 da71d1041189: Layer already exists 03:46:09 0e64f2360a44: Layer already exists 03:46:09 4.1.0-dev.12: digest: sha256:a97986ff3e9544f323f2332f2fda043e0b148ef158ca654af5864f9f679e9f27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:10 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 03:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:46:10 6fe99253ddb8: Preparing 03:46:10 da71d1041189: Preparing 03:46:10 5f2799421834: Preparing 03:46:10 9c3b0e3902f5: Preparing 03:46:10 cb95e65ffd70: Preparing 03:46:10 0e64f2360a44: Preparing 03:46:10 0e64f2360a44: Waiting 03:46:10 6fe99253ddb8: Layer already exists 03:46:10 9c3b0e3902f5: Layer already exists 03:46:10 da71d1041189: Layer already exists 03:46:10 5f2799421834: Layer already exists 03:46:10 cb95e65ffd70: Layer already exists 03:46:10 0e64f2360a44: Layer already exists 03:46:10 38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12: digest: sha256:a97986ff3e9544f323f2332f2fda043e0b148ef158ca654af5864f9f679e9f27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:11 + 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:46:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:46:11 6fe99253ddb8: Preparing 03:46:11 da71d1041189: Preparing 03:46:11 5f2799421834: Preparing 03:46:11 9c3b0e3902f5: Preparing 03:46:11 cb95e65ffd70: Preparing 03:46:11 0e64f2360a44: Preparing 03:46:11 0e64f2360a44: Waiting 03:46:11 6fe99253ddb8: Layer already exists 03:46:11 5f2799421834: Layer already exists 03:46:11 da71d1041189: Layer already exists 03:46:11 9c3b0e3902f5: Layer already exists 03:46:11 cb95e65ffd70: Layer already exists 03:46:11 0e64f2360a44: Layer already exists 03:46:11 main: digest: sha256:a97986ff3e9544f323f2332f2fda043e0b148ef158ca654af5864f9f679e9f27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:11 ===================================================== [Pipeline] echo 03:46:11 taggedImages: 03:46:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a 03:46:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:46:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.12 03:46:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 03:46:11 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 03:46:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] echo 03:46:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 03:46:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.12 [Pipeline] echo 03:46:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [Pipeline] echo 03:46:12 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:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:12 03:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:12 arm64: Pulling from edgex-lftools-log-publisher 03:46:12 8998bd30e6a1: Pulling fs layer 03:46:12 04944245beec: Pulling fs layer 03:46:12 699f458cf7ca: Pulling fs layer 03:46:12 765212b225bb: Pulling fs layer 03:46:12 f23df028b6ca: Pulling fs layer 03:46:12 d65c8cfc05b1: Pulling fs layer 03:46:12 2437ff75d9bd: Pulling fs layer 03:46:12 f23df028b6ca: Waiting 03:46:12 d65c8cfc05b1: Waiting 03:46:12 2437ff75d9bd: Waiting 03:46:12 765212b225bb: Waiting 03:46:13 04944245beec: Verifying Checksum 03:46:13 04944245beec: Download complete 03:46:13 765212b225bb: Download complete 03:46:13 f23df028b6ca: Verifying Checksum 03:46:13 f23df028b6ca: Download complete 03:46:13 d65c8cfc05b1: Verifying Checksum 03:46:13 d65c8cfc05b1: Download complete 03:46:13 699f458cf7ca: Verifying Checksum 03:46:13 699f458cf7ca: Download complete 03:46:13 8998bd30e6a1: Download complete 03:46:16 2437ff75d9bd: Verifying Checksum 03:46:16 2437ff75d9bd: Download complete 03:46:18 8998bd30e6a1: Pull complete 03:46:18 04944245beec: Pull complete 03:46:20 699f458cf7ca: Pull complete 03:46:20 765212b225bb: Pull complete 03:46:21 f23df028b6ca: Pull complete 03:46:21 d65c8cfc05b1: Pull complete 03:46:39 2437ff75d9bd: Pull complete 03:46:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:46:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:40 prd-ubuntu20.04-docker-arm64-4c-16g-772534 does not seem to be running inside a container 03:46:40 $ 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/238 -v /w/workspace/device-onvif-camera/238:/w/workspace/device-onvif-camera/238:rw,z -v /w/workspace/device-onvif-camera/238@tmp:/w/workspace/device-onvif-camera/238@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:46:43 $ docker top 0bb1d388e91e65bc308df3bc2b852ad7fec39776013ba0552fc3ad666c3840ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:44 ---> job-cost.sh 03:46:44 lf-activate-venv: SKIPPING 03:46:44 INFO: No Stack... 03:46:44 INFO: Retrieving Pricing Info for: v3-standard-4 03:46:45 INFO: Archiving Costs [Pipeline] sh 03:46:46 + cat /w/workspace/device-onvif-camera/238/archives/cost.csv 03:46:46 + cut -d, -f6 [Pipeline] lock 03:46:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] 03:46:46 Resource [jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] did not exist. Created. 03:46:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:46:47 /w/workspace/device-onvif-camera/238@tmp/durable-159d0018/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:46:47 + echo total: 0.10999999940395355 [Pipeline] stash 03:46:47 Warning: overwriting stash ‘stack-cost’ 03:46:47 Stashed 1 file(s) [Pipeline] } 03:46:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] [Pipeline] // lock [Pipeline] } 03:46:47 $ docker stop --time=1 0bb1d388e91e65bc308df3bc2b852ad7fec39776013ba0552fc3ad666c3840ee 03:46:49 $ docker rm -f --volumes 0bb1d388e91e65bc308df3bc2b852ad7fec39776013ba0552fc3ad666c3840ee [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:46:50 provisioning config files... 03:46:50 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1054688708679785097tmp [Pipeline] { [Pipeline] sh 03:46:51 + set +x 03:46:51 + bash -s -- 03:46:51 + curl -s https://codecov.io/bash 03:46:51 03:46:51 _____ _ 03:46:51 / ____| | | 03:46:51 | | ___ __| | ___ ___ _____ __ 03:46:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:46:51 | |___| (_) | (_| | __/ (_| (_) \ V / 03:46:51 \_____\___/ \__,_|\___|\___\___/ \_/ 03:46:51 Bash-1.0.6 03:46:51 03:46:51 03:46:51 ==> git version 2.25.1 found 03:46:51 ==> 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:46:51 Release-Date: 2020-01-08 03:46:51 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:46:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:46:51 ==> Jenkins CI detected. 03:46:51 current dir:  /w/workspace/foundry_device-onvif-camera_main 03:46:51 project root: . 03:46:51 --> token set from env 03:46:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:46:51 ==> Running gcov in . (disable via -X gcov) 03:46:51 ==> Python coveragepy not found 03:46:51 ==> Searching for coverage reports in: 03:46:51 + . 03:46:51 -> Found 1 reports 03:46:51 ==> Detecting git/mercurial file structure 03:46:51 ==> Reading reports 03:46:51 + ./coverage.out bytes=85674 03:46:51 ==> Appending adjustments 03:46:51 https://docs.codecov.io/docs/fixing-reports 03:46:51 + Found adjustments 03:46:51 ==> Gzipping contents 03:46:51 12K /tmp/codecov.CE4X2L.gz 03:46:51 ==> Uploading reports 03:46:51 url: https://codecov.io 03:46:51 query: branch=main&commit=38d0620f59d26a5e8511da32e1def977c9732a4a&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F238%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:46:51 -> Pinging Codecov 03:46:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=38d0620f59d26a5e8511da32e1def977c9732a4a&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F238%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:46:51 -> Uploading to 03:46:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/38d0620f59d26a5e8511da32e1def977c9732a4a/262f4bea-97e0-4210-972c-cb64bcefb90a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T034651Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7264faad39fac64739074fa96a1fc2705ce303267fd4587478848c709938d3a2 03:46:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:46:51 Dload Upload Total Spent Left Speed 03:46:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 87640 --:--:-- --:--:-- --:--:-- 87640 03:46:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] } 03:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:46:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:46:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:46:52 03:46:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:46:52 latest: Pulling from edgex-devops/edgex-snyk-go 03:46:52 2d35ebdb57d9: Already exists 03:46:52 85e8836fcdb2: Pulling fs layer 03:46:52 91631faa732a: Pulling fs layer 03:46:52 f3f5ae8826fa: Pulling fs layer 03:46:52 4f4fb700ef54: Pulling fs layer 03:46:52 7861252a18e6: Pulling fs layer 03:46:52 9130f900ef6f: Pulling fs layer 03:46:52 7861252a18e6: Waiting 03:46:52 4f4fb700ef54: Waiting 03:46:52 9130f900ef6f: Waiting 03:46:52 f3f5ae8826fa: Verifying Checksum 03:46:52 f3f5ae8826fa: Download complete 03:46:52 85e8836fcdb2: Download complete 03:46:52 4f4fb700ef54: Verifying Checksum 03:46:52 4f4fb700ef54: Download complete 03:46:52 85e8836fcdb2: Pull complete 03:46:53 7861252a18e6: Verifying Checksum 03:46:53 7861252a18e6: Download complete 03:46:53 91631faa732a: Verifying Checksum 03:46:53 91631faa732a: Download complete 03:46:53 9130f900ef6f: Verifying Checksum 03:46:53 9130f900ef6f: Download complete 03:46:58 91631faa732a: Pull complete 03:46:58 f3f5ae8826fa: Pull complete 03:46:58 4f4fb700ef54: Pull complete 03:46:58 7861252a18e6: Pull complete 03:47:02 9130f900ef6f: Pull complete 03:47:02 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:47:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:02 prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container 03:47:02 $ 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:47:05 $ docker top 33d04b7531195418894ac81d7a8ee313d7eeaa72b8a2020d965ee9e6775bdd94 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:05 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 03:47:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 03:47:05 + set -o pipefail 03:47:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 03:47:15 03:47:15 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 03:47:15 03:47:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/49f58ae0-537b-4473-bd5a-089e3bf29a53 03:47:15 03:47:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:47:15 03:47:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:47:15 03:47:15 03:47:15 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:47:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:47:16 $ docker stop --time=1 33d04b7531195418894ac81d7a8ee313d7eeaa72b8a2020d965ee9e6775bdd94 03:47:18 $ docker rm -f --volumes 33d04b7531195418894ac81d7a8ee313d7eeaa72b8a2020d965ee9e6775bdd94 [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:47:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:19 provisioning config files... 03:47:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16120665110886170711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:19 --> edgex-publish-swagger.sh 03:47:19 === Publish doc/openapi/v3 API === 03:47:19 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 03:47:19 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 03:47:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:19 Dload Upload Total Spent Left Speed 03:47:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 272 2006k --:--:-- --:--:-- --:--:-- 2006k 03:47:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:47:19 [Pipeline] } 03:47:19 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:47:20 + git log --format=format:%s -1 38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] sh 03:47:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:47:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:20 prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container 03:47:20 $ 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:47:21 $ docker top 8a54ae60fa978cbc3558e0f092bfff9b6a805ff2f34706320f427f6c04f1cda1 -eo pid,comm 03:47:21 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:47:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:21 [ssh-agent] Looking for ssh-agent implementation... 03:47:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:21 $ docker exec 8a54ae60fa978cbc3558e0f092bfff9b6a805ff2f34706320f427f6c04f1cda1 ssh-agent 03:47:21 SSH_AUTH_SOCK=/tmp/ssh-dt4NJwBAoAxo/agent.31 03:47:21 SSH_AGENT_PID=37 03:47:21 Running ssh-add (command line suppressed) 03:47:21 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3377992188229183118.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3377992188229183118.key) 03:47:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:21 + git semver tag 03:47:22 2025-11-05 03:47:22,113 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:47:22 2025-11-05 03:47:22,117 [run_tag] DEBUG tag force:False 03:47:22 2025-11-05 03:47:22,117 [check_head_tag] DEBUG check head tag 03:47:22 2025-11-05 03:47:22,118 [execute] INFO git cat-file --batch-check 03:47:22 2025-11-05 03:47:22,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 03:47:22 2025-11-05 03:47:22,120 [execute] INFO git cat-file --batch 03:47:22 2025-11-05 03:47:22,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 03:47:22 2025-11-05 03:47:22,127 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:47:22 2025-11-05 03:47:22,127 [execute] INFO git tag -a v4.1.0-dev.12 -m v4.1.0-dev.12 03:47:22 2025-11-05 03:47:22,127 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.12', '-m', 'v4.1.0-dev.12'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 03:47:22 2025-11-05 03:47:22,130 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:47:22 4.1.0-dev.12 [Pipeline] } 03:47:22 $ docker exec --env ******** --env ******** 8a54ae60fa978cbc3558e0f092bfff9b6a805ff2f34706320f427f6c04f1cda1 ssh-agent -k 03:47:22 unset SSH_AUTH_SOCK; 03:47:22 unset SSH_AGENT_PID; 03:47:22 echo Agent pid 37 killed; 03:47:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:22 + git semver [Pipeline] } 03:47:23 $ docker stop --time=1 8a54ae60fa978cbc3558e0f092bfff9b6a805ff2f34706320f427f6c04f1cda1 03:47:24 $ docker rm -f --volumes 8a54ae60fa978cbc3558e0f092bfff9b6a805ff2f34706320f427f6c04f1cda1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:24 03:47:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:25 0.23.1-centos7: Pulling from edgex-lftools 03:47:25 ab5ef0e58194: Pulling fs layer 03:47:25 9712f1f96733: Pulling fs layer 03:47:25 63f879dbbcfc: Pulling fs layer 03:47:25 0d9ebad4ef96: Pulling fs layer 03:47:25 e9a5061849ea: Pulling fs layer 03:47:25 d747dcd14b5f: Pulling fs layer 03:47:25 2de7ff778b66: Pulling fs layer 03:47:25 0d9ebad4ef96: Waiting 03:47:25 e9a5061849ea: Waiting 03:47:25 d747dcd14b5f: Waiting 03:47:25 2de7ff778b66: Waiting 03:47:25 9712f1f96733: Verifying Checksum 03:47:25 9712f1f96733: Download complete 03:47:25 63f879dbbcfc: Verifying Checksum 03:47:25 63f879dbbcfc: Download complete 03:47:25 e9a5061849ea: Verifying Checksum 03:47:25 e9a5061849ea: Download complete 03:47:25 d747dcd14b5f: Download complete 03:47:25 0d9ebad4ef96: Verifying Checksum 03:47:25 0d9ebad4ef96: Download complete 03:47:25 2de7ff778b66: Verifying Checksum 03:47:25 2de7ff778b66: Download complete 03:47:25 ab5ef0e58194: Verifying Checksum 03:47:25 ab5ef0e58194: Download complete 03:47:29 ab5ef0e58194: Pull complete 03:47:29 9712f1f96733: Pull complete 03:47:29 63f879dbbcfc: Pull complete 03:47:35 0d9ebad4ef96: Pull complete 03:47:35 e9a5061849ea: Pull complete 03:47:35 d747dcd14b5f: Pull complete 03:47:35 2de7ff778b66: Pull complete 03:47:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:36 prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container 03:47:36 $ 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:47:38 $ docker top b67659a1de8b0fc99019c6a8f7d05a7ad587687f2fed307e95a47fe91f4e55d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:47:38 provisioning config files... 03:47:38 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1650782675295179917tmp 03:47:38 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3367869186071417149tmp 03:47:38 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config204239469838191673tmp [Pipeline] { [Pipeline] echo 03:47:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:47:38 ---> sigul-configuration.sh 03:47:38 gpg: directory `/root/.gnupg' created 03:47:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:47:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:47:38 gpg: keyring `/root/.gnupg/secring.gpg' created 03:47:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:47:38 gpg: CAST5 encrypted data 03:47:38 gpg: encrypted with 1 passphrase 03:47:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:47:38 + mkdir /home/jenkins 03:47:38 + mkdir /home/jenkins/sigul [Pipeline] sh 03:47:39 + 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:47:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:47:39 ---> sigul-install.sh 03:47:39 Sigul already installed; skipping installation. [Pipeline] sh 03:47:39 + git tag --list 03:47:39 v0.0.0 03:47:39 v2.2.0 03:47:39 v2.3.0 03:47:39 v2.3.1 03:47:39 v3.0 03:47:39 v3.0.0 03:47:39 v3.1 03:47:39 v3.1.0 03:47:39 v3.1.1 03:47:39 v4.0 03:47:39 v4.0.0 03:47:39 v4.1.0-dev.1 03:47:39 v4.1.0-dev.10 03:47:39 v4.1.0-dev.11 03:47:39 v4.1.0-dev.12 03:47:39 v4.1.0-dev.2 03:47:39 v4.1.0-dev.3 03:47:39 v4.1.0-dev.4 03:47:39 v4.1.0-dev.5 03:47:39 v4.1.0-dev.6 03:47:39 v4.1.0-dev.7 03:47:39 v4.1.0-dev.8 03:47:39 v4.1.0-dev.9 [Pipeline] sh 03:47:40 + lftools sign git-tag v4.1.0-dev.12 03:47:40 Signing Git tag with Sigul... 03:47:40 Signing v4.1.0-dev.12 [Pipeline] echo 03:47:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:47:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:47:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:47:41 $ docker stop --time=1 b67659a1de8b0fc99019c6a8f7d05a7ad587687f2fed307e95a47fe91f4e55d7 03:47:42 $ docker rm -f --volumes b67659a1de8b0fc99019c6a8f7d05a7ad587687f2fed307e95a47fe91f4e55d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:47:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:47:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:43 prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container 03:47:43 $ 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:47:43 $ docker top e3293af537d455fec9fd613f6ef7b3f3f9d8bac546cda43672d1a1110eace4a5 -eo pid,comm 03:47:43 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:47:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:43 [ssh-agent] Looking for ssh-agent implementation... 03:47:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:43 $ docker exec e3293af537d455fec9fd613f6ef7b3f3f9d8bac546cda43672d1a1110eace4a5 ssh-agent 03:47:44 SSH_AUTH_SOCK=/tmp/ssh-XDHe45ZvFeQC/agent.33 03:47:44 SSH_AGENT_PID=39 03:47:44 Running ssh-add (command line suppressed) 03:47:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6629486447891686020.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6629486447891686020.key) 03:47:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:44 + git semver bump pre 03:47:44 2025-11-05 03:47:44,723 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:47:44 2025-11-05 03:47:44,726 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:47:44 2025-11-05 03:47:44,726 [bump_version] DEBUG bumping version:4.1.0-dev.12 on axis:pre with prefix:dev 03:47:44 2025-11-05 03:47:44,726 [bump_version] DEBUG bumped version:4.1.0-dev.13 03:47:44 2025-11-05 03:47:44,726 [write_version] DEBUG write version:4.1.0-dev.13 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 03:47:44 2025-11-05 03:47:44,726 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:47:44 2025-11-05 03:47:44,727 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 03:47:44 2025-11-05 03:47:44,729 [execute] INFO git cat-file --batch-check 03:47:44 2025-11-05 03:47:44,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:47:44 2025-11-05 03:47:44,732 [execute] INFO git cat-file --batch 03:47:44 2025-11-05 03:47:44,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:47:44 2025-11-05 03:47:44,736 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:47:44 4.1.0-dev.13 [Pipeline] } 03:47:44 $ docker exec --env ******** --env ******** e3293af537d455fec9fd613f6ef7b3f3f9d8bac546cda43672d1a1110eace4a5 ssh-agent -k 03:47:44 unset SSH_AUTH_SOCK; 03:47:44 unset SSH_AGENT_PID; 03:47:44 echo Agent pid 39 killed; 03:47:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:45 + git semver [Pipeline] } 03:47:45 $ docker stop --time=1 e3293af537d455fec9fd613f6ef7b3f3f9d8bac546cda43672d1a1110eace4a5 03:47:46 $ docker rm -f --volumes e3293af537d455fec9fd613f6ef7b3f3f9d8bac546cda43672d1a1110eace4a5 [Pipeline] // withDockerContainer [Pipeline] sh 03:47:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:47:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:47 prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container 03:47:47 $ 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:47:47 $ docker top b725e917486d0ca5ee4422b9252155dfc11607b1004da6bb7d808807879dd57d -eo pid,comm 03:47:47 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:47:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:47 [ssh-agent] Looking for ssh-agent implementation... 03:47:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:47 $ docker exec b725e917486d0ca5ee4422b9252155dfc11607b1004da6bb7d808807879dd57d ssh-agent 03:47:48 SSH_AUTH_SOCK=/tmp/ssh-73yqOnD3Ptb9/agent.32 03:47:48 SSH_AGENT_PID=38 03:47:48 Running ssh-add (command line suppressed) 03:47:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17636237025657576380.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17636237025657576380.key) 03:47:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:48 + git semver push 03:47:48 2025-11-05 03:47:48,691 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:47:48 2025-11-05 03:47:48,695 [run_push] DEBUG push 03:47:48 2025-11-05 03:47:48,695 [execute] INFO git cat-file --batch-check 03:47:48 2025-11-05 03:47:48,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:47:48 2025-11-05 03:47:48,697 [execute] INFO git rev-list 32f6a04fd0be9452544272595bed85ef182d4b67 -- 03:47:48 2025-11-05 03:47:48,698 [execute] DEBUG Popen(['git', 'rev-list', '32f6a04fd0be9452544272595bed85ef182d4b67', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:47:48 2025-11-05 03:47:48,705 [execute] INFO git fetch -v -- origin 03:47:48 2025-11-05 03:47:48,705 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:47:49 2025-11-05 03:47:49,221 [run_push] DEBUG no remote changes detected 03:47:49 2025-11-05 03:47:49,222 [execute] INFO git push origin semver 03:47:49 2025-11-05 03:47:49,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:47:50 2025-11-05 03:47:50,034 [run_push] DEBUG push all version tags 03:47:50 2025-11-05 03:47:50,034 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:47:50 2025-11-05 03:47:50,034 [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:47:51 2025-11-05 03:47:50,836 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:47:51 4.1.0-dev.13 [Pipeline] } 03:47:51 $ docker exec --env ******** --env ******** b725e917486d0ca5ee4422b9252155dfc11607b1004da6bb7d808807879dd57d ssh-agent -k 03:47:51 unset SSH_AUTH_SOCK; 03:47:51 unset SSH_AGENT_PID; 03:47:51 echo Agent pid 38 killed; 03:47:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:51 + git semver [Pipeline] } 03:47:52 $ docker stop --time=1 b725e917486d0ca5ee4422b9252155dfc11607b1004da6bb7d808807879dd57d 03:47:53 $ docker rm -f --volumes b725e917486d0ca5ee4422b9252155dfc11607b1004da6bb7d808807879dd57d [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:47:54 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 03:47:54 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:47:54 total 16 03:47:54 drwxr-xr-x 3 root root 4096 Nov 5 03:34 . 03:47:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 03:47 .. 03:47:54 drwxr-xr-x 2 root root 4096 Nov 5 03:34 cost 03:47:54 -rw-r--r-- 1 root root 91 Nov 5 03:34 cost.csv 03:47:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 03:47:54 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:47:54 total 16 03:47:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 03:34 . 03:47:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 03:47 .. 03:47:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 03:34 cost 03:47:54 -rw-r--r-- 1 jenkins jenkins 91 Nov 5 03:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:47:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:47:55 ---> package-listing.sh 03:47:55 ++ facter osfamily 03:47:55 ++ tr '[:upper:]' '[:lower:]' 03:47:55 + OS_FAMILY=debian 03:47:55 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:47:55 + START_PACKAGES=/tmp/packages_start.txt 03:47:55 + END_PACKAGES=/tmp/packages_end.txt 03:47:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:47:55 + PACKAGES=/tmp/packages_start.txt 03:47:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:47:55 + PACKAGES=/tmp/packages_end.txt 03:47:55 + case "${OS_FAMILY}" in 03:47:55 + dpkg -l 03:47:55 + grep '^ii' 03:47:55 + '[' -f /tmp/packages_start.txt ']' 03:47:55 + '[' -f /tmp/packages_end.txt ']' 03:47:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:47:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:47:55 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:47:55 + 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:47:55 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:47:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:56 prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container 03:47:56 $ 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:47:56 $ docker top 09b0c2a47ea72bf746e67a6224cf4b86982077383f09ad9f0e347b4344fae226 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:57 + touch /tmp/pre-build-complete [Pipeline] sh 03:47:57 + mkdir -p /var/log/sysstat [Pipeline] sh 03:47:57 + ls /var/log/sa-host 03:47:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:57 provisioning config files... 03:47:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3915394913785972582tmp [Pipeline] { [Pipeline] echo 03:47:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:47:58 ---> create-netrc.sh [Pipeline] } 03:47:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:47:58 ---> python-tools-install.sh [Pipeline] echo 03:47:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:47:58 ---> sudo-logs.sh 03:47:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:47:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:47:58 ---> job-cost.sh 03:47:58 lf-activate-venv: SKIPPING 03:47:58 DEBUG: total: 0.2199999988079071 03:47:58 INFO: Retrieving Stack Cost... 03:47:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:47:59 INFO: Archiving Costs [Pipeline] echo 03:47:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:47:59 ---> logs-deploy.sh 03:47:59 lf-activate-venv: SKIPPING 03:47:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/238 03:47:59 INFO: archiving workspace using pattern(s): 03:48:00 Archives upload complete. 03:48:00 INFO: archiving logs to Nexus 03:48:01 ---> uname -a: 03:48:01 Linux prd-ubuntu20-04-docker-8c-8g-772532 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:48:01 03:48:01 03:48:01 ---> lscpu: 03:48:01 Architecture: x86_64 03:48:01 CPU op-mode(s): 32-bit, 64-bit 03:48:01 Byte Order: Little Endian 03:48:01 Address sizes: 40 bits physical, 48 bits virtual 03:48:01 CPU(s): 8 03:48:01 On-line CPU(s) list: 0-7 03:48:01 Thread(s) per core: 1 03:48:01 Core(s) per socket: 1 03:48:01 Socket(s): 8 03:48:01 NUMA node(s): 1 03:48:01 Vendor ID: AuthenticAMD 03:48:01 CPU family: 23 03:48:01 Model: 49 03:48:01 Model name: AMD EPYC-Rome Processor 03:48:01 Stepping: 0 03:48:01 CPU MHz: 2799.996 03:48:01 BogoMIPS: 5599.99 03:48:01 Virtualization: AMD-V 03:48:01 Hypervisor vendor: KVM 03:48:01 Virtualization type: full 03:48:01 L1d cache: 256 KiB 03:48:01 L1i cache: 256 KiB 03:48:01 L2 cache: 4 MiB 03:48:01 L3 cache: 128 MiB 03:48:01 NUMA node0 CPU(s): 0-7 03:48:01 Vulnerability Gather data sampling: Not affected 03:48:01 Vulnerability Itlb multihit: Not affected 03:48:01 Vulnerability L1tf: Not affected 03:48:01 Vulnerability Mds: Not affected 03:48:01 Vulnerability Meltdown: Not affected 03:48:01 Vulnerability Mmio stale data: Not affected 03:48:01 Vulnerability Retbleed: Vulnerable 03:48:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:48:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:48:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:48:01 Vulnerability Srbds: Not affected 03:48:01 Vulnerability Tsx async abort: Not affected 03:48:01 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:48:01 03:48:01 03:48:01 ---> nproc: 03:48:01 8 03:48:01 03:48:01 03:48:01 ---> df -h: 03:48:01 Filesystem Size Used Avail Use% Mounted on 03:48:01 overlay 155G 15G 141G 10% / 03:48:01 tmpfs 64M 0 64M 0% /dev 03:48:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:48:01 shm 64M 0 64M 0% /dev/shm 03:48:01 /dev/vda1 155G 15G 141G 10% /facter-os 03:48:01 03:48:01 03:48:01 ---> sar -b -r -n DEV: 03:48:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772532) 11/05/25 _x86_64_ (8 CPU) 03:48:01 03:48:01 03:29:59 LINUX RESTART (8 CPU) 03:48:01 03:48:01 03:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:48:01 03:31:02 416.16 117.24 298.92 0.00 12920.89 214845.32 0.00 03:48:01 03:32:01 283.09 12.00 271.09 0.00 1731.23 77913.17 0.00 03:48:01 03:33:01 115.51 0.32 115.20 0.00 27.46 35125.08 0.00 03:48:01 03:34:01 5.63 0.02 5.62 0.00 1.47 107.73 0.00 03:48:01 03:35:01 48.38 0.00 48.38 0.00 0.00 21614.13 0.00 03:48:01 03:36:01 51.96 3.82 48.14 0.00 4289.02 9058.09 0.00 03:48:01 03:37:01 4.45 0.02 4.43 0.00 0.13 96.12 0.00 03:48:01 03:38:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 03:48:01 03:39:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 03:48:01 03:40:01 1.37 0.30 1.07 0.00 16.80 12.53 0.00 03:48:01 03:41:01 1.80 0.22 1.58 0.00 8.67 18.26 0.00 03:48:01 03:42:01 2.45 1.17 1.28 0.00 20.26 20.13 0.00 03:48:01 03:43:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 03:48:01 03:44:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 03:48:01 03:45:01 2.50 0.02 2.48 0.00 0.13 27.86 0.00 03:48:01 03:46:01 1.10 0.00 1.10 0.00 0.00 16.00 0.00 03:48:01 03:47:01 5.08 0.10 4.98 0.00 9.46 545.02 0.00 03:48:01 03:48:01 160.67 0.62 160.06 0.00 20.80 63116.68 0.00 03:48:01 Average: 61.22 7.54 53.67 0.00 1057.60 23427.48 0.00 03:48:01 03:48:01 03:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:48:01 03:31:02 29223372 31529964 783164 2.38 74620 2531772 1762748 5.20 962816 2328812 17668 03:48:01 03:32:01 26400452 31280876 992572 3.02 157448 4817756 2190516 6.46 1909080 3963532 416940 03:48:01 03:33:01 26549868 31510020 766752 2.33 163636 4887956 1823868 5.38 1632840 4094108 504 03:48:01 03:34:01 26565072 31525412 750948 2.28 163900 4888028 1665780 4.91 1654228 4056568 8 03:48:01 03:35:01 26006288 31489188 782316 2.38 183116 5339980 1885156 5.56 1714032 4495900 208 03:48:01 03:36:01 25529612 31484252 773996 2.35 216236 5764948 1779064 5.24 1990536 4664664 124 03:48:01 03:37:01 25537972 31492100 765868 2.33 216028 5764684 1733068 5.11 1981664 4664384 20 03:48:01 03:38:01 25539820 31494044 763868 2.32 216052 5764688 1733068 5.11 1979396 4664388 12 03:48:01 03:39:01 25544016 31498316 759304 2.31 216080 5764692 1733068 5.11 1975036 4664392 16 03:48:01 03:40:01 25544092 31498984 758500 2.31 216104 5765192 1733068 5.11 1977184 4664704 44 03:48:01 03:41:01 25543360 31499420 757884 2.31 216140 5765388 1733068 5.11 1977404 4664868 20 03:48:01 03:42:01 25542644 31499460 757768 2.31 216156 5766072 1733068 5.11 1979332 4665036 12 03:48:01 03:43:01 25543496 31500388 756700 2.30 216220 5766076 1733068 5.11 1979664 4665012 12 03:48:01 03:44:01 25543452 31500364 756932 2.30 216240 5766076 1733068 5.11 1979192 4664992 8 03:48:01 03:45:01 25538208 31495336 762360 2.32 216312 5766080 1741084 5.13 1979308 4664988 20 03:48:01 03:46:01 25538728 31495852 761744 2.32 216352 5766052 1741084 5.13 1979800 4664960 12 03:48:01 03:47:01 24581876 31471872 784372 2.39 232196 6627472 1866492 5.50 2017912 5525888 871208 03:48:01 03:48:01 23915364 31385228 862192 2.62 269220 7082212 1861068 5.49 2196480 5920548 480 03:48:01 Average: 25788205 31480615 783180 2.38 201225 5533062 1787856 5.27 1881439 4538764 72629 03:48:01 03:48:01 03:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:48:01 03:31:02 veth3f5fd6e 56.60 59.58 4.66 321.68 0.00 0.00 0.00 0.03 03:48:01 03:31:02 docker0 56.60 59.48 3.89 321.68 0.00 0.00 0.00 0.00 03:48:01 03:31:02 lo 4.10 4.10 0.40 0.40 0.00 0.00 0.00 0.00 03:48:01 03:31:02 ens3 553.45 366.14 5176.99 92.00 0.00 0.00 0.00 0.00 03:48:01 03:32:01 vethb1092ac 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:48:01 03:32:01 docker0 312.00 450.38 27.76 3237.35 0.00 0.00 0.00 0.00 03:48:01 03:32:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 03:48:01 03:32:01 ens3 618.49 411.02 6682.17 88.38 0.00 0.00 0.00 0.00 03:48:01 03:33:01 docker0 4.87 11.10 0.35 128.38 0.00 0.00 0.00 0.00 03:48:01 03:33:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 03:48:01 03:33:01 ens3 35.39 19.71 150.54 10.38 0.00 0.00 0.00 0.00 03:48:01 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:34:01 lo 4.73 4.73 0.48 0.48 0.00 0.00 0.00 0.00 03:48:01 03:34:01 ens3 44.68 43.38 25.90 209.35 0.00 0.00 0.00 0.00 03:48:01 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:35:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 03:48:01 03:35:01 ens3 87.79 52.62 2520.16 10.13 0.00 0.00 0.00 0.00 03:48:01 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:36:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 03:48:01 03:36:01 ens3 174.42 116.88 2996.06 8.68 0.00 0.00 0.00 0.00 03:48:01 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:01 03:37:01 ens3 1.87 0.85 1.87 0.30 0.00 0.00 0.00 0.00 03:48:01 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:38:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:48:01 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:01 03:39:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:48:01 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:40:01 ens3 0.88 0.65 0.82 0.38 0.00 0.00 0.00 0.00 03:48:01 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:01 03:41:01 ens3 2.23 1.97 1.40 2.57 0.00 0.00 0.00 0.00 03:48:01 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:48:01 03:42:01 ens3 3.93 3.50 2.51 2.16 0.00 0.00 0.00 0.00 03:48:01 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:01 03:43:01 ens3 1.83 1.53 0.99 1.22 0.00 0.00 0.00 0.00 03:48:01 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:48:01 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:01 03:45:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:48:01 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:46:01 ens3 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 03:48:01 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 03:47:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 03:48:01 03:47:01 ens3 126.76 71.88 4021.84 9.29 0.00 0.00 0.00 0.00 03:48:01 03:48:01 docker0 90.83 126.61 8.05 940.00 0.00 0.00 0.00 0.00 03:48:01 03:48:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 03:48:01 03:48:01 ens3 385.15 281.32 4249.25 197.72 0.00 0.00 0.00 0.00 03:48:01 Average: docker0 25.53 35.59 2.20 254.31 0.00 0.00 0.00 0.00 03:48:01 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 03:48:01 Average: ens3 112.74 75.90 1430.22 35.10 0.00 0.00 0.00 0.00 03:48:01 03:48:01 03:48:01 ---> sar -P ALL: 03:48:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772532) 11/05/25 _x86_64_ (8 CPU) 03:48:01 03:48:01 03:29:59 LINUX RESTART (8 CPU) 03:48:01 03:48:01 03:30:01 CPU %user %nice %system %iowait %steal %idle 03:48:01 03:31:02 all 8.32 0.00 2.56 2.03 0.05 87.04 03:48:01 03:31:02 0 9.51 0.00 1.97 0.45 0.05 88.02 03:48:01 03:31:02 1 7.60 0.00 3.00 0.77 0.05 88.58 03:48:01 03:31:02 2 10.40 0.00 2.23 0.97 0.05 86.35 03:48:01 03:31:02 3 7.68 0.00 3.10 1.82 0.05 87.36 03:48:01 03:31:02 4 5.96 0.00 1.83 0.13 0.05 92.02 03:48:01 03:31:02 5 11.21 0.00 3.58 1.78 0.05 83.37 03:48:01 03:31:02 6 6.86 0.00 2.76 4.63 0.05 85.70 03:48:01 03:31:02 7 7.33 0.00 2.01 5.74 0.05 84.87 03:48:01 03:32:01 all 21.99 0.00 5.62 1.94 0.09 70.35 03:48:01 03:32:01 0 22.09 0.00 5.93 1.08 0.09 70.81 03:48:01 03:32:01 1 23.17 0.00 5.74 3.20 0.12 67.77 03:48:01 03:32:01 2 21.14 0.00 4.79 1.13 0.09 72.86 03:48:01 03:32:01 3 22.03 0.00 5.29 1.04 0.09 71.56 03:48:01 03:32:01 4 19.93 0.00 5.14 1.03 0.09 73.81 03:48:01 03:32:01 5 23.45 0.00 7.26 5.66 0.10 63.53 03:48:01 03:32:01 6 20.91 0.00 5.02 1.20 0.09 72.78 03:48:01 03:32:01 7 23.25 0.00 5.82 1.19 0.10 69.64 03:48:01 03:33:01 all 50.52 0.00 7.06 0.65 0.11 41.66 03:48:01 03:33:01 0 49.87 0.00 6.71 0.37 0.10 42.96 03:48:01 03:33:01 1 49.98 0.00 7.01 2.48 0.10 40.43 03:48:01 03:33:01 2 51.71 0.00 7.47 0.35 0.10 40.36 03:48:01 03:33:01 3 50.05 0.00 6.90 0.15 0.12 42.78 03:48:01 03:33:01 4 50.01 0.00 7.17 0.10 0.10 42.62 03:48:01 03:33:01 5 52.59 0.00 7.02 0.07 0.12 40.20 03:48:01 03:33:01 6 49.39 0.00 7.21 1.01 0.12 42.26 03:48:01 03:33:01 7 50.58 0.00 6.97 0.64 0.10 41.70 03:48:01 03:34:01 all 1.21 0.00 0.16 0.01 0.01 98.61 03:48:01 03:34:01 0 0.53 0.00 0.17 0.00 0.02 99.28 03:48:01 03:34:01 1 1.63 0.00 0.15 0.02 0.02 98.18 03:48:01 03:34:01 2 1.57 0.00 0.13 0.00 0.02 98.28 03:48:01 03:34:01 3 1.52 0.00 0.15 0.00 0.00 98.33 03:48:01 03:34:01 4 0.20 0.00 0.08 0.00 0.00 99.72 03:48:01 03:34:01 5 1.73 0.00 0.23 0.00 0.02 98.02 03:48:01 03:34:01 6 1.47 0.00 0.20 0.00 0.02 98.31 03:48:01 03:34:01 7 1.02 0.00 0.17 0.07 0.02 98.73 03:48:01 03:35:01 all 2.19 0.00 0.99 0.29 0.02 96.52 03:48:01 03:35:01 0 2.46 0.00 0.92 0.02 0.02 96.58 03:48:01 03:35:01 1 2.34 0.00 1.01 0.02 0.02 96.62 03:48:01 03:35:01 2 2.34 0.00 0.82 0.00 0.02 96.82 03:48:01 03:35:01 3 1.65 0.00 1.61 1.77 0.02 94.96 03:48:01 03:35:01 4 2.33 0.00 0.86 0.00 0.02 96.80 03:48:01 03:35:01 5 1.81 0.00 0.95 0.15 0.02 97.07 03:48:01 03:35:01 6 2.17 0.00 1.07 0.02 0.02 96.72 03:48:01 03:35:01 7 2.41 0.00 0.67 0.35 0.02 96.56 03:48:01 03:36:01 all 2.23 0.00 1.29 0.29 0.03 96.16 03:48:01 03:36:01 0 1.44 0.00 0.99 0.49 0.05 97.04 03:48:01 03:36:01 1 3.62 0.00 0.88 0.05 0.02 95.43 03:48:01 03:36:01 2 2.27 0.00 2.11 0.07 0.02 95.54 03:48:01 03:36:01 3 1.75 0.00 1.14 0.20 0.05 96.86 03:48:01 03:36:01 4 2.09 0.00 0.80 0.08 0.03 96.99 03:48:01 03:36:01 5 3.07 0.00 0.75 0.07 0.02 96.09 03:48:01 03:36:01 6 2.40 0.00 1.64 0.15 0.03 95.78 03:48:01 03:36:01 7 1.19 0.00 2.00 1.19 0.03 95.59 03:48:01 03:37:01 all 0.10 0.00 0.07 0.04 0.01 99.79 03:48:01 03:37:01 0 0.17 0.00 0.05 0.00 0.00 99.78 03:48:01 03:37:01 1 0.10 0.00 0.05 0.02 0.02 99.82 03:48:01 03:37:01 2 0.02 0.00 0.05 0.00 0.00 99.93 03:48:01 03:37:01 3 0.07 0.00 0.07 0.00 0.02 99.85 03:48:01 03:37:01 4 0.03 0.00 0.05 0.00 0.00 99.92 03:48:01 03:37:01 5 0.02 0.00 0.05 0.00 0.00 99.93 03:48:01 03:37:01 6 0.25 0.00 0.13 0.02 0.02 99.58 03:48:01 03:37:01 7 0.13 0.00 0.10 0.30 0.00 99.47 03:48:01 03:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:48:01 03:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:48:01 03:38:01 1 0.05 0.00 0.00 0.02 0.00 99.93 03:48:01 03:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:01 03:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:48:01 03:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:48:01 03:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:48:01 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:48:01 03:38:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:48:01 03:39:01 all 0.06 0.00 0.01 0.00 0.01 99.93 03:48:01 03:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:48:01 03:39:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:48:01 03:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:48:01 03:39:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:48:01 03:39:01 4 0.27 0.00 0.00 0.00 0.00 99.73 03:48:01 03:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:48:01 03:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:48:01 03:39:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:48:01 03:40:01 all 0.10 0.00 0.01 0.01 0.00 99.88 03:48:01 03:40:01 0 0.20 0.00 0.02 0.02 0.00 99.77 03:48:01 03:40:01 1 0.17 0.00 0.02 0.00 0.02 99.80 03:48:01 03:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:48:01 03:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:48:01 03:40:01 4 0.20 0.00 0.00 0.00 0.00 99.80 03:48:01 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:48:01 03:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:48:01 03:40:01 7 0.15 0.00 0.02 0.02 0.02 99.80 03:48:01 03:41:01 all 0.07 0.00 0.01 0.00 0.01 99.91 03:48:01 03:41:01 0 0.25 0.00 0.00 0.00 0.02 99.73 03:48:01 03:41:01 1 0.20 0.00 0.00 0.00 0.00 99.80 03:48:01 03:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:01 03:41:01 3 0.03 0.00 0.05 0.00 0.02 99.90 03:48:01 03:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:48:01 03:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:48:01 03:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:48:01 03:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:48:01 03:48:01 03:41:01 CPU %user %nice %system %iowait %steal %idle 03:48:01 03:42:01 all 0.16 0.00 0.02 0.00 0.01 99.81 03:48:01 03:42:01 0 0.07 0.00 0.05 0.00 0.02 99.87 03:48:01 03:42:01 1 0.20 0.00 0.07 0.00 0.02 99.72 03:48:01 03:42:01 2 0.08 0.00 0.00 0.00 0.00 99.92 03:48:01 03:42:01 3 0.65 0.00 0.02 0.02 0.02 99.30 03:48:01 03:42:01 4 0.07 0.00 0.00 0.00 0.00 99.93 03:48:01 03:42:01 5 0.15 0.00 0.02 0.00 0.00 99.83 03:48:01 03:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:48:01 03:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:48:01 03:43:01 all 0.06 0.00 0.02 0.00 0.00 99.92 03:48:01 03:43:01 0 0.10 0.00 0.03 0.00 0.00 99.87 03:48:01 03:43:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:48:01 03:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:48:01 03:43:01 3 0.18 0.00 0.03 0.00 0.00 99.78 03:48:01 03:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:48:01 03:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:48:01 03:43:01 6 0.00 0.00 0.03 0.00 0.02 99.95 03:48:01 03:43:01 7 0.00 0.00 0.02 0.03 0.00 99.95 03:48:01 03:44:01 all 0.03 0.00 0.01 0.00 0.01 99.96 03:48:01 03:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:48:01 03:44:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:48:01 03:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:48:01 03:44:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:48:01 03:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:48:01 03:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:48:01 03:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:48:01 03:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:48:01 03:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:48:01 03:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:48:01 03:45:01 1 0.08 0.00 0.03 0.00 0.02 99.87 03:48:01 03:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:48:01 03:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:48:01 03:45:01 4 0.00 0.00 0.03 0.00 0.02 99.95 03:48:01 03:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:48:01 03:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:48:01 03:45:01 7 0.00 0.00 0.03 0.03 0.02 99.92 03:48:01 03:46:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:48:01 03:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:48:01 03:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:48:01 03:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:01 03:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:48:01 03:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:48:01 03:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:48:01 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:48:01 03:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:48:01 03:47:01 all 2.62 0.00 1.03 0.03 0.03 96.31 03:48:01 03:47:01 0 2.55 0.00 0.87 0.00 0.03 96.55 03:48:01 03:47:01 1 2.41 0.00 1.19 0.02 0.02 96.37 03:48:01 03:47:01 2 1.95 0.00 0.87 0.00 0.02 97.16 03:48:01 03:47:01 3 2.65 0.00 1.31 0.00 0.03 96.01 03:48:01 03:47:01 4 2.29 0.00 1.09 0.00 0.02 96.60 03:48:01 03:47:01 5 2.53 0.00 1.07 0.00 0.03 96.37 03:48:01 03:47:01 6 2.44 0.00 0.97 0.00 0.03 96.55 03:48:01 03:47:01 7 4.12 0.00 0.84 0.18 0.02 94.84 03:48:01 03:48:01 all 7.35 0.00 2.92 1.06 0.06 88.61 03:48:01 03:48:01 0 8.11 0.00 2.53 0.08 0.07 89.21 03:48:01 03:48:01 1 8.64 0.00 3.24 0.51 0.07 87.55 03:48:01 03:48:01 2 6.06 0.00 2.93 1.44 0.07 89.51 03:48:01 03:48:01 3 8.76 0.00 4.21 2.18 0.07 84.78 03:48:01 03:48:01 4 7.42 0.00 2.12 0.08 0.05 90.32 03:48:01 03:48:01 5 7.07 0.00 3.37 0.32 0.05 89.18 03:48:01 03:48:01 6 7.44 0.00 2.35 0.13 0.05 90.03 03:48:01 03:48:01 7 5.28 0.00 2.65 3.73 0.07 88.28 03:48:01 Average: all 5.34 0.00 1.20 0.35 0.02 93.08 03:48:01 Average: 0 5.36 0.00 1.12 0.14 0.03 93.36 03:48:01 Average: 1 5.55 0.00 1.24 0.39 0.03 92.80 03:48:01 Average: 2 5.37 0.00 1.18 0.22 0.02 93.21 03:48:01 Average: 3 5.34 0.00 1.32 0.39 0.03 92.92 03:48:01 Average: 4 5.01 0.00 1.06 0.08 0.02 93.84 03:48:01 Average: 5 5.72 0.00 1.34 0.44 0.02 92.48 03:48:01 Average: 6 5.14 0.00 1.18 0.40 0.02 93.26 03:48:01 Average: 7 5.25 0.00 1.17 0.75 0.03 92.81 03:48:01 03:48:01 03:48:01