Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 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-ssh2664941017258046097.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-ssh7907664199153952512.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-ssh16981677958578491381.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-ssh3238270150174543322.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh7944528821900957030.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22922 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 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 (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 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 # timeout=10 Commit message: "fix: netscan search only for NetworkVideoTransmitter (#136)" > git rev-list --no-walk 7dcacfabcedd8c9812e04fc6911462b912c63165 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-16T22:45:57.443Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-16T22:45:57.490Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-16T22:45:57.507Z] ========================================================= [2022-08-16T22:45:57.507Z] EdgeX Global Pipelines Version Info [2022-08-16T22:45:57.507Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:45:58.253Z] ------------------- [2022-08-16T22:45:58.253Z] stable info: [2022-08-16T22:45:58.253Z] ------------------- [2022-08-16T22:45:58.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-16T22:45:58.253Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-16T22:45:58.253Z] Message: update stable to v1.0.238 [2022-08-16T22:45:58.827Z] ------------------- [2022-08-16T22:45:58.827Z] experimental info: [2022-08-16T22:45:58.827Z] ------------------- [2022-08-16T22:45:58.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-16T22:45:58.827Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-16T22:45:58.827Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-16T22:45:59.054Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-16T22:45:59.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-16T22:45:59.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-16T22:45:59.079Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-16T22:45:59.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-16T22:45:59.102Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-16T22:45:59.113Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-16T22:45:59.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-16T22:45:59.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-16T22:45:59.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-16T22:45:59.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-16T22:45:59.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-16T22:45:59.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-16T22:45:59.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-16T22:45:59.209Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-16T22:45:59.220Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-16T22:45:59.231Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-16T22:45:59.243Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-16T22:45:59.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-16T22:45:59.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-16T22:45:59.277Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-16T22:45:59.291Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-16T22:45:59.303Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-16T22:45:59.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-16T22:45:59.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-16T22:45:59.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-16T22:45:59.348Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-16T22:45:59.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-16T22:45:59.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-16T22:45:59.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-16T22:45:59.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] echo [2022-08-16T22:45:59.409Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7f4bbd [Pipeline] echo [2022-08-16T22:45:59.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T22:45:59.455Z] provisioning config files... [2022-08-16T22:45:59.473Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config237396771642454075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:45:59.812Z] ---> docker-login.sh [2022-08-16T22:45:59.812Z] nexus3.edgexfoundry.org:10001 [2022-08-16T22:46:00.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:46:00.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:46:00.336Z] Configure a credential helper to remove this warning. See [2022-08-16T22:46:00.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:46:00.336Z] [2022-08-16T22:46:00.336Z] Login Succeeded [2022-08-16T22:46:00.336Z] nexus3.edgexfoundry.org:10002 [2022-08-16T22:46:00.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:46:00.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:46:00.598Z] Configure a credential helper to remove this warning. See [2022-08-16T22:46:00.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:46:00.598Z] [2022-08-16T22:46:00.598Z] Login Succeeded [2022-08-16T22:46:00.598Z] nexus3.edgexfoundry.org:10003 [2022-08-16T22:46:00.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:46:00.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:46:00.598Z] Configure a credential helper to remove this warning. See [2022-08-16T22:46:00.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:46:00.598Z] [2022-08-16T22:46:00.598Z] Login Succeeded [2022-08-16T22:46:00.598Z] nexus3.edgexfoundry.org:10004 [2022-08-16T22:46:00.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:46:00.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:46:00.860Z] Configure a credential helper to remove this warning. See [2022-08-16T22:46:00.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:46:00.860Z] [2022-08-16T22:46:00.860Z] Login Succeeded [2022-08-16T22:46:00.860Z] docker.io [2022-08-16T22:46:00.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:46:01.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:46:01.120Z] Configure a credential helper to remove this warning. See [2022-08-16T22:46:01.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:46:01.120Z] [2022-08-16T22:46:01.120Z] Login Succeeded [2022-08-16T22:46:01.120Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T22:46:01.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-16T22:46:01.502Z] + git rev-list -1 --merges a7f4bbdd92e86766513fcb71b61d6b3a5793edb3~1..a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] echo [2022-08-16T22:46:01.539Z] -----------> git rev-list -1 --merges a7f4bbdd92e86766513fcb71b61d6b3a5793edb3~1..a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [false] [Pipeline] sh [2022-08-16T22:46:01.836Z] + git log --format=format:%s -1 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] echo [2022-08-16T22:46:01.852Z] ========================================================= [2022-08-16T22:46:01.852Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-16T22:46:01.852Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T22:46:02.191Z] + git log --format=format:%s -1 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] echo [2022-08-16T22:46:02.203Z] [semverPrep] GIT_COMMIT: a7f4bbdd92e86766513fcb71b61d6b3a5793edb3, Commit Message: fix: netscan search only for NetworkVideoTransmitter (#136) [Pipeline] echo [2022-08-16T22:46:02.213Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-16T22:46:02.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-16T22:46:02.571Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-16T22:46:02.571Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-16T22:46:02.571Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-16T22:46:02.571Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-16T22:46:02.571Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-16T22:46:02.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:46:02.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T22:46:02.985Z] [2022-08-16T22:46:02.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:46:03.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T22:46:03.295Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-16T22:46:03.295Z] b85a868b505f: Pulling fs layer [2022-08-16T22:46:03.295Z] e2be974225ed: Pulling fs layer [2022-08-16T22:46:03.295Z] 339a4e72a1f5: Pulling fs layer [2022-08-16T22:46:03.295Z] 988bab9f4d93: Pulling fs layer [2022-08-16T22:46:03.295Z] 1469e6f7b9e6: Pulling fs layer [2022-08-16T22:46:03.295Z] eaf3925da568: Pulling fs layer [2022-08-16T22:46:03.295Z] bab4dde63d76: Pulling fs layer [2022-08-16T22:46:03.295Z] bde34c3a00c8: Pulling fs layer [2022-08-16T22:46:03.295Z] b352a97aabf1: Pulling fs layer [2022-08-16T22:46:03.295Z] 4872d77fe225: Pulling fs layer [2022-08-16T22:46:03.295Z] 5851b861e8e6: Pulling fs layer [2022-08-16T22:46:03.295Z] 988bab9f4d93: Waiting [2022-08-16T22:46:03.295Z] 4872d77fe225: Waiting [2022-08-16T22:46:03.295Z] 5851b861e8e6: Waiting [2022-08-16T22:46:03.295Z] 1469e6f7b9e6: Waiting [2022-08-16T22:46:03.295Z] b352a97aabf1: Waiting [2022-08-16T22:46:03.295Z] bab4dde63d76: Waiting [2022-08-16T22:46:03.295Z] bde34c3a00c8: Waiting [2022-08-16T22:46:03.295Z] e2be974225ed: Download complete [2022-08-16T22:46:03.295Z] 988bab9f4d93: Download complete [2022-08-16T22:46:03.558Z] 1469e6f7b9e6: Verifying Checksum [2022-08-16T22:46:03.558Z] 1469e6f7b9e6: Download complete [2022-08-16T22:46:03.558Z] 339a4e72a1f5: Verifying Checksum [2022-08-16T22:46:03.558Z] 339a4e72a1f5: Download complete [2022-08-16T22:46:03.558Z] eaf3925da568: Verifying Checksum [2022-08-16T22:46:03.558Z] eaf3925da568: Download complete [2022-08-16T22:46:03.558Z] bde34c3a00c8: Download complete [2022-08-16T22:46:03.558Z] b352a97aabf1: Verifying Checksum [2022-08-16T22:46:03.558Z] b352a97aabf1: Download complete [2022-08-16T22:46:03.558Z] 4872d77fe225: Verifying Checksum [2022-08-16T22:46:03.558Z] 4872d77fe225: Download complete [2022-08-16T22:46:03.558Z] 5851b861e8e6: Verifying Checksum [2022-08-16T22:46:03.558Z] 5851b861e8e6: Download complete [2022-08-16T22:46:03.558Z] b85a868b505f: Verifying Checksum [2022-08-16T22:46:03.558Z] b85a868b505f: Download complete [2022-08-16T22:46:03.818Z] bab4dde63d76: Verifying Checksum [2022-08-16T22:46:03.818Z] bab4dde63d76: Download complete [2022-08-16T22:46:05.201Z] b85a868b505f: Pull complete [2022-08-16T22:46:05.201Z] e2be974225ed: Pull complete [2022-08-16T22:46:05.772Z] 339a4e72a1f5: Pull complete [2022-08-16T22:46:05.772Z] 988bab9f4d93: Pull complete [2022-08-16T22:46:06.034Z] 1469e6f7b9e6: Pull complete [2022-08-16T22:46:06.295Z] eaf3925da568: Pull complete [2022-08-16T22:46:08.215Z] bab4dde63d76: Pull complete [2022-08-16T22:46:08.215Z] bde34c3a00c8: Pull complete [2022-08-16T22:46:08.478Z] b352a97aabf1: Pull complete [2022-08-16T22:46:08.478Z] 4872d77fe225: Pull complete [2022-08-16T22:46:08.478Z] 5851b861e8e6: Pull complete [2022-08-16T22:46:08.478Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-16T22:46:08.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T22:46:08.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:46:08.583Z] prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container [2022-08-16T22:46:08.628Z] $ 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-08-16T22:46:10.112Z] $ docker top 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b -eo pid,comm [2022-08-16T22:46:10.177Z] 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-08-16T22:46:10.177Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-16T22:46:10.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T22:46:10.209Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T22:46:10.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T22:46:10.358Z] $ docker exec 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b ssh-agent [2022-08-16T22:46:10.478Z] SSH_AUTH_SOCK=/tmp/ssh-aUF0tEAV0ffT/agent.34 [2022-08-16T22:46:10.478Z] SSH_AGENT_PID=40 [2022-08-16T22:46:10.483Z] Running ssh-add (command line suppressed) [2022-08-16T22:46:10.597Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5004513670459537942.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5004513670459537942.key) [2022-08-16T22:46:10.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T22:46:10.902Z] + git tag --points-at HEAD [Pipeline] } [2022-08-16T22:46:10.920Z] $ docker exec --env ******** --env ******** 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b ssh-agent -k [2022-08-16T22:46:11.032Z] unset SSH_AUTH_SOCK; [2022-08-16T22:46:11.032Z] unset SSH_AGENT_PID; [2022-08-16T22:46:11.032Z] echo Agent pid 40 killed; [2022-08-16T22:46:11.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-16T22:46:11.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T22:46:11.062Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T22:46:11.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T22:46:11.189Z] $ docker exec 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b ssh-agent [2022-08-16T22:46:11.326Z] SSH_AUTH_SOCK=/tmp/ssh-RSGh6AY0ulFo/agent.72 [2022-08-16T22:46:11.326Z] SSH_AGENT_PID=78 [2022-08-16T22:46:11.331Z] Running ssh-add (command line suppressed) [2022-08-16T22:46:11.458Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6881107478629079542.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6881107478629079542.key) [2022-08-16T22:46:11.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T22:46:11.761Z] + git semver init [2022-08-16T22:46:12.021Z] 2022-08-16 22:46:11,975 [run_init] DEBUG init version:0.0.0 force:False [2022-08-16T22:46:12.021Z] 2022-08-16 22:46:11,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-16T22:46:12.022Z] 2022-08-16 22:46:11,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-16T22:46:12.022Z] 2022-08-16 22:46:11,976 [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-08-16T22:46:12.964Z] 2022-08-16 22:46:12,768 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-16T22:46:12.964Z] 2022-08-16 22:46:12,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-16T22:46:12.964Z] 2022-08-16 22:46:12,769 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-16T22:46:12.964Z] 2022-08-16 22:46:12,769 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-16T22:46:12.964Z] 2.3.0-dev.8 [Pipeline] } [2022-08-16T22:46:12.980Z] $ docker exec --env ******** --env ******** 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b ssh-agent -k [2022-08-16T22:46:13.101Z] unset SSH_AUTH_SOCK; [2022-08-16T22:46:13.101Z] unset SSH_AGENT_PID; [2022-08-16T22:46:13.101Z] echo Agent pid 78 killed; [2022-08-16T22:46:13.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T22:46:13.415Z] + git semver [Pipeline] } [2022-08-16T22:46:13.694Z] $ docker stop --time=1 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b [2022-08-16T22:46:15.024Z] $ docker rm -f 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T22:46:15.375Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-16T22:46:15.633Z] Stashed 1 file(s) [Pipeline] echo [2022-08-16T22:46:15.635Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.8 [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-08-16T22:46:15.793Z] provisioning config files... [2022-08-16T22:46:15.804Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7607995329290253783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:46:16.105Z] ---> docker-login.sh [2022-08-16T22:46:16.105Z] nexus3.edgexfoundry.org:10001 [2022-08-16T22:46:16.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:46:16.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:46:16.105Z] Configure a credential helper to remove this warning. See [2022-08-16T22:46:16.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:46:16.105Z] [2022-08-16T22:46:16.105Z] Login Succeeded [2022-08-16T22:46:16.105Z] nexus3.edgexfoundry.org:10002 [2022-08-16T22:46:16.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:46:16.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:46:16.366Z] Configure a credential helper to remove this warning. See [2022-08-16T22:46:16.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:46:16.366Z] [2022-08-16T22:46:16.366Z] Login Succeeded [2022-08-16T22:46:16.366Z] nexus3.edgexfoundry.org:10003 [2022-08-16T22:46:16.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:46:16.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:46:16.366Z] Configure a credential helper to remove this warning. See [2022-08-16T22:46:16.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:46:16.366Z] [2022-08-16T22:46:16.366Z] Login Succeeded [2022-08-16T22:46:16.366Z] nexus3.edgexfoundry.org:10004 [2022-08-16T22:46:16.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:46:16.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:46:16.627Z] Configure a credential helper to remove this warning. See [2022-08-16T22:46:16.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:46:16.627Z] [2022-08-16T22:46:16.627Z] Login Succeeded [2022-08-16T22:46:16.627Z] docker.io [2022-08-16T22:46:16.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:46:16.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:46:16.888Z] Configure a credential helper to remove this warning. See [2022-08-16T22:46:16.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:46:16.888Z] [2022-08-16T22:46:16.888Z] Login Succeeded [2022-08-16T22:46:16.888Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T22:46:16.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-16T22:46:16.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T22:46:16.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T22:46:16.999Z] ========================================================= [2022-08-16T22:46:16.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-16T22:46:16.999Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:46:17.317Z] + 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-08-16T22:46:17.317Z] Sending build context to Docker daemon 20.53MB [2022-08-16T22:46:17.317Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T22:46:17.317Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-16T22:46:17.585Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-16T22:46:17.585Z] 2408cc74d12b: Pulling fs layer [2022-08-16T22:46:17.585Z] ea60b727a1ce: Pulling fs layer [2022-08-16T22:46:17.585Z] 30c4a7721957: Pulling fs layer [2022-08-16T22:46:17.585Z] 370296b7ddb6: Pulling fs layer [2022-08-16T22:46:17.585Z] 7c6cee850709: Pulling fs layer [2022-08-16T22:46:17.585Z] 39a5fcdaea64: Pulling fs layer [2022-08-16T22:46:17.585Z] 370296b7ddb6: Waiting [2022-08-16T22:46:17.585Z] 7c6cee850709: Waiting [2022-08-16T22:46:17.585Z] 39a5fcdaea64: Waiting [2022-08-16T22:46:17.585Z] d94ebbe4e438: Pulling fs layer [2022-08-16T22:46:17.585Z] bcfd1f05c69d: Pulling fs layer [2022-08-16T22:46:17.585Z] 59ccb84bbe0f: Pulling fs layer [2022-08-16T22:46:17.585Z] d94ebbe4e438: Waiting [2022-08-16T22:46:17.585Z] bcfd1f05c69d: Waiting [2022-08-16T22:46:17.585Z] 59ccb84bbe0f: Waiting [2022-08-16T22:46:17.585Z] 30c4a7721957: Verifying Checksum [2022-08-16T22:46:17.585Z] 30c4a7721957: Download complete [2022-08-16T22:46:17.585Z] ea60b727a1ce: Verifying Checksum [2022-08-16T22:46:17.585Z] ea60b727a1ce: Download complete [2022-08-16T22:46:17.585Z] 7c6cee850709: Verifying Checksum [2022-08-16T22:46:17.585Z] 7c6cee850709: Download complete [2022-08-16T22:46:17.585Z] 39a5fcdaea64: Verifying Checksum [2022-08-16T22:46:17.585Z] 39a5fcdaea64: Download complete [2022-08-16T22:46:17.585Z] 2408cc74d12b: Verifying Checksum [2022-08-16T22:46:17.585Z] 2408cc74d12b: Download complete [2022-08-16T22:46:17.585Z] d94ebbe4e438: Download complete [2022-08-16T22:46:17.858Z] 2408cc74d12b: Pull complete [2022-08-16T22:46:17.858Z] ea60b727a1ce: Pull complete [2022-08-16T22:46:18.135Z] 30c4a7721957: Pull complete [2022-08-16T22:46:18.399Z] 59ccb84bbe0f: Verifying Checksum [2022-08-16T22:46:18.399Z] 59ccb84bbe0f: Download complete [2022-08-16T22:46:18.399Z] 370296b7ddb6: Verifying Checksum [2022-08-16T22:46:18.399Z] 370296b7ddb6: Download complete [2022-08-16T22:46:18.659Z] bcfd1f05c69d: Verifying Checksum [2022-08-16T22:46:18.659Z] bcfd1f05c69d: Download complete [2022-08-16T22:46:22.865Z] 370296b7ddb6: Pull complete [2022-08-16T22:46:22.865Z] 7c6cee850709: Pull complete [2022-08-16T22:46:22.865Z] 39a5fcdaea64: Pull complete [2022-08-16T22:46:22.865Z] d94ebbe4e438: Pull complete [2022-08-16T22:46:25.402Z] bcfd1f05c69d: Pull complete [2022-08-16T22:46:25.971Z] 59ccb84bbe0f: Pull complete [2022-08-16T22:46:25.971Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-16T22:46:25.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-16T22:46:25.971Z] ---> a4fb48ad2a94 [2022-08-16T22:46:25.971Z] Step 3/13 : ARG MAKE="make build" [2022-08-16T22:46:27.884Z] ---> Running in 3e81fa7ea170 [2022-08-16T22:46:27.884Z] Removing intermediate container 3e81fa7ea170 [2022-08-16T22:46:27.884Z] ---> 7ffa3261c074 [2022-08-16T22:46:27.884Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-16T22:46:27.884Z] ---> Running in 3affc4e6380c [2022-08-16T22:46:28.142Z] Removing intermediate container 3affc4e6380c [2022-08-16T22:46:28.142Z] ---> bb78c919ba75 [2022-08-16T22:46:28.142Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T22:46:28.142Z] ---> Running in 5d4a2c7b1352 [2022-08-16T22:46:28.142Z] Removing intermediate container 5d4a2c7b1352 [2022-08-16T22:46:28.142Z] ---> 27315c227e5f [2022-08-16T22:46:28.142Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-16T22:46:28.142Z] ---> Running in 90ce0c2f698f [2022-08-16T22:46:28.402Z] Removing intermediate container 90ce0c2f698f [2022-08-16T22:46:28.402Z] ---> 860270c39873 [2022-08-16T22:46:28.402Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T22:46:28.402Z] ---> Running in 9c02a44ca8bd [2022-08-16T22:46:28.970Z] Removing intermediate container 9c02a44ca8bd [2022-08-16T22:46:28.970Z] ---> e34b529e986d [2022-08-16T22:46:28.970Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T22:46:28.970Z] ---> Running in 81e202e39c4a [2022-08-16T22:46:29.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T22:46:30.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T22:46:30.433Z] OK: 211 MiB in 51 packages [2022-08-16T22:46:30.744Z] Still waiting to schedule task [2022-08-16T22:46:30.744Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-16T22:46:31.002Z] Removing intermediate container 81e202e39c4a [2022-08-16T22:46:31.002Z] ---> fc120d4e04b5 [2022-08-16T22:46:31.002Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-16T22:46:31.002Z] ---> Running in ba751c29211f [2022-08-16T22:46:31.002Z] Removing intermediate container ba751c29211f [2022-08-16T22:46:31.002Z] ---> 819526082c40 [2022-08-16T22:46:31.002Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-16T22:46:31.261Z] ---> 04e9e2d216a5 [2022-08-16T22:46:31.261Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T22:46:31.261Z] ---> Running in 87587c759c8a [2022-08-16T22:46:53.235Z] Removing intermediate container 87587c759c8a [2022-08-16T22:46:53.235Z] ---> 0b7690e6fc48 [2022-08-16T22:46:53.235Z] Step 12/13 : COPY . . [2022-08-16T22:46:53.235Z] ---> f70e38ef864e [2022-08-16T22:46:53.235Z] Step 13/13 : RUN ${MAKE} [2022-08-16T22:46:53.235Z] ---> Running in ef41e419d5df [2022-08-16T22:46:53.235Z] noop [2022-08-16T22:46:53.235Z] Removing intermediate container ef41e419d5df [2022-08-16T22:46:53.235Z] ---> 097c8aa339ea [2022-08-16T22:46:53.236Z] Successfully built 097c8aa339ea [2022-08-16T22:46:53.236Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:46:53.542Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-16T22:46:53.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:46:53.621Z] prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container [2022-08-16T22:46:53.657Z] $ 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-08-16T22:46:54.087Z] $ docker top 7dad9c104e16ba900002464f00884ca95defe9f7254e863f324164ad810c3a1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T22:46:54.441Z] + go version [2022-08-16T22:46:54.441Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-16T22:46:54.456Z] $ docker stop --time=1 7dad9c104e16ba900002464f00884ca95defe9f7254e863f324164ad810c3a1b [2022-08-16T22:46:55.773Z] $ docker rm -f 7dad9c104e16ba900002464f00884ca95defe9f7254e863f324164ad810c3a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:46:56.202Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-16T22:46:56.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:46:56.320Z] prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container [2022-08-16T22:46:56.359Z] $ 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-08-16T22:46:56.747Z] $ docker top 992670fbe5e4cab9bceaac729b58c73889bc6968c4bc65963f30172d15fb2ec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T22:46:57.113Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-16T22:46:57.411Z] + make test [2022-08-16T22:46:57.411Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-16T22:46:57.670Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-16T22:47:09.891Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-16T22:47:09.891Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.027s coverage: 10.6% of statements [2022-08-16T22:47:09.891Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-16T22:47:12.432Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.514s coverage: 13.8% of statements [2022-08-16T22:47:20.567Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-16T22:47:20.567Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-16T22:47:23.108Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-16T22:47:23.108Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-16T22:47:23.108Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-16T22:47:23.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-16T22:47:23.137Z] $ docker stop --time=1 992670fbe5e4cab9bceaac729b58c73889bc6968c4bc65963f30172d15fb2ec9 [2022-08-16T22:47:24.976Z] $ docker rm -f 992670fbe5e4cab9bceaac729b58c73889bc6968c4bc65963f30172d15fb2ec9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T22:47:25.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-16T22:47:25.481Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-16T22:47:25.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-16T22:47:26.261Z] + ls -al . [2022-08-16T22:47:26.261Z] total 232 [2022-08-16T22:47:26.261Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 22:46 . [2022-08-16T22:47:26.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:45 .. [2022-08-16T22:47:26.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:47 .git [2022-08-16T22:47:26.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:45 .github [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 16 22:45 .gitignore [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 16 22:45 .golangci.yml [2022-08-16T22:47:26.261Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:46 .semver [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 16 22:45 Attribution.txt [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 16 22:45 CHANGELOG.md [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 16 22:45 Dockerfile [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 22:45 GOVERNANCE.md [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 16 22:45 Jenkinsfile [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 16 22:45 LICENSE [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 16 22:45 Makefile [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 16 22:45 OWNERS.md [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 16 22:45 README.md [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 16 22:46 VERSION [2022-08-16T22:47:26.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:45 bin [2022-08-16T22:47:26.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:45 cmd [2022-08-16T22:47:26.261Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 16 22:47 coverage.out [2022-08-16T22:47:26.261Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 16 22:45 doc [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 16 22:45 go.mod [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 16 22:45 go.sum [2022-08-16T22:47:26.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:45 internal [2022-08-16T22:47:26.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:45 snap [2022-08-16T22:47:26.261Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 16 22:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:47:26.584Z] + 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=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 --label arch=amd64 --label version=2.3.0-dev.8 . [2022-08-16T22:47:26.584Z] Sending build context to Docker daemon 20.61MB [2022-08-16T22:47:26.584Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T22:47:26.584Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-16T22:47:26.584Z] ---> 097c8aa339ea [2022-08-16T22:47:26.584Z] Step 3/26 : ARG MAKE="make build" [2022-08-16T22:47:26.844Z] ---> Running in f66c45230728 [2022-08-16T22:47:26.844Z] Removing intermediate container f66c45230728 [2022-08-16T22:47:26.844Z] ---> 5f40e514acd4 [2022-08-16T22:47:26.844Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-16T22:47:26.844Z] ---> Running in 918f9218baea [2022-08-16T22:47:27.106Z] Removing intermediate container 918f9218baea [2022-08-16T22:47:27.106Z] ---> 907a3003f1d4 [2022-08-16T22:47:27.106Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T22:47:27.106Z] ---> Running in 670ef3eb54dd [2022-08-16T22:47:27.106Z] Removing intermediate container 670ef3eb54dd [2022-08-16T22:47:27.106Z] ---> 775ad73b2d5b [2022-08-16T22:47:27.106Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-16T22:47:27.106Z] ---> Running in 549b279ff605 [2022-08-16T22:47:27.366Z] Removing intermediate container 549b279ff605 [2022-08-16T22:47:27.366Z] ---> 98feb4a97f9e [2022-08-16T22:47:27.366Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T22:47:27.366Z] ---> Running in ff536ab02eac [2022-08-16T22:47:27.936Z] Removing intermediate container ff536ab02eac [2022-08-16T22:47:27.936Z] ---> d7798ee2eead [2022-08-16T22:47:27.936Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T22:47:27.936Z] ---> Running in 83fd3f03b859 [2022-08-16T22:47:28.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T22:47:29.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T22:47:29.708Z] OK: 211 MiB in 51 packages [2022-08-16T22:47:29.968Z] Removing intermediate container 83fd3f03b859 [2022-08-16T22:47:29.968Z] ---> f33856b13b74 [2022-08-16T22:47:29.968Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-16T22:47:29.968Z] ---> Running in a8955a6e6437 [2022-08-16T22:47:29.968Z] Removing intermediate container a8955a6e6437 [2022-08-16T22:47:29.968Z] ---> 86f4970be4de [2022-08-16T22:47:29.968Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-16T22:47:30.229Z] ---> 47563382d869 [2022-08-16T22:47:30.229Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T22:47:30.229Z] ---> Running in 9a090edc8da8 [2022-08-16T22:47:30.797Z] Removing intermediate container 9a090edc8da8 [2022-08-16T22:47:30.797Z] ---> 455aa1886c66 [2022-08-16T22:47:30.798Z] Step 12/26 : COPY . . [2022-08-16T22:47:31.367Z] ---> 4916261a2c79 [2022-08-16T22:47:31.367Z] Step 13/26 : RUN ${MAKE} [2022-08-16T22:47:31.627Z] ---> Running in 889d738d6c05 [2022-08-16T22:47:31.889Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-16T22:47:53.884Z] Removing intermediate container 889d738d6c05 [2022-08-16T22:47:53.884Z] ---> 548c5035aadb [2022-08-16T22:47:53.884Z] Step 14/26 : FROM alpine:3.16 [2022-08-16T22:47:53.884Z] 3.16: Pulling from library/alpine [2022-08-16T22:47:53.884Z] 213ec9aee27d: Pulling fs layer [2022-08-16T22:47:53.884Z] 213ec9aee27d: Verifying Checksum [2022-08-16T22:47:53.884Z] 213ec9aee27d: Download complete [2022-08-16T22:47:53.884Z] 213ec9aee27d: Pull complete [2022-08-16T22:47:53.884Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T22:47:53.884Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T22:47:53.884Z] ---> 9c6f07244728 [2022-08-16T22:47:53.884Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-16T22:47:54.144Z] ---> Running in 63b77b2eadde [2022-08-16T22:47:54.144Z] Removing intermediate container 63b77b2eadde [2022-08-16T22:47:54.144Z] ---> 74fec355bfe4 [2022-08-16T22:47:54.144Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-16T22:47:54.144Z] ---> Running in b39e69e0ddca [2022-08-16T22:47:54.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T22:47:54.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T22:47:54.664Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-16T22:47:54.664Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-16T22:47:54.925Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-16T22:47:54.925Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-16T22:47:54.925Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-16T22:47:54.925Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-16T22:47:54.925Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T22:47:54.925Z] OK: 8 MiB in 20 packages [2022-08-16T22:47:55.184Z] Removing intermediate container b39e69e0ddca [2022-08-16T22:47:55.184Z] ---> bce98967e564 [2022-08-16T22:47:55.184Z] Step 17/26 : WORKDIR / [2022-08-16T22:47:55.184Z] ---> Running in e382560ebe25 [2022-08-16T22:47:55.444Z] Removing intermediate container e382560ebe25 [2022-08-16T22:47:55.444Z] ---> 21fec3e1a6ce [2022-08-16T22:47:55.444Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-16T22:47:56.015Z] ---> 6500d55135cb [2022-08-16T22:47:56.015Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-16T22:47:56.015Z] ---> f06c2742f182 [2022-08-16T22:47:56.015Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-16T22:47:56.275Z] ---> f69d633f4e63 [2022-08-16T22:47:56.275Z] Step 21/26 : EXPOSE 59984 [2022-08-16T22:47:56.275Z] ---> Running in 78b0e46e5475 [2022-08-16T22:47:56.537Z] Removing intermediate container 78b0e46e5475 [2022-08-16T22:47:56.537Z] ---> 47460d12cf98 [2022-08-16T22:47:56.537Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-16T22:47:56.537Z] ---> Running in c2d2b0334aa4 [2022-08-16T22:47:56.537Z] Removing intermediate container c2d2b0334aa4 [2022-08-16T22:47:56.537Z] ---> ffe5311aad7b [2022-08-16T22:47:56.537Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T22:47:56.537Z] ---> Running in 5494eb2d4c9e [2022-08-16T22:47:56.797Z] Removing intermediate container 5494eb2d4c9e [2022-08-16T22:47:56.797Z] ---> e1d8f21a21d4 [2022-08-16T22:47:56.797Z] Step 24/26 : LABEL arch=amd64 [2022-08-16T22:47:56.797Z] ---> Running in 32cd75d92408 [2022-08-16T22:47:56.797Z] Removing intermediate container 32cd75d92408 [2022-08-16T22:47:56.797Z] ---> 8492a6f44ea6 [2022-08-16T22:47:56.797Z] Step 25/26 : LABEL git_sha=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [2022-08-16T22:47:56.797Z] ---> Running in c704e5febc4d [2022-08-16T22:47:57.058Z] Removing intermediate container c704e5febc4d [2022-08-16T22:47:57.058Z] ---> 78018eddc39c [2022-08-16T22:47:57.058Z] Step 26/26 : LABEL version=2.3.0-dev.8 [2022-08-16T22:47:57.058Z] ---> Running in ba8b8b660dd2 [2022-08-16T22:47:57.058Z] Removing intermediate container ba8b8b660dd2 [2022-08-16T22:47:57.058Z] ---> 0861524b5cd4 [2022-08-16T22:47:57.058Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-16T22:47:57.058Z] Successfully built 0861524b5cd4 [2022-08-16T22:47:57.058Z] 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-08-16T22:47:57.144Z] provisioning config files... [2022-08-16T22:47:57.153Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6322506815675836536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:47:57.448Z] ---> docker-login.sh [2022-08-16T22:47:57.448Z] nexus3.edgexfoundry.org:10001 [2022-08-16T22:47:57.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:47:57.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:47:57.448Z] Configure a credential helper to remove this warning. See [2022-08-16T22:47:57.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:47:57.448Z] [2022-08-16T22:47:57.448Z] Login Succeeded [2022-08-16T22:47:57.448Z] nexus3.edgexfoundry.org:10002 [2022-08-16T22:47:57.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:47:57.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:47:57.707Z] Configure a credential helper to remove this warning. See [2022-08-16T22:47:57.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:47:57.707Z] [2022-08-16T22:47:57.707Z] Login Succeeded [2022-08-16T22:47:57.707Z] nexus3.edgexfoundry.org:10003 [2022-08-16T22:47:57.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:47:57.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:47:57.707Z] Configure a credential helper to remove this warning. See [2022-08-16T22:47:57.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:47:57.707Z] [2022-08-16T22:47:57.707Z] Login Succeeded [2022-08-16T22:47:57.707Z] nexus3.edgexfoundry.org:10004 [2022-08-16T22:47:57.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:47:57.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:47:57.968Z] Configure a credential helper to remove this warning. See [2022-08-16T22:47:57.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:47:57.968Z] [2022-08-16T22:47:57.968Z] Login Succeeded [2022-08-16T22:47:57.968Z] docker.io [2022-08-16T22:47:57.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:47:58.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:47:58.228Z] Configure a credential helper to remove this warning. See [2022-08-16T22:47:58.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:47:58.228Z] [2022-08-16T22:47:58.228Z] Login Succeeded [2022-08-16T22:47:58.228Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T22:47:58.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-16T22:47:58.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T22:47:58.289Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-16T22:47:58.289Z] a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [2022-08-16T22:47:58.289Z] latest [2022-08-16T22:47:58.289Z] 2.3.0-dev.8 [2022-08-16T22:47:58.289Z] a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 [2022-08-16T22:47:58.289Z] main [2022-08-16T22:47:58.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:47:58.617Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:47:58.928Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [2022-08-16T22:47:58.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-16T22:47:58.928Z] 09885e2feff1: Preparing [2022-08-16T22:47:58.928Z] c89eb17109d9: Preparing [2022-08-16T22:47:58.928Z] 2e2d233228f1: Preparing [2022-08-16T22:47:58.928Z] cac29d57bf6d: Preparing [2022-08-16T22:47:58.928Z] 994393dc58e7: Preparing [2022-08-16T22:47:58.928Z] 994393dc58e7: Layer already exists [2022-08-16T22:47:58.928Z] 09885e2feff1: Pushed [2022-08-16T22:47:58.928Z] c89eb17109d9: Pushed [2022-08-16T22:47:59.188Z] cac29d57bf6d: Pushed [2022-08-16T22:48:01.822Z] 2e2d233228f1: Pushed [2022-08-16T22:48:01.822Z] a7f4bbdd92e86766513fcb71b61d6b3a5793edb3: digest: sha256:b5b9176a3577c3b131cdacc26797588405c99188d2c205ba4a59b86a87304462 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:48:02.139Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:48:02.455Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-16T22:48:02.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-16T22:48:02.455Z] 09885e2feff1: Preparing [2022-08-16T22:48:02.455Z] c89eb17109d9: Preparing [2022-08-16T22:48:02.455Z] 2e2d233228f1: Preparing [2022-08-16T22:48:02.455Z] cac29d57bf6d: Preparing [2022-08-16T22:48:02.455Z] 994393dc58e7: Preparing [2022-08-16T22:48:02.455Z] cac29d57bf6d: Layer already exists [2022-08-16T22:48:02.455Z] 09885e2feff1: Layer already exists [2022-08-16T22:48:02.455Z] c89eb17109d9: Layer already exists [2022-08-16T22:48:02.455Z] 2e2d233228f1: Layer already exists [2022-08-16T22:48:02.455Z] 994393dc58e7: Layer already exists [2022-08-16T22:48:02.455Z] latest: digest: sha256:b5b9176a3577c3b131cdacc26797588405c99188d2c205ba4a59b86a87304462 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:48:02.804Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:48:03.136Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.8 [2022-08-16T22:48:03.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-16T22:48:03.137Z] 09885e2feff1: Preparing [2022-08-16T22:48:03.137Z] c89eb17109d9: Preparing [2022-08-16T22:48:03.137Z] 2e2d233228f1: Preparing [2022-08-16T22:48:03.137Z] cac29d57bf6d: Preparing [2022-08-16T22:48:03.137Z] 994393dc58e7: Preparing [2022-08-16T22:48:03.137Z] c89eb17109d9: Layer already exists [2022-08-16T22:48:03.137Z] cac29d57bf6d: Layer already exists [2022-08-16T22:48:03.137Z] 09885e2feff1: Layer already exists [2022-08-16T22:48:03.137Z] 994393dc58e7: Layer already exists [2022-08-16T22:48:03.137Z] 2e2d233228f1: Layer already exists [2022-08-16T22:48:03.137Z] 2.3.0-dev.8: digest: sha256:b5b9176a3577c3b131cdacc26797588405c99188d2c205ba4a59b86a87304462 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:48:03.462Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:48:03.784Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 [2022-08-16T22:48:03.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-16T22:48:03.784Z] 09885e2feff1: Preparing [2022-08-16T22:48:03.784Z] c89eb17109d9: Preparing [2022-08-16T22:48:03.784Z] 2e2d233228f1: Preparing [2022-08-16T22:48:03.784Z] cac29d57bf6d: Preparing [2022-08-16T22:48:03.784Z] 994393dc58e7: Preparing [2022-08-16T22:48:03.784Z] cac29d57bf6d: Layer already exists [2022-08-16T22:48:03.784Z] 2e2d233228f1: Layer already exists [2022-08-16T22:48:03.784Z] c89eb17109d9: Layer already exists [2022-08-16T22:48:03.784Z] 09885e2feff1: Layer already exists [2022-08-16T22:48:03.784Z] 994393dc58e7: Layer already exists [2022-08-16T22:48:03.784Z] a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8: digest: sha256:b5b9176a3577c3b131cdacc26797588405c99188d2c205ba4a59b86a87304462 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:48:04.102Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:48:04.423Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-16T22:48:04.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-16T22:48:04.423Z] 09885e2feff1: Preparing [2022-08-16T22:48:04.423Z] c89eb17109d9: Preparing [2022-08-16T22:48:04.423Z] 2e2d233228f1: Preparing [2022-08-16T22:48:04.423Z] cac29d57bf6d: Preparing [2022-08-16T22:48:04.423Z] 994393dc58e7: Preparing [2022-08-16T22:48:04.423Z] 994393dc58e7: Layer already exists [2022-08-16T22:48:04.423Z] 09885e2feff1: Layer already exists [2022-08-16T22:48:04.423Z] 2e2d233228f1: Layer already exists [2022-08-16T22:48:04.423Z] c89eb17109d9: Layer already exists [2022-08-16T22:48:04.423Z] cac29d57bf6d: Layer already exists [2022-08-16T22:48:04.423Z] main: digest: sha256:b5b9176a3577c3b131cdacc26797588405c99188d2c205ba4a59b86a87304462 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-16T22:48:04.477Z] ===================================================== [Pipeline] echo [2022-08-16T22:48:04.485Z] taggedImages: [2022-08-16T22:48:04.485Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [2022-08-16T22:48:04.485Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-16T22:48:04.485Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.8 [2022-08-16T22:48:04.485Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 [2022-08-16T22:48:04.485Z] - 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-08-16T22:48:04.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T22:48:04.853Z] [2022-08-16T22:48:04.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:48:05.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T22:48:05.158Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-16T22:48:05.158Z] 5eb5b503b376: Pulling fs layer [2022-08-16T22:48:05.158Z] 5c69ac0246d0: Pulling fs layer [2022-08-16T22:48:05.158Z] ec43610c2a17: Pulling fs layer [2022-08-16T22:48:05.158Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-16T22:48:05.158Z] 33b1e0a273af: Pulling fs layer [2022-08-16T22:48:05.158Z] 5d3b04190fa2: Pulling fs layer [2022-08-16T22:48:05.158Z] 2f39f015ded8: Pulling fs layer [2022-08-16T22:48:05.158Z] 33b1e0a273af: Waiting [2022-08-16T22:48:05.158Z] 5d3b04190fa2: Waiting [2022-08-16T22:48:05.158Z] 3a2ae6a8a46f: Waiting [2022-08-16T22:48:05.158Z] 2f39f015ded8: Waiting [2022-08-16T22:48:05.158Z] 5c69ac0246d0: Verifying Checksum [2022-08-16T22:48:05.158Z] 5c69ac0246d0: Download complete [2022-08-16T22:48:05.158Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-16T22:48:05.158Z] 3a2ae6a8a46f: Download complete [2022-08-16T22:48:05.158Z] 33b1e0a273af: Verifying Checksum [2022-08-16T22:48:05.158Z] 33b1e0a273af: Download complete [2022-08-16T22:48:05.158Z] ec43610c2a17: Verifying Checksum [2022-08-16T22:48:05.158Z] ec43610c2a17: Download complete [2022-08-16T22:48:05.419Z] 5d3b04190fa2: Download complete [2022-08-16T22:48:05.419Z] 5eb5b503b376: Verifying Checksum [2022-08-16T22:48:05.419Z] 5eb5b503b376: Download complete [2022-08-16T22:48:05.992Z] 2f39f015ded8: Download complete [2022-08-16T22:48:06.931Z] 5eb5b503b376: Pull complete [2022-08-16T22:48:06.931Z] 5c69ac0246d0: Pull complete [2022-08-16T22:48:07.500Z] ec43610c2a17: Pull complete [2022-08-16T22:48:07.500Z] 3a2ae6a8a46f: Pull complete [2022-08-16T22:48:08.070Z] 33b1e0a273af: Pull complete [2022-08-16T22:48:08.070Z] 5d3b04190fa2: Pull complete [2022-08-16T22:48:08.679Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22923 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-08-16T22:48:08.692Z] Running in /w/workspace/device-onvif-camera/47 [Pipeline] { [Pipeline] checkout [2022-08-16T22:48:08.736Z] Selected Git installation does not exist. Using Default [2022-08-16T22:48:08.736Z] The recommended git tool is: NONE [2022-08-16T22:48:13.341Z] 2f39f015ded8: Pull complete [2022-08-16T22:48:13.341Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-16T22:48:13.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T22:48:13.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:48:13.438Z] prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container [2022-08-16T22:48:13.475Z] $ 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-08-16T22:48:15.399Z] $ docker top a22a1e004983ad68850f2a3ed9aa2a66f3ad6d41990eba07d07de9ec17d031b9 -eo pid,comm [2022-08-16T22:48:15.449Z] using credential edgex-jenkins-ssh [Pipeline] { [2022-08-16T22:48:15.471Z] Cloning the remote Git repository [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:48:15.810Z] ---> job-cost.sh [2022-08-16T22:48:15.810Z] lf-activate-venv: SKIPPING [2022-08-16T22:48:15.810Z] INFO: No Stack... [2022-08-16T22:48:16.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-16T22:48:15.525Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-16T22:48:15.597Z] > git init /w/workspace/device-onvif-camera/47 # timeout=10 [2022-08-16T22:48:15.666Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-16T22:48:15.667Z] > git --version # timeout=10 [2022-08-16T22:48:15.685Z] > git --version # 'git version 2.25.1' [2022-08-16T22:48:15.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-16T22:48:15.781Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-16T22:48:16.639Z] INFO: Archiving Costs [Pipeline] sh [2022-08-16T22:48:16.895Z] Avoid second fetch [2022-08-16T22:48:16.896Z] Checking out Revision a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 (main) [2022-08-16T22:48:16.929Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-08-16T22:48:16.929Z] + cut -d, -f6 [Pipeline] lock [2022-08-16T22:48:16.944Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] [2022-08-16T22:48:16.954Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] did not exist. Created. [2022-08-16T22:48:16.955Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-16T22:48:17.261Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-16T22:48:17.295Z] Stashed 1 file(s) [Pipeline] } [2022-08-16T22:48:17.301Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-16T22:48:17.325Z] $ docker stop --time=1 a22a1e004983ad68850f2a3ed9aa2a66f3ad6d41990eba07d07de9ec17d031b9 [2022-08-16T22:48:16.855Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-16T22:48:16.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-16T22:48:16.921Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T22:48:16.943Z] > git checkout -f a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 # timeout=10 [2022-08-16T22:48:18.491Z] $ docker rm -f a22a1e004983ad68850f2a3ed9aa2a66f3ad6d41990eba07d07de9ec17d031b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-16T22:48:21.425Z] Commit message: "fix: netscan search only for NetworkVideoTransmitter (#136)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T22:48:22.406Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-16T22:48:22.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-16T22:48:22.406Z] Dload Upload Total Spent Left Speed [2022-08-16T22:48:22.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 85638 0 --:--:-- --:--:-- --:--:-- 85638 [Pipeline] sh [2022-08-16T22:48:23.072Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-16T22:48:23.408Z] + + sudo tee /etc/docker/daemon.new [2022-08-16T22:48:23.408Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-16T22:48:23.408Z] { [2022-08-16T22:48:23.408Z] "registry-mirrors": [ [2022-08-16T22:48:23.408Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-16T22:48:23.408Z] ], [2022-08-16T22:48:23.408Z] "bip": "10.250.0.254/24", [2022-08-16T22:48:23.408Z] "hosts": [ [2022-08-16T22:48:23.408Z] "tcp://0.0.0.0:5555", [2022-08-16T22:48:23.408Z] "unix:///var/run/docker.sock" [2022-08-16T22:48:23.408Z] ], [2022-08-16T22:48:23.408Z] "mtu": 1458, [2022-08-16T22:48:23.408Z] "selinux-enabled": true, [2022-08-16T22:48:23.408Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-16T22:48:23.408Z] } [Pipeline] sh [2022-08-16T22:48:23.768Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-16T22:48:24.107Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T22:48:42.501Z] provisioning config files... [2022-08-16T22:48:42.522Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/47@tmp/config2370819193168290517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:48:42.875Z] ---> docker-login.sh [2022-08-16T22:48:42.875Z] nexus3.edgexfoundry.org:10001 [2022-08-16T22:48:43.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:48:43.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:48:43.745Z] Configure a credential helper to remove this warning. See [2022-08-16T22:48:43.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:48:43.745Z] [2022-08-16T22:48:43.745Z] Login Succeeded [2022-08-16T22:48:43.745Z] nexus3.edgexfoundry.org:10002 [2022-08-16T22:48:44.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:48:44.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:48:44.021Z] Configure a credential helper to remove this warning. See [2022-08-16T22:48:44.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:48:44.021Z] [2022-08-16T22:48:44.021Z] Login Succeeded [2022-08-16T22:48:44.021Z] nexus3.edgexfoundry.org:10003 [2022-08-16T22:48:44.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:48:44.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:48:44.619Z] Configure a credential helper to remove this warning. See [2022-08-16T22:48:44.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:48:44.619Z] [2022-08-16T22:48:44.619Z] Login Succeeded [2022-08-16T22:48:44.619Z] nexus3.edgexfoundry.org:10004 [2022-08-16T22:48:44.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:48:44.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:48:44.899Z] Configure a credential helper to remove this warning. See [2022-08-16T22:48:44.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:48:44.899Z] [2022-08-16T22:48:44.899Z] Login Succeeded [2022-08-16T22:48:44.899Z] docker.io [2022-08-16T22:48:45.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:48:45.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:48:45.766Z] Configure a credential helper to remove this warning. See [2022-08-16T22:48:45.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:48:45.766Z] [2022-08-16T22:48:45.766Z] Login Succeeded [2022-08-16T22:48:45.766Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T22:48:45.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-16T22:48:46.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T22:48:46.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T22:48:46.315Z] ========================================================= [2022-08-16T22:48:46.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-16T22:48:46.315Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:48:46.687Z] + 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-08-16T22:48:47.304Z] Sending build context to Docker daemon 14.01MB [2022-08-16T22:48:47.304Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T22:48:47.304Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-16T22:48:47.304Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-16T22:48:47.304Z] b3c136eddcbf: Pulling fs layer [2022-08-16T22:48:47.304Z] c0a3192eca97: Pulling fs layer [2022-08-16T22:48:47.304Z] a050256f5b6f: Pulling fs layer [2022-08-16T22:48:47.304Z] 656be50a0ddc: Pulling fs layer [2022-08-16T22:48:47.304Z] 2bbca73fdf42: Pulling fs layer [2022-08-16T22:48:47.304Z] 46d945488cbd: Pulling fs layer [2022-08-16T22:48:47.304Z] 8a5474983e97: Pulling fs layer [2022-08-16T22:48:47.304Z] 329c88fbcd65: Pulling fs layer [2022-08-16T22:48:47.304Z] 656be50a0ddc: Waiting [2022-08-16T22:48:47.304Z] 2bbca73fdf42: Waiting [2022-08-16T22:48:47.304Z] 46d945488cbd: Waiting [2022-08-16T22:48:47.304Z] 8a5474983e97: Waiting [2022-08-16T22:48:47.304Z] 329c88fbcd65: Waiting [2022-08-16T22:48:47.304Z] a050256f5b6f: Download complete [2022-08-16T22:48:47.304Z] c0a3192eca97: Verifying Checksum [2022-08-16T22:48:47.304Z] c0a3192eca97: Download complete [2022-08-16T22:48:47.304Z] 2bbca73fdf42: Verifying Checksum [2022-08-16T22:48:47.304Z] 2bbca73fdf42: Download complete [2022-08-16T22:48:47.304Z] 46d945488cbd: Verifying Checksum [2022-08-16T22:48:47.304Z] 46d945488cbd: Download complete [2022-08-16T22:48:47.304Z] b3c136eddcbf: Verifying Checksum [2022-08-16T22:48:47.304Z] b3c136eddcbf: Download complete [2022-08-16T22:48:48.294Z] b3c136eddcbf: Pull complete [2022-08-16T22:48:48.582Z] 329c88fbcd65: Verifying Checksum [2022-08-16T22:48:48.582Z] 329c88fbcd65: Download complete [2022-08-16T22:48:48.860Z] c0a3192eca97: Pull complete [2022-08-16T22:48:49.134Z] a050256f5b6f: Pull complete [2022-08-16T22:48:49.746Z] 8a5474983e97: Verifying Checksum [2022-08-16T22:48:49.746Z] 8a5474983e97: Download complete [2022-08-16T22:48:50.348Z] 656be50a0ddc: Verifying Checksum [2022-08-16T22:48:50.348Z] 656be50a0ddc: Download complete [2022-08-16T22:49:02.757Z] 656be50a0ddc: Pull complete [2022-08-16T22:49:02.757Z] 2bbca73fdf42: Pull complete [2022-08-16T22:49:03.034Z] 46d945488cbd: Pull complete [2022-08-16T22:49:09.759Z] 8a5474983e97: Pull complete [2022-08-16T22:49:11.753Z] 329c88fbcd65: Pull complete [2022-08-16T22:49:11.753Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-16T22:49:11.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-16T22:49:11.753Z] ---> ff4287adb874 [2022-08-16T22:49:11.753Z] Step 3/13 : ARG MAKE="make build" [2022-08-16T22:49:12.741Z] ---> Running in 1dcee7599f3b [2022-08-16T22:49:12.741Z] Removing intermediate container 1dcee7599f3b [2022-08-16T22:49:12.741Z] ---> 458cf5882222 [2022-08-16T22:49:12.741Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-16T22:49:13.019Z] ---> Running in fc23ec45e423 [2022-08-16T22:49:13.294Z] Removing intermediate container fc23ec45e423 [2022-08-16T22:49:13.294Z] ---> 106b064ecde2 [2022-08-16T22:49:13.294Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T22:49:13.294Z] ---> Running in 2be3776f67d5 [2022-08-16T22:49:13.569Z] Removing intermediate container 2be3776f67d5 [2022-08-16T22:49:13.569Z] ---> 5b8dc4457104 [2022-08-16T22:49:13.569Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-16T22:49:13.569Z] ---> Running in 8ef5a0073baa [2022-08-16T22:49:13.849Z] Removing intermediate container 8ef5a0073baa [2022-08-16T22:49:13.849Z] ---> a2c2f4016933 [2022-08-16T22:49:13.849Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T22:49:14.125Z] ---> Running in 1dc315c98337 [2022-08-16T22:49:16.765Z] Removing intermediate container 1dc315c98337 [2022-08-16T22:49:16.765Z] ---> 2453debaaa7c [2022-08-16T22:49:16.765Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T22:49:16.765Z] ---> Running in 9c2c5debc269 [2022-08-16T22:49:17.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T22:49:18.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T22:49:19.710Z] OK: 221 MiB in 51 packages [2022-08-16T22:49:20.318Z] Removing intermediate container 9c2c5debc269 [2022-08-16T22:49:20.318Z] ---> b61f7675895d [2022-08-16T22:49:20.318Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-16T22:49:20.318Z] ---> Running in 15f9ff64a6a3 [2022-08-16T22:49:20.591Z] Removing intermediate container 15f9ff64a6a3 [2022-08-16T22:49:20.591Z] ---> d0dc77680f82 [2022-08-16T22:49:20.591Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-16T22:49:21.214Z] ---> c7a7b3efb1d4 [2022-08-16T22:49:21.214Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T22:49:21.214Z] ---> Running in 0f491183f3d4 [2022-08-16T22:50:17.770Z] Removing intermediate container 0f491183f3d4 [2022-08-16T22:50:17.770Z] ---> ef5324963724 [2022-08-16T22:50:17.770Z] Step 12/13 : COPY . . [2022-08-16T22:50:17.770Z] ---> 5cc547174989 [2022-08-16T22:50:17.770Z] Step 13/13 : RUN ${MAKE} [2022-08-16T22:50:17.770Z] ---> Running in a07a3e0ffb2e [2022-08-16T22:50:17.770Z] noop [2022-08-16T22:50:17.770Z] Removing intermediate container a07a3e0ffb2e [2022-08-16T22:50:17.770Z] ---> ac40bcb26e12 [2022-08-16T22:50:17.770Z] Successfully built ac40bcb26e12 [2022-08-16T22:50:17.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:50:18.145Z] + docker inspect -f . ci-base-image-arm64 [2022-08-16T22:50:18.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:50:18.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-22923 does not seem to be running inside a container [2022-08-16T22:50:18.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/47 -v /w/workspace/device-onvif-camera/47:/w/workspace/device-onvif-camera/47:rw,z -v /w/workspace/device-onvif-camera/47@tmp:/w/workspace/device-onvif-camera/47@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-08-16T22:50:19.702Z] $ docker top 0f8e1df9eec8a4707c8ec8a8c7d70bd0561893cbf0271e9adffc27366e94d766 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T22:50:20.600Z] + go version [2022-08-16T22:50:20.600Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-16T22:50:20.625Z] $ docker stop --time=1 0f8e1df9eec8a4707c8ec8a8c7d70bd0561893cbf0271e9adffc27366e94d766 [2022-08-16T22:50:22.256Z] $ docker rm -f 0f8e1df9eec8a4707c8ec8a8c7d70bd0561893cbf0271e9adffc27366e94d766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:50:22.861Z] + docker inspect -f . ci-base-image-arm64 [2022-08-16T22:50:22.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:50:23.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-22923 does not seem to be running inside a container [2022-08-16T22:50:23.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/47 -v /w/workspace/device-onvif-camera/47:/w/workspace/device-onvif-camera/47:rw,z -v /w/workspace/device-onvif-camera/47@tmp:/w/workspace/device-onvif-camera/47@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-08-16T22:50:24.435Z] $ docker top 83499c50c63426092cd5d001dcb3cd11929843196b073746ef74f87d93a44bc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T22:50:25.342Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/47 [Pipeline] fileExists [Pipeline] sh [2022-08-16T22:50:26.012Z] + make test [2022-08-16T22:50:26.012Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-16T22:50:27.458Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-16T22:51:49.300Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-16T22:51:56.031Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.123s coverage: 10.6% of statements [2022-08-16T22:51:56.031Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-16T22:52:18.191Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.124s coverage: 13.8% of statements [2022-08-16T22:52:18.191Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-16T22:52:18.191Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-16T22:52:40.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-16T22:52:40.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-16T22:52:40.407Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-16T22:52:40.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-16T22:52:40.444Z] $ docker stop --time=1 83499c50c63426092cd5d001dcb3cd11929843196b073746ef74f87d93a44bc0 [2022-08-16T22:52:42.192Z] $ docker rm -f 83499c50c63426092cd5d001dcb3cd11929843196b073746ef74f87d93a44bc0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T22:52:43.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-16T22:52:43.216Z] Warning: overwriting stash ‘coverage-report’ [2022-08-16T22:52:43.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T22:52:44.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-16T22:52:44.455Z] + ls -al . [2022-08-16T22:52:44.455Z] total 228 [2022-08-16T22:52:44.455Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 22:50 . [2022-08-16T22:52:44.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:48 .. [2022-08-16T22:52:44.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:48 .git [2022-08-16T22:52:44.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:48 .github [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 16 22:48 .gitignore [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 16 22:48 .golangci.yml [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 16 22:48 Attribution.txt [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 16 22:48 CHANGELOG.md [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 16 22:48 Dockerfile [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 22:48 GOVERNANCE.md [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 16 22:48 Jenkinsfile [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 16 22:48 LICENSE [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 16 22:48 Makefile [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 16 22:48 OWNERS.md [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 16 22:48 README.md [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 16 22:46 VERSION [2022-08-16T22:52:44.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:48 bin [2022-08-16T22:52:44.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:48 cmd [2022-08-16T22:52:44.455Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 16 22:52 coverage.out [2022-08-16T22:52:44.455Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 16 22:48 doc [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 16 22:48 go.mod [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 16 22:48 go.sum [2022-08-16T22:52:44.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:48 internal [2022-08-16T22:52:44.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:48 snap [2022-08-16T22:52:44.455Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 16 22:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:52:44.811Z] + 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=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 --label arch=arm64 --label version=2.3.0-dev.8 . [2022-08-16T22:52:45.405Z] Sending build context to Docker daemon 14.09MB [2022-08-16T22:52:45.405Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-16T22:52:45.405Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-16T22:52:45.405Z] ---> ac40bcb26e12 [2022-08-16T22:52:45.405Z] Step 3/26 : ARG MAKE="make build" [2022-08-16T22:52:45.405Z] ---> Running in 9d2b054e604d [2022-08-16T22:52:45.681Z] Removing intermediate container 9d2b054e604d [2022-08-16T22:52:45.681Z] ---> 89facbaa8b9e [2022-08-16T22:52:45.681Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-16T22:52:45.955Z] ---> Running in 6597b5d73452 [2022-08-16T22:52:46.232Z] Removing intermediate container 6597b5d73452 [2022-08-16T22:52:46.232Z] ---> e93fae9f992a [2022-08-16T22:52:46.232Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-16T22:52:46.232Z] ---> Running in a7dbf2f2f2b0 [2022-08-16T22:52:46.511Z] Removing intermediate container a7dbf2f2f2b0 [2022-08-16T22:52:46.511Z] ---> e0f6fec37073 [2022-08-16T22:52:46.511Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-16T22:52:46.785Z] ---> Running in 8cde3309884f [2022-08-16T22:52:47.059Z] Removing intermediate container 8cde3309884f [2022-08-16T22:52:47.059Z] ---> 2ab6a324bc09 [2022-08-16T22:52:47.059Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T22:52:47.059Z] ---> Running in 82c88170c2b8 [2022-08-16T22:52:48.503Z] Removing intermediate container 82c88170c2b8 [2022-08-16T22:52:48.503Z] ---> 73befb4936f5 [2022-08-16T22:52:48.503Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-16T22:52:48.780Z] ---> Running in 53bba91f82e3 [2022-08-16T22:52:49.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T22:52:50.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T22:52:51.335Z] OK: 221 MiB in 51 packages [2022-08-16T22:52:52.315Z] Removing intermediate container 53bba91f82e3 [2022-08-16T22:52:52.315Z] ---> 3afd5c25cb29 [2022-08-16T22:52:52.315Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-16T22:52:52.315Z] ---> Running in 27e8eae5bd98 [2022-08-16T22:52:52.589Z] Removing intermediate container 27e8eae5bd98 [2022-08-16T22:52:52.589Z] ---> c2f3d08171f3 [2022-08-16T22:52:52.589Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-16T22:52:53.189Z] ---> 9e7edad5b84e [2022-08-16T22:52:53.189Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T22:52:53.189Z] ---> Running in 28c7b0bd10f1 [2022-08-16T22:52:55.170Z] Removing intermediate container 28c7b0bd10f1 [2022-08-16T22:52:55.170Z] ---> 04ef178212b8 [2022-08-16T22:52:55.170Z] Step 12/26 : COPY . . [2022-08-16T22:52:56.621Z] ---> 23ab654ac924 [2022-08-16T22:52:56.621Z] Step 13/26 : RUN ${MAKE} [2022-08-16T22:52:56.621Z] ---> Running in f74b92f40e3c [2022-08-16T22:52:57.617Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-16T22:55:19.574Z] Removing intermediate container f74b92f40e3c [2022-08-16T22:55:19.574Z] ---> 11da562debd2 [2022-08-16T22:55:19.574Z] Step 14/26 : FROM alpine:3.16 [2022-08-16T22:55:19.574Z] 3.16: Pulling from library/alpine [2022-08-16T22:55:19.574Z] 9b18e9b68314: Pulling fs layer [2022-08-16T22:55:19.574Z] 9b18e9b68314: Verifying Checksum [2022-08-16T22:55:19.574Z] 9b18e9b68314: Download complete [2022-08-16T22:55:19.574Z] 9b18e9b68314: Pull complete [2022-08-16T22:55:19.574Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T22:55:19.574Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T22:55:19.574Z] ---> a6215f271958 [2022-08-16T22:55:19.574Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-16T22:55:19.574Z] ---> Running in 3265f6569855 [2022-08-16T22:55:19.574Z] Removing intermediate container 3265f6569855 [2022-08-16T22:55:19.574Z] ---> 369b914ffb85 [2022-08-16T22:55:19.574Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-16T22:55:19.574Z] ---> Running in ba0c28294a63 [2022-08-16T22:55:19.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T22:55:19.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T22:55:19.574Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-16T22:55:19.574Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-16T22:55:19.574Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-16T22:55:19.574Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-16T22:55:19.574Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-16T22:55:19.574Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-16T22:55:19.574Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T22:55:19.574Z] OK: 8 MiB in 20 packages [2022-08-16T22:55:19.574Z] Removing intermediate container ba0c28294a63 [2022-08-16T22:55:19.574Z] ---> f32a9382cf6a [2022-08-16T22:55:19.574Z] Step 17/26 : WORKDIR / [2022-08-16T22:55:19.574Z] ---> Running in d0abe8508c2d [2022-08-16T22:55:19.574Z] Removing intermediate container d0abe8508c2d [2022-08-16T22:55:19.574Z] ---> 17f2617173b8 [2022-08-16T22:55:19.574Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-16T22:55:19.574Z] ---> eef044e0035f [2022-08-16T22:55:19.574Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-16T22:55:19.574Z] ---> 02576ef86f29 [2022-08-16T22:55:19.574Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-16T22:55:19.574Z] ---> cde9dcdd4fb9 [2022-08-16T22:55:19.574Z] Step 21/26 : EXPOSE 59984 [2022-08-16T22:55:19.574Z] ---> Running in 697c366ca3d3 [2022-08-16T22:55:19.574Z] Removing intermediate container 697c366ca3d3 [2022-08-16T22:55:19.574Z] ---> d5438d4c17bc [2022-08-16T22:55:19.574Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-16T22:55:19.574Z] ---> Running in 368ab305bedc [2022-08-16T22:55:19.574Z] Removing intermediate container 368ab305bedc [2022-08-16T22:55:19.574Z] ---> e6cee9c2043a [2022-08-16T22:55:19.574Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T22:55:19.574Z] ---> Running in aba1e53254b9 [2022-08-16T22:55:19.574Z] Removing intermediate container aba1e53254b9 [2022-08-16T22:55:19.574Z] ---> b5a3c31dd98f [2022-08-16T22:55:19.574Z] Step 24/26 : LABEL arch=arm64 [2022-08-16T22:55:19.574Z] ---> Running in a7d31da6fd54 [2022-08-16T22:55:19.574Z] Removing intermediate container a7d31da6fd54 [2022-08-16T22:55:19.574Z] ---> 48b7aa716998 [2022-08-16T22:55:19.574Z] Step 25/26 : LABEL git_sha=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [2022-08-16T22:55:19.574Z] ---> Running in f6c80db16ed0 [2022-08-16T22:55:19.574Z] Removing intermediate container f6c80db16ed0 [2022-08-16T22:55:19.574Z] ---> ae88ecdd6909 [2022-08-16T22:55:19.574Z] Step 26/26 : LABEL version=2.3.0-dev.8 [2022-08-16T22:55:19.574Z] ---> Running in 269ee02aa4e6 [2022-08-16T22:55:19.574Z] Removing intermediate container 269ee02aa4e6 [2022-08-16T22:55:19.574Z] ---> 4e5559de1f1b [2022-08-16T22:55:19.574Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-16T22:55:19.574Z] Successfully built 4e5559de1f1b [2022-08-16T22:55:19.574Z] 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-08-16T22:55:19.668Z] provisioning config files... [2022-08-16T22:55:19.686Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/47@tmp/config3387819752881793569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:55:20.033Z] ---> docker-login.sh [2022-08-16T22:55:20.033Z] nexus3.edgexfoundry.org:10001 [2022-08-16T22:55:20.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:55:20.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:55:20.307Z] Configure a credential helper to remove this warning. See [2022-08-16T22:55:20.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:55:20.307Z] [2022-08-16T22:55:20.307Z] Login Succeeded [2022-08-16T22:55:20.307Z] nexus3.edgexfoundry.org:10002 [2022-08-16T22:55:20.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:55:20.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:55:20.855Z] Configure a credential helper to remove this warning. See [2022-08-16T22:55:20.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:55:20.855Z] [2022-08-16T22:55:20.855Z] Login Succeeded [2022-08-16T22:55:20.855Z] nexus3.edgexfoundry.org:10003 [2022-08-16T22:55:21.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:55:21.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:55:21.407Z] Configure a credential helper to remove this warning. See [2022-08-16T22:55:21.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:55:21.407Z] [2022-08-16T22:55:21.407Z] Login Succeeded [2022-08-16T22:55:21.407Z] nexus3.edgexfoundry.org:10004 [2022-08-16T22:55:21.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:55:21.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:55:21.681Z] Configure a credential helper to remove this warning. See [2022-08-16T22:55:21.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:55:21.681Z] [2022-08-16T22:55:21.681Z] Login Succeeded [2022-08-16T22:55:21.681Z] docker.io [2022-08-16T22:55:22.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T22:55:22.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T22:55:22.547Z] Configure a credential helper to remove this warning. See [2022-08-16T22:55:22.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T22:55:22.547Z] [2022-08-16T22:55:22.547Z] Login Succeeded [2022-08-16T22:55:22.547Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T22:55:22.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-16T22:55:22.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T22:55:22.624Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-16T22:55:22.624Z] a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [2022-08-16T22:55:22.624Z] latest [2022-08-16T22:55:22.624Z] 2.3.0-dev.8 [2022-08-16T22:55:22.624Z] a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 [2022-08-16T22:55:22.624Z] main [2022-08-16T22:55:22.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:55:22.997Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:55:23.371Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [2022-08-16T22:55:23.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-16T22:55:23.372Z] 5fdc22f94486: Preparing [2022-08-16T22:55:23.372Z] b06f5544b1d7: Preparing [2022-08-16T22:55:23.372Z] 69c9705a99b5: Preparing [2022-08-16T22:55:23.372Z] e5bdd64866a5: Preparing [2022-08-16T22:55:23.372Z] 5d3e392a13a0: Preparing [2022-08-16T22:55:23.372Z] 5d3e392a13a0: Layer already exists [2022-08-16T22:55:23.648Z] b06f5544b1d7: Pushed [2022-08-16T22:55:23.648Z] 5fdc22f94486: Pushed [2022-08-16T22:55:24.249Z] e5bdd64866a5: Pushed [2022-08-16T22:55:29.654Z] 69c9705a99b5: Pushed [2022-08-16T22:55:29.654Z] a7f4bbdd92e86766513fcb71b61d6b3a5793edb3: digest: sha256:b741e1e22978195f50665f53cceda0e2228339aa02f98f5e2d0398d353720c04 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:55:30.026Z] + 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-08-16T22:55:30.387Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-16T22:55:30.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-16T22:55:30.387Z] 5fdc22f94486: Preparing [2022-08-16T22:55:30.387Z] b06f5544b1d7: Preparing [2022-08-16T22:55:30.387Z] 69c9705a99b5: Preparing [2022-08-16T22:55:30.387Z] e5bdd64866a5: Preparing [2022-08-16T22:55:30.387Z] 5d3e392a13a0: Preparing [2022-08-16T22:55:30.387Z] b06f5544b1d7: Layer already exists [2022-08-16T22:55:30.387Z] 69c9705a99b5: Layer already exists [2022-08-16T22:55:30.387Z] 5d3e392a13a0: Layer already exists [2022-08-16T22:55:30.387Z] e5bdd64866a5: Layer already exists [2022-08-16T22:55:30.387Z] 5fdc22f94486: Layer already exists [2022-08-16T22:55:30.661Z] latest: digest: sha256:b741e1e22978195f50665f53cceda0e2228339aa02f98f5e2d0398d353720c04 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:55:31.039Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:55:31.392Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.8 [2022-08-16T22:55:31.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-16T22:55:31.393Z] 5fdc22f94486: Preparing [2022-08-16T22:55:31.393Z] b06f5544b1d7: Preparing [2022-08-16T22:55:31.393Z] 69c9705a99b5: Preparing [2022-08-16T22:55:31.393Z] e5bdd64866a5: Preparing [2022-08-16T22:55:31.393Z] 5d3e392a13a0: Preparing [2022-08-16T22:55:31.393Z] e5bdd64866a5: Layer already exists [2022-08-16T22:55:31.393Z] 5fdc22f94486: Layer already exists [2022-08-16T22:55:31.393Z] b06f5544b1d7: Layer already exists [2022-08-16T22:55:31.393Z] 5d3e392a13a0: Layer already exists [2022-08-16T22:55:31.393Z] 69c9705a99b5: Layer already exists [2022-08-16T22:55:31.667Z] 2.3.0-dev.8: digest: sha256:b741e1e22978195f50665f53cceda0e2228339aa02f98f5e2d0398d353720c04 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:55:32.038Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:55:32.408Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 [2022-08-16T22:55:32.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-16T22:55:32.408Z] 5fdc22f94486: Preparing [2022-08-16T22:55:32.408Z] b06f5544b1d7: Preparing [2022-08-16T22:55:32.408Z] 69c9705a99b5: Preparing [2022-08-16T22:55:32.408Z] e5bdd64866a5: Preparing [2022-08-16T22:55:32.408Z] 5d3e392a13a0: Preparing [2022-08-16T22:55:32.408Z] b06f5544b1d7: Layer already exists [2022-08-16T22:55:32.408Z] 5fdc22f94486: Layer already exists [2022-08-16T22:55:32.682Z] 69c9705a99b5: Layer already exists [2022-08-16T22:55:32.682Z] 5d3e392a13a0: Layer already exists [2022-08-16T22:55:32.682Z] e5bdd64866a5: Layer already exists [2022-08-16T22:55:32.682Z] a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8: digest: sha256:b741e1e22978195f50665f53cceda0e2228339aa02f98f5e2d0398d353720c04 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:55:33.047Z] + 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-08-16T22:55:33.408Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-16T22:55:33.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-16T22:55:33.408Z] 5fdc22f94486: Preparing [2022-08-16T22:55:33.408Z] b06f5544b1d7: Preparing [2022-08-16T22:55:33.408Z] 69c9705a99b5: Preparing [2022-08-16T22:55:33.408Z] e5bdd64866a5: Preparing [2022-08-16T22:55:33.408Z] 5d3e392a13a0: Preparing [2022-08-16T22:55:33.408Z] e5bdd64866a5: Layer already exists [2022-08-16T22:55:33.408Z] 69c9705a99b5: Layer already exists [2022-08-16T22:55:33.408Z] 5fdc22f94486: Layer already exists [2022-08-16T22:55:33.408Z] 5d3e392a13a0: Layer already exists [2022-08-16T22:55:33.408Z] b06f5544b1d7: Layer already exists [2022-08-16T22:55:33.681Z] main: digest: sha256:b741e1e22978195f50665f53cceda0e2228339aa02f98f5e2d0398d353720c04 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-16T22:55:33.740Z] ===================================================== [Pipeline] echo [2022-08-16T22:55:33.747Z] taggedImages: [2022-08-16T22:55:33.747Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [2022-08-16T22:55:33.747Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-16T22:55:33.747Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.8 [2022-08-16T22:55:33.747Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 [2022-08-16T22:55:33.747Z] - 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-08-16T22:55:34.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-16T22:55:34.126Z] [2022-08-16T22:55:34.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:55:34.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-16T22:55:34.755Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-16T22:55:34.755Z] 8998bd30e6a1: Pulling fs layer [2022-08-16T22:55:34.755Z] 04944245beec: Pulling fs layer [2022-08-16T22:55:34.755Z] 699f458cf7ca: Pulling fs layer [2022-08-16T22:55:34.755Z] 765212b225bb: Pulling fs layer [2022-08-16T22:55:34.755Z] f23df028b6ca: Pulling fs layer [2022-08-16T22:55:34.755Z] d65c8cfc05b1: Pulling fs layer [2022-08-16T22:55:34.755Z] 2437ff75d9bd: Pulling fs layer [2022-08-16T22:55:34.755Z] 765212b225bb: Waiting [2022-08-16T22:55:34.755Z] f23df028b6ca: Waiting [2022-08-16T22:55:34.755Z] d65c8cfc05b1: Waiting [2022-08-16T22:55:34.755Z] 2437ff75d9bd: Waiting [2022-08-16T22:55:34.755Z] 04944245beec: Verifying Checksum [2022-08-16T22:55:34.755Z] 04944245beec: Download complete [2022-08-16T22:55:34.755Z] 765212b225bb: Verifying Checksum [2022-08-16T22:55:34.755Z] 765212b225bb: Download complete [2022-08-16T22:55:34.755Z] f23df028b6ca: Verifying Checksum [2022-08-16T22:55:34.755Z] f23df028b6ca: Download complete [2022-08-16T22:55:34.755Z] d65c8cfc05b1: Download complete [2022-08-16T22:55:35.036Z] 699f458cf7ca: Verifying Checksum [2022-08-16T22:55:35.036Z] 699f458cf7ca: Download complete [2022-08-16T22:55:35.310Z] 8998bd30e6a1: Verifying Checksum [2022-08-16T22:55:35.311Z] 8998bd30e6a1: Download complete [2022-08-16T22:55:37.944Z] 2437ff75d9bd: Verifying Checksum [2022-08-16T22:55:37.944Z] 2437ff75d9bd: Download complete [2022-08-16T22:55:39.936Z] 8998bd30e6a1: Pull complete [2022-08-16T22:55:39.936Z] 04944245beec: Pull complete [2022-08-16T22:55:41.931Z] 699f458cf7ca: Pull complete [2022-08-16T22:55:41.931Z] 765212b225bb: Pull complete [2022-08-16T22:55:42.533Z] f23df028b6ca: Pull complete [2022-08-16T22:55:42.807Z] d65c8cfc05b1: Pull complete [2022-08-16T22:55:57.922Z] 2437ff75d9bd: Pull complete [2022-08-16T22:55:57.922Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-16T22:55:57.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-16T22:55:57.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:55:58.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-22923 does not seem to be running inside a container [2022-08-16T22:55:58.289Z] $ 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/47 -v /w/workspace/device-onvif-camera/47:/w/workspace/device-onvif-camera/47:rw,z -v /w/workspace/device-onvif-camera/47@tmp:/w/workspace/device-onvif-camera/47@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-08-16T22:56:00.741Z] $ docker top e21a3fcb82ae5e888dccc703e731a9bbc919d4fae95739012ebe5acff5636fd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:56:01.669Z] ---> job-cost.sh [2022-08-16T22:56:01.669Z] lf-activate-venv: SKIPPING [2022-08-16T22:56:01.669Z] INFO: No Stack... [2022-08-16T22:56:02.267Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-16T22:56:02.870Z] INFO: Archiving Costs [Pipeline] sh [2022-08-16T22:56:03.539Z] + + cut -d, -f6 [2022-08-16T22:56:03.539Z] cat /w/workspace/device-onvif-camera/47/archives/cost.csv [Pipeline] lock [2022-08-16T22:56:03.608Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] [2022-08-16T22:56:03.615Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] did not exist. Created. [2022-08-16T22:56:03.615Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-16T22:56:04.305Z] /w/workspace/device-onvif-camera/47@tmp/durable-8d4224c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-16T22:56:04.982Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-16T22:56:05.012Z] Warning: overwriting stash ‘stack-cost’ [2022-08-16T22:56:05.079Z] Stashed 1 file(s) [Pipeline] } [2022-08-16T22:56:05.088Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-16T22:56:05.108Z] $ docker stop --time=1 e21a3fcb82ae5e888dccc703e731a9bbc919d4fae95739012ebe5acff5636fd9 [2022-08-16T22:56:06.612Z] $ docker rm -f e21a3fcb82ae5e888dccc703e731a9bbc919d4fae95739012ebe5acff5636fd9 [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-08-16T22:56:07.055Z] provisioning config files... [2022-08-16T22:56:07.064Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1621363590194159786tmp [Pipeline] { [Pipeline] sh [2022-08-16T22:56:07.360Z] + set +x [2022-08-16T22:56:07.360Z] + bash -s -- [2022-08-16T22:56:07.360Z] + curl -s https://codecov.io/bash [2022-08-16T22:56:07.360Z] [2022-08-16T22:56:07.360Z] _____ _ [2022-08-16T22:56:07.360Z] / ____| | | [2022-08-16T22:56:07.360Z] | | ___ __| | ___ ___ _____ __ [2022-08-16T22:56:07.360Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-16T22:56:07.360Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-16T22:56:07.360Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-16T22:56:07.360Z] Bash-1.0.6 [2022-08-16T22:56:07.360Z] [2022-08-16T22:56:07.360Z] [2022-08-16T22:56:07.360Z] ==> git version 2.25.1 found [2022-08-16T22:56:07.360Z] ==> 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-08-16T22:56:07.360Z] Release-Date: 2020-01-08 [2022-08-16T22:56:07.360Z] 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-08-16T22:56:07.360Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-16T22:56:07.360Z] ==> Jenkins CI detected. [2022-08-16T22:56:07.360Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-16T22:56:07.360Z] project root: . [2022-08-16T22:56:07.360Z] --> token set from env [2022-08-16T22:56:07.360Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-16T22:56:07.360Z] ==> Running gcov in . (disable via -X gcov) [2022-08-16T22:56:07.360Z] ==> Python coveragepy not found [2022-08-16T22:56:07.360Z] ==> Searching for coverage reports in: [2022-08-16T22:56:07.360Z] + . [2022-08-16T22:56:07.360Z] -> Found 1 reports [2022-08-16T22:56:07.360Z] ==> Detecting git/mercurial file structure [2022-08-16T22:56:07.621Z] ==> Reading reports [2022-08-16T22:56:07.621Z] + ./coverage.out bytes=76854 [2022-08-16T22:56:07.621Z] ==> Appending adjustments [2022-08-16T22:56:07.621Z] https://docs.codecov.io/docs/fixing-reports [2022-08-16T22:56:07.621Z] + Found adjustments [2022-08-16T22:56:07.621Z] ==> Gzipping contents [2022-08-16T22:56:07.621Z] 12K /tmp/codecov.KMByyk.gz [2022-08-16T22:56:07.621Z] ==> Uploading reports [2022-08-16T22:56:07.621Z] url: https://codecov.io [2022-08-16T22:56:07.621Z] query: branch=main&commit=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-16T22:56:07.621Z] -> Pinging Codecov [2022-08-16T22:56:07.621Z] 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=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-16T22:56:07.882Z] -> Uploading to [2022-08-16T22:56:07.882Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-16/F29A59C45E3A92E06B3E522C9905F8EF/a7f4bbdd92e86766513fcb71b61d6b3a5793edb3/61d628c7-65cb-4c19-8ada-4a9bae0cfb0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220816T225607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2d5c36bd1bfccf0b9efc122ec17ccab54e63e071938ff0d353c62d27aae58bb [2022-08-16T22:56:07.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-16T22:56:07.882Z] Dload Upload Total Spent Left Speed [2022-08-16T22:56:08.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10388 0 0 100 10388 0 43283 --:--:-- --:--:-- --:--:-- 43464 [2022-08-16T22:56:08.144Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] } [2022-08-16T22:56:08.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-16T22:56:08.349Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-16T22:56:08.366Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:56:08.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-16T22:56:08.671Z] [2022-08-16T22:56:08.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:56:08.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-16T22:56:08.972Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-16T22:56:08.972Z] df9b9388f04a: Pulling fs layer [2022-08-16T22:56:08.972Z] 52dc419b0ee2: Pulling fs layer [2022-08-16T22:56:08.972Z] 25bc292e5bac: Pulling fs layer [2022-08-16T22:56:08.972Z] 114826534d7a: Pulling fs layer [2022-08-16T22:56:08.972Z] 4657fd5d0bcf: Pulling fs layer [2022-08-16T22:56:08.972Z] 6ad1cebc031e: Pulling fs layer [2022-08-16T22:56:08.972Z] 8a3aa393b2d8: Pulling fs layer [2022-08-16T22:56:08.972Z] 4657fd5d0bcf: Waiting [2022-08-16T22:56:08.972Z] 6ad1cebc031e: Waiting [2022-08-16T22:56:08.972Z] 8a3aa393b2d8: Waiting [2022-08-16T22:56:08.972Z] 25bc292e5bac: Verifying Checksum [2022-08-16T22:56:08.972Z] 25bc292e5bac: Download complete [2022-08-16T22:56:08.972Z] 52dc419b0ee2: Download complete [2022-08-16T22:56:08.972Z] 4657fd5d0bcf: Download complete [2022-08-16T22:56:08.972Z] df9b9388f04a: Download complete [2022-08-16T22:56:09.232Z] df9b9388f04a: Pull complete [2022-08-16T22:56:09.232Z] 6ad1cebc031e: Verifying Checksum [2022-08-16T22:56:09.232Z] 6ad1cebc031e: Download complete [2022-08-16T22:56:09.232Z] 52dc419b0ee2: Pull complete [2022-08-16T22:56:09.232Z] 25bc292e5bac: Pull complete [2022-08-16T22:56:09.800Z] 114826534d7a: Verifying Checksum [2022-08-16T22:56:09.800Z] 114826534d7a: Download complete [2022-08-16T22:56:10.058Z] 8a3aa393b2d8: Verifying Checksum [2022-08-16T22:56:10.058Z] 8a3aa393b2d8: Download complete [2022-08-16T22:56:13.349Z] 114826534d7a: Pull complete [2022-08-16T22:56:13.350Z] 4657fd5d0bcf: Pull complete [2022-08-16T22:56:13.920Z] 6ad1cebc031e: Pull complete [2022-08-16T22:56:16.461Z] 8a3aa393b2d8: Pull complete [2022-08-16T22:56:16.461Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-16T22:56:16.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-16T22:56:16.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:56:16.565Z] prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container [2022-08-16T22:56:16.605Z] $ 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-08-16T22:56:18.691Z] $ docker top 3ce608f6e72db074329b68f473f77e2ec531cdff2d420728ceb8e6e839c0c8d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-16T22:56:18.764Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-16T22:56:19.049Z] + set -o pipefail [2022-08-16T22:56:19.049Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-16T22:56:25.639Z] [2022-08-16T22:56:25.639Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-16T22:56:25.639Z] [2022-08-16T22:56:25.639Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/5c7fb4a8-7e75-4fb6-8cf2-4db07ae491e8 [2022-08-16T22:56:25.639Z] [2022-08-16T22:56:25.639Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-16T22:56:25.639Z] [2022-08-16T22:56:25.639Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-16T22:56:25.639Z] [2022-08-16T22:56:25.639Z] [Pipeline] } [2022-08-16T22:56:25.653Z] $ docker stop --time=1 3ce608f6e72db074329b68f473f77e2ec531cdff2d420728ceb8e6e839c0c8d6 [2022-08-16T22:56:27.926Z] $ docker rm -f 3ce608f6e72db074329b68f473f77e2ec531cdff2d420728ceb8e6e839c0c8d6 [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) [Pipeline] echo [2022-08-16T22:56:28.334Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T22:56:28.347Z] provisioning config files... [2022-08-16T22:56:28.355Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5346120758909799812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:56:28.654Z] --> edgex-publish-swagger.sh [2022-08-16T22:56:28.654Z] === Publish doc/openapi/v2 API === [2022-08-16T22:56:28.654Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-08-16T22:56:28.654Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-08-16T22:56:28.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-16T22:56:28.654Z] Dload Upload Total Spent Left Speed [2022-08-16T22:56:29.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 45 139k 0 0 45 65536 0 551k --:--:-- --:--:-- --:--:-- 547k 100 139k 0 0 100 139k 0 184k --:--:-- --:--:-- --:--:-- 183k [2022-08-16T22:56:29.225Z] [2022-08-16T22:56:29.225Z] [Pipeline] } [2022-08-16T22:56:29.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-16T22:56:29.645Z] + git log --format=format:%s -1 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] sh [2022-08-16T22:56:29.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-16T22:56:29.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:56:30.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T22:56:30.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:56:30.337Z] prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container [2022-08-16T22:56:30.402Z] $ 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-08-16T22:56:30.851Z] $ docker top f431471f1d1a3589acbbd57b5ed0c30c56ffb5e2bb53b628420ba792d1d7392c -eo pid,comm [2022-08-16T22:56:30.905Z] 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-08-16T22:56:30.905Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-16T22:56:30.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T22:56:30.948Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T22:56:31.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T22:56:31.073Z] $ docker exec f431471f1d1a3589acbbd57b5ed0c30c56ffb5e2bb53b628420ba792d1d7392c ssh-agent [2022-08-16T22:56:31.187Z] SSH_AUTH_SOCK=/tmp/ssh-rmODhVKkV9eD/agent.33 [2022-08-16T22:56:31.187Z] SSH_AGENT_PID=39 [2022-08-16T22:56:31.193Z] Running ssh-add (command line suppressed) [2022-08-16T22:56:31.324Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6048856476097670492.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6048856476097670492.key) [2022-08-16T22:56:31.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T22:56:31.630Z] + git semver tag [2022-08-16T22:56:31.891Z] 2022-08-16 22:56:31,805 [run_tag] DEBUG tag force:False [2022-08-16T22:56:31.891Z] 2022-08-16 22:56:31,805 [check_head_tag] DEBUG check head tag [2022-08-16T22:56:31.891Z] 2022-08-16 22:56:31,806 [execute] INFO git cat-file --batch-check [2022-08-16T22:56:31.891Z] 2022-08-16 22:56:31,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-16T22:56:31.891Z] 2022-08-16 22:56:31,811 [execute] INFO git cat-file --batch [2022-08-16T22:56:31.891Z] 2022-08-16 22:56:31,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-16T22:56:31.891Z] 2022-08-16 22:56:31,828 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-16T22:56:31.891Z] 2022-08-16 22:56:31,828 [execute] INFO git tag -a v2.3.0-dev.8 -m v2.3.0-dev.8 [2022-08-16T22:56:31.891Z] 2022-08-16 22:56:31,828 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.8', '-m', 'v2.3.0-dev.8'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-16T22:56:31.891Z] 2022-08-16 22:56:31,835 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-16T22:56:31.891Z] 2.3.0-dev.8 [Pipeline] } [2022-08-16T22:56:31.905Z] $ docker exec --env ******** --env ******** f431471f1d1a3589acbbd57b5ed0c30c56ffb5e2bb53b628420ba792d1d7392c ssh-agent -k [2022-08-16T22:56:32.011Z] unset SSH_AUTH_SOCK; [2022-08-16T22:56:32.011Z] unset SSH_AGENT_PID; [2022-08-16T22:56:32.012Z] echo Agent pid 39 killed; [2022-08-16T22:56:32.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T22:56:32.330Z] + git semver [Pipeline] } [2022-08-16T22:56:32.607Z] $ docker stop --time=1 f431471f1d1a3589acbbd57b5ed0c30c56ffb5e2bb53b628420ba792d1d7392c [2022-08-16T22:56:33.926Z] $ docker rm -f f431471f1d1a3589acbbd57b5ed0c30c56ffb5e2bb53b628420ba792d1d7392c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:56:34.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-16T22:56:34.343Z] [2022-08-16T22:56:34.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:56:34.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-16T22:56:34.654Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-16T22:56:34.654Z] ab5ef0e58194: Pulling fs layer [2022-08-16T22:56:34.654Z] 9712f1f96733: Pulling fs layer [2022-08-16T22:56:34.654Z] 63f879dbbcfc: Pulling fs layer [2022-08-16T22:56:34.654Z] 0d9ebad4ef96: Pulling fs layer [2022-08-16T22:56:34.654Z] e9a5061849ea: Pulling fs layer [2022-08-16T22:56:34.654Z] d747dcd14b5f: Pulling fs layer [2022-08-16T22:56:34.654Z] 2de7ff778b66: Pulling fs layer [2022-08-16T22:56:34.654Z] e9a5061849ea: Waiting [2022-08-16T22:56:34.654Z] d747dcd14b5f: Waiting [2022-08-16T22:56:34.654Z] 0d9ebad4ef96: Waiting [2022-08-16T22:56:34.654Z] 2de7ff778b66: Waiting [2022-08-16T22:56:34.654Z] 9712f1f96733: Verifying Checksum [2022-08-16T22:56:34.654Z] 9712f1f96733: Download complete [2022-08-16T22:56:34.916Z] 63f879dbbcfc: Verifying Checksum [2022-08-16T22:56:34.916Z] 63f879dbbcfc: Download complete [2022-08-16T22:56:35.177Z] e9a5061849ea: Verifying Checksum [2022-08-16T22:56:35.177Z] e9a5061849ea: Download complete [2022-08-16T22:56:35.177Z] d747dcd14b5f: Verifying Checksum [2022-08-16T22:56:35.177Z] d747dcd14b5f: Download complete [2022-08-16T22:56:35.177Z] 0d9ebad4ef96: Verifying Checksum [2022-08-16T22:56:35.177Z] 0d9ebad4ef96: Download complete [2022-08-16T22:56:35.177Z] ab5ef0e58194: Verifying Checksum [2022-08-16T22:56:35.177Z] ab5ef0e58194: Download complete [2022-08-16T22:56:35.437Z] 2de7ff778b66: Verifying Checksum [2022-08-16T22:56:37.974Z] ab5ef0e58194: Pull complete [2022-08-16T22:56:37.974Z] 9712f1f96733: Pull complete [2022-08-16T22:56:38.910Z] 63f879dbbcfc: Pull complete [2022-08-16T22:56:43.104Z] 0d9ebad4ef96: Pull complete [2022-08-16T22:56:43.104Z] e9a5061849ea: Pull complete [2022-08-16T22:56:43.104Z] d747dcd14b5f: Pull complete [2022-08-16T22:56:44.044Z] 2de7ff778b66: Pull complete [2022-08-16T22:56:44.044Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-16T22:56:44.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-16T22:56:44.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:56:44.143Z] prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container [2022-08-16T22:56:44.181Z] $ 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-08-16T22:56:46.763Z] $ docker top 2152655d6d3e9b1b8f5f74e8e98cd7ec35fa51b530f29db4e4464cdea26f2c3e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-16T22:56:46.849Z] provisioning config files... [2022-08-16T22:56:46.856Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2551292060889133556tmp [2022-08-16T22:56:46.866Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7352724435318470722tmp [2022-08-16T22:56:46.876Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3046760981940109552tmp [Pipeline] { [Pipeline] echo [2022-08-16T22:56:46.887Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:56:47.169Z] ---> sigul-configuration.sh [2022-08-16T22:56:47.169Z] gpg: directory `/root/.gnupg' created [2022-08-16T22:56:47.169Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-16T22:56:47.169Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-16T22:56:47.169Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-16T22:56:47.169Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-16T22:56:47.169Z] gpg: CAST5 encrypted data [2022-08-16T22:56:47.169Z] gpg: encrypted with 1 passphrase [2022-08-16T22:56:47.169Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-16T22:56:47.460Z] + mkdir /home/jenkins [2022-08-16T22:56:47.460Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-16T22:56:47.746Z] + 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-08-16T22:56:47.755Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:56:48.043Z] ---> sigul-install.sh [2022-08-16T22:56:48.043Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-16T22:56:48.335Z] + git tag --list [2022-08-16T22:56:48.335Z] v0.0.0 [2022-08-16T22:56:48.335Z] v0.0.1-dev.1 [2022-08-16T22:56:48.335Z] v0.0.1-dev.10 [2022-08-16T22:56:48.335Z] v0.0.1-dev.11 [2022-08-16T22:56:48.335Z] v0.0.1-dev.12 [2022-08-16T22:56:48.335Z] v0.0.1-dev.13 [2022-08-16T22:56:48.335Z] v0.0.1-dev.14 [2022-08-16T22:56:48.335Z] v0.0.1-dev.15 [2022-08-16T22:56:48.335Z] v0.0.1-dev.16 [2022-08-16T22:56:48.335Z] v0.0.1-dev.17 [2022-08-16T22:56:48.335Z] v0.0.1-dev.18 [2022-08-16T22:56:48.335Z] v0.0.1-dev.19 [2022-08-16T22:56:48.335Z] v0.0.1-dev.2 [2022-08-16T22:56:48.335Z] v0.0.1-dev.20 [2022-08-16T22:56:48.335Z] v0.0.1-dev.21 [2022-08-16T22:56:48.335Z] v0.0.1-dev.22 [2022-08-16T22:56:48.335Z] v0.0.1-dev.23 [2022-08-16T22:56:48.335Z] v0.0.1-dev.24 [2022-08-16T22:56:48.335Z] v0.0.1-dev.25 [2022-08-16T22:56:48.335Z] v0.0.1-dev.26 [2022-08-16T22:56:48.335Z] v0.0.1-dev.27 [2022-08-16T22:56:48.335Z] v0.0.1-dev.28 [2022-08-16T22:56:48.335Z] v0.0.1-dev.3 [2022-08-16T22:56:48.335Z] v0.0.1-dev.4 [2022-08-16T22:56:48.335Z] v0.0.1-dev.5 [2022-08-16T22:56:48.335Z] v0.0.1-dev.6 [2022-08-16T22:56:48.335Z] v0.0.1-dev.7 [2022-08-16T22:56:48.335Z] v0.0.1-dev.8 [2022-08-16T22:56:48.335Z] v0.0.1-dev.9 [2022-08-16T22:56:48.335Z] v2.2.0 [2022-08-16T22:56:48.335Z] v2.2.0-dev.29 [2022-08-16T22:56:48.335Z] v2.2.0-dev.30 [2022-08-16T22:56:48.335Z] v2.2.0-dev.31 [2022-08-16T22:56:48.335Z] v2.2.0-dev.32 [2022-08-16T22:56:48.335Z] v2.2.0-dev.33 [2022-08-16T22:56:48.335Z] v2.2.0-dev.34 [2022-08-16T22:56:48.335Z] v2.2.0-dev.35 [2022-08-16T22:56:48.335Z] v2.3.0-dev.1 [2022-08-16T22:56:48.335Z] v2.3.0-dev.2 [2022-08-16T22:56:48.335Z] v2.3.0-dev.3 [2022-08-16T22:56:48.335Z] v2.3.0-dev.4 [2022-08-16T22:56:48.335Z] v2.3.0-dev.5 [2022-08-16T22:56:48.335Z] v2.3.0-dev.6 [2022-08-16T22:56:48.335Z] v2.3.0-dev.7 [2022-08-16T22:56:48.335Z] v2.3.0-dev.8 [Pipeline] sh [2022-08-16T22:56:48.627Z] + lftools sign git-tag v2.3.0-dev.8 [2022-08-16T22:56:49.201Z] Signing Git tag with Sigul... [2022-08-16T22:56:49.201Z] Signing v2.3.0-dev.8 [Pipeline] echo [2022-08-16T22:56:49.781Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:56:50.067Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-16T22:56:50.075Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-16T22:56:50.098Z] $ docker stop --time=1 2152655d6d3e9b1b8f5f74e8e98cd7ec35fa51b530f29db4e4464cdea26f2c3e [2022-08-16T22:56:51.417Z] $ docker rm -f 2152655d6d3e9b1b8f5f74e8e98cd7ec35fa51b530f29db4e4464cdea26f2c3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-16T22:56:51.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-16T22:56:51.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:56:52.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T22:56:52.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:56:52.217Z] prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container [2022-08-16T22:56:52.254Z] $ 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-08-16T22:56:52.639Z] $ docker top 477ab9072c05e7ca3d504649c9c25655065fd1f547f27476c7e4dcec9b2a314d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-16T22:56:52.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T22:56:52.735Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T22:56:52.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T22:56:52.880Z] $ docker exec 477ab9072c05e7ca3d504649c9c25655065fd1f547f27476c7e4dcec9b2a314d ssh-agent [2022-08-16T22:56:53.005Z] SSH_AUTH_SOCK=/tmp/ssh-ktDKlKWu4CxK/agent.33 [2022-08-16T22:56:53.006Z] SSH_AGENT_PID=41 [2022-08-16T22:56:53.012Z] Running ssh-add (command line suppressed) [2022-08-16T22:56:53.133Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_26252341757639125.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_26252341757639125.key) [2022-08-16T22:56:53.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T22:56:53.435Z] + git semver bump pre [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,676 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,676 [bump_version] DEBUG bumping version:2.3.0-dev.8 on axis:pre with prefix:dev [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,677 [bump_version] DEBUG bumped version:2.3.0-dev.9 [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,677 [write_version] DEBUG write version:2.3.0-dev.9 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,677 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,677 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,681 [execute] INFO git cat-file --batch-check [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,688 [execute] INFO git cat-file --batch [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-16T22:56:53.695Z] 2022-08-16 22:56:53,695 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-16T22:56:53.695Z] 2.3.0-dev.9 [Pipeline] } [2022-08-16T22:56:53.967Z] $ docker exec --env ******** --env ******** 477ab9072c05e7ca3d504649c9c25655065fd1f547f27476c7e4dcec9b2a314d ssh-agent -k [2022-08-16T22:56:54.081Z] unset SSH_AUTH_SOCK; [2022-08-16T22:56:54.081Z] unset SSH_AGENT_PID; [2022-08-16T22:56:54.082Z] echo Agent pid 41 killed; [2022-08-16T22:56:54.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T22:56:54.399Z] + git semver [Pipeline] } [2022-08-16T22:56:54.677Z] $ docker stop --time=1 477ab9072c05e7ca3d504649c9c25655065fd1f547f27476c7e4dcec9b2a314d [2022-08-16T22:56:55.991Z] $ docker rm -f 477ab9072c05e7ca3d504649c9c25655065fd1f547f27476c7e4dcec9b2a314d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T22:56:56.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-16T22:56:56.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:56:56.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T22:56:56.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:56:56.792Z] prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container [2022-08-16T22:56:56.831Z] $ 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-08-16T22:56:57.220Z] $ docker top 21a2132e12f783b19b83158e8f48d36f1d332248ea8fa7efa80f60e0a52ae3e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-16T22:56:57.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T22:56:57.325Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T22:56:57.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T22:56:57.455Z] $ docker exec 21a2132e12f783b19b83158e8f48d36f1d332248ea8fa7efa80f60e0a52ae3e7 ssh-agent [2022-08-16T22:56:57.580Z] SSH_AUTH_SOCK=/tmp/ssh-gug8etOw9uaR/agent.32 [2022-08-16T22:56:57.580Z] SSH_AGENT_PID=38 [2022-08-16T22:56:57.586Z] Running ssh-add (command line suppressed) [2022-08-16T22:56:57.706Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4076128734101007365.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4076128734101007365.key) [2022-08-16T22:56:57.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T22:56:58.008Z] + git semver push [2022-08-16T22:56:58.269Z] 2022-08-16 22:56:58,195 [run_push] DEBUG push [2022-08-16T22:56:58.269Z] 2022-08-16 22:56:58,196 [execute] INFO git cat-file --batch-check [2022-08-16T22:56:58.269Z] 2022-08-16 22:56:58,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-16T22:56:58.269Z] 2022-08-16 22:56:58,200 [execute] INFO git rev-list aebff1ae19e57089dcc21888d9cbe2f55524ba69 -- [2022-08-16T22:56:58.269Z] 2022-08-16 22:56:58,200 [execute] DEBUG Popen(['git', 'rev-list', 'aebff1ae19e57089dcc21888d9cbe2f55524ba69', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-16T22:56:58.269Z] 2022-08-16 22:56:58,206 [execute] INFO git fetch -v origin [2022-08-16T22:56:58.269Z] 2022-08-16 22:56:58,207 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-16T22:56:58.843Z] 2022-08-16 22:56:58,691 [run_push] DEBUG no remote changes detected [2022-08-16T22:56:58.843Z] 2022-08-16 22:56:58,692 [execute] INFO git push origin semver [2022-08-16T22:56:58.843Z] 2022-08-16 22:56:58,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-16T22:56:59.417Z] 2022-08-16 22:56:59,355 [run_push] DEBUG push all version tags [2022-08-16T22:56:59.417Z] 2022-08-16 22:56:59,356 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-16T22:56:59.417Z] 2022-08-16 22:56:59,356 [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-08-16T22:57:00.361Z] 2022-08-16 22:57:00,019 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-16T22:57:00.361Z] 2.3.0-dev.9 [Pipeline] } [2022-08-16T22:57:00.375Z] $ docker exec --env ******** --env ******** 21a2132e12f783b19b83158e8f48d36f1d332248ea8fa7efa80f60e0a52ae3e7 ssh-agent -k [2022-08-16T22:57:00.482Z] unset SSH_AUTH_SOCK; [2022-08-16T22:57:00.482Z] unset SSH_AGENT_PID; [2022-08-16T22:57:00.482Z] echo Agent pid 38 killed; [2022-08-16T22:57:00.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T22:57:00.800Z] + git semver [Pipeline] } [2022-08-16T22:57:01.077Z] $ docker stop --time=1 21a2132e12f783b19b83158e8f48d36f1d332248ea8fa7efa80f60e0a52ae3e7 [2022-08-16T22:57:02.390Z] $ docker rm -f 21a2132e12f783b19b83158e8f48d36f1d332248ea8fa7efa80f60e0a52ae3e7 [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-08-16T22:57:02.974Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-16T22:57:02.974Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-16T22:57:02.974Z] total 16 [2022-08-16T22:57:02.974Z] drwxr-xr-x 3 root root 4096 Aug 16 22:48 . [2022-08-16T22:57:02.974Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 22:56 .. [2022-08-16T22:57:02.974Z] drwxr-xr-x 2 root root 4096 Aug 16 22:48 cost [2022-08-16T22:57:02.974Z] -rw-r--r-- 1 root root 90 Aug 16 22:48 cost.csv [2022-08-16T22:57:02.974Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-16T22:57:02.974Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-16T22:57:02.974Z] total 16 [2022-08-16T22:57:02.974Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:48 . [2022-08-16T22:57:02.974Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 22:56 .. [2022-08-16T22:57:02.974Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 22:48 cost [2022-08-16T22:57:02.974Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 16 22:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:57:03.269Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:57:04.131Z] ---> package-listing.sh [2022-08-16T22:57:04.131Z] ++ facter osfamily [2022-08-16T22:57:04.131Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-16T22:57:04.391Z] + OS_FAMILY=debian [2022-08-16T22:57:04.391Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-16T22:57:04.391Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-16T22:57:04.391Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-16T22:57:04.391Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-16T22:57:04.391Z] + PACKAGES=/tmp/packages_start.txt [2022-08-16T22:57:04.391Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-16T22:57:04.391Z] + PACKAGES=/tmp/packages_end.txt [2022-08-16T22:57:04.391Z] + case "${OS_FAMILY}" in [2022-08-16T22:57:04.391Z] + dpkg -l [2022-08-16T22:57:04.391Z] + grep '^ii' [2022-08-16T22:57:04.391Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-16T22:57:04.391Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-16T22:57:04.391Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-16T22:57:04.391Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-16T22:57:04.391Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-16T22:57:04.391Z] + 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-08-16T22:57:04.402Z] 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-08-16T22:57:04.678Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T22:57:05.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-16T22:57:05.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T22:57:05.319Z] prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container [2022-08-16T22:57:05.353Z] $ 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-08-16T22:57:05.646Z] $ docker top d747e7bb32fc71ca00b3b3e607e669d41ee9bd40124ac1b8bed739a114cfb90c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T22:57:06.000Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-16T22:57:06.286Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-16T22:57:06.576Z] + ls /var/log/sa-host [2022-08-16T22:57:06.576Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T22:57:06.716Z] provisioning config files... [2022-08-16T22:57:06.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3855026468336252029tmp [Pipeline] { [Pipeline] echo [2022-08-16T22:57:06.743Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:57:07.024Z] ---> create-netrc.sh [Pipeline] } [2022-08-16T22:57:07.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:57:07.368Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-16T22:57:07.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:57:07.665Z] ---> sudo-logs.sh [2022-08-16T22:57:07.665Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-16T22:57:07.688Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:57:07.970Z] ---> job-cost.sh [2022-08-16T22:57:07.970Z] lf-activate-venv: SKIPPING [2022-08-16T22:57:07.970Z] DEBUG: total: 0.2199999988079071 [2022-08-16T22:57:07.970Z] INFO: Retrieving Stack Cost... [2022-08-16T22:57:08.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-16T22:57:08.802Z] INFO: Archiving Costs [Pipeline] echo [2022-08-16T22:57:08.811Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-16T22:57:09.091Z] ---> logs-deploy.sh [2022-08-16T22:57:09.091Z] lf-activate-venv: SKIPPING [2022-08-16T22:57:09.091Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/47 [2022-08-16T22:57:09.091Z] INFO: archiving workspace using pattern(s): [2022-08-16T22:57:10.031Z] Archives upload complete. [2022-08-16T22:57:10.290Z] INFO: archiving logs to Nexus [2022-08-16T22:57:10.862Z] ---> uname -a: [2022-08-16T22:57:10.862Z] Linux prd-ubuntu20-04-docker-8c-8g-22922 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] ---> lscpu: [2022-08-16T22:57:10.862Z] Architecture: x86_64 [2022-08-16T22:57:10.862Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-16T22:57:10.862Z] Byte Order: Little Endian [2022-08-16T22:57:10.862Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-16T22:57:10.862Z] CPU(s): 8 [2022-08-16T22:57:10.862Z] On-line CPU(s) list: 0-7 [2022-08-16T22:57:10.862Z] Thread(s) per core: 1 [2022-08-16T22:57:10.862Z] Core(s) per socket: 1 [2022-08-16T22:57:10.862Z] Socket(s): 8 [2022-08-16T22:57:10.862Z] NUMA node(s): 1 [2022-08-16T22:57:10.862Z] Vendor ID: AuthenticAMD [2022-08-16T22:57:10.862Z] CPU family: 23 [2022-08-16T22:57:10.862Z] Model: 49 [2022-08-16T22:57:10.862Z] Model name: AMD EPYC-Rome Processor [2022-08-16T22:57:10.862Z] Stepping: 0 [2022-08-16T22:57:10.862Z] CPU MHz: 2799.996 [2022-08-16T22:57:10.862Z] BogoMIPS: 5599.99 [2022-08-16T22:57:10.862Z] Virtualization: AMD-V [2022-08-16T22:57:10.862Z] Hypervisor vendor: KVM [2022-08-16T22:57:10.862Z] Virtualization type: full [2022-08-16T22:57:10.862Z] L1d cache: 256 KiB [2022-08-16T22:57:10.862Z] L1i cache: 256 KiB [2022-08-16T22:57:10.862Z] L2 cache: 4 MiB [2022-08-16T22:57:10.862Z] L3 cache: 128 MiB [2022-08-16T22:57:10.862Z] NUMA node0 CPU(s): 0-7 [2022-08-16T22:57:10.862Z] Vulnerability Itlb multihit: Not affected [2022-08-16T22:57:10.862Z] Vulnerability L1tf: Not affected [2022-08-16T22:57:10.862Z] Vulnerability Mds: Not affected [2022-08-16T22:57:10.862Z] Vulnerability Meltdown: Not affected [2022-08-16T22:57:10.862Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-16T22:57:10.862Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-16T22:57:10.862Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-16T22:57:10.862Z] Vulnerability Srbds: Not affected [2022-08-16T22:57:10.862Z] Vulnerability Tsx async abort: Not affected [2022-08-16T22:57:10.862Z] 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-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] ---> nproc: [2022-08-16T22:57:10.862Z] 8 [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] ---> df -h: [2022-08-16T22:57:10.862Z] Filesystem Size Used Avail Use% Mounted on [2022-08-16T22:57:10.862Z] overlay 155G 13G 143G 8% / [2022-08-16T22:57:10.862Z] tmpfs 64M 0 64M 0% /dev [2022-08-16T22:57:10.862Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-16T22:57:10.862Z] shm 64M 0 64M 0% /dev/shm [2022-08-16T22:57:10.862Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] ---> sar -b -r -n DEV: [2022-08-16T22:57:10.862Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22922) 08/16/22 _x86_64_ (8 CPU) [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] 22:45:20 LINUX RESTART (8 CPU) [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] 22:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-16T22:57:10.862Z] 22:47:01 227.84 4.27 223.57 0.00 404.74 163653.00 0.00 [2022-08-16T22:57:10.862Z] 22:48:01 156.71 0.18 156.52 0.00 13.46 26342.68 0.00 [2022-08-16T22:57:10.862Z] 22:49:01 35.04 0.00 35.04 0.00 0.00 16771.75 0.00 [2022-08-16T22:57:10.862Z] 22:50:01 1.95 0.00 1.95 0.00 0.00 21.59 0.00 [2022-08-16T22:57:10.862Z] 22:51:01 1.68 0.02 1.67 0.00 0.13 18.93 0.00 [2022-08-16T22:57:10.862Z] 22:52:01 2.07 0.00 2.07 0.00 0.00 27.99 0.00 [2022-08-16T22:57:10.862Z] 22:53:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 [2022-08-16T22:57:10.862Z] 22:54:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 [2022-08-16T22:57:10.862Z] 22:55:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2022-08-16T22:57:10.862Z] 22:56:01 1.77 0.00 1.77 0.00 0.00 24.26 0.00 [2022-08-16T22:57:10.862Z] 22:57:01 130.86 0.43 130.43 0.00 24.13 64789.60 0.00 [2022-08-16T22:57:10.862Z] Average: 50.86 0.44 50.42 0.00 39.68 24490.21 0.00 [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] 22:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-16T22:57:10.862Z] 22:47:01 28012912 31567020 726268 2.21 162880 3587528 2462140 7.26 1464768 2941228 111256 [2022-08-16T22:57:10.862Z] 22:48:01 28065912 31780244 515508 1.57 168928 3740488 1758692 5.18 1338528 3017180 768 [2022-08-16T22:57:10.862Z] 22:49:01 27541848 31765040 528380 1.61 176708 4192292 1784900 5.26 1369612 3456628 12 [2022-08-16T22:57:10.862Z] 22:50:01 27542268 31765516 527476 1.60 176744 4192292 1784900 5.26 1368468 3456632 12 [2022-08-16T22:57:10.862Z] 22:51:01 27555696 31778992 513956 1.56 176800 4192304 1803012 5.31 1356420 3456648 12 [2022-08-16T22:57:10.862Z] 22:52:01 27555680 31778980 513864 1.56 176840 4192304 1803012 5.31 1356020 3456640 180 [2022-08-16T22:57:10.862Z] 22:53:01 27564232 31787636 505220 1.54 176904 4192300 1803012 5.31 1347992 3456660 20 [2022-08-16T22:57:10.862Z] 22:54:01 27563868 31787332 505468 1.54 176944 4192316 1803012 5.31 1348044 3456672 12 [2022-08-16T22:57:10.862Z] 22:55:01 27563820 31787284 505416 1.54 176952 4192348 1803012 5.31 1348044 3456672 12 [2022-08-16T22:57:10.862Z] 22:56:01 27563640 31787448 505624 1.54 176988 4192316 1803012 5.31 1348360 3456960 64 [2022-08-16T22:57:10.862Z] 22:57:01 26042144 31748496 537016 1.63 219000 5500988 2125844 6.27 1480676 4704740 864 [2022-08-16T22:57:10.862Z] Average: 27506547 31757635 534927 1.63 178699 4215225 1884959 5.56 1375176 3483333 10292 [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] 22:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-16T22:57:10.862Z] 22:47:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:47:01 docker0 154.07 188.70 12.41 1662.04 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:47:01 vethebf058a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:47:01 ens3 497.19 379.60 7371.74 103.91 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:48:01 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:48:01 docker0 10.08 14.46 0.59 98.70 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:48:01 ens3 93.48 69.77 194.83 235.48 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:49:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:49:01 ens3 165.89 114.30 2543.06 62.14 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:50:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:51:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:54:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:56:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:57:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:57:01 docker0 46.04 53.64 4.11 735.39 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:57:01 ens3 437.81 310.75 7961.45 131.45 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] 22:57:01 veth35a8160 1.97 1.62 0.31 0.52 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] Average: docker0 18.90 23.10 1.54 224.75 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] Average: ens3 108.06 79.10 1634.16 48.38 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] Average: veth35a8160 0.18 0.15 0.03 0.05 0.00 0.00 0.00 0.00 [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] ---> sar -P ALL: [2022-08-16T22:57:10.862Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22922) 08/16/22 _x86_64_ (8 CPU) [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] 22:45:20 LINUX RESTART (8 CPU) [2022-08-16T22:57:10.862Z] [2022-08-16T22:57:10.862Z] 22:46:02 CPU %user %nice %system %iowait %steal %idle [2022-08-16T22:57:10.862Z] 22:47:01 all 16.85 0.00 6.24 1.83 0.07 75.01 [2022-08-16T22:57:10.862Z] 22:47:01 0 16.66 0.00 5.86 2.25 0.07 75.15 [2022-08-16T22:57:10.862Z] 22:47:01 1 16.99 0.00 6.79 1.39 0.07 74.76 [2022-08-16T22:57:10.862Z] 22:47:01 2 17.57 0.00 5.66 0.95 0.07 75.75 [2022-08-16T22:57:10.862Z] 22:47:01 3 17.23 0.00 6.59 0.69 0.07 75.42 [2022-08-16T22:57:10.862Z] 22:47:01 4 15.05 0.00 6.02 3.78 0.07 75.08 [2022-08-16T22:57:10.862Z] 22:47:01 5 17.21 0.00 5.67 1.98 0.07 75.08 [2022-08-16T22:57:10.863Z] 22:47:01 6 17.71 0.00 7.34 1.26 0.07 73.62 [2022-08-16T22:57:10.863Z] 22:47:01 7 16.38 0.00 6.02 2.33 0.07 75.20 [2022-08-16T22:57:10.863Z] 22:48:01 all 38.66 0.00 6.32 0.91 0.08 54.03 [2022-08-16T22:57:10.863Z] 22:48:01 0 38.61 0.00 5.65 0.03 0.08 55.62 [2022-08-16T22:57:10.863Z] 22:48:01 1 39.17 0.00 6.31 2.77 0.08 51.67 [2022-08-16T22:57:10.863Z] 22:48:01 2 39.23 0.00 6.49 0.10 0.08 54.09 [2022-08-16T22:57:10.863Z] 22:48:01 3 38.71 0.00 6.28 0.12 0.08 54.81 [2022-08-16T22:57:10.863Z] 22:48:01 4 37.84 0.00 6.30 0.07 0.07 55.72 [2022-08-16T22:57:10.863Z] 22:48:01 5 39.31 0.00 6.52 2.71 0.08 51.37 [2022-08-16T22:57:10.863Z] 22:48:01 6 38.02 0.00 7.18 0.52 0.08 54.20 [2022-08-16T22:57:10.863Z] 22:48:01 7 38.36 0.00 5.84 0.95 0.08 54.77 [2022-08-16T22:57:10.863Z] 22:49:01 all 3.59 0.00 1.45 0.37 0.01 94.58 [2022-08-16T22:57:10.863Z] 22:49:01 0 3.63 0.00 1.59 0.02 0.02 94.75 [2022-08-16T22:57:10.863Z] 22:49:01 1 3.67 0.00 1.39 0.25 0.02 94.67 [2022-08-16T22:57:10.863Z] 22:49:01 2 3.46 0.00 1.29 0.02 0.00 95.24 [2022-08-16T22:57:10.863Z] 22:49:01 3 3.40 0.00 1.12 0.03 0.03 95.41 [2022-08-16T22:57:10.863Z] 22:49:01 4 3.06 0.00 1.42 0.00 0.02 95.50 [2022-08-16T22:57:10.863Z] 22:49:01 5 3.95 0.00 1.66 1.94 0.02 92.43 [2022-08-16T22:57:10.863Z] 22:49:01 6 4.42 0.00 1.64 0.00 0.00 93.95 [2022-08-16T22:57:10.863Z] 22:49:01 7 3.16 0.00 1.46 0.67 0.02 94.69 [2022-08-16T22:57:10.863Z] 22:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-08-16T22:57:10.863Z] 22:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:50:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2022-08-16T22:57:10.863Z] 22:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-16T22:57:10.863Z] 22:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-16T22:57:10.863Z] 22:50:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:51:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-08-16T22:57:10.863Z] 22:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:51:01 1 0.05 0.00 0.02 0.03 0.00 99.90 [2022-08-16T22:57:10.863Z] 22:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-16T22:57:10.863Z] 22:51:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-16T22:57:10.863Z] 22:51:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2022-08-16T22:57:10.863Z] 22:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:51:01 7 0.02 0.00 0.02 0.07 0.00 99.90 [2022-08-16T22:57:10.863Z] 22:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-16T22:57:10.863Z] 22:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-16T22:57:10.863Z] 22:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:52:01 7 0.02 0.00 0.02 0.05 0.00 99.92 [2022-08-16T22:57:10.863Z] 22:53:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-08-16T22:57:10.863Z] 22:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:53:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2022-08-16T22:57:10.863Z] 22:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:53:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2022-08-16T22:57:10.863Z] 22:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:53:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2022-08-16T22:57:10.863Z] 22:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:54:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-16T22:57:10.863Z] 22:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:54:01 7 0.02 0.00 0.03 0.03 0.02 99.90 [2022-08-16T22:57:10.863Z] 22:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-16T22:57:10.863Z] 22:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-16T22:57:10.863Z] 22:55:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-16T22:57:10.863Z] 22:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-08-16T22:57:10.863Z] 22:56:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-16T22:57:10.863Z] 22:56:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-16T22:57:10.863Z] 22:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-16T22:57:10.863Z] 22:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-16T22:57:10.863Z] 22:56:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-16T22:57:10.863Z] 22:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-16T22:57:10.863Z] 22:56:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-16T22:57:10.863Z] 22:57:01 all 10.32 0.00 4.19 1.38 0.06 84.05 [2022-08-16T22:57:10.863Z] 22:57:01 0 10.45 0.00 4.19 0.35 0.07 84.94 [2022-08-16T22:57:10.863Z] 22:57:01 1 10.24 0.00 5.28 6.86 0.05 77.57 [2022-08-16T22:57:10.863Z] 22:57:01 2 9.93 0.00 3.64 0.88 0.05 85.51 [2022-08-16T22:57:10.863Z] 22:57:01 3 10.15 0.00 4.10 0.52 0.07 85.16 [2022-08-16T22:57:10.863Z] 22:57:01 4 10.05 0.00 4.31 0.17 0.05 85.42 [2022-08-16T22:57:10.863Z] 22:57:01 5 11.19 0.00 3.71 0.30 0.05 84.75 [2022-08-16T22:57:10.863Z] 22:57:01 6 9.88 0.00 3.93 1.72 0.05 84.42 [2022-08-16T22:57:10.863Z] 22:57:01 7 10.71 0.00 4.35 0.27 0.07 84.60 [2022-08-16T22:57:10.863Z] [2022-08-16T22:57:10.863Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-08-16T22:57:10.863Z] Average: all 6.26 0.00 1.64 0.41 0.02 91.67 [2022-08-16T22:57:10.863Z] Average: 0 6.25 0.00 1.56 0.24 0.02 91.93 [2022-08-16T22:57:10.863Z] Average: 1 6.31 0.00 1.78 1.03 0.02 90.85 [2022-08-16T22:57:10.863Z] Average: 2 6.31 0.00 1.54 0.17 0.02 91.96 [2022-08-16T22:57:10.863Z] Average: 3 6.27 0.00 1.64 0.12 0.02 91.94 [2022-08-16T22:57:10.863Z] Average: 4 5.95 0.00 1.63 0.36 0.02 92.04 [2022-08-16T22:57:10.863Z] Average: 5 6.47 0.00 1.58 0.62 0.02 91.31 [2022-08-16T22:57:10.863Z] Average: 6 6.30 0.00 1.81 0.31 0.02 91.56 [2022-08-16T22:57:10.863Z] Average: 7 6.18 0.00 1.59 0.40 0.02 91.80 [2022-08-16T22:57:10.863Z] [2022-08-16T22:57:10.863Z] [2022-08-16T22:57:10.863Z]