Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e27dca9baa08924a505fef6c64e81931b1c2a574 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-ssh11479949460326241343.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5863099182501142102.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh8869411077095018607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7006195711265610242.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh18068501650590735052.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20387’ Running on prd-ubuntu20.04-docker-8c-8g-20389 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/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 e27dca9baa08924a505fef6c64e81931b1c2a574 (main) > 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 e27dca9baa08924a505fef6c64e81931b1c2a574 # timeout=10 Commit message: "docs(snap): Update links (#112)" > git rev-list --no-walk 58a46bebf81eee9640e76b602e43d09af82d89e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-18T10:12:58.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-18T10:12:58.273Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-18T10:12:58.296Z] ========================================================= [2022-07-18T10:12:58.296Z] EdgeX Global Pipelines Version Info [2022-07-18T10:12:58.296Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:12:59.076Z] ------------------- [2022-07-18T10:12:59.076Z] stable info: [2022-07-18T10:12:59.076Z] ------------------- [2022-07-18T10:12:59.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T10:12:59.076Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T10:12:59.076Z] Message: update stable to v1.0.238 [2022-07-18T10:12:59.652Z] ------------------- [2022-07-18T10:12:59.652Z] experimental info: [2022-07-18T10:12:59.652Z] ------------------- [2022-07-18T10:12:59.652Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T10:12:59.652Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T10:12:59.652Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-18T10:12:59.893Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-07-18T10:12:59.908Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-07-18T10:12:59.920Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-18T10:12:59.937Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-18T10:12:59.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-18T10:12:59.974Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-18T10:12:59.985Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-18T10:13:00.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-18T10:13:00.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-18T10:13:00.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-18T10:13:00.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-18T10:13:00.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-07-18T10:13:00.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-18T10:13:00.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-18T10:13:00.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T10:13:00.114Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T10:13:00.128Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T10:13:00.146Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T10:13:00.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-18T10:13:00.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-18T10:13:00.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-18T10:13:00.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-18T10:13:00.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-18T10:13:00.253Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-18T10:13:00.278Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-18T10:13:00.291Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-18T10:13:00.307Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-18T10:13:00.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-18T10:13:00.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-18T10:13:00.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-18T10:13:00.372Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] echo [2022-07-18T10:13:00.387Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e27dca9 [Pipeline] echo [2022-07-18T10:13:00.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:13:00.448Z] provisioning config files... [2022-07-18T10:13:00.463Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5957692959090221948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:13:00.775Z] ---> docker-login.sh [2022-07-18T10:13:00.775Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:13:01.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:13:01.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:13:01.041Z] Configure a credential helper to remove this warning. See [2022-07-18T10:13:01.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:13:01.041Z] [2022-07-18T10:13:01.041Z] Login Succeeded [2022-07-18T10:13:01.041Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:13:01.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:13:01.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:13:01.304Z] Configure a credential helper to remove this warning. See [2022-07-18T10:13:01.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:13:01.304Z] [2022-07-18T10:13:01.304Z] Login Succeeded [2022-07-18T10:13:01.304Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:13:01.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:13:01.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:13:01.304Z] Configure a credential helper to remove this warning. See [2022-07-18T10:13:01.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:13:01.304Z] [2022-07-18T10:13:01.304Z] Login Succeeded [2022-07-18T10:13:01.304Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:13:01.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:13:01.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:13:01.565Z] Configure a credential helper to remove this warning. See [2022-07-18T10:13:01.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:13:01.565Z] [2022-07-18T10:13:01.565Z] Login Succeeded [2022-07-18T10:13:01.565Z] docker.io [2022-07-18T10:13:01.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:13:01.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:13:01.827Z] Configure a credential helper to remove this warning. See [2022-07-18T10:13:01.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:13:01.827Z] [2022-07-18T10:13:01.827Z] Login Succeeded [2022-07-18T10:13:01.827Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:13:01.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-18T10:13:02.211Z] + git rev-list -1 --merges e27dca9baa08924a505fef6c64e81931b1c2a574~1..e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] echo [2022-07-18T10:13:02.250Z] -----------> git rev-list -1 --merges e27dca9baa08924a505fef6c64e81931b1c2a574~1..e27dca9baa08924a505fef6c64e81931b1c2a574 e27dca9baa08924a505fef6c64e81931b1c2a574 [false] [Pipeline] sh [2022-07-18T10:13:02.564Z] + git log --format=format:%s -1 e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] echo [2022-07-18T10:13:02.583Z] ========================================================= [2022-07-18T10:13:02.583Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-18T10:13:02.583Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T10:13:02.920Z] + git log --format=format:%s -1 e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] echo [2022-07-18T10:13:02.934Z] [semverPrep] GIT_COMMIT: e27dca9baa08924a505fef6c64e81931b1c2a574, Commit Message: docs(snap): Update links (#112) [Pipeline] echo [2022-07-18T10:13:02.943Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-18T10:13:03.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T10:13:03.313Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-18T10:13:03.313Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-18T10:13:03.313Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-18T10:13:03.313Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-18T10:13:03.313Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-18T10:13:03.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:13:03.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:13:03.673Z] [2022-07-18T10:13:03.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:13:03.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:13:03.984Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-18T10:13:03.984Z] b85a868b505f: Pulling fs layer [2022-07-18T10:13:03.984Z] e2be974225ed: Pulling fs layer [2022-07-18T10:13:03.984Z] 339a4e72a1f5: Pulling fs layer [2022-07-18T10:13:03.984Z] 988bab9f4d93: Pulling fs layer [2022-07-18T10:13:03.984Z] 1469e6f7b9e6: Pulling fs layer [2022-07-18T10:13:03.984Z] eaf3925da568: Pulling fs layer [2022-07-18T10:13:03.984Z] 1469e6f7b9e6: Waiting [2022-07-18T10:13:03.984Z] 988bab9f4d93: Waiting [2022-07-18T10:13:03.984Z] bab4dde63d76: Pulling fs layer [2022-07-18T10:13:03.984Z] bde34c3a00c8: Pulling fs layer [2022-07-18T10:13:03.984Z] b352a97aabf1: Pulling fs layer [2022-07-18T10:13:03.984Z] eaf3925da568: Waiting [2022-07-18T10:13:03.984Z] 4872d77fe225: Pulling fs layer [2022-07-18T10:13:03.984Z] 5851b861e8e6: Pulling fs layer [2022-07-18T10:13:03.984Z] b352a97aabf1: Waiting [2022-07-18T10:13:03.984Z] 4872d77fe225: Waiting [2022-07-18T10:13:03.984Z] 5851b861e8e6: Waiting [2022-07-18T10:13:03.984Z] e2be974225ed: Download complete [2022-07-18T10:13:03.984Z] 988bab9f4d93: Download complete [2022-07-18T10:13:04.245Z] 1469e6f7b9e6: Verifying Checksum [2022-07-18T10:13:04.245Z] 1469e6f7b9e6: Download complete [2022-07-18T10:13:04.245Z] 339a4e72a1f5: Verifying Checksum [2022-07-18T10:13:04.245Z] 339a4e72a1f5: Download complete [2022-07-18T10:13:04.245Z] eaf3925da568: Verifying Checksum [2022-07-18T10:13:04.245Z] eaf3925da568: Download complete [2022-07-18T10:13:04.245Z] bde34c3a00c8: Download complete [2022-07-18T10:13:04.245Z] b352a97aabf1: Download complete [2022-07-18T10:13:04.245Z] 4872d77fe225: Verifying Checksum [2022-07-18T10:13:04.245Z] 4872d77fe225: Download complete [2022-07-18T10:13:04.245Z] 5851b861e8e6: Download complete [2022-07-18T10:13:04.245Z] b85a868b505f: Verifying Checksum [2022-07-18T10:13:04.245Z] b85a868b505f: Download complete [2022-07-18T10:13:04.507Z] bab4dde63d76: Verifying Checksum [2022-07-18T10:13:04.507Z] bab4dde63d76: Download complete [2022-07-18T10:13:05.909Z] b85a868b505f: Pull complete [2022-07-18T10:13:05.909Z] e2be974225ed: Pull complete [2022-07-18T10:13:06.479Z] 339a4e72a1f5: Pull complete [2022-07-18T10:13:06.479Z] 988bab9f4d93: Pull complete [2022-07-18T10:13:06.740Z] 1469e6f7b9e6: Pull complete [2022-07-18T10:13:06.740Z] eaf3925da568: Pull complete [2022-07-18T10:13:09.286Z] bab4dde63d76: Pull complete [2022-07-18T10:13:09.286Z] bde34c3a00c8: Pull complete [2022-07-18T10:13:09.286Z] b352a97aabf1: Pull complete [2022-07-18T10:13:09.286Z] 4872d77fe225: Pull complete [2022-07-18T10:13:09.286Z] 5851b861e8e6: Pull complete [2022-07-18T10:13:09.286Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-18T10:13:09.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:13:09.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:13:09.388Z] prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container [2022-07-18T10:13:09.437Z] $ 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 [2022-07-18T10:13:10.855Z] $ docker top f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 -eo pid,comm [2022-07-18T10:13:10.922Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-18T10:13:10.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T10:13:10.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:13:10.952Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:13:11.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:13:11.105Z] $ docker exec f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 ssh-agent [2022-07-18T10:13:11.236Z] SSH_AUTH_SOCK=/tmp/ssh-5YYVGt06B7fh/agent.35 [2022-07-18T10:13:11.236Z] SSH_AGENT_PID=42 [2022-07-18T10:13:11.243Z] Running ssh-add (command line suppressed) [2022-07-18T10:13:11.359Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8517239175406793061.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8517239175406793061.key) [2022-07-18T10:13:11.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:13:11.659Z] + git tag --points-at HEAD [Pipeline] } [2022-07-18T10:13:11.677Z] $ docker exec --env ******** --env ******** f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 ssh-agent -k [2022-07-18T10:13:11.793Z] unset SSH_AUTH_SOCK; [2022-07-18T10:13:11.793Z] unset SSH_AGENT_PID; [2022-07-18T10:13:11.793Z] echo Agent pid 42 killed; [2022-07-18T10:13:11.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-18T10:13:11.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:13:11.829Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:13:11.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:13:11.974Z] $ docker exec f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 ssh-agent [2022-07-18T10:13:12.104Z] SSH_AUTH_SOCK=/tmp/ssh-vtJZqWYWUyRX/agent.74 [2022-07-18T10:13:12.104Z] SSH_AGENT_PID=81 [2022-07-18T10:13:12.109Z] Running ssh-add (command line suppressed) [2022-07-18T10:13:12.224Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4033228387897416743.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4033228387897416743.key) [2022-07-18T10:13:12.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:13:12.530Z] + git semver init [2022-07-18T10:13:12.791Z] 2022-07-18 10:13:12,749 [run_init] DEBUG init version:0.0.0 force:False [2022-07-18T10:13:12.791Z] 2022-07-18 10:13:12,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-07-18T10:13:12.791Z] 2022-07-18 10:13:12,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-07-18T10:13:12.791Z] 2022-07-18 10:13:12,750 [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) [2022-07-18T10:13:13.733Z] 2022-07-18 10:13:13,455 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-07-18T10:13:13.733Z] 2022-07-18 10:13:13,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-07-18T10:13:13.733Z] 2022-07-18 10:13:13,456 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-18T10:13:13.733Z] 2022-07-18 10:13:13,457 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-18T10:13:13.733Z] 0.0.1-dev.26 [Pipeline] } [2022-07-18T10:13:13.748Z] $ docker exec --env ******** --env ******** f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 ssh-agent -k [2022-07-18T10:13:13.872Z] unset SSH_AUTH_SOCK; [2022-07-18T10:13:13.872Z] unset SSH_AGENT_PID; [2022-07-18T10:13:13.872Z] echo Agent pid 81 killed; [2022-07-18T10:13:13.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T10:13:14.201Z] + git semver [Pipeline] } [2022-07-18T10:13:14.481Z] $ docker stop --time=1 f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 [2022-07-18T10:13:15.800Z] $ docker rm -f f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T10:13:16.163Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-18T10:13:16.444Z] Stashed 1 file(s) [Pipeline] echo [2022-07-18T10:13:16.447Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:13:16.588Z] provisioning config files... [2022-07-18T10:13:16.598Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config562037706116773877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:13:16.901Z] ---> docker-login.sh [2022-07-18T10:13:16.901Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:13:16.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:13:16.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:13:16.901Z] Configure a credential helper to remove this warning. See [2022-07-18T10:13:16.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:13:16.901Z] [2022-07-18T10:13:16.901Z] Login Succeeded [2022-07-18T10:13:16.901Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:13:16.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:13:17.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:13:17.162Z] Configure a credential helper to remove this warning. See [2022-07-18T10:13:17.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:13:17.162Z] [2022-07-18T10:13:17.162Z] Login Succeeded [2022-07-18T10:13:17.162Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:13:17.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:13:17.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:13:17.162Z] Configure a credential helper to remove this warning. See [2022-07-18T10:13:17.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:13:17.162Z] [2022-07-18T10:13:17.162Z] Login Succeeded [2022-07-18T10:13:17.162Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:13:17.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:13:17.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:13:17.422Z] Configure a credential helper to remove this warning. See [2022-07-18T10:13:17.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:13:17.422Z] [2022-07-18T10:13:17.422Z] Login Succeeded [2022-07-18T10:13:17.422Z] docker.io [2022-07-18T10:13:17.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:13:17.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:13:17.682Z] Configure a credential helper to remove this warning. See [2022-07-18T10:13:17.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:13:17.682Z] [2022-07-18T10:13:17.682Z] Login Succeeded [2022-07-18T10:13:17.682Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:13:17.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T10:13:17.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:13:17.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:13:17.776Z] ========================================================= [2022-07-18T10:13:17.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-18T10:13:17.776Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:13:18.094Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-18T10:13:18.094Z] Sending build context to Docker daemon 9.324MB [2022-07-18T10:13:18.094Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-18T10:13:18.094Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-18T10:13:18.094Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-18T10:13:18.094Z] 2408cc74d12b: Pulling fs layer [2022-07-18T10:13:18.094Z] ea60b727a1ce: Pulling fs layer [2022-07-18T10:13:18.094Z] 30c4a7721957: Pulling fs layer [2022-07-18T10:13:18.094Z] 370296b7ddb6: Pulling fs layer [2022-07-18T10:13:18.094Z] 7c6cee850709: Pulling fs layer [2022-07-18T10:13:18.094Z] 39a5fcdaea64: Pulling fs layer [2022-07-18T10:13:18.094Z] d94ebbe4e438: Pulling fs layer [2022-07-18T10:13:18.094Z] 370296b7ddb6: Waiting [2022-07-18T10:13:18.094Z] bcfd1f05c69d: Pulling fs layer [2022-07-18T10:13:18.094Z] d94ebbe4e438: Waiting [2022-07-18T10:13:18.094Z] 59ccb84bbe0f: Pulling fs layer [2022-07-18T10:13:18.094Z] 59ccb84bbe0f: Waiting [2022-07-18T10:13:18.094Z] 39a5fcdaea64: Waiting [2022-07-18T10:13:18.094Z] 7c6cee850709: Waiting [2022-07-18T10:13:18.094Z] bcfd1f05c69d: Waiting [2022-07-18T10:13:18.357Z] 30c4a7721957: Verifying Checksum [2022-07-18T10:13:18.357Z] 30c4a7721957: Download complete [2022-07-18T10:13:18.357Z] ea60b727a1ce: Verifying Checksum [2022-07-18T10:13:18.357Z] ea60b727a1ce: Download complete [2022-07-18T10:13:18.357Z] 7c6cee850709: Verifying Checksum [2022-07-18T10:13:18.357Z] 39a5fcdaea64: Verifying Checksum [2022-07-18T10:13:18.357Z] 39a5fcdaea64: Download complete [2022-07-18T10:13:18.357Z] 2408cc74d12b: Verifying Checksum [2022-07-18T10:13:18.357Z] 2408cc74d12b: Download complete [2022-07-18T10:13:18.357Z] d94ebbe4e438: Download complete [2022-07-18T10:13:18.357Z] 2408cc74d12b: Pull complete [2022-07-18T10:13:18.622Z] ea60b727a1ce: Pull complete [2022-07-18T10:13:18.622Z] 59ccb84bbe0f: Verifying Checksum [2022-07-18T10:13:18.622Z] 59ccb84bbe0f: Download complete [2022-07-18T10:13:18.622Z] 30c4a7721957: Pull complete [2022-07-18T10:13:19.193Z] bcfd1f05c69d: Verifying Checksum [2022-07-18T10:13:19.193Z] bcfd1f05c69d: Download complete [2022-07-18T10:13:19.193Z] 370296b7ddb6: Verifying Checksum [2022-07-18T10:13:19.193Z] 370296b7ddb6: Download complete [2022-07-18T10:13:23.391Z] 370296b7ddb6: Pull complete [2022-07-18T10:13:23.391Z] 7c6cee850709: Pull complete [2022-07-18T10:13:23.391Z] 39a5fcdaea64: Pull complete [2022-07-18T10:13:23.391Z] d94ebbe4e438: Pull complete [2022-07-18T10:13:25.297Z] bcfd1f05c69d: Pull complete [2022-07-18T10:13:26.235Z] 59ccb84bbe0f: Pull complete [2022-07-18T10:13:26.235Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-18T10:13:26.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-18T10:13:26.235Z] ---> a4fb48ad2a94 [2022-07-18T10:13:26.235Z] Step 3/13 : ARG MAKE="make build" [2022-07-18T10:13:27.623Z] ---> Running in 00c4009ce3d8 [2022-07-18T10:13:27.888Z] Removing intermediate container 00c4009ce3d8 [2022-07-18T10:13:27.888Z] ---> d59cef730c07 [2022-07-18T10:13:27.888Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T10:13:27.888Z] ---> Running in a104c7bf32c3 [2022-07-18T10:13:27.888Z] Removing intermediate container a104c7bf32c3 [2022-07-18T10:13:27.888Z] ---> 44bdbf9f9d63 [2022-07-18T10:13:27.888Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T10:13:28.149Z] ---> Running in a7f635899f6a [2022-07-18T10:13:28.149Z] Removing intermediate container a7f635899f6a [2022-07-18T10:13:28.149Z] ---> d2c56ed09156 [2022-07-18T10:13:28.149Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-18T10:13:28.149Z] ---> Running in f204e0f6173e [2022-07-18T10:13:28.149Z] Removing intermediate container f204e0f6173e [2022-07-18T10:13:28.149Z] ---> 44c7b367d21f [2022-07-18T10:13:28.149Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T10:13:28.409Z] ---> Running in d35a2f3f9824 [2022-07-18T10:13:28.987Z] Removing intermediate container d35a2f3f9824 [2022-07-18T10:13:28.987Z] ---> 413e6fbbd9dd [2022-07-18T10:13:28.987Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T10:13:28.987Z] ---> Running in 5eb766df4885 [2022-07-18T10:13:29.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:13:30.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T10:13:30.455Z] OK: 211 MiB in 51 packages [2022-07-18T10:13:30.715Z] Removing intermediate container 5eb766df4885 [2022-07-18T10:13:30.715Z] ---> 9f1b23b33682 [2022-07-18T10:13:30.715Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-18T10:13:30.715Z] ---> Running in dd0a0d48a353 [2022-07-18T10:13:30.977Z] Removing intermediate container dd0a0d48a353 [2022-07-18T10:13:30.977Z] ---> 772e12dda524 [2022-07-18T10:13:30.977Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-18T10:13:30.977Z] ---> 70b760cdb413 [2022-07-18T10:13:30.977Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T10:13:30.977Z] ---> Running in cb1319a46fda [2022-07-18T10:13:31.536Z] Still waiting to schedule task [2022-07-18T10:13:31.536Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20388’ is offline [2022-07-18T10:13:49.114Z] Removing intermediate container cb1319a46fda [2022-07-18T10:13:49.114Z] ---> 807a97193398 [2022-07-18T10:13:49.114Z] Step 12/13 : COPY . . [2022-07-18T10:13:49.115Z] ---> 0acf89e4433e [2022-07-18T10:13:49.115Z] Step 13/13 : RUN ${MAKE} [2022-07-18T10:13:49.115Z] ---> Running in 09f224ebfcfd [2022-07-18T10:13:49.115Z] noop [2022-07-18T10:13:49.115Z] Removing intermediate container 09f224ebfcfd [2022-07-18T10:13:49.115Z] ---> 1342d5ed8513 [2022-07-18T10:13:49.115Z] Successfully built 1342d5ed8513 [2022-07-18T10:13:49.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:13:49.438Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T10:13:49.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:13:49.527Z] prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container [2022-07-18T10:13:49.565Z] $ 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 [2022-07-18T10:13:49.965Z] $ docker top 488044b78a585a9fa0f804d0101e340386603686cd4ce19ceaa7cc5150987360 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:13:50.318Z] + go version [2022-07-18T10:13:50.318Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-18T10:13:50.346Z] $ docker stop --time=1 488044b78a585a9fa0f804d0101e340386603686cd4ce19ceaa7cc5150987360 [2022-07-18T10:13:51.663Z] $ docker rm -f 488044b78a585a9fa0f804d0101e340386603686cd4ce19ceaa7cc5150987360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:13:52.132Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T10:13:52.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:13:52.219Z] prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container [2022-07-18T10:13:52.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 [2022-07-18T10:13:52.659Z] $ docker top f14e497a59ee4882be59cbf71fb92cab7d1cb72838f7cc73eed9d38c6f26e5e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:13:53.024Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-18T10:13:53.325Z] + make test [2022-07-18T10:13:53.325Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-18T10:13:53.584Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-18T10:14:03.573Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-18T10:14:03.832Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 7.0% of statements [2022-07-18T10:14:03.832Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-18T10:14:07.129Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.886s coverage: 13.8% of statements [2022-07-18T10:14:15.257Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T10:14:17.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T10:14:17.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T10:14:17.794Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-18T10:14:18.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T10:14:18.396Z] $ docker stop --time=1 f14e497a59ee4882be59cbf71fb92cab7d1cb72838f7cc73eed9d38c6f26e5e8 [2022-07-18T10:14:20.186Z] $ docker rm -f f14e497a59ee4882be59cbf71fb92cab7d1cb72838f7cc73eed9d38c6f26e5e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T10:14:20.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T10:14:20.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-18T10:14:21.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T10:14:21.424Z] + ls -al . [2022-07-18T10:14:21.424Z] total 252 [2022-07-18T10:14:21.424Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 10:14 . [2022-07-18T10:14:21.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:12 .. [2022-07-18T10:14:21.424Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:14 .git [2022-07-18T10:14:21.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:12 .github [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 18 10:12 .gitignore [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 10:12 .golangci.yml [2022-07-18T10:14:21.424Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 10:13 .semver [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 18 10:12 Attribution.txt [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 18 10:12 CHANGELOG.md [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 18 10:12 Dockerfile [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 10:12 GOVERNANCE.md [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 18 10:12 Jenkinsfile [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 18 10:12 LICENSE [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 18 10:12 Makefile [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 18 10:12 OWNERS.md [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jul 18 10:12 README.md [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 18 10:13 VERSION [2022-07-18T10:14:21.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:12 bin [2022-07-18T10:14:21.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:12 cmd [2022-07-18T10:14:21.424Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 18 10:14 coverage.out [2022-07-18T10:14:21.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:12 doc [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 18 10:12 go.mod [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 18 10:12 go.sum [2022-07-18T10:14:21.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:12 internal [2022-07-18T10:14:21.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:12 snap [2022-07-18T10:14:21.424Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 18 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:21.734Z] + 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=e27dca9baa08924a505fef6c64e81931b1c2a574 --label arch=amd64 --label version=0.0.1-dev.26 . [2022-07-18T10:14:21.734Z] Sending build context to Docker daemon 9.395MB [2022-07-18T10:14:21.734Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-18T10:14:21.734Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-18T10:14:21.734Z] ---> 1342d5ed8513 [2022-07-18T10:14:21.734Z] Step 3/26 : ARG MAKE="make build" [2022-07-18T10:14:21.734Z] ---> Running in 7cf503696209 [2022-07-18T10:14:21.996Z] Removing intermediate container 7cf503696209 [2022-07-18T10:14:21.996Z] ---> 9bde6ec849b1 [2022-07-18T10:14:21.996Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T10:14:21.996Z] ---> Running in fb2291acec51 [2022-07-18T10:14:21.996Z] Removing intermediate container fb2291acec51 [2022-07-18T10:14:21.996Z] ---> 22b1feae0832 [2022-07-18T10:14:21.996Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T10:14:22.257Z] ---> Running in 77d4f0c0a245 [2022-07-18T10:14:22.257Z] Removing intermediate container 77d4f0c0a245 [2022-07-18T10:14:22.257Z] ---> 52b0e91cd98a [2022-07-18T10:14:22.257Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-18T10:14:22.257Z] ---> Running in 892a83b8610d [2022-07-18T10:14:22.257Z] Removing intermediate container 892a83b8610d [2022-07-18T10:14:22.257Z] ---> d7f862932a57 [2022-07-18T10:14:22.257Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T10:14:22.517Z] ---> Running in ec7976a1240b [2022-07-18T10:14:23.088Z] Removing intermediate container ec7976a1240b [2022-07-18T10:14:23.088Z] ---> 1c978d1824d0 [2022-07-18T10:14:23.088Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T10:14:23.088Z] ---> Running in 4a5fc746d0fc [2022-07-18T10:14:23.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:14:24.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T10:14:24.551Z] OK: 211 MiB in 51 packages [2022-07-18T10:14:25.124Z] Removing intermediate container 4a5fc746d0fc [2022-07-18T10:14:25.124Z] ---> 5b8edc01f26c [2022-07-18T10:14:25.124Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-18T10:14:25.124Z] ---> Running in e8905b3edfca [2022-07-18T10:14:25.124Z] Removing intermediate container e8905b3edfca [2022-07-18T10:14:25.124Z] ---> 4d4516f3302f [2022-07-18T10:14:25.124Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-18T10:14:25.386Z] ---> c94bc00444fe [2022-07-18T10:14:25.386Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T10:14:25.386Z] ---> Running in 9565c6e21e75 [2022-07-18T10:14:25.956Z] Removing intermediate container 9565c6e21e75 [2022-07-18T10:14:25.956Z] ---> 1c75327a2984 [2022-07-18T10:14:25.956Z] Step 12/26 : COPY . . [2022-07-18T10:14:26.217Z] ---> 63a2054f86fe [2022-07-18T10:14:26.217Z] Step 13/26 : RUN ${MAKE} [2022-07-18T10:14:26.480Z] ---> Running in 27a13999ce96 [2022-07-18T10:14:26.739Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.26 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-18T10:14:48.691Z] Removing intermediate container 27a13999ce96 [2022-07-18T10:14:48.691Z] ---> 315235a56271 [2022-07-18T10:14:48.691Z] Step 14/26 : FROM alpine:3.15 [2022-07-18T10:14:48.691Z] 3.15: Pulling from library/alpine [2022-07-18T10:14:48.691Z] df9b9388f04a: Pulling fs layer [2022-07-18T10:14:48.691Z] df9b9388f04a: Verifying Checksum [2022-07-18T10:14:48.691Z] df9b9388f04a: Pull complete [2022-07-18T10:14:48.691Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-18T10:14:48.691Z] Status: Downloaded newer image for alpine:3.15 [2022-07-18T10:14:48.691Z] ---> 0ac33e5f5afa [2022-07-18T10:14:48.691Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-18T10:14:48.691Z] ---> Running in a291bdaff214 [2022-07-18T10:14:48.691Z] Removing intermediate container a291bdaff214 [2022-07-18T10:14:48.691Z] ---> 66ea0fe91e9e [2022-07-18T10:14:48.691Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-18T10:14:48.691Z] ---> Running in 4f5208de9c24 [2022-07-18T10:14:48.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:14:48.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-18T10:14:48.691Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-18T10:14:48.691Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-18T10:14:48.691Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-18T10:14:48.691Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-18T10:14:48.691Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-18T10:14:48.691Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-18T10:14:48.691Z] Executing busybox-1.34.1-r5.trigger [2022-07-18T10:14:48.691Z] OK: 8 MiB in 20 packages [2022-07-18T10:14:48.691Z] Removing intermediate container 4f5208de9c24 [2022-07-18T10:14:48.691Z] ---> 6b7cd73652be [2022-07-18T10:14:48.691Z] Step 17/26 : WORKDIR / [2022-07-18T10:14:48.691Z] ---> Running in cf1978cdc16d [2022-07-18T10:14:48.691Z] Removing intermediate container cf1978cdc16d [2022-07-18T10:14:48.691Z] ---> 06e7f43c630a [2022-07-18T10:14:48.691Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-18T10:14:48.691Z] ---> 35f9be730406 [2022-07-18T10:14:48.691Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-18T10:14:48.691Z] ---> ea48437cadfb [2022-07-18T10:14:48.691Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-18T10:14:48.691Z] ---> db014b5af1b1 [2022-07-18T10:14:48.691Z] Step 21/26 : EXPOSE 59984 [2022-07-18T10:14:48.691Z] ---> Running in 45adce25504c [2022-07-18T10:14:48.951Z] Removing intermediate container 45adce25504c [2022-07-18T10:14:48.951Z] ---> 10757853f805 [2022-07-18T10:14:48.951Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-18T10:14:48.951Z] ---> Running in 47a5272b9cf2 [2022-07-18T10:14:48.951Z] Removing intermediate container 47a5272b9cf2 [2022-07-18T10:14:48.951Z] ---> 6ab9c9800ac0 [2022-07-18T10:14:48.951Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-18T10:14:48.951Z] ---> Running in c47b0d8d924f [2022-07-18T10:14:49.211Z] Removing intermediate container c47b0d8d924f [2022-07-18T10:14:49.211Z] ---> 53ba3c8e946d [2022-07-18T10:14:49.211Z] Step 24/26 : LABEL arch=amd64 [2022-07-18T10:14:49.211Z] ---> Running in f62f4485e600 [2022-07-18T10:14:49.211Z] Removing intermediate container f62f4485e600 [2022-07-18T10:14:49.211Z] ---> 7225e1174d4f [2022-07-18T10:14:49.211Z] Step 25/26 : LABEL git_sha=e27dca9baa08924a505fef6c64e81931b1c2a574 [2022-07-18T10:14:49.211Z] ---> Running in f4a56438649a [2022-07-18T10:14:49.471Z] Removing intermediate container f4a56438649a [2022-07-18T10:14:49.471Z] ---> 1d84a561ec46 [2022-07-18T10:14:49.471Z] Step 26/26 : LABEL version=0.0.1-dev.26 [2022-07-18T10:14:49.471Z] ---> Running in c0335c09c0a5 [2022-07-18T10:14:49.471Z] Removing intermediate container c0335c09c0a5 [2022-07-18T10:14:49.471Z] ---> 35faa72dae35 [2022-07-18T10:14:49.471Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T10:14:49.471Z] Successfully built 35faa72dae35 [2022-07-18T10:14:49.471Z] 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 [2022-07-18T10:14:49.591Z] provisioning config files... [2022-07-18T10:14:49.601Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2490766854617602492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:14:49.906Z] ---> docker-login.sh [2022-07-18T10:14:49.907Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:14:49.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:14:49.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:14:49.907Z] Configure a credential helper to remove this warning. See [2022-07-18T10:14:49.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:14:49.907Z] [2022-07-18T10:14:49.907Z] Login Succeeded [2022-07-18T10:14:49.907Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:14:49.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:14:50.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:14:50.168Z] Configure a credential helper to remove this warning. See [2022-07-18T10:14:50.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:14:50.168Z] [2022-07-18T10:14:50.168Z] Login Succeeded [2022-07-18T10:14:50.168Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:14:50.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:14:50.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:14:50.168Z] Configure a credential helper to remove this warning. See [2022-07-18T10:14:50.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:14:50.168Z] [2022-07-18T10:14:50.168Z] Login Succeeded [2022-07-18T10:14:50.168Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:14:50.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:14:50.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:14:50.429Z] Configure a credential helper to remove this warning. See [2022-07-18T10:14:50.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:14:50.429Z] [2022-07-18T10:14:50.429Z] Login Succeeded [2022-07-18T10:14:50.429Z] docker.io [2022-07-18T10:14:50.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:14:50.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:14:50.690Z] Configure a credential helper to remove this warning. See [2022-07-18T10:14:50.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:14:50.690Z] [2022-07-18T10:14:50.690Z] Login Succeeded [2022-07-18T10:14:50.690Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:14:50.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T10:14:50.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:14:50.874Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-07-18T10:14:50.874Z] e27dca9baa08924a505fef6c64e81931b1c2a574 [2022-07-18T10:14:50.874Z] latest [2022-07-18T10:14:50.874Z] 0.0.1-dev.26 [2022-07-18T10:14:50.874Z] e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 [2022-07-18T10:14:50.874Z] main [2022-07-18T10:14:50.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:51.219Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:51.540Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574 [2022-07-18T10:14:51.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-18T10:14:51.540Z] a50958b9c8f3: Preparing [2022-07-18T10:14:51.540Z] 7aa45c306949: Preparing [2022-07-18T10:14:51.540Z] 2b9e4d4aac13: Preparing [2022-07-18T10:14:51.540Z] e5c89bb75f3f: Preparing [2022-07-18T10:14:51.540Z] 4fc242d58285: Preparing [2022-07-18T10:14:51.540Z] 4fc242d58285: Layer already exists [2022-07-18T10:14:51.540Z] 7aa45c306949: Pushed [2022-07-18T10:14:51.540Z] a50958b9c8f3: Pushed [2022-07-18T10:14:51.865Z] e5c89bb75f3f: Pushed [2022-07-18T10:14:54.411Z] 2b9e4d4aac13: Pushed [2022-07-18T10:14:54.411Z] e27dca9baa08924a505fef6c64e81931b1c2a574: digest: sha256:d5436d3231aa819649c6f255a346d643aa737680cc65664098786e5773c05fce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:54.739Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:55.058Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-07-18T10:14:55.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-18T10:14:55.058Z] a50958b9c8f3: Preparing [2022-07-18T10:14:55.058Z] 7aa45c306949: Preparing [2022-07-18T10:14:55.058Z] 2b9e4d4aac13: Preparing [2022-07-18T10:14:55.058Z] e5c89bb75f3f: Preparing [2022-07-18T10:14:55.058Z] 4fc242d58285: Preparing [2022-07-18T10:14:55.058Z] 7aa45c306949: Layer already exists [2022-07-18T10:14:55.058Z] 4fc242d58285: Layer already exists [2022-07-18T10:14:55.058Z] e5c89bb75f3f: Layer already exists [2022-07-18T10:14:55.058Z] 2b9e4d4aac13: Layer already exists [2022-07-18T10:14:55.058Z] a50958b9c8f3: Layer already exists [2022-07-18T10:14:55.058Z] latest: digest: sha256:d5436d3231aa819649c6f255a346d643aa737680cc65664098786e5773c05fce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:55.378Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:55.697Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.26 [2022-07-18T10:14:55.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-18T10:14:55.697Z] a50958b9c8f3: Preparing [2022-07-18T10:14:55.697Z] 7aa45c306949: Preparing [2022-07-18T10:14:55.697Z] 2b9e4d4aac13: Preparing [2022-07-18T10:14:55.697Z] e5c89bb75f3f: Preparing [2022-07-18T10:14:55.697Z] 4fc242d58285: Preparing [2022-07-18T10:14:55.697Z] 2b9e4d4aac13: Layer already exists [2022-07-18T10:14:55.697Z] a50958b9c8f3: Layer already exists [2022-07-18T10:14:55.697Z] e5c89bb75f3f: Layer already exists [2022-07-18T10:14:55.697Z] 7aa45c306949: Layer already exists [2022-07-18T10:14:55.697Z] 4fc242d58285: Layer already exists [2022-07-18T10:14:55.697Z] 0.0.1-dev.26: digest: sha256:d5436d3231aa819649c6f255a346d643aa737680cc65664098786e5773c05fce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:56.019Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:56.341Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 [2022-07-18T10:14:56.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-18T10:14:56.341Z] a50958b9c8f3: Preparing [2022-07-18T10:14:56.341Z] 7aa45c306949: Preparing [2022-07-18T10:14:56.341Z] 2b9e4d4aac13: Preparing [2022-07-18T10:14:56.341Z] e5c89bb75f3f: Preparing [2022-07-18T10:14:56.341Z] 4fc242d58285: Preparing [2022-07-18T10:14:56.341Z] a50958b9c8f3: Layer already exists [2022-07-18T10:14:56.341Z] 7aa45c306949: Layer already exists [2022-07-18T10:14:56.341Z] 4fc242d58285: Layer already exists [2022-07-18T10:14:56.341Z] 2b9e4d4aac13: Layer already exists [2022-07-18T10:14:56.341Z] e5c89bb75f3f: Layer already exists [2022-07-18T10:14:56.341Z] e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26: digest: sha256:d5436d3231aa819649c6f255a346d643aa737680cc65664098786e5773c05fce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:56.745Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:57.060Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-07-18T10:14:57.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-18T10:14:57.060Z] a50958b9c8f3: Preparing [2022-07-18T10:14:57.060Z] 7aa45c306949: Preparing [2022-07-18T10:14:57.060Z] 2b9e4d4aac13: Preparing [2022-07-18T10:14:57.060Z] e5c89bb75f3f: Preparing [2022-07-18T10:14:57.060Z] 4fc242d58285: Preparing [2022-07-18T10:14:57.060Z] 4fc242d58285: Layer already exists [2022-07-18T10:14:57.060Z] 7aa45c306949: Layer already exists [2022-07-18T10:14:57.060Z] a50958b9c8f3: Layer already exists [2022-07-18T10:14:57.060Z] e5c89bb75f3f: Layer already exists [2022-07-18T10:14:57.060Z] 2b9e4d4aac13: Layer already exists [2022-07-18T10:14:57.060Z] main: digest: sha256:d5436d3231aa819649c6f255a346d643aa737680cc65664098786e5773c05fce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T10:14:57.113Z] ===================================================== [Pipeline] echo [2022-07-18T10:14:57.123Z] taggedImages: [2022-07-18T10:14:57.123Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574 [2022-07-18T10:14:57.123Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-07-18T10:14:57.123Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.26 [2022-07-18T10:14:57.123Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 [2022-07-18T10:14:57.123Z] - 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 [2022-07-18T10:14:57.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:14:57.501Z] [2022-07-18T10:14:57.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:14:57.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:14:57.809Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-18T10:14:57.809Z] 5eb5b503b376: Pulling fs layer [2022-07-18T10:14:57.809Z] 5c69ac0246d0: Pulling fs layer [2022-07-18T10:14:57.809Z] ec43610c2a17: Pulling fs layer [2022-07-18T10:14:57.809Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-18T10:14:57.809Z] 33b1e0a273af: Pulling fs layer [2022-07-18T10:14:57.809Z] 5d3b04190fa2: Pulling fs layer [2022-07-18T10:14:57.809Z] 2f39f015ded8: Pulling fs layer [2022-07-18T10:14:57.809Z] 33b1e0a273af: Waiting [2022-07-18T10:14:57.809Z] 3a2ae6a8a46f: Waiting [2022-07-18T10:14:57.809Z] 5d3b04190fa2: Waiting [2022-07-18T10:14:57.809Z] 2f39f015ded8: Waiting [2022-07-18T10:14:57.809Z] 5c69ac0246d0: Download complete [2022-07-18T10:14:57.809Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-18T10:14:57.809Z] 3a2ae6a8a46f: Download complete [2022-07-18T10:14:58.068Z] 33b1e0a273af: Verifying Checksum [2022-07-18T10:14:58.068Z] 33b1e0a273af: Download complete [2022-07-18T10:14:58.068Z] ec43610c2a17: Verifying Checksum [2022-07-18T10:14:58.068Z] ec43610c2a17: Download complete [2022-07-18T10:14:58.068Z] 5d3b04190fa2: Verifying Checksum [2022-07-18T10:14:58.068Z] 5d3b04190fa2: Download complete [2022-07-18T10:14:58.068Z] 5eb5b503b376: Verifying Checksum [2022-07-18T10:14:58.068Z] 5eb5b503b376: Download complete [2022-07-18T10:14:58.639Z] 2f39f015ded8: Download complete [2022-07-18T10:14:59.579Z] 5eb5b503b376: Pull complete [2022-07-18T10:14:59.579Z] 5c69ac0246d0: Pull complete [2022-07-18T10:15:00.148Z] ec43610c2a17: Pull complete [2022-07-18T10:15:00.148Z] 3a2ae6a8a46f: Pull complete [2022-07-18T10:15:00.408Z] 33b1e0a273af: Pull complete [2022-07-18T10:15:00.408Z] 5d3b04190fa2: Pull complete [2022-07-18T10:15:05.685Z] 2f39f015ded8: Pull complete [2022-07-18T10:15:05.685Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-18T10:15:05.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:15:05.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:15:05.781Z] prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container [2022-07-18T10:15:05.821Z] $ 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 [2022-07-18T10:15:07.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20390 in /w/workspace/foundry_device-onvif-camera_main [2022-07-18T10:15:07.518Z] $ docker top 3a98c073ba4bd0f1f7a80781d7106bdd833b6af86416321fa38a0767a24613c2 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-07-18T10:15:07.664Z] Running in /w/workspace/device-onvif-camera/29 [Pipeline] { [Pipeline] checkout [2022-07-18T10:15:07.709Z] Selected Git installation does not exist. Using Default [2022-07-18T10:15:07.709Z] The recommended git tool is: NONE [2022-07-18T10:15:07.919Z] ---> job-cost.sh [2022-07-18T10:15:07.919Z] lf-activate-venv: SKIPPING [2022-07-18T10:15:07.919Z] INFO: No Stack... [2022-07-18T10:15:08.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T10:15:08.747Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T10:15:09.041Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-07-18T10:15:09.041Z] + cut -d, -f6 [Pipeline] lock [2022-07-18T10:15:09.054Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] [2022-07-18T10:15:09.061Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] did not exist. Created. [2022-07-18T10:15:09.061Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T10:15:09.371Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-18T10:15:09.396Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T10:15:09.401Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T10:15:09.425Z] $ docker stop --time=1 3a98c073ba4bd0f1f7a80781d7106bdd833b6af86416321fa38a0767a24613c2 [2022-07-18T10:15:10.586Z] $ docker rm -f 3a98c073ba4bd0f1f7a80781d7106bdd833b6af86416321fa38a0767a24613c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T10:15:13.525Z] using credential edgex-jenkins-ssh [2022-07-18T10:15:13.542Z] Cloning the remote Git repository [2022-07-18T10:15:13.603Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-18T10:15:13.677Z] > git init /w/workspace/device-onvif-camera/29 # timeout=10 [2022-07-18T10:15:13.764Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-18T10:15:13.764Z] > git --version # timeout=10 [2022-07-18T10:15:13.780Z] > git --version # 'git version 2.25.1' [2022-07-18T10:15:13.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T10:15:13.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T10:15:14.772Z] Avoid second fetch [2022-07-18T10:15:14.772Z] Checking out Revision e27dca9baa08924a505fef6c64e81931b1c2a574 (main) [2022-07-18T10:15:14.735Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-18T10:15:14.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T10:15:14.796Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T10:15:14.812Z] > git checkout -f e27dca9baa08924a505fef6c64e81931b1c2a574 # timeout=10 [2022-07-18T10:15:19.016Z] Commit message: "docs(snap): Update links (#112)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T10:15:19.910Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-18T10:15:19.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T10:15:19.910Z] Dload Upload Total Spent Left Speed [2022-07-18T10:15:19.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2022-07-18T10:15:20.634Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-18T10:15:20.981Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-18T10:15:20.981Z] + sudo tee /etc/docker/daemon.new [2022-07-18T10:15:20.981Z] { [2022-07-18T10:15:20.981Z] "registry-mirrors": [ [2022-07-18T10:15:20.981Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-18T10:15:20.981Z] ], [2022-07-18T10:15:20.981Z] "bip": "10.250.0.254/24", [2022-07-18T10:15:20.981Z] "hosts": [ [2022-07-18T10:15:20.981Z] "tcp://0.0.0.0:5555", [2022-07-18T10:15:20.981Z] "unix:///var/run/docker.sock" [2022-07-18T10:15:20.981Z] ], [2022-07-18T10:15:20.981Z] "mtu": 1458, [2022-07-18T10:15:20.981Z] "selinux-enabled": true, [2022-07-18T10:15:20.981Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-18T10:15:20.981Z] } [Pipeline] sh [2022-07-18T10:15:21.385Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-18T10:15:21.728Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:15:40.082Z] provisioning config files... [2022-07-18T10:15:40.106Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/29@tmp/config4684612655236677502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:15:40.470Z] ---> docker-login.sh [2022-07-18T10:15:40.470Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:15:41.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:15:41.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:15:41.345Z] Configure a credential helper to remove this warning. See [2022-07-18T10:15:41.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:15:41.345Z] [2022-07-18T10:15:41.345Z] Login Succeeded [2022-07-18T10:15:41.345Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:15:41.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:15:41.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:15:41.617Z] Configure a credential helper to remove this warning. See [2022-07-18T10:15:41.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:15:41.617Z] [2022-07-18T10:15:41.617Z] Login Succeeded [2022-07-18T10:15:41.617Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:15:42.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:15:42.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:15:42.213Z] Configure a credential helper to remove this warning. See [2022-07-18T10:15:42.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:15:42.213Z] [2022-07-18T10:15:42.213Z] Login Succeeded [2022-07-18T10:15:42.213Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:15:42.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:15:42.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:15:42.489Z] Configure a credential helper to remove this warning. See [2022-07-18T10:15:42.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:15:42.489Z] [2022-07-18T10:15:42.489Z] Login Succeeded [2022-07-18T10:15:42.489Z] docker.io [2022-07-18T10:15:42.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:15:43.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:15:43.350Z] Configure a credential helper to remove this warning. See [2022-07-18T10:15:43.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:15:43.350Z] [2022-07-18T10:15:43.350Z] Login Succeeded [2022-07-18T10:15:43.350Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:15:43.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T10:15:43.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:15:43.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:15:43.877Z] ========================================================= [2022-07-18T10:15:43.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-18T10:15:43.877Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:15:44.233Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-18T10:15:44.504Z] Sending build context to Docker daemon 6.421MB [2022-07-18T10:15:44.504Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-18T10:15:44.504Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-18T10:15:44.778Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-18T10:15:44.779Z] b3c136eddcbf: Pulling fs layer [2022-07-18T10:15:44.779Z] c0a3192eca97: Pulling fs layer [2022-07-18T10:15:44.779Z] a050256f5b6f: Pulling fs layer [2022-07-18T10:15:44.779Z] 656be50a0ddc: Pulling fs layer [2022-07-18T10:15:44.779Z] 2bbca73fdf42: Pulling fs layer [2022-07-18T10:15:44.779Z] 46d945488cbd: Pulling fs layer [2022-07-18T10:15:44.779Z] 8a5474983e97: Pulling fs layer [2022-07-18T10:15:44.779Z] 329c88fbcd65: Pulling fs layer [2022-07-18T10:15:44.779Z] 46d945488cbd: Waiting [2022-07-18T10:15:44.779Z] 8a5474983e97: Waiting [2022-07-18T10:15:44.779Z] 329c88fbcd65: Waiting [2022-07-18T10:15:44.779Z] 656be50a0ddc: Waiting [2022-07-18T10:15:44.779Z] 2bbca73fdf42: Waiting [2022-07-18T10:15:44.779Z] a050256f5b6f: Verifying Checksum [2022-07-18T10:15:44.779Z] a050256f5b6f: Download complete [2022-07-18T10:15:44.779Z] c0a3192eca97: Download complete [2022-07-18T10:15:44.779Z] 2bbca73fdf42: Verifying Checksum [2022-07-18T10:15:44.779Z] 2bbca73fdf42: Download complete [2022-07-18T10:15:44.779Z] 46d945488cbd: Verifying Checksum [2022-07-18T10:15:44.779Z] 46d945488cbd: Download complete [2022-07-18T10:15:44.779Z] b3c136eddcbf: Verifying Checksum [2022-07-18T10:15:44.779Z] b3c136eddcbf: Download complete [2022-07-18T10:15:45.777Z] b3c136eddcbf: Pull complete [2022-07-18T10:15:45.777Z] 329c88fbcd65: Verifying Checksum [2022-07-18T10:15:45.777Z] 329c88fbcd65: Download complete [2022-07-18T10:15:46.389Z] c0a3192eca97: Pull complete [2022-07-18T10:15:46.670Z] a050256f5b6f: Pull complete [2022-07-18T10:15:46.946Z] 8a5474983e97: Verifying Checksum [2022-07-18T10:15:46.946Z] 8a5474983e97: Download complete [2022-07-18T10:15:47.546Z] 656be50a0ddc: Verifying Checksum [2022-07-18T10:15:47.546Z] 656be50a0ddc: Download complete [2022-07-18T10:16:02.668Z] 656be50a0ddc: Pull complete [2022-07-18T10:16:02.668Z] 2bbca73fdf42: Pull complete [2022-07-18T10:16:02.668Z] 46d945488cbd: Pull complete [2022-07-18T10:16:08.094Z] 8a5474983e97: Pull complete [2022-07-18T10:16:09.545Z] 329c88fbcd65: Pull complete [2022-07-18T10:16:09.545Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-18T10:16:09.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-18T10:16:09.545Z] ---> ff4287adb874 [2022-07-18T10:16:09.545Z] Step 3/13 : ARG MAKE="make build" [2022-07-18T10:16:10.149Z] ---> Running in 43ea7fda6a18 [2022-07-18T10:16:10.423Z] Removing intermediate container 43ea7fda6a18 [2022-07-18T10:16:10.423Z] ---> 2651257c9a01 [2022-07-18T10:16:10.423Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T10:16:10.707Z] ---> Running in 260f4d717f8e [2022-07-18T10:16:10.980Z] Removing intermediate container 260f4d717f8e [2022-07-18T10:16:10.980Z] ---> 6f6536d049d7 [2022-07-18T10:16:10.980Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T10:16:10.980Z] ---> Running in 77c47b10d5b0 [2022-07-18T10:16:11.257Z] Removing intermediate container 77c47b10d5b0 [2022-07-18T10:16:11.257Z] ---> cca4b73c938d [2022-07-18T10:16:11.257Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-18T10:16:11.257Z] ---> Running in 1abb64a618d1 [2022-07-18T10:16:11.853Z] Removing intermediate container 1abb64a618d1 [2022-07-18T10:16:11.853Z] ---> 3264ca6e0dd7 [2022-07-18T10:16:11.853Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T10:16:11.853Z] ---> Running in b70af92517e9 [2022-07-18T10:16:13.835Z] Removing intermediate container b70af92517e9 [2022-07-18T10:16:13.835Z] ---> a68f2764f82d [2022-07-18T10:16:13.835Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T10:16:13.835Z] ---> Running in 582bf536cd58 [2022-07-18T10:16:15.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:16:16.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T10:16:17.386Z] OK: 221 MiB in 51 packages [2022-07-18T10:16:18.372Z] Removing intermediate container 582bf536cd58 [2022-07-18T10:16:18.372Z] ---> 45cbbd426c34 [2022-07-18T10:16:18.372Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-18T10:16:18.372Z] ---> Running in b9af128f7fb9 [2022-07-18T10:16:18.648Z] Removing intermediate container b9af128f7fb9 [2022-07-18T10:16:18.648Z] ---> e042ae377789 [2022-07-18T10:16:18.648Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-18T10:16:19.251Z] ---> 3ac47a5b67fd [2022-07-18T10:16:19.251Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T10:16:19.251Z] ---> Running in de1acab534aa [2022-07-18T10:17:06.247Z] Removing intermediate container de1acab534aa [2022-07-18T10:17:06.247Z] ---> 52c7b4e895df [2022-07-18T10:17:06.247Z] Step 12/13 : COPY . . [2022-07-18T10:17:06.247Z] ---> a74ba62203b0 [2022-07-18T10:17:06.247Z] Step 13/13 : RUN ${MAKE} [2022-07-18T10:17:06.247Z] ---> Running in 853061f00919 [2022-07-18T10:17:06.247Z] noop [2022-07-18T10:17:06.247Z] Removing intermediate container 853061f00919 [2022-07-18T10:17:06.247Z] ---> b0bc95131435 [2022-07-18T10:17:06.247Z] Successfully built b0bc95131435 [2022-07-18T10:17:06.519Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:17:06.893Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T10:17:06.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:17:07.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-20390 does not seem to be running inside a container [2022-07-18T10:17:07.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/29 -v /w/workspace/device-onvif-camera/29:/w/workspace/device-onvif-camera/29:rw,z -v /w/workspace/device-onvif-camera/29@tmp:/w/workspace/device-onvif-camera/29@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 [2022-07-18T10:17:08.480Z] $ docker top 9996021a2a2ae9437fe3ed6426a1afcc6f2b265b79dcc2f930ebc9453099c507 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:17:09.369Z] + go version [2022-07-18T10:17:09.369Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-18T10:17:09.400Z] $ docker stop --time=1 9996021a2a2ae9437fe3ed6426a1afcc6f2b265b79dcc2f930ebc9453099c507 [2022-07-18T10:17:11.052Z] $ docker rm -f 9996021a2a2ae9437fe3ed6426a1afcc6f2b265b79dcc2f930ebc9453099c507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:17:11.687Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T10:17:11.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:17:11.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-20390 does not seem to be running inside a container [2022-07-18T10:17:12.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/29 -v /w/workspace/device-onvif-camera/29:/w/workspace/device-onvif-camera/29:rw,z -v /w/workspace/device-onvif-camera/29@tmp:/w/workspace/device-onvif-camera/29@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 [2022-07-18T10:17:13.331Z] $ docker top 5f403bafa93de050d687c179b737c6259888ee5fb5c738f35a8ebf4e4a03586a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:17:14.253Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/29 [Pipeline] fileExists [Pipeline] sh [2022-07-18T10:17:14.927Z] + make test [2022-07-18T10:17:14.927Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-18T10:17:16.365Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-18T10:18:38.212Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-18T10:18:42.549Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.088s coverage: 7.0% of statements [2022-07-18T10:18:42.549Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-18T10:19:04.730Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.730s coverage: 13.8% of statements [2022-07-18T10:19:05.006Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-18T10:19:05.006Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T10:19:27.245Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T10:19:27.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T10:19:27.523Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-18T10:19:31.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T10:19:31.062Z] $ docker stop --time=1 5f403bafa93de050d687c179b737c6259888ee5fb5c738f35a8ebf4e4a03586a [2022-07-18T10:19:32.933Z] $ docker rm -f 5f403bafa93de050d687c179b737c6259888ee5fb5c738f35a8ebf4e4a03586a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T10:19:33.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T10:19:34.007Z] Warning: overwriting stash ‘coverage-report’ [2022-07-18T10:19:34.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T10:19:34.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T10:19:35.306Z] + ls -al . [2022-07-18T10:19:35.306Z] total 248 [2022-07-18T10:19:35.306Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 10:19 . [2022-07-18T10:19:35.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:15 .. [2022-07-18T10:19:35.306Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:15 .git [2022-07-18T10:19:35.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:15 .github [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 18 10:15 .gitignore [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 10:15 .golangci.yml [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 18 10:15 Attribution.txt [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 18 10:15 CHANGELOG.md [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 18 10:15 Dockerfile [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 10:15 GOVERNANCE.md [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 18 10:15 Jenkinsfile [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 18 10:15 LICENSE [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 18 10:15 Makefile [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 18 10:15 OWNERS.md [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jul 18 10:15 README.md [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 18 10:13 VERSION [2022-07-18T10:19:35.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:15 bin [2022-07-18T10:19:35.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:15 cmd [2022-07-18T10:19:35.306Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 18 10:19 coverage.out [2022-07-18T10:19:35.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:15 doc [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 18 10:15 go.mod [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 18 10:15 go.sum [2022-07-18T10:19:35.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:15 internal [2022-07-18T10:19:35.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:15 snap [2022-07-18T10:19:35.306Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 18 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:19:35.663Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e27dca9baa08924a505fef6c64e81931b1c2a574 --label arch=arm64 --label version=0.0.1-dev.26 . [2022-07-18T10:19:35.936Z] Sending build context to Docker daemon 6.492MB [2022-07-18T10:19:36.211Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-18T10:19:36.211Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-18T10:19:36.211Z] ---> b0bc95131435 [2022-07-18T10:19:36.211Z] Step 3/26 : ARG MAKE="make build" [2022-07-18T10:19:36.211Z] ---> Running in 04d3fd0227be [2022-07-18T10:19:36.489Z] Removing intermediate container 04d3fd0227be [2022-07-18T10:19:36.489Z] ---> 390acc165f31 [2022-07-18T10:19:36.489Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T10:19:36.766Z] ---> Running in 2625f733d245 [2022-07-18T10:19:37.043Z] Removing intermediate container 2625f733d245 [2022-07-18T10:19:37.043Z] ---> e9f974494d29 [2022-07-18T10:19:37.043Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T10:19:37.043Z] ---> Running in 802c523bb425 [2022-07-18T10:19:37.320Z] Removing intermediate container 802c523bb425 [2022-07-18T10:19:37.320Z] ---> 43f6fb746d3b [2022-07-18T10:19:37.320Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-18T10:19:37.320Z] ---> Running in 1b2ee190272b [2022-07-18T10:19:37.917Z] Removing intermediate container 1b2ee190272b [2022-07-18T10:19:37.917Z] ---> 68ff0a0caff8 [2022-07-18T10:19:37.917Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T10:19:37.917Z] ---> Running in 4e949ee504e4 [2022-07-18T10:19:39.372Z] Removing intermediate container 4e949ee504e4 [2022-07-18T10:19:39.372Z] ---> 609a11f17b1b [2022-07-18T10:19:39.372Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T10:19:39.654Z] ---> Running in fe57b8bf7861 [2022-07-18T10:19:40.647Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:19:41.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T10:19:42.609Z] OK: 221 MiB in 51 packages [2022-07-18T10:19:43.212Z] Removing intermediate container fe57b8bf7861 [2022-07-18T10:19:43.212Z] ---> f70c017ea878 [2022-07-18T10:19:43.212Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-18T10:19:43.493Z] ---> Running in 3cc8b60e6e99 [2022-07-18T10:19:43.771Z] Removing intermediate container 3cc8b60e6e99 [2022-07-18T10:19:43.771Z] ---> ac3fbc1a5e07 [2022-07-18T10:19:43.771Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-18T10:19:44.369Z] ---> 0f98bf8e0888 [2022-07-18T10:19:44.369Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T10:19:44.369Z] ---> Running in ecbedb5426bb [2022-07-18T10:19:46.361Z] Removing intermediate container ecbedb5426bb [2022-07-18T10:19:46.361Z] ---> 0af4908c8fbc [2022-07-18T10:19:46.361Z] Step 12/26 : COPY . . [2022-07-18T10:19:47.798Z] ---> 08e548dcbca9 [2022-07-18T10:19:47.799Z] Step 13/26 : RUN ${MAKE} [2022-07-18T10:19:47.799Z] ---> Running in f4a707385499 [2022-07-18T10:19:48.780Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.26 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-18T10:22:10.710Z] Removing intermediate container f4a707385499 [2022-07-18T10:22:10.710Z] ---> ff7cd400e0d9 [2022-07-18T10:22:10.710Z] Step 14/26 : FROM alpine:3.15 [2022-07-18T10:22:10.710Z] 3.15: Pulling from library/alpine [2022-07-18T10:22:10.710Z] 9981e73032c8: Pulling fs layer [2022-07-18T10:22:10.710Z] 9981e73032c8: Download complete [2022-07-18T10:22:10.710Z] 9981e73032c8: Pull complete [2022-07-18T10:22:10.710Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-18T10:22:10.710Z] Status: Downloaded newer image for alpine:3.15 [2022-07-18T10:22:10.710Z] ---> 3fb3c9af89a9 [2022-07-18T10:22:10.710Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-18T10:22:10.710Z] ---> Running in 98e335c39e03 [2022-07-18T10:22:10.710Z] Removing intermediate container 98e335c39e03 [2022-07-18T10:22:10.710Z] ---> e8d21486ea50 [2022-07-18T10:22:10.710Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-18T10:22:10.710Z] ---> Running in 949c46c69d49 [2022-07-18T10:22:10.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:22:10.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-18T10:22:10.710Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-18T10:22:10.710Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-18T10:22:10.710Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-18T10:22:10.710Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-18T10:22:10.710Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-18T10:22:10.710Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-18T10:22:10.710Z] Executing busybox-1.34.1-r5.trigger [2022-07-18T10:22:10.710Z] OK: 8 MiB in 20 packages [2022-07-18T10:22:10.710Z] Removing intermediate container 949c46c69d49 [2022-07-18T10:22:10.710Z] ---> 05f31d56ff9c [2022-07-18T10:22:10.710Z] Step 17/26 : WORKDIR / [2022-07-18T10:22:10.710Z] ---> Running in 328a9668d9e2 [2022-07-18T10:22:10.710Z] Removing intermediate container 328a9668d9e2 [2022-07-18T10:22:10.710Z] ---> fdecaf1b281f [2022-07-18T10:22:10.710Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-18T10:22:10.710Z] ---> 445b50ca65d6 [2022-07-18T10:22:10.710Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-18T10:22:10.985Z] ---> e3243fbd88af [2022-07-18T10:22:10.985Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-18T10:22:11.583Z] ---> e9e8502db113 [2022-07-18T10:22:11.583Z] Step 21/26 : EXPOSE 59984 [2022-07-18T10:22:11.583Z] ---> Running in 46f715c08afc [2022-07-18T10:22:12.182Z] Removing intermediate container 46f715c08afc [2022-07-18T10:22:12.182Z] ---> 703248d76a5a [2022-07-18T10:22:12.182Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-18T10:22:12.182Z] ---> Running in a6070f463815 [2022-07-18T10:22:12.459Z] Removing intermediate container a6070f463815 [2022-07-18T10:22:12.459Z] ---> 962062c25440 [2022-07-18T10:22:12.459Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-18T10:22:12.459Z] ---> Running in e87595e97716 [2022-07-18T10:22:12.733Z] Removing intermediate container e87595e97716 [2022-07-18T10:22:12.733Z] ---> c1bd9d71e0aa [2022-07-18T10:22:12.733Z] Step 24/26 : LABEL arch=arm64 [2022-07-18T10:22:13.009Z] ---> Running in 1b6d649e684f [2022-07-18T10:22:13.282Z] Removing intermediate container 1b6d649e684f [2022-07-18T10:22:13.282Z] ---> d8555d0e5a01 [2022-07-18T10:22:13.282Z] Step 25/26 : LABEL git_sha=e27dca9baa08924a505fef6c64e81931b1c2a574 [2022-07-18T10:22:13.282Z] ---> Running in 1db82dfc1901 [2022-07-18T10:22:13.558Z] Removing intermediate container 1db82dfc1901 [2022-07-18T10:22:13.558Z] ---> e3819a704780 [2022-07-18T10:22:13.558Z] Step 26/26 : LABEL version=0.0.1-dev.26 [2022-07-18T10:22:13.558Z] ---> Running in 95c09461fd96 [2022-07-18T10:22:14.162Z] Removing intermediate container 95c09461fd96 [2022-07-18T10:22:14.162Z] ---> c7ba97c9a7f7 [2022-07-18T10:22:14.162Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T10:22:14.162Z] Successfully built c7ba97c9a7f7 [2022-07-18T10:22:14.162Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:22:14.272Z] provisioning config files... [2022-07-18T10:22:14.292Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/29@tmp/config5331265332470622783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:22:14.646Z] ---> docker-login.sh [2022-07-18T10:22:14.646Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:22:14.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:22:14.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:22:14.920Z] Configure a credential helper to remove this warning. See [2022-07-18T10:22:14.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:22:14.920Z] [2022-07-18T10:22:14.920Z] Login Succeeded [2022-07-18T10:22:14.920Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:22:15.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:22:15.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:22:15.517Z] Configure a credential helper to remove this warning. See [2022-07-18T10:22:15.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:22:15.517Z] [2022-07-18T10:22:15.517Z] Login Succeeded [2022-07-18T10:22:15.517Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:22:16.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:22:16.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:22:16.117Z] Configure a credential helper to remove this warning. See [2022-07-18T10:22:16.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:22:16.117Z] [2022-07-18T10:22:16.117Z] Login Succeeded [2022-07-18T10:22:16.117Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:22:16.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:22:16.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:22:16.668Z] Configure a credential helper to remove this warning. See [2022-07-18T10:22:16.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:22:16.668Z] [2022-07-18T10:22:16.668Z] Login Succeeded [2022-07-18T10:22:16.668Z] docker.io [2022-07-18T10:22:16.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:22:17.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:22:17.536Z] Configure a credential helper to remove this warning. See [2022-07-18T10:22:17.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:22:17.536Z] [2022-07-18T10:22:17.537Z] Login Succeeded [2022-07-18T10:22:17.537Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:22:17.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T10:22:17.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:22:17.624Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-07-18T10:22:17.624Z] e27dca9baa08924a505fef6c64e81931b1c2a574 [2022-07-18T10:22:17.624Z] latest [2022-07-18T10:22:17.624Z] 0.0.1-dev.26 [2022-07-18T10:22:17.624Z] e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 [2022-07-18T10:22:17.624Z] main [2022-07-18T10:22:17.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:17.991Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:18.380Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574 [2022-07-18T10:22:18.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-18T10:22:18.380Z] bef25e2abe6b: Preparing [2022-07-18T10:22:18.380Z] bb1932c73234: Preparing [2022-07-18T10:22:18.380Z] a56a5ec0fbbb: Preparing [2022-07-18T10:22:18.380Z] 76e5c7c7fb4a: Preparing [2022-07-18T10:22:18.380Z] 4f4ce317c6bb: Preparing [2022-07-18T10:22:18.380Z] 4f4ce317c6bb: Layer already exists [2022-07-18T10:22:18.674Z] bb1932c73234: Pushed [2022-07-18T10:22:18.674Z] bef25e2abe6b: Pushed [2022-07-18T10:22:19.271Z] 76e5c7c7fb4a: Pushed [2022-07-18T10:22:24.674Z] a56a5ec0fbbb: Pushed [2022-07-18T10:22:24.674Z] e27dca9baa08924a505fef6c64e81931b1c2a574: digest: sha256:6c887b7aad964d87786ba53488a1e3c6777c2d0528752734f7d1ba03d89bb1e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:25.045Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:25.405Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-07-18T10:22:25.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-18T10:22:25.405Z] bef25e2abe6b: Preparing [2022-07-18T10:22:25.405Z] bb1932c73234: Preparing [2022-07-18T10:22:25.405Z] a56a5ec0fbbb: Preparing [2022-07-18T10:22:25.405Z] 76e5c7c7fb4a: Preparing [2022-07-18T10:22:25.405Z] 4f4ce317c6bb: Preparing [2022-07-18T10:22:25.405Z] bef25e2abe6b: Layer already exists [2022-07-18T10:22:25.405Z] 4f4ce317c6bb: Layer already exists [2022-07-18T10:22:25.405Z] a56a5ec0fbbb: Layer already exists [2022-07-18T10:22:25.405Z] bb1932c73234: Layer already exists [2022-07-18T10:22:25.405Z] 76e5c7c7fb4a: Layer already exists [2022-07-18T10:22:25.684Z] latest: digest: sha256:6c887b7aad964d87786ba53488a1e3c6777c2d0528752734f7d1ba03d89bb1e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:26.052Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:26.412Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.26 [2022-07-18T10:22:26.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-18T10:22:26.413Z] bef25e2abe6b: Preparing [2022-07-18T10:22:26.413Z] bb1932c73234: Preparing [2022-07-18T10:22:26.413Z] a56a5ec0fbbb: Preparing [2022-07-18T10:22:26.413Z] 76e5c7c7fb4a: Preparing [2022-07-18T10:22:26.413Z] 4f4ce317c6bb: Preparing [2022-07-18T10:22:26.413Z] a56a5ec0fbbb: Layer already exists [2022-07-18T10:22:26.413Z] bef25e2abe6b: Layer already exists [2022-07-18T10:22:26.413Z] 4f4ce317c6bb: Layer already exists [2022-07-18T10:22:26.413Z] bb1932c73234: Layer already exists [2022-07-18T10:22:26.413Z] 76e5c7c7fb4a: Layer already exists [2022-07-18T10:22:26.703Z] 0.0.1-dev.26: digest: sha256:6c887b7aad964d87786ba53488a1e3c6777c2d0528752734f7d1ba03d89bb1e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:27.076Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:27.481Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 [2022-07-18T10:22:27.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-18T10:22:27.481Z] bef25e2abe6b: Preparing [2022-07-18T10:22:27.481Z] bb1932c73234: Preparing [2022-07-18T10:22:27.481Z] a56a5ec0fbbb: Preparing [2022-07-18T10:22:27.481Z] 76e5c7c7fb4a: Preparing [2022-07-18T10:22:27.481Z] 4f4ce317c6bb: Preparing [2022-07-18T10:22:27.481Z] bef25e2abe6b: Layer already exists [2022-07-18T10:22:27.481Z] a56a5ec0fbbb: Layer already exists [2022-07-18T10:22:27.481Z] 76e5c7c7fb4a: Layer already exists [2022-07-18T10:22:27.481Z] 4f4ce317c6bb: Layer already exists [2022-07-18T10:22:27.481Z] bb1932c73234: Layer already exists [2022-07-18T10:22:27.760Z] e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26: digest: sha256:6c887b7aad964d87786ba53488a1e3c6777c2d0528752734f7d1ba03d89bb1e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:28.135Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:28.506Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-07-18T10:22:28.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-18T10:22:28.506Z] bef25e2abe6b: Preparing [2022-07-18T10:22:28.506Z] bb1932c73234: Preparing [2022-07-18T10:22:28.506Z] a56a5ec0fbbb: Preparing [2022-07-18T10:22:28.506Z] 76e5c7c7fb4a: Preparing [2022-07-18T10:22:28.506Z] 4f4ce317c6bb: Preparing [2022-07-18T10:22:28.777Z] bef25e2abe6b: Layer already exists [2022-07-18T10:22:28.777Z] a56a5ec0fbbb: Layer already exists [2022-07-18T10:22:28.777Z] bb1932c73234: Layer already exists [2022-07-18T10:22:28.777Z] 4f4ce317c6bb: Layer already exists [2022-07-18T10:22:28.777Z] 76e5c7c7fb4a: Layer already exists [2022-07-18T10:22:28.777Z] main: digest: sha256:6c887b7aad964d87786ba53488a1e3c6777c2d0528752734f7d1ba03d89bb1e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-18T10:22:28.845Z] ===================================================== [Pipeline] echo [2022-07-18T10:22:28.853Z] taggedImages: [2022-07-18T10:22:28.853Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574 [2022-07-18T10:22:28.853Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-07-18T10:22:28.853Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.26 [2022-07-18T10:22:28.853Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 [2022-07-18T10:22:28.853Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:29.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T10:22:29.222Z] [2022-07-18T10:22:29.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:22:29.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T10:22:29.840Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-18T10:22:29.840Z] 8998bd30e6a1: Pulling fs layer [2022-07-18T10:22:29.840Z] 04944245beec: Pulling fs layer [2022-07-18T10:22:29.840Z] 699f458cf7ca: Pulling fs layer [2022-07-18T10:22:29.840Z] 765212b225bb: Pulling fs layer [2022-07-18T10:22:29.840Z] f23df028b6ca: Pulling fs layer [2022-07-18T10:22:29.840Z] d65c8cfc05b1: Pulling fs layer [2022-07-18T10:22:29.840Z] 2437ff75d9bd: Pulling fs layer [2022-07-18T10:22:29.840Z] 765212b225bb: Waiting [2022-07-18T10:22:29.840Z] f23df028b6ca: Waiting [2022-07-18T10:22:29.840Z] d65c8cfc05b1: Waiting [2022-07-18T10:22:29.840Z] 2437ff75d9bd: Waiting [2022-07-18T10:22:29.840Z] 04944245beec: Verifying Checksum [2022-07-18T10:22:29.840Z] 04944245beec: Download complete [2022-07-18T10:22:29.840Z] 765212b225bb: Verifying Checksum [2022-07-18T10:22:29.840Z] 765212b225bb: Download complete [2022-07-18T10:22:29.840Z] f23df028b6ca: Verifying Checksum [2022-07-18T10:22:29.840Z] f23df028b6ca: Download complete [2022-07-18T10:22:29.840Z] d65c8cfc05b1: Verifying Checksum [2022-07-18T10:22:29.840Z] d65c8cfc05b1: Download complete [2022-07-18T10:22:30.120Z] 699f458cf7ca: Verifying Checksum [2022-07-18T10:22:30.120Z] 699f458cf7ca: Download complete [2022-07-18T10:22:30.397Z] 8998bd30e6a1: Verifying Checksum [2022-07-18T10:22:30.397Z] 8998bd30e6a1: Download complete [2022-07-18T10:22:33.023Z] 2437ff75d9bd: Verifying Checksum [2022-07-18T10:22:33.023Z] 2437ff75d9bd: Download complete [2022-07-18T10:22:35.019Z] 8998bd30e6a1: Pull complete [2022-07-18T10:22:35.292Z] 04944245beec: Pull complete [2022-07-18T10:22:36.724Z] 699f458cf7ca: Pull complete [2022-07-18T10:22:36.999Z] 765212b225bb: Pull complete [2022-07-18T10:22:37.981Z] f23df028b6ca: Pull complete [2022-07-18T10:22:38.260Z] d65c8cfc05b1: Pull complete [2022-07-18T10:22:53.341Z] 2437ff75d9bd: Pull complete [2022-07-18T10:22:53.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-18T10:22:53.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T10:22:53.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:22:53.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-20390 does not seem to be running inside a container [2022-07-18T10:22:53.715Z] $ 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/29 -v /w/workspace/device-onvif-camera/29:/w/workspace/device-onvif-camera/29:rw,z -v /w/workspace/device-onvif-camera/29@tmp:/w/workspace/device-onvif-camera/29@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 [2022-07-18T10:22:56.396Z] $ docker top 3c33ffda765e5e9b9756f2e04fc8e8395a6dc970e59927f007f860f4b3163cf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:22:57.342Z] ---> job-cost.sh [2022-07-18T10:22:57.342Z] lf-activate-venv: SKIPPING [2022-07-18T10:22:57.342Z] INFO: No Stack... [2022-07-18T10:22:57.937Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-18T10:22:58.532Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T10:22:59.468Z] + cat /w/workspace/device-onvif-camera/29/archives/cost.csv [2022-07-18T10:22:59.468Z] + cut -d, -f6 [Pipeline] lock [2022-07-18T10:22:59.531Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] [2022-07-18T10:22:59.539Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] did not exist. Created. [2022-07-18T10:22:59.540Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T10:23:00.220Z] /w/workspace/device-onvif-camera/29@tmp/durable-c6f79c6b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-18T10:23:00.890Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-18T10:23:00.915Z] Warning: overwriting stash ‘stack-cost’ [2022-07-18T10:23:00.967Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T10:23:00.976Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T10:23:00.996Z] $ docker stop --time=1 3c33ffda765e5e9b9756f2e04fc8e8395a6dc970e59927f007f860f4b3163cf9 [2022-07-18T10:23:02.607Z] $ docker rm -f 3c33ffda765e5e9b9756f2e04fc8e8395a6dc970e59927f007f860f4b3163cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-18T10:23:03.154Z] provisioning config files... [2022-07-18T10:23:03.164Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3156285040370917524tmp [Pipeline] { [Pipeline] sh [2022-07-18T10:23:03.470Z] + set +x [2022-07-18T10:23:03.470Z] + curl -s https://codecov.io/bash [2022-07-18T10:23:03.470Z] + bash -s -- [2022-07-18T10:23:03.470Z] [2022-07-18T10:23:03.470Z] _____ _ [2022-07-18T10:23:03.470Z] / ____| | | [2022-07-18T10:23:03.470Z] | | ___ __| | ___ ___ _____ __ [2022-07-18T10:23:03.470Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-18T10:23:03.470Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-18T10:23:03.470Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-18T10:23:03.470Z] Bash-1.0.6 [2022-07-18T10:23:03.470Z] [2022-07-18T10:23:03.470Z] [2022-07-18T10:23:03.470Z] ==> git version 2.25.1 found [2022-07-18T10:23:03.470Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-18T10:23:03.470Z] Release-Date: 2020-01-08 [2022-07-18T10:23:03.470Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-18T10:23:03.470Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-18T10:23:03.470Z] ==> Jenkins CI detected. [2022-07-18T10:23:03.470Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-07-18T10:23:03.470Z] project root: . [2022-07-18T10:23:03.470Z] --> token set from env [2022-07-18T10:23:03.470Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-18T10:23:03.470Z] ==> Running gcov in . (disable via -X gcov) [2022-07-18T10:23:03.470Z] ==> Python coveragepy not found [2022-07-18T10:23:03.470Z] ==> Searching for coverage reports in: [2022-07-18T10:23:03.470Z] + . [2022-07-18T10:23:03.470Z] -> Found 1 reports [2022-07-18T10:23:03.470Z] ==> Detecting git/mercurial file structure [2022-07-18T10:23:03.470Z] ==> Reading reports [2022-07-18T10:23:03.730Z] + ./coverage.out bytes=70262 [2022-07-18T10:23:03.730Z] ==> Appending adjustments [2022-07-18T10:23:03.730Z] https://docs.codecov.io/docs/fixing-reports [2022-07-18T10:23:03.730Z] + Found adjustments [2022-07-18T10:23:03.730Z] ==> Gzipping contents [2022-07-18T10:23:03.731Z] 12K /tmp/codecov.ZzwKnR.gz [2022-07-18T10:23:03.731Z] ==> Uploading reports [2022-07-18T10:23:03.731Z] url: https://codecov.io [2022-07-18T10:23:03.731Z] query: branch=main&commit=e27dca9baa08924a505fef6c64e81931b1c2a574&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-18T10:23:03.731Z] -> Pinging Codecov [2022-07-18T10:23:03.731Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=e27dca9baa08924a505fef6c64e81931b1c2a574&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-18T10:23:03.992Z] -> Uploading to [2022-07-18T10:23:03.992Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-18/F29A59C45E3A92E06B3E522C9905F8EF/e27dca9baa08924a505fef6c64e81931b1c2a574/b62c33f6-53f1-4835-a5f7-f9141a802ccb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T102303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1916d59e95b4c85fcd6292bdbc7e32ff4a93f8cb41121e08a37656cb3277e579 [2022-07-18T10:23:03.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T10:23:03.992Z] Dload Upload Total Spent Left Speed [2022-07-18T10:23:04.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9527 0 0 100 9527 0 42721 --:--:-- --:--:-- --:--:-- 42914 [2022-07-18T10:23:04.253Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] } [2022-07-18T10:23:04.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-18T10:23:04.444Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-18T10:23:04.451Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:23:04.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-18T10:23:04.745Z] [2022-07-18T10:23:04.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:23:05.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-18T10:23:05.045Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-18T10:23:05.045Z] df9b9388f04a: Already exists [2022-07-18T10:23:05.045Z] 52dc419b0ee2: Pulling fs layer [2022-07-18T10:23:05.045Z] 25bc292e5bac: Pulling fs layer [2022-07-18T10:23:05.045Z] 114826534d7a: Pulling fs layer [2022-07-18T10:23:05.045Z] 4657fd5d0bcf: Pulling fs layer [2022-07-18T10:23:05.045Z] 4657fd5d0bcf: Waiting [2022-07-18T10:23:05.045Z] 6ad1cebc031e: Pulling fs layer [2022-07-18T10:23:05.045Z] 8a3aa393b2d8: Pulling fs layer [2022-07-18T10:23:05.045Z] 6ad1cebc031e: Waiting [2022-07-18T10:23:05.045Z] 8a3aa393b2d8: Waiting [2022-07-18T10:23:05.045Z] 25bc292e5bac: Verifying Checksum [2022-07-18T10:23:05.045Z] 25bc292e5bac: Download complete [2022-07-18T10:23:05.045Z] 52dc419b0ee2: Verifying Checksum [2022-07-18T10:23:05.045Z] 52dc419b0ee2: Download complete [2022-07-18T10:23:05.045Z] 4657fd5d0bcf: Verifying Checksum [2022-07-18T10:23:05.045Z] 4657fd5d0bcf: Download complete [2022-07-18T10:23:05.306Z] 52dc419b0ee2: Pull complete [2022-07-18T10:23:05.307Z] 6ad1cebc031e: Verifying Checksum [2022-07-18T10:23:05.307Z] 6ad1cebc031e: Download complete [2022-07-18T10:23:05.307Z] 25bc292e5bac: Pull complete [2022-07-18T10:23:05.880Z] 114826534d7a: Verifying Checksum [2022-07-18T10:23:05.880Z] 114826534d7a: Download complete [2022-07-18T10:23:05.880Z] 8a3aa393b2d8: Verifying Checksum [2022-07-18T10:23:05.880Z] 8a3aa393b2d8: Download complete [2022-07-18T10:23:10.082Z] 114826534d7a: Pull complete [2022-07-18T10:23:10.082Z] 4657fd5d0bcf: Pull complete [2022-07-18T10:23:10.082Z] 6ad1cebc031e: Pull complete [2022-07-18T10:23:12.622Z] 8a3aa393b2d8: Pull complete [2022-07-18T10:23:12.622Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-18T10:23:12.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-18T10:23:12.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:23:12.723Z] prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container [2022-07-18T10:23:12.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-18T10:23:14.525Z] $ docker top 5e9a08a16def1c9099af575d20bcad64e6d4a37cda0044b4598e14b45fca4aca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-18T10:23:14.596Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-07-18T10:23:14.878Z] + set -o pipefail [2022-07-18T10:23:14.878Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-07-18T10:23:19.077Z] [2022-07-18T10:23:19.077Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-07-18T10:23:19.077Z] [2022-07-18T10:23:19.077Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/657f8dad-fac6-4860-8325-e68cb44986ea [2022-07-18T10:23:19.077Z] [2022-07-18T10:23:19.077Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-18T10:23:19.077Z] [2022-07-18T10:23:19.077Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-18T10:23:19.077Z] [2022-07-18T10:23:19.077Z] [Pipeline] } [2022-07-18T10:23:19.095Z] $ docker stop --time=1 5e9a08a16def1c9099af575d20bcad64e6d4a37cda0044b4598e14b45fca4aca [2022-07-18T10:23:21.370Z] $ docker rm -f 5e9a08a16def1c9099af575d20bcad64e6d4a37cda0044b4598e14b45fca4aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T10:23:22.088Z] + git log --format=format:%s -1 e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] sh [2022-07-18T10:23:22.381Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T10:23:22.381Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:23:22.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:23:22.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:23:22.771Z] prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container [2022-07-18T10:23:22.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-18T10:23:23.268Z] $ docker top 1b41a6b1a45a898563862666ae5b1029ec191d067ec73839131b7c4f4383f5ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T10:23:23.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:23:23.379Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:23:23.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:23:23.529Z] $ docker exec 1b41a6b1a45a898563862666ae5b1029ec191d067ec73839131b7c4f4383f5ca ssh-agent [2022-07-18T10:23:23.646Z] SSH_AUTH_SOCK=/tmp/ssh-kJCXzvwOQgpr/agent.32 [2022-07-18T10:23:23.646Z] SSH_AGENT_PID=38 [2022-07-18T10:23:23.651Z] Running ssh-add (command line suppressed) [2022-07-18T10:23:23.771Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5246897225339714276.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5246897225339714276.key) [2022-07-18T10:23:23.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:23:24.079Z] + git semver tag [2022-07-18T10:23:24.341Z] 2022-07-18 10:23:24,255 [run_tag] DEBUG tag force:False [2022-07-18T10:23:24.341Z] 2022-07-18 10:23:24,255 [check_head_tag] DEBUG check head tag [2022-07-18T10:23:24.341Z] 2022-07-18 10:23:24,255 [execute] INFO git cat-file --batch-check [2022-07-18T10:23:24.341Z] 2022-07-18 10:23:24,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-18T10:23:24.341Z] 2022-07-18 10:23:24,259 [execute] INFO git cat-file --batch [2022-07-18T10:23:24.341Z] 2022-07-18 10:23:24,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-18T10:23:24.341Z] 2022-07-18 10:23:24,270 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-18T10:23:24.341Z] 2022-07-18 10:23:24,270 [execute] INFO git tag -a v0.0.1-dev.26 -m v0.0.1-dev.26 [2022-07-18T10:23:24.341Z] 2022-07-18 10:23:24,271 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.26', '-m', 'v0.0.1-dev.26'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-18T10:23:24.341Z] 2022-07-18 10:23:24,276 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-18T10:23:24.341Z] 0.0.1-dev.26 [Pipeline] } [2022-07-18T10:23:24.353Z] $ docker exec --env ******** --env ******** 1b41a6b1a45a898563862666ae5b1029ec191d067ec73839131b7c4f4383f5ca ssh-agent -k [2022-07-18T10:23:24.468Z] unset SSH_AUTH_SOCK; [2022-07-18T10:23:24.468Z] unset SSH_AGENT_PID; [2022-07-18T10:23:24.469Z] echo Agent pid 38 killed; [2022-07-18T10:23:24.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T10:23:24.785Z] + git semver [Pipeline] } [2022-07-18T10:23:25.075Z] $ docker stop --time=1 1b41a6b1a45a898563862666ae5b1029ec191d067ec73839131b7c4f4383f5ca [2022-07-18T10:23:26.381Z] $ docker rm -f 1b41a6b1a45a898563862666ae5b1029ec191d067ec73839131b7c4f4383f5ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:23:26.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T10:23:26.780Z] [2022-07-18T10:23:26.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:23:27.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T10:23:27.083Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-18T10:23:27.083Z] ab5ef0e58194: Pulling fs layer [2022-07-18T10:23:27.083Z] 9712f1f96733: Pulling fs layer [2022-07-18T10:23:27.083Z] 63f879dbbcfc: Pulling fs layer [2022-07-18T10:23:27.083Z] 0d9ebad4ef96: Pulling fs layer [2022-07-18T10:23:27.083Z] e9a5061849ea: Pulling fs layer [2022-07-18T10:23:27.083Z] d747dcd14b5f: Pulling fs layer [2022-07-18T10:23:27.083Z] 0d9ebad4ef96: Waiting [2022-07-18T10:23:27.083Z] 2de7ff778b66: Pulling fs layer [2022-07-18T10:23:27.083Z] d747dcd14b5f: Waiting [2022-07-18T10:23:27.083Z] 2de7ff778b66: Waiting [2022-07-18T10:23:27.083Z] 9712f1f96733: Verifying Checksum [2022-07-18T10:23:27.083Z] 9712f1f96733: Download complete [2022-07-18T10:23:27.654Z] 63f879dbbcfc: Verifying Checksum [2022-07-18T10:23:27.654Z] 63f879dbbcfc: Download complete [2022-07-18T10:23:27.654Z] 0d9ebad4ef96: Verifying Checksum [2022-07-18T10:23:27.654Z] 0d9ebad4ef96: Download complete [2022-07-18T10:23:27.654Z] ab5ef0e58194: Verifying Checksum [2022-07-18T10:23:27.654Z] ab5ef0e58194: Download complete [2022-07-18T10:23:27.654Z] e9a5061849ea: Verifying Checksum [2022-07-18T10:23:27.654Z] e9a5061849ea: Download complete [2022-07-18T10:23:27.654Z] d747dcd14b5f: Verifying Checksum [2022-07-18T10:23:27.654Z] d747dcd14b5f: Download complete [2022-07-18T10:23:27.654Z] 2de7ff778b66: Verifying Checksum [2022-07-18T10:23:27.654Z] 2de7ff778b66: Download complete [2022-07-18T10:23:30.947Z] ab5ef0e58194: Pull complete [2022-07-18T10:23:30.947Z] 9712f1f96733: Pull complete [2022-07-18T10:23:31.206Z] 63f879dbbcfc: Pull complete [2022-07-18T10:23:35.398Z] 0d9ebad4ef96: Pull complete [2022-07-18T10:23:35.398Z] e9a5061849ea: Pull complete [2022-07-18T10:23:35.398Z] d747dcd14b5f: Pull complete [2022-07-18T10:23:36.336Z] 2de7ff778b66: Pull complete [2022-07-18T10:23:36.336Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-18T10:23:36.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T10:23:36.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:23:36.428Z] prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container [2022-07-18T10:23:36.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-18T10:23:38.654Z] $ docker top 6ad43745ba56eb442140a09d453907c947f0a9bb6ff065fe0ddb6bd8b6b78d35 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:23:38.728Z] provisioning config files... [2022-07-18T10:23:38.736Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3261459815648672171tmp [2022-07-18T10:23:38.746Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5777260489785466843tmp [2022-07-18T10:23:38.755Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5271697752462310130tmp [Pipeline] { [Pipeline] echo [2022-07-18T10:23:38.771Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:23:39.055Z] ---> sigul-configuration.sh [2022-07-18T10:23:39.055Z] gpg: directory `/root/.gnupg' created [2022-07-18T10:23:39.055Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-18T10:23:39.055Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-18T10:23:39.055Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-18T10:23:39.055Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-18T10:23:39.055Z] gpg: CAST5 encrypted data [2022-07-18T10:23:39.055Z] gpg: encrypted with 1 passphrase [2022-07-18T10:23:39.055Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-18T10:23:39.352Z] + mkdir /home/jenkins [2022-07-18T10:23:39.352Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-18T10:23:39.645Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-18T10:23:39.654Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:23:39.937Z] ---> sigul-install.sh [2022-07-18T10:23:39.937Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-18T10:23:40.226Z] + git tag --list [2022-07-18T10:23:40.226Z] v0.0.0 [2022-07-18T10:23:40.226Z] v0.0.1-dev.1 [2022-07-18T10:23:40.226Z] v0.0.1-dev.10 [2022-07-18T10:23:40.226Z] v0.0.1-dev.11 [2022-07-18T10:23:40.226Z] v0.0.1-dev.12 [2022-07-18T10:23:40.226Z] v0.0.1-dev.13 [2022-07-18T10:23:40.226Z] v0.0.1-dev.14 [2022-07-18T10:23:40.226Z] v0.0.1-dev.15 [2022-07-18T10:23:40.226Z] v0.0.1-dev.16 [2022-07-18T10:23:40.226Z] v0.0.1-dev.17 [2022-07-18T10:23:40.226Z] v0.0.1-dev.18 [2022-07-18T10:23:40.226Z] v0.0.1-dev.19 [2022-07-18T10:23:40.226Z] v0.0.1-dev.2 [2022-07-18T10:23:40.226Z] v0.0.1-dev.20 [2022-07-18T10:23:40.226Z] v0.0.1-dev.21 [2022-07-18T10:23:40.226Z] v0.0.1-dev.22 [2022-07-18T10:23:40.226Z] v0.0.1-dev.23 [2022-07-18T10:23:40.226Z] v0.0.1-dev.24 [2022-07-18T10:23:40.226Z] v0.0.1-dev.25 [2022-07-18T10:23:40.226Z] v0.0.1-dev.26 [2022-07-18T10:23:40.226Z] v0.0.1-dev.3 [2022-07-18T10:23:40.226Z] v0.0.1-dev.4 [2022-07-18T10:23:40.226Z] v0.0.1-dev.5 [2022-07-18T10:23:40.226Z] v0.0.1-dev.6 [2022-07-18T10:23:40.226Z] v0.0.1-dev.7 [2022-07-18T10:23:40.226Z] v0.0.1-dev.8 [2022-07-18T10:23:40.226Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-18T10:23:40.513Z] + lftools sign git-tag v0.0.1-dev.26 [2022-07-18T10:23:41.083Z] Signing Git tag with Sigul... [2022-07-18T10:23:41.083Z] Signing v0.0.1-dev.26 [Pipeline] echo [2022-07-18T10:23:41.352Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:23:41.635Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-18T10:23:41.643Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-18T10:23:41.664Z] $ docker stop --time=1 6ad43745ba56eb442140a09d453907c947f0a9bb6ff065fe0ddb6bd8b6b78d35 [2022-07-18T10:23:42.977Z] $ docker rm -f 6ad43745ba56eb442140a09d453907c947f0a9bb6ff065fe0ddb6bd8b6b78d35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-18T10:23:43.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T10:23:43.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:23:43.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:23:43.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:23:43.796Z] prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container [2022-07-18T10:23:43.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-18T10:23:44.196Z] $ docker top ee675c48f6edf2d54c504469f36716206f54f6c55af9425cf8e4a174f22a88b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T10:23:44.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:23:44.285Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:23:44.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:23:44.402Z] $ docker exec ee675c48f6edf2d54c504469f36716206f54f6c55af9425cf8e4a174f22a88b5 ssh-agent [2022-07-18T10:23:44.509Z] SSH_AUTH_SOCK=/tmp/ssh-bZuJE4Uyfsv9/agent.32 [2022-07-18T10:23:44.509Z] SSH_AGENT_PID=39 [2022-07-18T10:23:44.515Z] Running ssh-add (command line suppressed) [2022-07-18T10:23:44.631Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4262765618878793073.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4262765618878793073.key) [2022-07-18T10:23:44.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:23:44.934Z] + git semver bump pre [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,113 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,113 [bump_version] DEBUG bumping version:0.0.1-dev.26 on axis:pre with prefix:dev [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,114 [bump_version] DEBUG bumped version:0.0.1-dev.27 [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,114 [write_version] DEBUG write version:0.0.1-dev.27 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,114 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,114 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,116 [execute] INFO git cat-file --batch-check [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,122 [execute] INFO git cat-file --batch [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T10:23:45.206Z] 2022-07-18 10:23:45,128 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-18T10:23:45.206Z] 0.0.1-dev.27 [Pipeline] } [2022-07-18T10:23:45.219Z] $ docker exec --env ******** --env ******** ee675c48f6edf2d54c504469f36716206f54f6c55af9425cf8e4a174f22a88b5 ssh-agent -k [2022-07-18T10:23:45.330Z] unset SSH_AUTH_SOCK; [2022-07-18T10:23:45.331Z] unset SSH_AGENT_PID; [2022-07-18T10:23:45.331Z] echo Agent pid 39 killed; [2022-07-18T10:23:45.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T10:23:45.642Z] + git semver [Pipeline] } [2022-07-18T10:23:45.920Z] $ docker stop --time=1 ee675c48f6edf2d54c504469f36716206f54f6c55af9425cf8e4a174f22a88b5 [2022-07-18T10:23:47.216Z] $ docker rm -f ee675c48f6edf2d54c504469f36716206f54f6c55af9425cf8e4a174f22a88b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T10:23:47.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T10:23:47.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:23:47.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:23:47.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:23:47.973Z] prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container [2022-07-18T10:23:48.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-18T10:23:48.415Z] $ docker top df14ef884f60887a3c3df3f8ae6dfdc44eddcbd9c4143d259b6f61fb7d409325 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T10:23:48.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:23:48.506Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:23:48.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:23:48.653Z] $ docker exec df14ef884f60887a3c3df3f8ae6dfdc44eddcbd9c4143d259b6f61fb7d409325 ssh-agent [2022-07-18T10:23:48.785Z] SSH_AUTH_SOCK=/tmp/ssh-VDyNiKUXlTwU/agent.34 [2022-07-18T10:23:48.785Z] SSH_AGENT_PID=40 [2022-07-18T10:23:48.789Z] Running ssh-add (command line suppressed) [2022-07-18T10:23:48.917Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7332667949293990664.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7332667949293990664.key) [2022-07-18T10:23:48.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:23:49.230Z] + git semver push [2022-07-18T10:23:49.490Z] 2022-07-18 10:23:49,405 [run_push] DEBUG push [2022-07-18T10:23:49.490Z] 2022-07-18 10:23:49,406 [execute] INFO git cat-file --batch-check [2022-07-18T10:23:49.490Z] 2022-07-18 10:23:49,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T10:23:49.490Z] 2022-07-18 10:23:49,409 [execute] INFO git rev-list 288a37b2ce67ea97a64dafe8e8e02be211a3b9c4 -- [2022-07-18T10:23:49.490Z] 2022-07-18 10:23:49,410 [execute] DEBUG Popen(['git', 'rev-list', '288a37b2ce67ea97a64dafe8e8e02be211a3b9c4', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-18T10:23:49.490Z] 2022-07-18 10:23:49,414 [execute] INFO git fetch -v origin [2022-07-18T10:23:49.490Z] 2022-07-18 10:23:49,414 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-18T10:23:50.062Z] 2022-07-18 10:23:49,890 [run_push] DEBUG no remote changes detected [2022-07-18T10:23:50.062Z] 2022-07-18 10:23:49,890 [execute] INFO git push origin semver [2022-07-18T10:23:50.062Z] 2022-07-18 10:23:49,891 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-18T10:23:50.633Z] 2022-07-18 10:23:50,560 [run_push] DEBUG push all version tags [2022-07-18T10:23:50.633Z] 2022-07-18 10:23:50,561 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-18T10:23:50.633Z] 2022-07-18 10:23:50,561 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-18T10:23:51.573Z] 2022-07-18 10:23:51,210 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-18T10:23:51.573Z] 0.0.1-dev.27 [Pipeline] } [2022-07-18T10:23:51.586Z] $ docker exec --env ******** --env ******** df14ef884f60887a3c3df3f8ae6dfdc44eddcbd9c4143d259b6f61fb7d409325 ssh-agent -k [2022-07-18T10:23:51.687Z] unset SSH_AUTH_SOCK; [2022-07-18T10:23:51.688Z] unset SSH_AGENT_PID; [2022-07-18T10:23:51.688Z] echo Agent pid 40 killed; [2022-07-18T10:23:51.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T10:23:52.005Z] + git semver [Pipeline] } [2022-07-18T10:23:52.282Z] $ docker stop --time=1 df14ef884f60887a3c3df3f8ae6dfdc44eddcbd9c4143d259b6f61fb7d409325 [2022-07-18T10:23:53.581Z] $ docker rm -f df14ef884f60887a3c3df3f8ae6dfdc44eddcbd9c4143d259b6f61fb7d409325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-18T10:23:54.167Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-07-18T10:23:54.167Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-18T10:23:54.167Z] total 16 [2022-07-18T10:23:54.167Z] drwxr-xr-x 3 root root 4096 Jul 18 10:15 . [2022-07-18T10:23:54.167Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 10:23 .. [2022-07-18T10:23:54.167Z] drwxr-xr-x 2 root root 4096 Jul 18 10:15 cost [2022-07-18T10:23:54.167Z] -rw-r--r-- 1 root root 89 Jul 18 10:15 cost.csv [2022-07-18T10:23:54.167Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-18T10:23:54.167Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-18T10:23:54.167Z] total 16 [2022-07-18T10:23:54.167Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 10:15 . [2022-07-18T10:23:54.167Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 10:23 .. [2022-07-18T10:23:54.167Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 10:15 cost [2022-07-18T10:23:54.167Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 18 10:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:23:54.466Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:23:55.336Z] ---> package-listing.sh [2022-07-18T10:23:55.336Z] ++ facter osfamily [2022-07-18T10:23:55.336Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-18T10:23:55.598Z] + OS_FAMILY=debian [2022-07-18T10:23:55.598Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-07-18T10:23:55.598Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-18T10:23:55.598Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-18T10:23:55.598Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-18T10:23:55.598Z] + PACKAGES=/tmp/packages_start.txt [2022-07-18T10:23:55.598Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-07-18T10:23:55.598Z] + PACKAGES=/tmp/packages_end.txt [2022-07-18T10:23:55.598Z] + case "${OS_FAMILY}" in [2022-07-18T10:23:55.598Z] + dpkg -l [2022-07-18T10:23:55.598Z] + grep '^ii' [2022-07-18T10:23:55.598Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-18T10:23:55.598Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-18T10:23:55.598Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-18T10:23:55.598Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-07-18T10:23:55.598Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-07-18T10:23:55.598Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-07-18T10:23:55.609Z] 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 [2022-07-18T10:23:55.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:23:56.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:23:56.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:23:56.548Z] prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container [2022-07-18T10:23:56.589Z] $ 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 [2022-07-18T10:23:56.858Z] $ docker top aa6b7143af997eaf8716b5a9b75f7cf460c9655f28bda182321765800ea22536 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:23:57.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-18T10:23:57.513Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-18T10:23:57.804Z] + ls /var/log/sa-host [2022-07-18T10:23:57.804Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:23:57.875Z] provisioning config files... [2022-07-18T10:23:57.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2913547816439694326tmp [Pipeline] { [Pipeline] echo [2022-07-18T10:23:57.901Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:23:58.190Z] ---> create-netrc.sh [Pipeline] } [2022-07-18T10:23:58.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:23:58.532Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-18T10:23:58.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:23:58.832Z] ---> sudo-logs.sh [2022-07-18T10:23:58.833Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-18T10:23:58.865Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:23:59.150Z] ---> job-cost.sh [2022-07-18T10:23:59.150Z] lf-activate-venv: SKIPPING [2022-07-18T10:23:59.150Z] DEBUG: total: 0.2199999988079071 [2022-07-18T10:23:59.150Z] INFO: Retrieving Stack Cost... [2022-07-18T10:23:59.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T10:23:59.984Z] INFO: Archiving Costs [Pipeline] echo [2022-07-18T10:23:59.995Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:24:00.285Z] ---> logs-deploy.sh [2022-07-18T10:24:00.285Z] lf-activate-venv: SKIPPING [2022-07-18T10:24:00.285Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/29 [2022-07-18T10:24:00.285Z] INFO: archiving workspace using pattern(s): [2022-07-18T10:24:01.229Z] Archives upload complete. [2022-07-18T10:24:01.490Z] INFO: archiving logs to Nexus [2022-07-18T10:24:02.062Z] ---> uname -a: [2022-07-18T10:24:02.062Z] Linux prd-ubuntu20-04-docker-8c-8g-20389 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] ---> lscpu: [2022-07-18T10:24:02.062Z] Architecture: x86_64 [2022-07-18T10:24:02.062Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-18T10:24:02.062Z] Byte Order: Little Endian [2022-07-18T10:24:02.062Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-18T10:24:02.062Z] CPU(s): 8 [2022-07-18T10:24:02.062Z] On-line CPU(s) list: 0-7 [2022-07-18T10:24:02.062Z] Thread(s) per core: 1 [2022-07-18T10:24:02.062Z] Core(s) per socket: 1 [2022-07-18T10:24:02.062Z] Socket(s): 8 [2022-07-18T10:24:02.062Z] NUMA node(s): 1 [2022-07-18T10:24:02.062Z] Vendor ID: AuthenticAMD [2022-07-18T10:24:02.062Z] CPU family: 23 [2022-07-18T10:24:02.062Z] Model: 49 [2022-07-18T10:24:02.062Z] Model name: AMD EPYC-Rome Processor [2022-07-18T10:24:02.062Z] Stepping: 0 [2022-07-18T10:24:02.062Z] CPU MHz: 2800.000 [2022-07-18T10:24:02.062Z] BogoMIPS: 5600.00 [2022-07-18T10:24:02.062Z] Virtualization: AMD-V [2022-07-18T10:24:02.062Z] Hypervisor vendor: KVM [2022-07-18T10:24:02.062Z] Virtualization type: full [2022-07-18T10:24:02.062Z] L1d cache: 256 KiB [2022-07-18T10:24:02.062Z] L1i cache: 256 KiB [2022-07-18T10:24:02.062Z] L2 cache: 4 MiB [2022-07-18T10:24:02.062Z] L3 cache: 128 MiB [2022-07-18T10:24:02.062Z] NUMA node0 CPU(s): 0-7 [2022-07-18T10:24:02.062Z] Vulnerability Itlb multihit: Not affected [2022-07-18T10:24:02.062Z] Vulnerability L1tf: Not affected [2022-07-18T10:24:02.062Z] Vulnerability Mds: Not affected [2022-07-18T10:24:02.062Z] Vulnerability Meltdown: Not affected [2022-07-18T10:24:02.062Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-18T10:24:02.062Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-18T10:24:02.062Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-18T10:24:02.062Z] Vulnerability Srbds: Not affected [2022-07-18T10:24:02.062Z] Vulnerability Tsx async abort: Not affected [2022-07-18T10:24:02.062Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] ---> nproc: [2022-07-18T10:24:02.062Z] 8 [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] ---> df -h: [2022-07-18T10:24:02.062Z] Filesystem Size Used Avail Use% Mounted on [2022-07-18T10:24:02.062Z] overlay 155G 13G 143G 8% / [2022-07-18T10:24:02.062Z] tmpfs 64M 0 64M 0% /dev [2022-07-18T10:24:02.062Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-18T10:24:02.062Z] shm 64M 0 64M 0% /dev/shm [2022-07-18T10:24:02.062Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] ---> sar -b -r -n DEV: [2022-07-18T10:24:02.062Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20389) 07/18/22 _x86_64_ (8 CPU) [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] 10:12:19 LINUX RESTART (8 CPU) [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] 10:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-18T10:24:02.062Z] 10:14:01 210.74 4.34 206.41 0.00 424.06 102595.49 0.00 [2022-07-18T10:24:02.062Z] 10:15:01 153.87 0.23 153.64 0.00 13.33 25092.62 0.00 [2022-07-18T10:24:02.062Z] 10:16:01 31.51 0.00 31.51 0.00 0.00 16452.46 0.00 [2022-07-18T10:24:02.062Z] 10:17:01 1.72 0.02 1.70 0.00 0.13 20.14 0.00 [2022-07-18T10:24:02.062Z] 10:18:01 1.55 0.03 1.52 0.00 0.40 18.00 0.00 [2022-07-18T10:24:02.062Z] 10:19:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2022-07-18T10:24:02.062Z] 10:20:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2022-07-18T10:24:02.062Z] 10:21:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 [2022-07-18T10:24:02.062Z] 10:22:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2022-07-18T10:24:02.062Z] 10:23:01 1.45 0.00 1.45 0.00 0.00 22.26 0.00 [2022-07-18T10:24:02.062Z] 10:24:01 134.78 0.53 134.24 0.00 27.33 62789.67 0.00 [2022-07-18T10:24:02.062Z] Average: 48.84 0.46 48.37 0.00 41.72 18694.46 0.00 [2022-07-18T10:24:02.062Z] [2022-07-18T10:24:02.062Z] 10:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-18T10:24:02.063Z] 10:14:01 28138668 31713808 576888 1.75 160512 3608984 2208472 6.51 1373772 2902888 230828 [2022-07-18T10:24:02.063Z] 10:15:01 27715424 31730508 561356 1.71 170288 4019788 2201264 6.49 1372516 3307892 396232 [2022-07-18T10:24:02.063Z] 10:16:01 27679240 31784076 507348 1.54 175436 4081156 1791516 5.28 1336540 3356876 144 [2022-07-18T10:24:02.063Z] 10:17:01 27679116 31784188 506924 1.54 175460 4081160 1791516 5.28 1337520 3357024 280 [2022-07-18T10:24:02.063Z] 10:18:01 27685156 31790284 500836 1.52 175500 4081168 1791516 5.28 1330764 3357052 24 [2022-07-18T10:24:02.063Z] 10:19:01 27684824 31789984 501080 1.52 175528 4081168 1791516 5.28 1330372 3357052 48 [2022-07-18T10:24:02.063Z] 10:20:01 27689272 31795136 496472 1.51 175544 4081180 1791516 5.28 1325684 3357704 24 [2022-07-18T10:24:02.063Z] 10:21:01 27689184 31795112 496420 1.51 175568 4081184 1791516 5.28 1325932 3357708 32 [2022-07-18T10:24:02.063Z] 10:22:01 27689112 31795072 496384 1.51 175600 4081184 1791516 5.28 1325408 3357708 8 [2022-07-18T10:24:02.063Z] 10:23:01 27689112 31795188 496356 1.51 175656 4081148 1791516 5.28 1325624 3357788 96 [2022-07-18T10:24:02.063Z] 10:24:01 26127212 31712772 569820 1.73 217320 5384468 1951004 5.75 1515964 4585212 612 [2022-07-18T10:24:02.063Z] Average: 27587847 31771466 519080 1.58 177492 4151144 1881170 5.54 1354554 3423173 57121 [2022-07-18T10:24:02.063Z] [2022-07-18T10:24:02.063Z] 10:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-18T10:24:02.063Z] 10:14:01 ens3 425.79 298.00 6860.27 95.15 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:14:01 veth887caea 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:14:01 docker0 112.85 138.57 9.19 1144.05 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:14:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:15:01 ens3 208.88 156.16 2706.78 287.22 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:15:01 docker0 12.33 16.40 0.73 94.75 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:15:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:16:01 ens3 14.55 8.27 13.27 4.94 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:17:01 ens3 0.63 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:18:01 ens3 0.70 0.58 2.46 0.10 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:19:01 ens3 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:20:01 ens3 0.65 0.22 0.14 0.08 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:21:01 ens3 0.58 0.42 0.32 0.21 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:23:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:24:01 ens3 412.65 270.84 7933.19 131.01 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:24:01 docker0 39.99 50.99 3.79 731.98 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] 10:24:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] Average: ens3 96.32 66.47 1584.40 47.11 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] Average: docker0 14.87 18.54 1.23 177.69 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2022-07-18T10:24:02.063Z] [2022-07-18T10:24:02.063Z] [2022-07-18T10:24:02.063Z] ---> sar -P ALL: [2022-07-18T10:24:02.063Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20389) 07/18/22 _x86_64_ (8 CPU) [2022-07-18T10:24:02.063Z] [2022-07-18T10:24:02.063Z] 10:12:19 LINUX RESTART (8 CPU) [2022-07-18T10:24:02.063Z] [2022-07-18T10:24:02.063Z] 10:13:02 CPU %user %nice %system %iowait %steal %idle [2022-07-18T10:24:02.063Z] 10:14:01 all 21.37 0.00 6.29 1.53 0.08 70.73 [2022-07-18T10:24:02.063Z] 10:14:01 0 22.36 0.00 7.18 3.15 0.09 67.22 [2022-07-18T10:24:02.063Z] 10:14:01 1 21.75 0.00 6.77 1.22 0.07 70.19 [2022-07-18T10:24:02.063Z] 10:14:01 2 21.85 0.00 5.84 2.75 0.09 69.47 [2022-07-18T10:24:02.063Z] 10:14:01 3 21.21 0.00 6.55 2.26 0.09 69.91 [2022-07-18T10:24:02.063Z] 10:14:01 4 22.56 0.00 6.42 1.74 0.09 69.20 [2022-07-18T10:24:02.063Z] 10:14:01 5 20.41 0.00 5.25 0.48 0.07 73.79 [2022-07-18T10:24:02.063Z] 10:14:01 6 20.78 0.00 5.45 0.28 0.09 73.41 [2022-07-18T10:24:02.063Z] 10:14:01 7 20.07 0.00 6.82 0.35 0.09 72.68 [2022-07-18T10:24:02.063Z] 10:15:01 all 31.51 0.00 5.35 0.94 0.08 62.12 [2022-07-18T10:24:02.063Z] 10:15:01 0 31.10 0.00 5.69 0.47 0.08 62.66 [2022-07-18T10:24:02.063Z] 10:15:01 1 32.15 0.00 5.12 1.60 0.08 61.05 [2022-07-18T10:24:02.063Z] 10:15:01 2 32.15 0.00 5.56 1.26 0.08 60.95 [2022-07-18T10:24:02.063Z] 10:15:01 3 32.09 0.00 5.10 0.76 0.08 61.96 [2022-07-18T10:24:02.063Z] 10:15:01 4 33.15 0.00 5.51 0.19 0.08 61.07 [2022-07-18T10:24:02.063Z] 10:15:01 5 29.70 0.00 5.28 0.62 0.08 64.31 [2022-07-18T10:24:02.063Z] 10:15:01 6 30.04 0.00 5.15 2.31 0.08 62.42 [2022-07-18T10:24:02.063Z] 10:15:01 7 31.68 0.00 5.41 0.32 0.08 62.51 [2022-07-18T10:24:02.063Z] 10:16:01 all 1.70 0.00 0.60 0.29 0.01 97.41 [2022-07-18T10:24:02.063Z] 10:16:01 0 3.21 0.00 0.48 0.02 0.00 96.30 [2022-07-18T10:24:02.063Z] 10:16:01 1 1.55 0.00 0.52 0.02 0.02 97.90 [2022-07-18T10:24:02.063Z] 10:16:01 2 1.25 0.00 0.55 0.02 0.02 98.16 [2022-07-18T10:24:02.063Z] 10:16:01 3 1.49 0.00 0.89 1.75 0.00 95.87 [2022-07-18T10:24:02.063Z] 10:16:01 4 1.39 0.00 0.70 0.00 0.02 97.89 [2022-07-18T10:24:02.063Z] 10:16:01 5 1.50 0.00 0.52 0.22 0.00 97.76 [2022-07-18T10:24:02.063Z] 10:16:01 6 1.45 0.00 0.65 0.28 0.02 97.59 [2022-07-18T10:24:02.063Z] 10:16:01 7 1.72 0.00 0.47 0.00 0.00 97.81 [2022-07-18T10:24:02.063Z] 10:17:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2022-07-18T10:24:02.063Z] 10:17:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-18T10:24:02.063Z] 10:17:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-18T10:24:02.063Z] 10:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-18T10:24:02.063Z] 10:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-18T10:24:02.063Z] 10:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-18T10:24:02.063Z] 10:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:17:01 6 0.07 0.00 0.05 0.05 0.00 99.83 [2022-07-18T10:24:02.063Z] 10:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:18:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2022-07-18T10:24:02.063Z] 10:18:01 0 1.99 0.00 0.02 0.00 0.02 97.98 [2022-07-18T10:24:02.063Z] 10:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-18T10:24:02.063Z] 10:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.063Z] 10:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T10:24:02.063Z] 10:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-18T10:24:02.063Z] 10:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.063Z] 10:18:01 6 0.05 0.00 0.05 0.03 0.02 99.85 [2022-07-18T10:24:02.063Z] 10:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-18T10:24:02.063Z] 10:19:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-07-18T10:24:02.063Z] 10:19:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2022-07-18T10:24:02.063Z] 10:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-18T10:24:02.063Z] 10:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.063Z] 10:19:01 6 0.03 0.00 0.03 0.03 0.00 99.90 [2022-07-18T10:24:02.063Z] 10:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-18T10:24:02.063Z] 10:20:01 all 0.27 0.00 0.03 0.01 0.00 99.69 [2022-07-18T10:24:02.063Z] 10:20:01 0 1.97 0.00 0.03 0.00 0.00 98.00 [2022-07-18T10:24:02.063Z] 10:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-18T10:24:02.063Z] 10:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:20:01 3 0.03 0.00 0.10 0.00 0.00 99.87 [2022-07-18T10:24:02.063Z] 10:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.063Z] 10:20:01 6 0.10 0.00 0.07 0.05 0.00 99.78 [2022-07-18T10:24:02.063Z] 10:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-18T10:24:02.063Z] 10:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.063Z] 10:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-18T10:24:02.063Z] 10:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T10:24:02.063Z] 10:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.063Z] 10:21:01 6 0.03 0.00 0.05 0.05 0.02 99.85 [2022-07-18T10:24:02.063Z] 10:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-18T10:24:02.063Z] 10:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.063Z] 10:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-18T10:24:02.063Z] 10:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T10:24:02.063Z] 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.063Z] 10:22:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-18T10:24:02.063Z] 10:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.064Z] 10:22:01 6 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-18T10:24:02.064Z] 10:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.064Z] 10:23:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-07-18T10:24:02.064Z] 10:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T10:24:02.064Z] 10:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T10:24:02.064Z] 10:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-18T10:24:02.064Z] 10:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T10:24:02.064Z] 10:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T10:24:02.064Z] 10:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T10:24:02.064Z] 10:23:01 6 0.03 0.00 0.02 0.08 0.00 99.87 [2022-07-18T10:24:02.064Z] 10:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T10:24:02.064Z] 10:24:01 all 10.77 0.00 4.43 1.16 0.07 83.58 [2022-07-18T10:24:02.064Z] 10:24:01 0 10.00 0.00 4.04 0.29 0.08 85.59 [2022-07-18T10:24:02.064Z] 10:24:01 1 10.47 0.00 4.53 1.29 0.05 83.66 [2022-07-18T10:24:02.064Z] 10:24:01 2 10.05 0.00 3.79 0.22 0.05 85.90 [2022-07-18T10:24:02.064Z] 10:24:01 3 14.80 0.00 4.51 0.25 0.07 80.36 [2022-07-18T10:24:02.064Z] 10:24:01 4 9.95 0.00 4.84 2.62 0.07 82.52 [2022-07-18T10:24:02.064Z] 10:24:01 5 9.52 0.00 3.87 0.44 0.07 86.11 [2022-07-18T10:24:02.064Z] 10:24:01 6 11.06 0.00 5.25 3.88 0.08 79.73 [2022-07-18T10:24:02.064Z] 10:24:01 7 10.33 0.00 4.58 0.29 0.05 84.74 [2022-07-18T10:24:02.064Z] [2022-07-18T10:24:02.064Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-07-18T10:24:02.064Z] Average: all 5.96 0.00 1.50 0.35 0.02 92.16 [2022-07-18T10:24:02.064Z] Average: 0 6.69 0.00 1.56 0.35 0.02 91.38 [2022-07-18T10:24:02.064Z] Average: 1 5.92 0.00 1.52 0.37 0.02 92.17 [2022-07-18T10:24:02.064Z] Average: 2 5.88 0.00 1.42 0.38 0.02 92.31 [2022-07-18T10:24:02.064Z] Average: 3 6.26 0.00 1.54 0.45 0.02 91.72 [2022-07-18T10:24:02.064Z] Average: 4 6.02 0.00 1.57 0.41 0.02 91.97 [2022-07-18T10:24:02.064Z] Average: 5 5.48 0.00 1.34 0.16 0.02 93.00 [2022-07-18T10:24:02.064Z] Average: 6 5.72 0.00 1.51 0.64 0.03 92.11 [2022-07-18T10:24:02.064Z] Average: 7 5.72 0.00 1.55 0.09 0.02 92.63 [2022-07-18T10:24:02.064Z] [2022-07-18T10:24:02.064Z] [2022-07-18T10:24:02.064Z]