Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afec68580ad196d359f07b62a9356ef23abb0cc3 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-ssh7962360066400594570.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9203942789255736694.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3950855021611094919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17545097981757824964.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-ssh10498217375201940177.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/v2]] ========================================================= [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.20 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14830 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 afec68580ad196d359f07b62a9356ef23abb0cc3 (main) Commit message: "refactor!: Inconsistent naming of Edgex commands (#347)" > 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 afec68580ad196d359f07b62a9356ef23abb0cc3 # timeout=10 > git rev-list --no-walk 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:04:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:04:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:04:10 ========================================================= 00:04:10 EdgeX Global Pipelines Version Info 00:04:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:04:10 ------------------- 00:04:10 stable info: 00:04:10 ------------------- 00:04:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:04:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:04:10 Message: update stable to v1.0.249 00:04:11 ------------------- 00:04:11 experimental info: 00:04:11 ------------------- 00:04:11 Commited By: **** collab-it+edgex@linuxfoundation.org 00:04:11 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:04:11 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afec68580ad196d359f07b62a9356ef23abb0cc3 [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afec685 [Pipeline] echo 00:04:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:12 provisioning config files... 00:04:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11953584103842924558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:12 ---> docker-login.sh 00:04:12 nexus3.edgexfoundry.org:10001 00:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:12 Configure a credential helper to remove this warning. See 00:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:12 00:04:12 Login Succeeded 00:04:12 nexus3.edgexfoundry.org:10002 00:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:12 Configure a credential helper to remove this warning. See 00:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:12 00:04:12 Login Succeeded 00:04:12 nexus3.edgexfoundry.org:10003 00:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:12 Configure a credential helper to remove this warning. See 00:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:12 00:04:12 Login Succeeded 00:04:12 nexus3.edgexfoundry.org:10004 00:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:13 Configure a credential helper to remove this warning. See 00:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:13 00:04:13 Login Succeeded 00:04:13 docker.io 00:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:13 Configure a credential helper to remove this warning. See 00:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:13 00:04:13 Login Succeeded 00:04:13 ---> docker-login.sh ends [Pipeline] } 00:04:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:04:15 + git rev-list -1 --merges afec68580ad196d359f07b62a9356ef23abb0cc3~1..afec68580ad196d359f07b62a9356ef23abb0cc3 [Pipeline] echo 00:04:15 -----------> git rev-list -1 --merges afec68580ad196d359f07b62a9356ef23abb0cc3~1..afec68580ad196d359f07b62a9356ef23abb0cc3 afec68580ad196d359f07b62a9356ef23abb0cc3 [false] [Pipeline] sh 00:04:15 + git log --format=format:%s -1 afec68580ad196d359f07b62a9356ef23abb0cc3 [Pipeline] echo 00:04:15 ========================================================= 00:04:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:04:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:04:16 + git log --format=format:%s -1 afec68580ad196d359f07b62a9356ef23abb0cc3 [Pipeline] echo 00:04:16 [semverPrep] GIT_COMMIT: afec68580ad196d359f07b62a9356ef23abb0cc3, Commit Message: refactor!: Inconsistent naming of Edgex commands (#347) [Pipeline] echo 00:04:16 [semverPrep] This is not a build commit. [Pipeline] sh 00:04:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:04:16 + grep -v github /etc/ssh/ssh_known_hosts 00:04:16 + [ -e /tmp/ssh_known_hosts ] 00:04:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:04:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:04:16 + sudo tee -a /etc/ssh/ssh_known_hosts 00:04:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:17 00:04:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:17 0.1.4: Pulling from edgex-devops/py-git-semver 00:04:17 b85a868b505f: Pulling fs layer 00:04:17 e2be974225ed: Pulling fs layer 00:04:17 339a4e72a1f5: Pulling fs layer 00:04:17 988bab9f4d93: Pulling fs layer 00:04:17 1469e6f7b9e6: Pulling fs layer 00:04:17 eaf3925da568: Pulling fs layer 00:04:17 bab4dde63d76: Pulling fs layer 00:04:17 bde34c3a00c8: Pulling fs layer 00:04:17 b352a97aabf1: Pulling fs layer 00:04:17 4872d77fe225: Pulling fs layer 00:04:17 5851b861e8e6: Pulling fs layer 00:04:17 eaf3925da568: Waiting 00:04:17 bab4dde63d76: Waiting 00:04:17 988bab9f4d93: Waiting 00:04:17 bde34c3a00c8: Waiting 00:04:17 1469e6f7b9e6: Waiting 00:04:17 b352a97aabf1: Waiting 00:04:17 4872d77fe225: Waiting 00:04:17 5851b861e8e6: Waiting 00:04:17 e2be974225ed: Verifying Checksum 00:04:17 e2be974225ed: Download complete 00:04:17 988bab9f4d93: Download complete 00:04:17 1469e6f7b9e6: Verifying Checksum 00:04:17 1469e6f7b9e6: Download complete 00:04:17 339a4e72a1f5: Verifying Checksum 00:04:17 339a4e72a1f5: Download complete 00:04:17 eaf3925da568: Download complete 00:04:17 bde34c3a00c8: Verifying Checksum 00:04:17 bde34c3a00c8: Download complete 00:04:17 b352a97aabf1: Verifying Checksum 00:04:17 b352a97aabf1: Download complete 00:04:17 4872d77fe225: Download complete 00:04:17 5851b861e8e6: Verifying Checksum 00:04:17 5851b861e8e6: Download complete 00:04:17 b85a868b505f: Verifying Checksum 00:04:17 b85a868b505f: Download complete 00:04:18 bab4dde63d76: Download complete 00:04:19 b85a868b505f: Pull complete 00:04:20 e2be974225ed: Pull complete 00:04:20 339a4e72a1f5: Pull complete 00:04:20 988bab9f4d93: Pull complete 00:04:21 1469e6f7b9e6: Pull complete 00:04:21 eaf3925da568: Pull complete 00:04:23 bab4dde63d76: Pull complete 00:04:23 bde34c3a00c8: Pull complete 00:04:23 b352a97aabf1: Pull complete 00:04:23 4872d77fe225: Pull complete 00:04:23 5851b861e8e6: Pull complete 00:04:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:23 prd-ubuntu20.04-docker-8c-8g-14830 does not seem to be running inside a container 00:04:23 $ 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 00:04:24 $ docker top e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced -eo pid,comm 00:04:24 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). 00:04:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:04:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:25 [ssh-agent] Looking for ssh-agent implementation... 00:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:25 $ docker exec e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced ssh-agent 00:04:25 SSH_AUTH_SOCK=/tmp/ssh-YEJZfk0aWPMk/agent.31 00:04:25 SSH_AGENT_PID=37 00:04:25 Running ssh-add (command line suppressed) 00:04:25 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9270285350060262473.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9270285350060262473.key) 00:04:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:25 + git tag --points-at HEAD [Pipeline] } 00:04:25 $ docker exec --env ******** --env ******** e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced ssh-agent -k 00:04:25 unset SSH_AUTH_SOCK; 00:04:25 unset SSH_AGENT_PID; 00:04:25 echo Agent pid 37 killed; 00:04:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:04:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:25 [ssh-agent] Looking for ssh-agent implementation... 00:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:26 $ docker exec e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced ssh-agent 00:04:26 SSH_AUTH_SOCK=/tmp/ssh-eUIoyJcWpXUj/agent.69 00:04:26 SSH_AGENT_PID=75 00:04:26 Running ssh-add (command line suppressed) 00:04:26 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15128496165417332098.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15128496165417332098.key) 00:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:26 + git semver init 00:04:27 2023-05-10 00:04:26,966 [run_init] DEBUG init version:0.0.0 force:False 00:04:27 2023-05-10 00:04:26,966 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 00:04:27 2023-05-10 00:04:26,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 00:04:27 2023-05-10 00:04:26,967 [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, universal_newlines=False, shell=None, istream=None) 00:04:28 2023-05-10 00:04:27,876 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 00:04:28 2023-05-10 00:04:27,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 00:04:28 2023-05-10 00:04:27,877 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:04:28 2023-05-10 00:04:27,877 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:04:28 3.0.0-dev.44 [Pipeline] } 00:04:28 $ docker exec --env ******** --env ******** e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced ssh-agent -k 00:04:28 unset SSH_AUTH_SOCK; 00:04:28 unset SSH_AGENT_PID; 00:04:28 echo Agent pid 75 killed; 00:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:04:28 + git semver [Pipeline] } 00:04:29 $ docker stop --time=1 e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced 00:04:30 $ docker rm -f --volumes e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced [Pipeline] // withDockerContainer [Pipeline] sh 00:04:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:04:31 Stashed 1 file(s) [Pipeline] echo 00:04:31 [edgeXSemver]: initialized semver on version 3.0.0-dev.44 [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 00:04:31 provisioning config files... 00:04:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17682222607955037280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:31 ---> docker-login.sh 00:04:31 nexus3.edgexfoundry.org:10001 00:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:31 Configure a credential helper to remove this warning. See 00:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:31 00:04:31 Login Succeeded 00:04:31 nexus3.edgexfoundry.org:10002 00:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:31 Configure a credential helper to remove this warning. See 00:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:31 00:04:31 Login Succeeded 00:04:31 nexus3.edgexfoundry.org:10003 00:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:31 Configure a credential helper to remove this warning. See 00:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:31 00:04:31 Login Succeeded 00:04:31 nexus3.edgexfoundry.org:10004 00:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:31 Configure a credential helper to remove this warning. See 00:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:31 00:04:31 Login Succeeded 00:04:31 docker.io 00:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:32 Configure a credential helper to remove this warning. See 00:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:32 00:04:32 Login Succeeded 00:04:32 ---> docker-login.sh ends [Pipeline] } 00:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:04:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:32 ========================================================= 00:04:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:04:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:04:32 Sending build context to Docker daemon 21.78MB 00:04:32 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:04:32 Step 2/13 : FROM ${BASE} AS builder 00:04:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:04:32 f56be85fc22e: Pulling fs layer 00:04:32 85791d961cd3: Pulling fs layer 00:04:32 d694b5ae8c79: Pulling fs layer 00:04:32 9f32a84ed3da: Pulling fs layer 00:04:32 4d19c01a9841: Pulling fs layer 00:04:32 9325e15d5711: Pulling fs layer 00:04:32 556b6ee489ea: Pulling fs layer 00:04:32 c5a4b2cf53e6: Pulling fs layer 00:04:32 4d19c01a9841: Waiting 00:04:32 9325e15d5711: Waiting 00:04:32 556b6ee489ea: Waiting 00:04:32 9f32a84ed3da: Waiting 00:04:32 c5a4b2cf53e6: Waiting 00:04:32 85791d961cd3: Download complete 00:04:32 9f32a84ed3da: Verifying Checksum 00:04:32 9f32a84ed3da: Download complete 00:04:32 4d19c01a9841: Verifying Checksum 00:04:32 4d19c01a9841: Download complete 00:04:32 f56be85fc22e: Verifying Checksum 00:04:32 f56be85fc22e: Download complete 00:04:32 9325e15d5711: Verifying Checksum 00:04:32 9325e15d5711: Download complete 00:04:33 f56be85fc22e: Pull complete 00:04:33 85791d961cd3: Pull complete 00:04:33 c5a4b2cf53e6: Verifying Checksum 00:04:33 c5a4b2cf53e6: Download complete 00:04:33 d694b5ae8c79: Verifying Checksum 00:04:33 d694b5ae8c79: Download complete 00:04:34 556b6ee489ea: Verifying Checksum 00:04:34 556b6ee489ea: Download complete 00:04:46 Still waiting to schedule task 00:04:46 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:04:46 d694b5ae8c79: Pull complete 00:04:46 9f32a84ed3da: Pull complete 00:04:46 4d19c01a9841: Pull complete 00:04:46 9325e15d5711: Pull complete 00:04:58 556b6ee489ea: Pull complete 00:05:03 c5a4b2cf53e6: Pull complete 00:05:03 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:05:03 ---> c4be618373d6 00:05:03 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:05:04 ---> Running in 0b2f78fec1e3 00:05:04 Removing intermediate container 0b2f78fec1e3 00:05:04 ---> 8e3847020731 00:05:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:05:04 ---> Running in 9894f15a3039 00:05:05 Removing intermediate container 9894f15a3039 00:05:05 ---> 473893ac1140 00:05:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 00:05:05 ---> Running in 9bfb4189d317 00:05:05 Removing intermediate container 9bfb4189d317 00:05:05 ---> fe8db72fb683 00:05:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 00:05:05 ---> Running in 0de3c02eeacd 00:05:05 Removing intermediate container 0de3c02eeacd 00:05:05 ---> 95d46ced0fbe 00:05:05 Step 7/13 : LABEL Name=edgex-device-onvif-camera 00:05:05 ---> Running in bdedd1caa31b 00:05:05 Removing intermediate container bdedd1caa31b 00:05:05 ---> 862f5e21d0c6 00:05:05 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:05 ---> Running in f3c621a99280 00:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:07 OK: 265 MiB in 53 packages 00:05:08 Removing intermediate container f3c621a99280 00:05:08 ---> bf6e7ecc444a 00:05:08 Step 9/13 : WORKDIR /device-onvif-camera 00:05:08 ---> Running in b18650040399 00:05:08 Removing intermediate container b18650040399 00:05:08 ---> 63f328cfbb2c 00:05:08 Step 10/13 : COPY go.mod vendor* ./ 00:05:09 ---> c655c586c4d9 00:05:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:09 ---> Running in 1b3b06be5850 00:05:56 Removing intermediate container 1b3b06be5850 00:05:56 ---> 3021dbcf7340 00:05:56 Step 12/13 : COPY . . 00:05:56 ---> 3fde3830de06 00:05:56 Step 13/13 : RUN ${MAKE} 00:05:56 ---> Running in 4735f87289c6 00:05:56 noop 00:05:56 Removing intermediate container 4735f87289c6 00:05:56 ---> c8abef37a1be 00:05:56 Successfully built c8abef37a1be 00:05:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:57 + docker inspect -f . ci-base-image-x86_64 00:05:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:57 prd-ubuntu20.04-docker-8c-8g-14830 does not seem to be running inside a container 00:05:57 $ 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 00:05:58 $ docker top f544ee57be6ac967ec305629ff6e6ff7ce2f1c77d06371d2c4092d50b1e00f5b -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:58 + go version 00:05:58 go version go1.20.2 linux/amd64 [Pipeline] } 00:05:58 $ docker stop --time=1 f544ee57be6ac967ec305629ff6e6ff7ce2f1c77d06371d2c4092d50b1e00f5b 00:06:00 $ docker rm -f --volumes f544ee57be6ac967ec305629ff6e6ff7ce2f1c77d06371d2c4092d50b1e00f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:01 + docker inspect -f . ci-base-image-x86_64 00:06:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:01 prd-ubuntu20.04-docker-8c-8g-14830 does not seem to be running inside a container 00:06:01 $ 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 00:06:01 $ docker top c8eea06b7bef092b76e4122a9e6acb99c31ae426884927c7f77fe94d42940f2e -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:02 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 00:06:02 + make test 00:06:02 go test ./... -coverprofile=coverage.out ./... 00:06:17 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:06:39 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 00:06:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 00:06:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.065s coverage: 30.9% of statements 00:06:41 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 3.151s coverage: 86.5% of statements 00:06:59 go vet ./... 00:07:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:07:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:07:09 ./bin/test-attribution-txt.sh [Pipeline] echo 00:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:07:09 $ docker stop --time=1 c8eea06b7bef092b76e4122a9e6acb99c31ae426884927c7f77fe94d42940f2e 00:07:11 $ docker rm -f --volumes c8eea06b7bef092b76e4122a9e6acb99c31ae426884927c7f77fe94d42940f2e [Pipeline] // withDockerContainer [Pipeline] sh 00:07:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:07:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:07:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:07:12 + ls -al . 00:07:12 total 232 00:07:12 drwxrwxr-x 10 jenkins jenkins 4096 May 10 00:06 . 00:07:12 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:04 .. 00:07:12 drwxrwxr-x 8 jenkins jenkins 4096 May 10 00:04 .git 00:07:12 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:04 .github 00:07:12 -rw-rw-r-- 1 jenkins jenkins 496 May 10 00:04 .gitignore 00:07:12 -rw-rw-r-- 1 jenkins jenkins 42 May 10 00:04 .golangci.yml 00:07:12 drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:04 .semver 00:07:12 -rw-rw-r-- 1 jenkins jenkins 10087 May 10 00:04 Attribution.txt 00:07:12 -rw-rw-r-- 1 jenkins jenkins 6312 May 10 00:04 CHANGELOG.md 00:07:12 -rw-rw-r-- 1 jenkins jenkins 1574 May 10 00:04 Dockerfile 00:07:12 -rw-rw-r-- 1 jenkins jenkins 677 May 10 00:04 GOVERNANCE.md 00:07:12 -rw-rw-r-- 1 jenkins jenkins 734 May 10 00:04 Jenkinsfile 00:07:12 -rw-rw-r-- 1 jenkins jenkins 11348 May 10 00:04 LICENSE 00:07:12 -rw-rw-r-- 1 jenkins jenkins 2751 May 10 00:04 Makefile 00:07:12 -rw-rw-r-- 1 jenkins jenkins 625 May 10 00:04 OWNERS.md 00:07:12 -rw-rw-r-- 1 jenkins jenkins 2591 May 10 00:04 README.md 00:07:12 -rw-rw-r-- 1 jenkins jenkins 12 May 10 00:04 VERSION 00:07:12 drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:04 bin 00:07:12 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:04 cmd 00:07:12 -rw-r--r-- 1 jenkins jenkins 79213 May 10 00:06 coverage.out 00:07:12 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:04 doc 00:07:12 -rw-rw-r-- 1 jenkins jenkins 3642 May 10 00:04 go.mod 00:07:12 -rw-rw-r-- 1 jenkins jenkins 33491 May 10 00:04 go.sum 00:07:12 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:04 internal 00:07:12 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:04 snap 00:07:12 -rw-rw-r-- 1 jenkins jenkins 236 May 10 00:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:13 + 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=afec68580ad196d359f07b62a9356ef23abb0cc3 --label arch=amd64 --label version=3.0.0-dev.44 . 00:07:13 Sending build context to Docker daemon 21.86MB 00:07:13 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:07:13 Step 2/26 : FROM ${BASE} AS builder 00:07:13 ---> c8abef37a1be 00:07:13 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:07:13 ---> Running in fb7c567ac62e 00:07:14 Removing intermediate container fb7c567ac62e 00:07:14 ---> 8a4157e3cb88 00:07:14 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:07:14 ---> Running in 2238f9b0c6e7 00:07:14 Removing intermediate container 2238f9b0c6e7 00:07:14 ---> 21115f69d708 00:07:14 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 00:07:14 ---> Running in ae04fe8c79ac 00:07:14 Removing intermediate container ae04fe8c79ac 00:07:14 ---> faa374ef12b9 00:07:14 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:07:14 ---> Running in 0d6d8a39268c 00:07:14 Removing intermediate container 0d6d8a39268c 00:07:14 ---> 889467bd5b78 00:07:14 Step 7/26 : LABEL Name=edgex-device-onvif-camera 00:07:14 ---> Running in ac12a5802be1 00:07:15 Removing intermediate container ac12a5802be1 00:07:15 ---> 3b81b3290299 00:07:15 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:07:15 ---> Running in d341e00e8766 00:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14834 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 00:07:16 Running in /w/workspace/device-onvif-camera/140 [Pipeline] { [Pipeline] checkout 00:07:16 The recommended git tool is: git 00:07:16 OK: 265 MiB in 53 packages 00:07:16 Removing intermediate container d341e00e8766 00:07:16 ---> 5d28b0309cdb 00:07:16 Step 9/26 : WORKDIR /device-onvif-camera 00:07:16 ---> Running in edc52a1604b3 00:07:16 Removing intermediate container edc52a1604b3 00:07:16 ---> cff6d31f0277 00:07:16 Step 10/26 : COPY go.mod vendor* ./ 00:07:16 ---> f88cc7d39828 00:07:16 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:16 ---> Running in 93ba410dba78 00:07:18 Removing intermediate container 93ba410dba78 00:07:18 ---> bd777adbbf44 00:07:18 Step 12/26 : COPY . . 00:07:18 ---> 9ddac0f8866a 00:07:18 Step 13/26 : RUN ${MAKE} 00:07:18 ---> Running in a66e28726098 00:07:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 00:07:22 using credential edgex-jenkins-ssh 00:07:22 Cloning the remote Git repository 00:07:22 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 00:07:22 > git init /w/workspace/device-onvif-camera/140 # timeout=10 00:07:22 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 00:07:22 > git --version # timeout=10 00:07:22 > git --version # 'git version 2.25.1' 00:07:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:07:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:24 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 00:07:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:25 Avoid second fetch 00:07:25 Checking out Revision afec68580ad196d359f07b62a9356ef23abb0cc3 (main) 00:07:25 > git config core.sparsecheckout # timeout=10 00:07:25 > git checkout -f afec68580ad196d359f07b62a9356ef23abb0cc3 # timeout=10 00:07:26 Commit message: "refactor!: Inconsistent naming of Edgex commands (#347)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:07:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:07:27 % Total % Received % Xferd Average Speed Time Time Time Current 00:07:27 Dload Upload Total Spent Left Speed 00:07:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 00:07:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:07:28 + sudo+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:07:28 tee /etc/docker/daemon.new 00:07:28 { 00:07:28 "registry-mirrors": [ 00:07:28 "https://nexus3.edgexfoundry.org:10001" 00:07:28 ], 00:07:28 "bip": "10.250.0.254/24", 00:07:28 "hosts": [ 00:07:28 "tcp://0.0.0.0:5555", 00:07:28 "unix:///var/run/docker.sock" 00:07:28 ], 00:07:28 "mtu": 1458, 00:07:28 "selinux-enabled": true, 00:07:28 "seccomp-profile": "/etc/docker/seccomp.json" 00:07:28 } [Pipeline] sh 00:07:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:07:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:47 provisioning config files... 00:07:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/140@tmp/config7676659939287844454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:48 ---> docker-login.sh 00:07:48 nexus3.edgexfoundry.org:10001 00:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:48 Configure a credential helper to remove this warning. See 00:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:48 00:07:48 Login Succeeded 00:07:48 nexus3.edgexfoundry.org:10002 00:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:49 Configure a credential helper to remove this warning. See 00:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:49 00:07:49 Login Succeeded 00:07:49 nexus3.edgexfoundry.org:10003 00:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:49 Configure a credential helper to remove this warning. See 00:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:49 00:07:49 Login Succeeded 00:07:49 nexus3.edgexfoundry.org:10004 00:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:50 Configure a credential helper to remove this warning. See 00:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:50 00:07:50 Login Succeeded 00:07:50 docker.io 00:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:50 Configure a credential helper to remove this warning. See 00:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:50 00:07:50 Login Succeeded 00:07:50 ---> docker-login.sh ends [Pipeline] } 00:07:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:07:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:50 ========================================================= 00:07:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:07:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:07:51 Removing intermediate container a66e28726098 00:07:51 ---> 55c5d8b90c99 00:07:51 Step 14/26 : FROM alpine:3.17 00:07:51 3.17: Pulling from library/alpine 00:07:51 f56be85fc22e: Already exists 00:07:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:07:51 Status: Downloaded newer image for alpine:3.17 00:07:51 ---> 9ed4aefc74f6 00:07:51 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:07:51 ---> Running in 3874dd6b6dae 00:07:51 Sending build context to Docker daemon 14.31MB 00:07:51 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:07:51 Step 2/13 : FROM ${BASE} AS builder 00:07:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:07:51 c41833b44d91: Pulling fs layer 00:07:51 ed15518f5707: Pulling fs layer 00:07:51 feae8fd75edb: Pulling fs layer 00:07:51 242c74f7c9fa: Pulling fs layer 00:07:51 3cdef696dda3: Pulling fs layer 00:07:51 2ced38df9373: Pulling fs layer 00:07:51 58f1dce35555: Pulling fs layer 00:07:51 242c74f7c9fa: Waiting 00:07:51 3cdef696dda3: Waiting 00:07:51 2ced38df9373: Waiting 00:07:51 58f1dce35555: Waiting 00:07:51 ed15518f5707: Verifying Checksum 00:07:51 ed15518f5707: Download complete 00:07:52 Removing intermediate container 3874dd6b6dae 00:07:52 ---> c13661449100 00:07:52 Step 16/26 : RUN apk add --update --no-cache dumb-init 00:07:52 ---> Running in 405dba458eed 00:07:52 242c74f7c9fa: Verifying Checksum 00:07:52 242c74f7c9fa: Download complete 00:07:52 3cdef696dda3: Verifying Checksum 00:07:52 3cdef696dda3: Download complete 00:07:52 c41833b44d91: Verifying Checksum 00:07:52 c41833b44d91: Download complete 00:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:52 (1/1) Installing dumb-init (1.2.5-r2) 00:07:52 Executing busybox-1.35.0-r29.trigger 00:07:52 OK: 7 MiB in 16 packages 00:07:53 c41833b44d91: Pull complete 00:07:53 58f1dce35555: Verifying Checksum 00:07:53 Removing intermediate container 405dba458eed 00:07:53 ---> d4b832264557 00:07:53 Step 17/26 : WORKDIR / 00:07:53 ---> Running in c2c52010421d 00:07:53 58f1dce35555: Download complete 00:07:53 ed15518f5707: Pull complete 00:07:53 Removing intermediate container c2c52010421d 00:07:53 ---> 573134bc0b12 00:07:53 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 00:07:54 ---> 4358367a2633 00:07:54 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 00:07:54 ---> 2bba8591eee9 00:07:54 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 00:07:54 ---> 606059614075 00:07:54 Step 21/26 : EXPOSE 59984 00:07:54 ---> Running in 4c98cb4ecd21 00:07:54 feae8fd75edb: Verifying Checksum 00:07:54 feae8fd75edb: Download complete 00:07:54 2ced38df9373: Verifying Checksum 00:07:54 2ced38df9373: Download complete 00:07:54 Removing intermediate container 4c98cb4ecd21 00:07:54 ---> 9e49e1bec250 00:07:54 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 00:07:54 ---> Running in 94eff450bd97 00:07:55 Removing intermediate container 94eff450bd97 00:07:55 ---> 3d77be52d738 00:07:55 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:07:55 ---> Running in eb20020bebeb 00:07:55 Removing intermediate container eb20020bebeb 00:07:55 ---> eb730807b07f 00:07:55 Step 24/26 : LABEL arch=amd64 00:07:55 ---> Running in 8291e5c212c0 00:07:55 Removing intermediate container 8291e5c212c0 00:07:55 ---> bfcc57623a06 00:07:55 Step 25/26 : LABEL git_sha=afec68580ad196d359f07b62a9356ef23abb0cc3 00:07:55 ---> Running in 8d3120233fa1 00:07:55 Removing intermediate container 8d3120233fa1 00:07:55 ---> b4f277acc382 00:07:55 Step 26/26 : LABEL version=3.0.0-dev.44 00:07:55 ---> Running in 766655af4546 00:07:55 Removing intermediate container 766655af4546 00:07:55 ---> 5af46eeb1c76 00:07:55 [Warning] One or more build-args [ARCH] were not consumed 00:07:55 Successfully built 5af46eeb1c76 00:07:55 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:55 provisioning config files... 00:07:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9306554551452085072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:56 ---> docker-login.sh 00:07:56 nexus3.edgexfoundry.org:10001 00:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:56 Configure a credential helper to remove this warning. See 00:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:56 00:07:56 Login Succeeded 00:07:56 nexus3.edgexfoundry.org:10002 00:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:56 Configure a credential helper to remove this warning. See 00:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:56 00:07:56 Login Succeeded 00:07:56 nexus3.edgexfoundry.org:10003 00:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:56 Configure a credential helper to remove this warning. See 00:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:56 00:07:56 Login Succeeded 00:07:56 nexus3.edgexfoundry.org:10004 00:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:56 Configure a credential helper to remove this warning. See 00:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:56 00:07:56 Login Succeeded 00:07:56 docker.io 00:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:56 Configure a credential helper to remove this warning. See 00:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:56 00:07:56 Login Succeeded 00:07:56 ---> docker-login.sh ends [Pipeline] } 00:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:07:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:56 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 00:07:56 afec68580ad196d359f07b62a9356ef23abb0cc3 00:07:56 latest 00:07:56 3.0.0-dev.44 00:07:56 afec68580ad196d359f07b62a9356ef23abb0cc3-3.0.0-dev.44 00:07:56 main 00:07:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:57 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3 00:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 00:07:57 6961eab9fc54: Preparing 00:07:57 7885661650c1: Preparing 00:07:57 71d71b9f6c9f: Preparing 00:07:57 15fce9e18f82: Preparing 00:07:57 f1417ff83b31: Preparing 00:07:57 f1417ff83b31: Layer already exists 00:07:57 15fce9e18f82: Pushed 00:07:57 6961eab9fc54: Pushed 00:07:57 7885661650c1: Pushed 00:08:00 71d71b9f6c9f: Pushed 00:08:00 afec68580ad196d359f07b62a9356ef23abb0cc3: digest: sha256:5d8888f4691edeff8193f2c6d2b053ddbf5c435d00923c505273885f6a8ab7e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:00 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 00:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 00:08:01 6961eab9fc54: Preparing 00:08:01 7885661650c1: Preparing 00:08:01 71d71b9f6c9f: Preparing 00:08:01 15fce9e18f82: Preparing 00:08:01 f1417ff83b31: Preparing 00:08:01 71d71b9f6c9f: Layer already exists 00:08:01 15fce9e18f82: Layer already exists 00:08:01 7885661650c1: Layer already exists 00:08:01 f1417ff83b31: Layer already exists 00:08:01 6961eab9fc54: Layer already exists 00:08:01 latest: digest: sha256:5d8888f4691edeff8193f2c6d2b053ddbf5c435d00923c505273885f6a8ab7e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:01 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 00:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 00:08:01 6961eab9fc54: Preparing 00:08:01 7885661650c1: Preparing 00:08:01 71d71b9f6c9f: Preparing 00:08:01 15fce9e18f82: Preparing 00:08:01 f1417ff83b31: Preparing 00:08:01 6961eab9fc54: Layer already exists 00:08:01 7885661650c1: Layer already exists 00:08:01 71d71b9f6c9f: Layer already exists 00:08:01 f1417ff83b31: Layer already exists 00:08:01 15fce9e18f82: Layer already exists 00:08:01 3.0.0-dev.44: digest: sha256:5d8888f4691edeff8193f2c6d2b053ddbf5c435d00923c505273885f6a8ab7e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3-3.0.0-dev.44 00:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 00:08:02 6961eab9fc54: Preparing 00:08:02 7885661650c1: Preparing 00:08:02 71d71b9f6c9f: Preparing 00:08:02 15fce9e18f82: Preparing 00:08:02 f1417ff83b31: Preparing 00:08:02 71d71b9f6c9f: Layer already exists 00:08:02 6961eab9fc54: Layer already exists 00:08:02 7885661650c1: Layer already exists 00:08:02 f1417ff83b31: Layer already exists 00:08:02 15fce9e18f82: Layer already exists 00:08:02 afec68580ad196d359f07b62a9356ef23abb0cc3-3.0.0-dev.44: digest: sha256:5d8888f4691edeff8193f2c6d2b053ddbf5c435d00923c505273885f6a8ab7e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 00:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 00:08:03 6961eab9fc54: Preparing 00:08:03 7885661650c1: Preparing 00:08:03 71d71b9f6c9f: Preparing 00:08:03 15fce9e18f82: Preparing 00:08:03 f1417ff83b31: Preparing 00:08:03 6961eab9fc54: Layer already exists 00:08:03 71d71b9f6c9f: Layer already exists 00:08:03 15fce9e18f82: Layer already exists 00:08:03 7885661650c1: Layer already exists 00:08:03 f1417ff83b31: Layer already exists 00:08:03 main: digest: sha256:5d8888f4691edeff8193f2c6d2b053ddbf5c435d00923c505273885f6a8ab7e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:03 ===================================================== [Pipeline] echo 00:08:03 taggedImages: 00:08:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3 00:08:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 00:08:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 00:08:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3-3.0.0-dev.44 00:08:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:03 00:08:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:04 latest: Pulling from edgex-lftools-log-publisher 00:08:04 5eb5b503b376: Pulling fs layer 00:08:04 5c69ac0246d0: Pulling fs layer 00:08:04 ec43610c2a17: Pulling fs layer 00:08:04 3a2ae6a8a46f: Pulling fs layer 00:08:04 33b1e0a273af: Pulling fs layer 00:08:04 5d3b04190fa2: Pulling fs layer 00:08:04 2f39f015ded8: Pulling fs layer 00:08:04 33b1e0a273af: Waiting 00:08:04 5d3b04190fa2: Waiting 00:08:04 2f39f015ded8: Waiting 00:08:04 3a2ae6a8a46f: Waiting 00:08:04 5c69ac0246d0: Verifying Checksum 00:08:04 5c69ac0246d0: Download complete 00:08:04 3a2ae6a8a46f: Verifying Checksum 00:08:04 3a2ae6a8a46f: Download complete 00:08:04 33b1e0a273af: Verifying Checksum 00:08:04 33b1e0a273af: Download complete 00:08:04 5d3b04190fa2: Download complete 00:08:04 ec43610c2a17: Verifying Checksum 00:08:04 ec43610c2a17: Download complete 00:08:04 5eb5b503b376: Verifying Checksum 00:08:04 5eb5b503b376: Download complete 00:08:04 feae8fd75edb: Pull complete 00:08:05 242c74f7c9fa: Pull complete 00:08:05 3cdef696dda3: Pull complete 00:08:05 2f39f015ded8: Verifying Checksum 00:08:05 2f39f015ded8: Download complete 00:08:07 5eb5b503b376: Pull complete 00:08:07 5c69ac0246d0: Pull complete 00:08:08 ec43610c2a17: Pull complete 00:08:08 3a2ae6a8a46f: Pull complete 00:08:09 33b1e0a273af: Pull complete 00:08:09 5d3b04190fa2: Pull complete 00:08:11 2ced38df9373: Pull complete 00:08:13 58f1dce35555: Pull complete 00:08:13 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:08:13 ---> fadd8f120f05 00:08:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:08:16 ---> Running in 52628d4a4bd2 00:08:16 Removing intermediate container 52628d4a4bd2 00:08:16 ---> 85a976baa3d8 00:08:16 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:08:16 ---> Running in f4370b96a3e1 00:08:16 Removing intermediate container f4370b96a3e1 00:08:16 ---> f06460ea18f9 00:08:16 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 00:08:16 ---> Running in f9202617ab57 00:08:16 Removing intermediate container f9202617ab57 00:08:16 ---> 3b4bf5dd6739 00:08:16 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 00:08:16 ---> Running in 3e167092f9ea 00:08:17 2f39f015ded8: Pull complete 00:08:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:17 prd-ubuntu20.04-docker-8c-8g-14830 does not seem to be running inside a container 00:08:17 $ 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 00:08:17 Removing intermediate container 3e167092f9ea 00:08:17 ---> ccc25b328c64 00:08:17 Step 7/13 : LABEL Name=edgex-device-onvif-camera 00:08:17 ---> Running in 6f61112a6fdb 00:08:17 Removing intermediate container 6f61112a6fdb 00:08:17 ---> bddadac6f235 00:08:17 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:08:18 ---> Running in 9c30b4b96750 00:08:18 $ docker top f975beab1f50d08b64fbac51a72f6d0a425f793e7630f15ee5577ca532920830 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:19 ---> job-cost.sh 00:08:19 lf-activate-venv: SKIPPING 00:08:19 INFO: No Stack... 00:08:19 INFO: Retrieving Pricing Info for: v3-standard-8 00:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:19 INFO: Archiving Costs [Pipeline] sh 00:08:20 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 00:08:20 + cut -d, -f6 [Pipeline] lock 00:08:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] 00:08:20 Resource [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] did not exist. Created. 00:08:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:08:20 + echo total: 0.2199999988079071 [Pipeline] stash 00:08:20 Stashed 1 file(s) [Pipeline] } 00:08:20 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 00:08:20 $ docker stop --time=1 f975beab1f50d08b64fbac51a72f6d0a425f793e7630f15ee5577ca532920830 00:08:21 OK: 263 MiB in 53 packages 00:08:21 $ docker rm -f --volumes f975beab1f50d08b64fbac51a72f6d0a425f793e7630f15ee5577ca532920830 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 00:08:21 Removing intermediate container 9c30b4b96750 00:08:21 ---> 1e3f47ae23a3 00:08:21 Step 9/13 : WORKDIR /device-onvif-camera 00:08:21 ---> Running in 8f89e1f797dd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:08:22 Removing intermediate container 8f89e1f797dd 00:08:22 ---> ea3a157ae453 00:08:22 Step 10/13 : COPY go.mod vendor* ./ 00:08:22 ---> 9a7ca3206e14 00:08:22 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:22 ---> Running in 08f24689b357 00:09:31 Removing intermediate container 08f24689b357 00:09:31 ---> 19e5d01fd39a 00:09:31 Step 12/13 : COPY . . 00:09:31 ---> 183dddc3d96c 00:09:31 Step 13/13 : RUN ${MAKE} 00:09:31 ---> Running in 8c54db2a4c50 00:09:31 noop 00:09:32 Removing intermediate container 8c54db2a4c50 00:09:32 ---> 93ac3f4b3c92 00:09:32 Successfully built 93ac3f4b3c92 00:09:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:33 + docker inspect -f . ci-base-image-arm64 00:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:33 prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container 00:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/140 -v /w/workspace/device-onvif-camera/140:/w/workspace/device-onvif-camera/140:rw,z -v /w/workspace/device-onvif-camera/140@tmp:/w/workspace/device-onvif-camera/140@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 00:09:34 $ docker top cf373806eebc5f716c710fd617fa691d877da2df51caa2ddf8eab53ff9cb6e77 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:35 + go version 00:09:35 go version go1.20.2 linux/arm64 [Pipeline] } 00:09:35 $ docker stop --time=1 cf373806eebc5f716c710fd617fa691d877da2df51caa2ddf8eab53ff9cb6e77 00:09:37 $ docker rm -f --volumes cf373806eebc5f716c710fd617fa691d877da2df51caa2ddf8eab53ff9cb6e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:37 + docker inspect -f . ci-base-image-arm64 00:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:38 prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container 00:09:38 $ 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/140 -v /w/workspace/device-onvif-camera/140:/w/workspace/device-onvif-camera/140:rw,z -v /w/workspace/device-onvif-camera/140@tmp:/w/workspace/device-onvif-camera/140@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 00:09:39 $ docker top 4cf24957e53bc2418e5c416f677ad692f43865fbfa5bd0ccacf2bb36804ef1d2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:40 + git config --global --add safe.directory /w/workspace/device-onvif-camera/140 [Pipeline] fileExists [Pipeline] sh 00:09:41 + make test 00:09:41 go test ./... -coverprofile=coverage.out ./... 00:10:20 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:12:56 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 00:12:56 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 00:12:56 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.218s coverage: 30.9% of statements 00:13:23 --- FAIL: TestIpGenerator (0.00s) 00:13:23 --- FAIL: TestIpGenerator/basic_/8_subnet (30.12s) 00:13:23 util_test.go:180: 00:13:23 Error Trace: /w/workspace/device-onvif-camera/140/internal/netscan/util_test.go:180 00:13:23 Error: Not equal: 00:13:23 expected: 0xfffffe 00:13:23 actual : 0xfbc894 00:13:23 Test: TestIpGenerator/basic_/8_subnet 00:13:23 util_test.go:183: 00:13:23 Error Trace: /w/workspace/device-onvif-camera/140/internal/netscan/util_test.go:183 00:13:23 Error: Not equal: 00:13:23 expected: "10.255.255.254" 00:13:23 actual : "10.251.200.148" 00:13:23 00:13:23 Diff: 00:13:23 --- Expected 00:13:23 +++ Actual 00:13:23 @@ -1 +1 @@ 00:13:23 -10.255.255.254 00:13:23 +10.251.200.148 00:13:23 Test: TestIpGenerator/basic_/8_subnet 00:13:23 FAIL 00:13:23 github.com/edgexfoundry/device-onvif-camera/internal/netscan coverage: 86.5% of statements 00:13:23 FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.343s 00:13:23 FAIL 00:13:23 make: *** [Makefile:58: unittest] Error 1 [Pipeline] } 00:13:23 $ docker stop --time=1 4cf24957e53bc2418e5c416f677ad692f43865fbfa5bd0ccacf2bb36804ef1d2 00:13:25 $ docker rm -f --volumes 4cf24957e53bc2418e5c416f677ad692f43865fbfa5bd0ccacf2bb36804ef1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:26 00:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:27 arm64: Pulling from edgex-lftools-log-publisher 00:13:27 8998bd30e6a1: Pulling fs layer 00:13:27 04944245beec: Pulling fs layer 00:13:27 699f458cf7ca: Pulling fs layer 00:13:27 765212b225bb: Pulling fs layer 00:13:27 f23df028b6ca: Pulling fs layer 00:13:27 d65c8cfc05b1: Pulling fs layer 00:13:27 2437ff75d9bd: Pulling fs layer 00:13:27 f23df028b6ca: Waiting 00:13:27 d65c8cfc05b1: Waiting 00:13:27 765212b225bb: Waiting 00:13:27 2437ff75d9bd: Waiting 00:13:27 04944245beec: Verifying Checksum 00:13:27 04944245beec: Download complete 00:13:27 765212b225bb: Verifying Checksum 00:13:27 f23df028b6ca: Download complete 00:13:27 d65c8cfc05b1: Verifying Checksum 00:13:27 d65c8cfc05b1: Download complete 00:13:27 699f458cf7ca: Verifying Checksum 00:13:27 699f458cf7ca: Download complete 00:13:28 8998bd30e6a1: Verifying Checksum 00:13:28 8998bd30e6a1: Download complete 00:13:31 2437ff75d9bd: Verifying Checksum 00:13:31 2437ff75d9bd: Download complete 00:13:33 8998bd30e6a1: Pull complete 00:13:33 04944245beec: Pull complete 00:13:34 699f458cf7ca: Pull complete 00:13:35 765212b225bb: Pull complete 00:13:35 f23df028b6ca: Pull complete 00:13:36 d65c8cfc05b1: Pull complete 00:13:51 2437ff75d9bd: Pull complete 00:13:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:13:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:51 prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container 00:13:51 $ 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/140 -v /w/workspace/device-onvif-camera/140:/w/workspace/device-onvif-camera/140:rw,z -v /w/workspace/device-onvif-camera/140@tmp:/w/workspace/device-onvif-camera/140@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 00:13:54 $ docker top e383242b3336dd9f440d3d5fcc6e84767a9fcc2e926f707fa55cdacdffd6d0d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:55 ---> job-cost.sh 00:13:55 lf-activate-venv: SKIPPING 00:13:55 INFO: No Stack... 00:13:55 INFO: Retrieving Pricing Info for: v3-standard-4 00:13:56 INFO: Archiving Costs [Pipeline] sh 00:13:57 + cat /w/workspace/device-onvif-camera/140/archives/cost.csv 00:13:57 + cut -d, -f6 [Pipeline] lock 00:13:57 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] 00:13:57 Resource [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] did not exist. Created. 00:13:57 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:57 /w/workspace/device-onvif-camera/140@tmp/durable-59b74252/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:13:58 + echo total: 0.10999999940395355 [Pipeline] stash 00:13:58 Warning: overwriting stash ‘stack-cost’ 00:13:59 Stashed 1 file(s) [Pipeline] } 00:13:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 00:13:59 $ docker stop --time=1 e383242b3336dd9f440d3d5fcc6e84767a9fcc2e926f707fa55cdacdffd6d0d6 00:14:00 $ docker rm -f --volumes e383242b3336dd9f440d3d5fcc6e84767a9fcc2e926f707fa55cdacdffd6d0d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:14:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:14:01 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 00:14:01 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 00:14:01 total 16 00:14:01 drwxr-xr-x 3 root root 4096 May 10 00:08 . 00:14:01 drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:08 .. 00:14:01 drwxr-xr-x 2 root root 4096 May 10 00:08 cost 00:14:01 -rw-r--r-- 1 root root 91 May 10 00:08 cost.csv 00:14:01 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 00:14:01 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 00:14:01 total 16 00:14:01 drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:08 . 00:14:01 drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:08 .. 00:14:01 drwxr-xr-x 2 jenkins jenkins 4096 May 10 00:08 cost 00:14:01 -rw-r--r-- 1 jenkins jenkins 91 May 10 00:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:14:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:14:03 ---> package-listing.sh 00:14:03 ++ tr '[:upper:]' '[:lower:]' 00:14:03 ++ facter osfamily 00:14:03 + OS_FAMILY=debian 00:14:03 + workspace=/w/workspace/foundry_device-onvif-camera_main 00:14:03 + START_PACKAGES=/tmp/packages_start.txt 00:14:03 + END_PACKAGES=/tmp/packages_end.txt 00:14:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:14:03 + PACKAGES=/tmp/packages_start.txt 00:14:03 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 00:14:03 + PACKAGES=/tmp/packages_end.txt 00:14:03 + case "${OS_FAMILY}" in 00:14:03 + dpkg -l 00:14:03 + grep '^ii' 00:14:03 + '[' -f /tmp/packages_start.txt ']' 00:14:03 + '[' -f /tmp/packages_end.txt ']' 00:14:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:14:03 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 00:14:03 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 00:14:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 00:14:03 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 00:14:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:04 prd-ubuntu20.04-docker-8c-8g-14830 does not seem to be running inside a container 00:14:04 $ 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 00:14:06 $ docker top 3f985cfd186ce448b7e1b766ef676e0364b16e9394cc03fae5baf05aec382a0d -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:07 + touch /tmp/pre-build-complete [Pipeline] sh 00:14:07 + mkdir -p /var/log/sysstat [Pipeline] sh 00:14:07 + ls /var/log/sa-host 00:14:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:07 provisioning config files... 00:14:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1029542316177304863tmp [Pipeline] { [Pipeline] echo 00:14:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:14:08 ---> create-netrc.sh [Pipeline] } 00:14:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:14:08 ---> python-tools-install.sh [Pipeline] echo 00:14:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:14:09 ---> sudo-logs.sh 00:14:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:14:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:14:09 ---> job-cost.sh 00:14:09 lf-activate-venv: SKIPPING 00:14:09 DEBUG: total: 0.2199999988079071 00:14:09 INFO: Retrieving Stack Cost... 00:14:10 INFO: Retrieving Pricing Info for: v3-standard-8 00:14:10 INFO: Archiving Costs [Pipeline] echo 00:14:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:14:11 ---> logs-deploy.sh 00:14:11 lf-activate-venv: SKIPPING 00:14:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/140 00:14:11 INFO: archiving workspace using pattern(s): 00:14:12 Archives upload complete. 00:14:13 INFO: archiving logs to Nexus 00:14:13 ---> uname -a: 00:14:13 Linux prd-ubuntu20-04-docker-8c-8g-14830 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:14:13 00:14:13 00:14:13 ---> lscpu: 00:14:13 Architecture: x86_64 00:14:13 CPU op-mode(s): 32-bit, 64-bit 00:14:13 Byte Order: Little Endian 00:14:13 Address sizes: 40 bits physical, 48 bits virtual 00:14:13 CPU(s): 8 00:14:13 On-line CPU(s) list: 0-7 00:14:13 Thread(s) per core: 1 00:14:13 Core(s) per socket: 1 00:14:13 Socket(s): 8 00:14:13 NUMA node(s): 1 00:14:13 Vendor ID: AuthenticAMD 00:14:13 CPU family: 23 00:14:13 Model: 49 00:14:13 Model name: AMD EPYC-Rome Processor 00:14:13 Stepping: 0 00:14:13 CPU MHz: 2799.998 00:14:13 BogoMIPS: 5599.99 00:14:13 Virtualization: AMD-V 00:14:13 Hypervisor vendor: KVM 00:14:13 Virtualization type: full 00:14:13 L1d cache: 256 KiB 00:14:13 L1i cache: 256 KiB 00:14:13 L2 cache: 4 MiB 00:14:13 L3 cache: 128 MiB 00:14:13 NUMA node0 CPU(s): 0-7 00:14:13 Vulnerability Itlb multihit: Not affected 00:14:13 Vulnerability L1tf: Not affected 00:14:13 Vulnerability Mds: Not affected 00:14:13 Vulnerability Meltdown: Not affected 00:14:13 Vulnerability Mmio stale data: Not affected 00:14:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:14:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:14:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:14:13 Vulnerability Srbds: Not affected 00:14:13 Vulnerability Tsx async abort: Not affected 00:14:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:14:13 00:14:13 00:14:13 ---> nproc: 00:14:13 8 00:14:13 00:14:13 00:14:13 ---> df -h: 00:14:13 Filesystem Size Used Avail Use% Mounted on 00:14:13 overlay 155G 12G 144G 8% / 00:14:13 tmpfs 64M 0 64M 0% /dev 00:14:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:14:13 shm 64M 0 64M 0% /dev/shm 00:14:13 /dev/vda1 155G 12G 144G 8% /facter-os 00:14:13 00:14:13 00:14:13 ---> sar -b -r -n DEV: 00:14:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14830) 05/10/23 _x86_64_ (8 CPU) 00:14:13 00:14:13 00:03:30 LINUX RESTART (8 CPU) 00:14:13 00:14:13 00:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:14:13 00:05:01 71.38 22.37 49.01 0.00 2234.06 76078.77 0.00 00:14:13 00:06:01 182.62 0.87 181.76 0.00 19.19 74047.85 0.00 00:14:13 00:07:01 19.79 0.05 19.74 0.00 4.53 6092.49 0.00 00:14:13 00:08:01 143.94 0.27 143.68 0.00 20.26 25384.30 0.00 00:14:13 00:09:01 90.08 11.63 78.45 0.00 5183.14 25699.18 0.00 00:14:13 00:10:01 5.83 0.00 5.83 0.00 0.00 153.71 0.00 00:14:13 00:11:01 3.33 0.02 3.32 0.00 0.13 90.25 0.00 00:14:13 00:12:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 00:14:13 00:13:01 2.75 1.28 1.47 0.00 27.46 16.40 0.00 00:14:13 00:14:01 2.15 0.27 1.88 0.00 3.87 22.13 0.00 00:14:13 Average: 52.31 3.64 48.67 0.00 746.72 20667.79 0.00 00:14:13 00:14:13 00:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:14:13 00:05:01 29143952 31603528 719156 2.19 71756 2669200 2010880 5.93 983668 2408020 772396 00:14:13 00:06:01 28411008 31591648 713612 2.17 146400 3247652 1819220 5.36 1066100 2974736 88 00:14:13 00:07:01 28045436 31513648 785216 2.39 148988 3488108 2180012 6.42 1243216 3112000 90156 00:14:13 00:08:01 28100624 31586548 713468 2.17 153252 3526540 1704140 5.02 1252188 3073072 688 00:14:13 00:09:01 27047320 31542948 740428 2.25 191504 4428080 1785368 5.26 1578396 3709172 776 00:14:13 00:10:01 27047348 31558816 726064 2.21 195256 4439472 1811416 5.34 1599624 3687792 8 00:14:13 00:11:01 27062812 31569636 715492 2.18 193844 4436344 1770116 5.22 1587448 3684720 8 00:14:13 00:12:01 27062788 31569648 715424 2.18 193872 4436352 1770116 5.22 1587464 3684724 40 00:14:13 00:13:01 27059912 31567844 717332 2.18 193944 4437168 1770116 5.22 1592532 3685208 36 00:14:13 00:14:01 27059188 31567320 717796 2.18 193988 4437288 1770116 5.22 1593884 3685084 24 00:14:13 Average: 27604039 31567158 726399 2.21 168280 3954620 1839150 5.42 1408452 3370453 86422 00:14:13 00:14:13 00:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:14:13 00:05:01 ens3 647.25 360.09 6951.09 86.14 0.00 0.00 0.00 0.00 00:14:13 00:05:01 docker0 18.67 20.22 1.51 125.37 0.00 0.00 0.00 0.00 00:14:13 00:05:01 lo 6.37 6.37 0.62 0.62 0.00 0.00 0.00 0.00 00:14:13 00:06:01 ens3 301.13 166.63 2020.08 25.33 0.00 0.00 0.00 0.00 00:14:13 00:06:01 docker0 151.68 276.82 12.78 1995.92 0.00 0.00 0.00 0.00 00:14:13 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:13 00:07:01 ens3 25.97 20.45 18.97 91.53 0.00 0.00 0.00 0.00 00:14:13 00:07:01 docker0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:14:13 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:13 00:07:01 vethc1060c4 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 00:14:13 00:08:01 ens3 70.12 56.01 125.23 231.32 0.00 0.00 0.00 0.00 00:14:13 00:08:01 docker0 2.60 6.27 0.17 85.47 0.00 0.00 0.00 0.00 00:14:13 00:08:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 00:14:13 00:09:01 ens3 293.47 136.19 5401.71 20.23 0.00 0.00 0.00 0.00 00:14:13 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:13 00:09:01 lo 3.47 3.47 0.34 0.34 0.00 0.00 0.00 0.00 00:14:13 00:10:01 ens3 1.15 0.88 0.65 0.34 0.00 0.00 0.00 0.00 00:14:13 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:13 00:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:14:13 00:11:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:14:13 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:13 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:13 00:12:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:14:13 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:13 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:13 00:13:01 ens3 3.65 2.35 3.62 1.34 0.00 0.00 0.00 0.00 00:14:13 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:13 00:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:14:13 00:14:01 ens3 2.58 0.95 1.16 0.65 0.00 0.00 0.00 0.00 00:14:13 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:13 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:13 Average: ens3 133.70 73.89 1442.99 45.62 0.00 0.00 0.00 0.00 00:14:13 Average: docker0 17.30 30.35 1.45 220.85 0.00 0.00 0.00 0.00 00:14:13 Average: lo 1.57 1.57 0.15 0.15 0.00 0.00 0.00 0.00 00:14:13 00:14:13 00:14:13 ---> sar -P ALL: 00:14:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14830) 05/10/23 _x86_64_ (8 CPU) 00:14:13 00:14:13 00:03:30 LINUX RESTART (8 CPU) 00:14:13 00:14:13 00:04:02 CPU %user %nice %system %iowait %steal %idle 00:14:13 00:05:01 all 8.61 0.00 6.15 0.68 11.61 72.94 00:14:13 00:05:01 0 9.33 0.00 5.59 0.62 9.94 74.51 00:14:13 00:05:01 1 6.92 0.00 7.82 0.10 13.15 72.00 00:14:13 00:05:01 2 6.56 0.00 7.00 0.20 13.20 73.05 00:14:13 00:05:01 3 10.59 0.00 5.39 1.72 11.04 71.27 00:14:13 00:05:01 4 9.00 0.00 6.89 0.59 11.23 72.29 00:14:13 00:05:01 5 9.00 0.00 5.46 0.08 12.61 72.84 00:14:13 00:05:01 6 8.44 0.00 5.49 1.43 10.08 74.56 00:14:13 00:05:01 7 9.04 0.00 5.59 0.68 11.66 73.02 00:14:13 00:06:01 all 5.37 0.00 6.82 1.09 16.97 69.74 00:14:13 00:06:01 0 4.84 0.00 4.47 0.91 13.40 76.38 00:14:13 00:06:01 1 5.88 0.00 6.35 0.52 20.44 66.82 00:14:13 00:06:01 2 5.04 0.00 5.77 0.15 14.78 74.27 00:14:13 00:06:01 3 5.39 0.00 10.61 0.08 20.05 63.87 00:14:13 00:06:01 4 6.50 0.00 6.05 0.55 18.45 68.45 00:14:13 00:06:01 5 6.31 0.00 7.54 2.34 16.64 67.17 00:14:13 00:06:01 6 3.89 0.00 3.89 0.25 10.15 81.83 00:14:13 00:06:01 7 5.11 0.00 10.13 4.02 22.08 58.67 00:14:13 00:07:01 all 29.65 0.00 14.46 0.06 25.30 30.53 00:14:13 00:07:01 0 27.99 0.00 14.22 0.16 26.65 30.98 00:14:13 00:07:01 1 30.37 0.00 14.18 0.02 25.99 29.45 00:14:13 00:07:01 2 31.98 0.00 16.01 0.00 23.65 28.36 00:14:13 00:07:01 3 30.22 0.00 14.28 0.02 24.32 31.17 00:14:13 00:07:01 4 29.61 0.00 14.63 0.02 26.60 29.15 00:14:13 00:07:01 5 29.08 0.00 13.96 0.16 25.98 30.82 00:14:13 00:07:01 6 29.09 0.00 14.61 0.11 24.05 32.13 00:14:13 00:07:01 7 28.89 0.00 13.80 0.00 25.11 32.20 00:14:13 00:08:01 all 20.92 0.00 10.41 0.51 14.70 53.46 00:14:13 00:08:01 0 19.32 0.00 9.24 0.26 14.99 56.19 00:14:13 00:08:01 1 21.98 0.00 11.19 0.08 13.89 52.86 00:14:13 00:08:01 2 20.82 0.00 10.34 0.06 14.97 53.81 00:14:13 00:08:01 3 19.99 0.00 11.10 1.36 14.97 52.58 00:14:13 00:08:01 4 23.84 0.00 11.40 0.36 15.47 48.92 00:14:13 00:08:01 5 19.85 0.00 9.80 0.10 13.93 56.32 00:14:13 00:08:01 6 21.46 0.00 10.22 1.80 14.40 52.12 00:14:13 00:08:01 7 20.14 0.00 9.95 0.08 14.98 54.85 00:14:13 00:09:01 all 4.86 0.00 4.92 0.68 6.19 83.35 00:14:13 00:09:01 0 3.43 0.00 4.43 1.31 7.10 83.74 00:14:13 00:09:01 1 6.11 0.00 3.72 0.23 6.43 83.51 00:14:13 00:09:01 2 7.65 0.00 7.24 0.35 7.07 77.70 00:14:13 00:09:01 3 4.75 0.00 3.59 0.69 6.20 84.77 00:14:13 00:09:01 4 3.92 0.00 5.92 0.48 5.14 84.54 00:14:13 00:09:01 5 4.36 0.00 5.17 0.31 5.04 85.11 00:14:13 00:09:01 6 4.51 0.00 4.59 0.69 6.41 83.80 00:14:13 00:09:01 7 4.18 0.00 4.71 1.36 6.14 83.61 00:14:13 00:10:01 all 0.21 0.00 0.30 0.04 0.53 98.92 00:14:13 00:10:01 0 0.08 0.00 0.32 0.20 0.73 98.67 00:14:13 00:10:01 1 0.05 0.00 0.22 0.00 0.43 99.30 00:14:13 00:10:01 2 0.08 0.00 0.25 0.00 0.53 99.14 00:14:13 00:10:01 3 0.17 0.00 0.23 0.02 0.60 98.99 00:14:13 00:10:01 4 0.05 0.00 0.30 0.00 0.42 99.23 00:14:13 00:10:01 5 0.07 0.00 0.15 0.05 0.35 99.38 00:14:13 00:10:01 6 1.06 0.00 0.15 0.02 0.48 98.29 00:14:13 00:10:01 7 0.10 0.00 0.75 0.07 0.72 98.37 00:14:13 00:11:01 all 0.25 0.00 0.09 0.02 0.09 99.54 00:14:13 00:11:01 0 0.33 0.00 0.22 0.13 0.18 99.13 00:14:13 00:11:01 1 0.05 0.00 0.05 0.00 0.05 99.85 00:14:13 00:11:01 2 0.05 0.00 0.07 0.00 0.12 99.77 00:14:13 00:11:01 3 0.03 0.00 0.07 0.00 0.07 99.83 00:14:13 00:11:01 4 0.08 0.00 0.07 0.02 0.08 99.75 00:14:13 00:11:01 5 0.02 0.00 0.07 0.00 0.03 99.88 00:14:13 00:11:01 6 1.44 0.00 0.13 0.00 0.10 98.33 00:14:13 00:11:01 7 0.02 0.00 0.08 0.02 0.07 99.82 00:14:13 00:12:01 all 0.14 0.00 0.01 0.01 0.05 99.79 00:14:13 00:12:01 0 0.03 0.00 0.05 0.05 0.15 99.72 00:14:13 00:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:14:13 00:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:14:13 00:12:01 3 0.02 0.00 0.02 0.00 0.03 99.93 00:14:13 00:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:14:13 00:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:14:13 00:12:01 6 1.04 0.00 0.02 0.00 0.08 98.86 00:14:13 00:12:01 7 0.00 0.00 0.02 0.07 0.07 99.85 00:14:13 00:13:01 all 0.22 0.00 0.04 0.01 0.08 99.66 00:14:13 00:13:01 0 0.27 0.00 0.10 0.10 0.22 99.32 00:14:13 00:13:01 1 0.08 0.00 0.02 0.00 0.03 99.87 00:14:13 00:13:01 2 0.13 0.00 0.03 0.00 0.07 99.77 00:14:13 00:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:14:13 00:13:01 4 0.13 0.00 0.03 0.00 0.02 99.82 00:14:13 00:13:01 5 0.17 0.00 0.02 0.00 0.08 99.73 00:14:13 00:13:01 6 0.77 0.00 0.03 0.00 0.08 99.11 00:14:13 00:13:01 7 0.15 0.00 0.07 0.00 0.10 99.68 00:14:13 00:14:01 all 0.14 0.00 0.04 0.01 0.05 99.76 00:14:13 00:14:01 0 0.08 0.00 0.07 0.08 0.10 99.67 00:14:13 00:14:01 1 0.05 0.00 0.07 0.00 0.08 99.80 00:14:13 00:14:01 2 0.02 0.00 0.07 0.00 0.02 99.90 00:14:13 00:14:01 3 0.02 0.00 0.03 0.00 0.03 99.92 00:14:13 00:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 00:14:13 00:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:14:13 00:14:01 6 0.90 0.00 0.02 0.00 0.13 98.95 00:14:13 00:14:01 7 0.00 0.00 0.00 0.02 0.05 99.93 00:14:13 Average: all 7.16 0.00 4.38 0.31 7.65 80.50 00:14:13 Average: 0 6.69 0.00 3.93 0.38 7.47 81.53 00:14:13 Average: 1 7.27 0.00 4.41 0.10 8.16 80.07 00:14:13 Average: 2 7.37 0.00 4.74 0.08 7.53 80.29 00:14:13 Average: 3 7.24 0.00 4.58 0.39 7.80 79.99 00:14:13 Average: 4 7.45 0.00 4.59 0.20 7.86 79.90 00:14:13 Average: 5 6.99 0.00 4.27 0.31 7.56 80.87 00:14:13 Average: 6 7.36 0.00 3.96 0.43 6.67 81.58 00:14:13 Average: 7 6.88 0.00 4.56 0.63 8.17 79.76 00:14:13 00:14:13 00:14:13