Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 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-ssh6319243309485996170.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16472649138107114060.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2829611193146027667.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh11803048981862160118.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18010501319077059487.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-7750’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7753 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 (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 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 # timeout=10 Commit message: "docs: improve swagger file generation using python (#174)" > git rev-list --no-walk 66447988b5970b64981174d7c941281712afb8e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-12T13:15:23.689Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-12T13:15:23.757Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-12T13:15:23.776Z] ========================================================= [2022-10-12T13:15:23.776Z] EdgeX Global Pipelines Version Info [2022-10-12T13:15:23.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:15:24.469Z] ------------------- [2022-10-12T13:15:24.469Z] stable info: [2022-10-12T13:15:24.469Z] ------------------- [2022-10-12T13:15:24.469Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-12T13:15:24.469Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T13:15:24.469Z] Message: update stable to v1.0.239 [2022-10-12T13:15:25.038Z] ------------------- [2022-10-12T13:15:25.038Z] experimental info: [2022-10-12T13:15:25.038Z] ------------------- [2022-10-12T13:15:25.038Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-12T13:15:25.038Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T13:15:25.038Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-12T13:15:25.251Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-12T13:15:25.266Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-12T13:15:25.283Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-12T13:15:25.298Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-12T13:15:25.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-12T13:15:25.328Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-12T13:15:25.341Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-12T13:15:25.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-12T13:15:25.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-12T13:15:25.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-12T13:15:25.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-12T13:15:25.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-12T13:15:25.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-12T13:15:25.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-12T13:15:25.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T13:15:25.482Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T13:15:25.502Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T13:15:25.522Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T13:15:25.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-12T13:15:25.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-12T13:15:25.576Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-12T13:15:25.593Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-12T13:15:25.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-12T13:15:25.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-12T13:15:25.638Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-12T13:15:25.653Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-12T13:15:25.668Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-12T13:15:25.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-12T13:15:25.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-12T13:15:25.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-12T13:15:25.735Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] echo [2022-10-12T13:15:25.750Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ec405a [Pipeline] echo [2022-10-12T13:15:25.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T13:15:25.812Z] provisioning config files... [2022-10-12T13:15:25.828Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11115553754284580787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:15:26.132Z] ---> docker-login.sh [2022-10-12T13:15:26.132Z] nexus3.edgexfoundry.org:10001 [2022-10-12T13:15:26.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:15:26.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:15:26.651Z] Configure a credential helper to remove this warning. See [2022-10-12T13:15:26.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:15:26.651Z] [2022-10-12T13:15:26.651Z] Login Succeeded [2022-10-12T13:15:26.651Z] nexus3.edgexfoundry.org:10002 [2022-10-12T13:15:26.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:15:26.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:15:26.651Z] Configure a credential helper to remove this warning. See [2022-10-12T13:15:26.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:15:26.651Z] [2022-10-12T13:15:26.651Z] Login Succeeded [2022-10-12T13:15:26.651Z] nexus3.edgexfoundry.org:10003 [2022-10-12T13:15:26.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:15:26.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:15:26.651Z] Configure a credential helper to remove this warning. See [2022-10-12T13:15:26.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:15:26.651Z] [2022-10-12T13:15:26.651Z] Login Succeeded [2022-10-12T13:15:26.651Z] nexus3.edgexfoundry.org:10004 [2022-10-12T13:15:26.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:15:26.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:15:26.910Z] Configure a credential helper to remove this warning. See [2022-10-12T13:15:26.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:15:26.910Z] [2022-10-12T13:15:26.910Z] Login Succeeded [2022-10-12T13:15:26.910Z] docker.io [2022-10-12T13:15:26.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:15:27.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:15:27.169Z] Configure a credential helper to remove this warning. See [2022-10-12T13:15:27.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:15:27.169Z] [2022-10-12T13:15:27.169Z] Login Succeeded [2022-10-12T13:15:27.169Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T13:15:27.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-12T13:15:27.557Z] + git rev-list -1 --merges 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0~1..7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] echo [2022-10-12T13:15:27.589Z] -----------> git rev-list -1 --merges 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0~1..7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [false] [Pipeline] sh [2022-10-12T13:15:27.878Z] + git log --format=format:%s -1 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] echo [2022-10-12T13:15:27.890Z] ========================================================= [2022-10-12T13:15:27.890Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-12T13:15:27.890Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T13:15:28.232Z] + git log --format=format:%s -1 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] echo [2022-10-12T13:15:28.242Z] [semverPrep] GIT_COMMIT: 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0, Commit Message: docs: improve swagger file generation using python (#174) [Pipeline] echo [2022-10-12T13:15:28.251Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-12T13:15:28.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T13:15:28.622Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-12T13:15:28.622Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-12T13:15:28.622Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-12T13:15:28.622Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-10-12T13:15:28.622Z] tee -a /etc/ssh/ssh_known_hosts [2022-10-12T13:15:28.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:15:28.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T13:15:28.993Z] [2022-10-12T13:15:28.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:15:29.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T13:15:29.377Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-12T13:15:29.377Z] b85a868b505f: Pulling fs layer [2022-10-12T13:15:29.377Z] e2be974225ed: Pulling fs layer [2022-10-12T13:15:29.377Z] 339a4e72a1f5: Pulling fs layer [2022-10-12T13:15:29.377Z] 988bab9f4d93: Pulling fs layer [2022-10-12T13:15:29.377Z] 1469e6f7b9e6: Pulling fs layer [2022-10-12T13:15:29.377Z] eaf3925da568: Pulling fs layer [2022-10-12T13:15:29.377Z] bab4dde63d76: Pulling fs layer [2022-10-12T13:15:29.377Z] bde34c3a00c8: Pulling fs layer [2022-10-12T13:15:29.377Z] b352a97aabf1: Pulling fs layer [2022-10-12T13:15:29.377Z] 4872d77fe225: Pulling fs layer [2022-10-12T13:15:29.377Z] 5851b861e8e6: Pulling fs layer [2022-10-12T13:15:29.377Z] bab4dde63d76: Waiting [2022-10-12T13:15:29.377Z] bde34c3a00c8: Waiting [2022-10-12T13:15:29.377Z] b352a97aabf1: Waiting [2022-10-12T13:15:29.377Z] 4872d77fe225: Waiting [2022-10-12T13:15:29.377Z] 5851b861e8e6: Waiting [2022-10-12T13:15:29.377Z] 1469e6f7b9e6: Waiting [2022-10-12T13:15:29.377Z] eaf3925da568: Waiting [2022-10-12T13:15:29.377Z] 988bab9f4d93: Waiting [2022-10-12T13:15:29.377Z] e2be974225ed: Download complete [2022-10-12T13:15:29.377Z] 988bab9f4d93: Verifying Checksum [2022-10-12T13:15:29.377Z] 988bab9f4d93: Download complete [2022-10-12T13:15:29.636Z] 1469e6f7b9e6: Verifying Checksum [2022-10-12T13:15:29.636Z] 1469e6f7b9e6: Download complete [2022-10-12T13:15:29.636Z] 339a4e72a1f5: Verifying Checksum [2022-10-12T13:15:29.636Z] 339a4e72a1f5: Download complete [2022-10-12T13:15:29.636Z] eaf3925da568: Verifying Checksum [2022-10-12T13:15:29.636Z] eaf3925da568: Download complete [2022-10-12T13:15:29.636Z] bde34c3a00c8: Download complete [2022-10-12T13:15:29.636Z] b352a97aabf1: Download complete [2022-10-12T13:15:29.636Z] 4872d77fe225: Verifying Checksum [2022-10-12T13:15:29.636Z] 4872d77fe225: Download complete [2022-10-12T13:15:29.636Z] 5851b861e8e6: Verifying Checksum [2022-10-12T13:15:29.636Z] 5851b861e8e6: Download complete [2022-10-12T13:15:29.636Z] b85a868b505f: Verifying Checksum [2022-10-12T13:15:29.636Z] b85a868b505f: Download complete [2022-10-12T13:15:29.894Z] bab4dde63d76: Verifying Checksum [2022-10-12T13:15:29.894Z] bab4dde63d76: Download complete [2022-10-12T13:15:30.828Z] b85a868b505f: Pull complete [2022-10-12T13:15:30.828Z] e2be974225ed: Pull complete [2022-10-12T13:15:31.395Z] 339a4e72a1f5: Pull complete [2022-10-12T13:15:31.395Z] 988bab9f4d93: Pull complete [2022-10-12T13:15:31.654Z] 1469e6f7b9e6: Pull complete [2022-10-12T13:15:31.913Z] eaf3925da568: Pull complete [2022-10-12T13:15:33.287Z] bab4dde63d76: Pull complete [2022-10-12T13:15:33.287Z] bde34c3a00c8: Pull complete [2022-10-12T13:15:33.546Z] b352a97aabf1: Pull complete [2022-10-12T13:15:33.546Z] 4872d77fe225: Pull complete [2022-10-12T13:15:33.805Z] 5851b861e8e6: Pull complete [2022-10-12T13:15:33.805Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-12T13:15:33.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T13:15:33.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:15:35.820Z] prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container [2022-10-12T13:15:35.854Z] $ 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-10-12T13:15:38.193Z] $ docker top 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 -eo pid,comm [2022-10-12T13:15:38.239Z] 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-10-12T13:15:38.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T13:15:38.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T13:15:38.279Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T13:15:38.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T13:15:38.391Z] $ docker exec 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 ssh-agent [2022-10-12T13:15:38.487Z] SSH_AUTH_SOCK=/tmp/ssh-AWB3YnEMvI5N/agent.32 [2022-10-12T13:15:38.487Z] SSH_AGENT_PID=38 [2022-10-12T13:15:38.494Z] Running ssh-add (command line suppressed) [2022-10-12T13:15:38.586Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16558300076647411443.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16558300076647411443.key) [2022-10-12T13:15:38.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T13:15:38.888Z] + git tag --points-at HEAD [Pipeline] } [2022-10-12T13:15:38.900Z] $ docker exec --env ******** --env ******** 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 ssh-agent -k [2022-10-12T13:15:39.005Z] unset SSH_AUTH_SOCK; [2022-10-12T13:15:39.005Z] unset SSH_AGENT_PID; [2022-10-12T13:15:39.006Z] echo Agent pid 38 killed; [2022-10-12T13:15:39.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-12T13:15:39.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T13:15:39.039Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T13:15:39.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T13:15:39.162Z] $ docker exec 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 ssh-agent [2022-10-12T13:15:39.270Z] SSH_AUTH_SOCK=/tmp/ssh-RjPLxGhTROmh/agent.70 [2022-10-12T13:15:39.270Z] SSH_AGENT_PID=76 [2022-10-12T13:15:39.275Z] Running ssh-add (command line suppressed) [2022-10-12T13:15:39.373Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17421303550108250770.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17421303550108250770.key) [2022-10-12T13:15:39.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T13:15:39.666Z] + git semver init [2022-10-12T13:15:39.925Z] 2022-10-12 13:15:39,831 [run_init] DEBUG init version:0.0.0 force:False [2022-10-12T13:15:39.925Z] 2022-10-12 13:15:39,831 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-12T13:15:39.925Z] 2022-10-12 13:15:39,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-12T13:15:39.925Z] 2022-10-12 13:15:39,832 [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-10-12T13:15:40.867Z] 2022-10-12 13:15:40,846 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-10-12T13:15:40.867Z] 2022-10-12 13:15:40,847 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-10-12T13:15:40.867Z] 2022-10-12 13:15:40,847 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T13:15:40.867Z] 2022-10-12 13:15:40,847 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T13:15:40.867Z] 2.3.0-dev.32 [Pipeline] } [2022-10-12T13:15:40.877Z] $ docker exec --env ******** --env ******** 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 ssh-agent -k [2022-10-12T13:15:40.974Z] unset SSH_AUTH_SOCK; [2022-10-12T13:15:40.975Z] unset SSH_AGENT_PID; [2022-10-12T13:15:40.975Z] echo Agent pid 76 killed; [2022-10-12T13:15:40.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T13:15:41.294Z] + git semver [Pipeline] } [2022-10-12T13:15:41.570Z] $ docker stop --time=1 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 [2022-10-12T13:15:42.904Z] $ docker rm -f 293ec22df35b1f1a06328e21fc02e855b29f2e0b032c882a0d22e2b4a47cb408 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T13:15:43.236Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-12T13:15:43.422Z] Stashed 1 file(s) [Pipeline] echo [2022-10-12T13:15:43.424Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.32 [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-10-12T13:15:43.563Z] provisioning config files... [2022-10-12T13:15:43.570Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11341625514244961426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:15:43.867Z] ---> docker-login.sh [2022-10-12T13:15:43.867Z] nexus3.edgexfoundry.org:10001 [2022-10-12T13:15:43.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:15:43.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:15:43.867Z] Configure a credential helper to remove this warning. See [2022-10-12T13:15:43.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:15:43.867Z] [2022-10-12T13:15:43.867Z] Login Succeeded [2022-10-12T13:15:43.867Z] nexus3.edgexfoundry.org:10002 [2022-10-12T13:15:43.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:15:43.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:15:43.867Z] Configure a credential helper to remove this warning. See [2022-10-12T13:15:43.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:15:43.867Z] [2022-10-12T13:15:43.867Z] Login Succeeded [2022-10-12T13:15:43.867Z] nexus3.edgexfoundry.org:10003 [2022-10-12T13:15:44.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:15:44.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:15:44.125Z] Configure a credential helper to remove this warning. See [2022-10-12T13:15:44.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:15:44.125Z] [2022-10-12T13:15:44.125Z] Login Succeeded [2022-10-12T13:15:44.125Z] nexus3.edgexfoundry.org:10004 [2022-10-12T13:15:44.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:15:44.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:15:44.125Z] Configure a credential helper to remove this warning. See [2022-10-12T13:15:44.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:15:44.125Z] [2022-10-12T13:15:44.125Z] Login Succeeded [2022-10-12T13:15:44.125Z] docker.io [2022-10-12T13:15:44.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:15:44.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:15:44.698Z] Configure a credential helper to remove this warning. See [2022-10-12T13:15:44.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:15:44.698Z] [2022-10-12T13:15:44.698Z] Login Succeeded [2022-10-12T13:15:44.698Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T13:15:44.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-12T13:15:44.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T13:15:44.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T13:15:44.796Z] ========================================================= [2022-10-12T13:15:44.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-12T13:15:44.796Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:15:45.122Z] + 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-10-12T13:15:45.122Z] Sending build context to Docker daemon 21.28MB [2022-10-12T13:15:45.122Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T13:15:45.122Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-12T13:15:45.384Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-12T13:15:45.384Z] 213ec9aee27d: Pulling fs layer [2022-10-12T13:15:45.384Z] 4583459ba037: Pulling fs layer [2022-10-12T13:15:45.384Z] 93c1e223e6f2: Pulling fs layer [2022-10-12T13:15:45.384Z] 53926ce57604: Pulling fs layer [2022-10-12T13:15:45.384Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-12T13:15:45.384Z] 30f14e443154: Pulling fs layer [2022-10-12T13:15:45.384Z] 801331c1e519: Pulling fs layer [2022-10-12T13:15:45.384Z] 99cc6dd402b0: Pulling fs layer [2022-10-12T13:15:45.384Z] 7d9ed39f4882: Pulling fs layer [2022-10-12T13:15:45.384Z] 53926ce57604: Waiting [2022-10-12T13:15:45.384Z] 21b2b0c7a3f4: Waiting [2022-10-12T13:15:45.384Z] 30f14e443154: Waiting [2022-10-12T13:15:45.384Z] 99cc6dd402b0: Waiting [2022-10-12T13:15:45.384Z] 7d9ed39f4882: Waiting [2022-10-12T13:15:45.384Z] 801331c1e519: Waiting [2022-10-12T13:15:45.384Z] 93c1e223e6f2: Verifying Checksum [2022-10-12T13:15:45.384Z] 93c1e223e6f2: Download complete [2022-10-12T13:15:45.384Z] 4583459ba037: Verifying Checksum [2022-10-12T13:15:45.384Z] 4583459ba037: Download complete [2022-10-12T13:15:45.384Z] 21b2b0c7a3f4: Download complete [2022-10-12T13:15:45.384Z] 30f14e443154: Download complete [2022-10-12T13:15:45.384Z] 213ec9aee27d: Verifying Checksum [2022-10-12T13:15:45.384Z] 213ec9aee27d: Download complete [2022-10-12T13:15:45.384Z] 801331c1e519: Download complete [2022-10-12T13:15:45.655Z] 213ec9aee27d: Pull complete [2022-10-12T13:15:45.655Z] 4583459ba037: Pull complete [2022-10-12T13:15:45.655Z] 7d9ed39f4882: Verifying Checksum [2022-10-12T13:15:45.655Z] 7d9ed39f4882: Download complete [2022-10-12T13:15:45.655Z] 93c1e223e6f2: Pull complete [2022-10-12T13:15:46.233Z] 53926ce57604: Verifying Checksum [2022-10-12T13:15:46.233Z] 53926ce57604: Download complete [2022-10-12T13:15:46.233Z] 99cc6dd402b0: Verifying Checksum [2022-10-12T13:15:46.233Z] 99cc6dd402b0: Download complete [2022-10-12T13:15:49.507Z] 53926ce57604: Pull complete [2022-10-12T13:15:49.507Z] 21b2b0c7a3f4: Pull complete [2022-10-12T13:15:49.507Z] 30f14e443154: Pull complete [2022-10-12T13:15:49.507Z] 801331c1e519: Pull complete [2022-10-12T13:15:51.851Z] 99cc6dd402b0: Pull complete [2022-10-12T13:15:52.170Z] 7d9ed39f4882: Pull complete [2022-10-12T13:15:52.170Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-12T13:15:52.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T13:15:52.170Z] ---> 1dedd983c030 [2022-10-12T13:15:52.170Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-12T13:15:55.502Z] ---> Running in f2126f0bcc47 [2022-10-12T13:15:55.763Z] Removing intermediate container f2126f0bcc47 [2022-10-12T13:15:55.763Z] ---> a2fbf26f1bc9 [2022-10-12T13:15:55.763Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T13:15:55.763Z] ---> Running in d0cb9778d6f0 [2022-10-12T13:15:55.763Z] Removing intermediate container d0cb9778d6f0 [2022-10-12T13:15:55.763Z] ---> 3b598348f0a8 [2022-10-12T13:15:55.763Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T13:15:55.763Z] ---> Running in 70f142d114cf [2022-10-12T13:15:56.023Z] Removing intermediate container 70f142d114cf [2022-10-12T13:15:56.023Z] ---> 09eb224567a9 [2022-10-12T13:15:56.023Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T13:15:56.023Z] ---> Running in b7c6385c62c2 [2022-10-12T13:15:56.023Z] Removing intermediate container b7c6385c62c2 [2022-10-12T13:15:56.023Z] ---> 4a57de17cb98 [2022-10-12T13:15:56.023Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-12T13:15:56.293Z] ---> Running in 42a4a17dee3c [2022-10-12T13:15:56.293Z] Removing intermediate container 42a4a17dee3c [2022-10-12T13:15:56.293Z] ---> 8f555e428564 [2022-10-12T13:15:56.293Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T13:15:56.293Z] ---> Running in bad64e741c8d [2022-10-12T13:15:56.960Z] Removing intermediate container bad64e741c8d [2022-10-12T13:15:56.960Z] ---> d03677139d24 [2022-10-12T13:15:56.960Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T13:15:56.960Z] ---> Running in 68bee76071c3 [2022-10-12T13:15:57.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T13:15:58.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T13:15:58.523Z] Still waiting to schedule task [2022-10-12T13:15:58.523Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7752’ is offline [2022-10-12T13:15:58.847Z] OK: 211 MiB in 51 packages [2022-10-12T13:15:59.107Z] Removing intermediate container 68bee76071c3 [2022-10-12T13:15:59.107Z] ---> c3d310384954 [2022-10-12T13:15:59.107Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-12T13:15:59.107Z] ---> Running in 7ba9198ddde1 [2022-10-12T13:15:59.368Z] Removing intermediate container 7ba9198ddde1 [2022-10-12T13:15:59.368Z] ---> 6f0e2443bd3f [2022-10-12T13:15:59.368Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-12T13:15:59.368Z] ---> d7ed39f79b63 [2022-10-12T13:15:59.368Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T13:15:59.368Z] ---> Running in 5d9991e2f908 [2022-10-12T13:16:28.304Z] Removing intermediate container 5d9991e2f908 [2022-10-12T13:16:28.304Z] ---> 2cafef31e4b1 [2022-10-12T13:16:28.304Z] Step 13/14 : COPY . . [2022-10-12T13:16:28.304Z] ---> 53e660fbbef1 [2022-10-12T13:16:28.304Z] Step 14/14 : RUN ${MAKE} [2022-10-12T13:16:28.304Z] ---> Running in 9b89b829639e [2022-10-12T13:16:28.564Z] noop [2022-10-12T13:16:28.823Z] Removing intermediate container 9b89b829639e [2022-10-12T13:16:28.823Z] ---> 1331324611d1 [2022-10-12T13:16:28.823Z] Successfully built 1331324611d1 [2022-10-12T13:16:28.823Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:16:29.133Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T13:16:29.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:16:29.198Z] prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container [2022-10-12T13:16:29.230Z] $ 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-10-12T13:16:29.563Z] $ docker top 785322526f4df6cafaec3bffbd13ca507bd153df5d7bc1711e5e33ab8c7b54a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T13:16:29.907Z] + go version [2022-10-12T13:16:29.908Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-12T13:16:29.919Z] $ docker stop --time=1 785322526f4df6cafaec3bffbd13ca507bd153df5d7bc1711e5e33ab8c7b54a0 [2022-10-12T13:16:31.202Z] $ docker rm -f 785322526f4df6cafaec3bffbd13ca507bd153df5d7bc1711e5e33ab8c7b54a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:16:31.636Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T13:16:31.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:16:31.712Z] prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container [2022-10-12T13:16:31.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-12T13:16:32.133Z] $ docker top c2a49800827da2732c6b6da7166935ebe754bb810e712a93741ef1fdf0a3b74d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T13:16:32.487Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-12T13:16:32.787Z] + make test [2022-10-12T13:16:32.787Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-12T13:16:33.044Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-12T13:16:42.996Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-12T13:16:43.253Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.035s coverage: 28.2% of statements [2022-10-12T13:16:43.253Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-12T13:16:43.253Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.231s coverage: 86.5% of statements [2022-10-12T13:16:49.805Z] 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-10-12T13:16:49.805Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-12T13:16:53.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T13:16:53.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T13:16:53.082Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-12T13:16:53.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-12T13:16:53.108Z] $ docker stop --time=1 c2a49800827da2732c6b6da7166935ebe754bb810e712a93741ef1fdf0a3b74d [2022-10-12T13:16:55.580Z] $ docker rm -f c2a49800827da2732c6b6da7166935ebe754bb810e712a93741ef1fdf0a3b74d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T13:16:56.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-12T13:16:56.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-12T13:16:56.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-12T13:16:57.014Z] + ls -al . [2022-10-12T13:16:57.014Z] total 236 [2022-10-12T13:16:57.014Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 13:16 . [2022-10-12T13:16:57.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:15 .. [2022-10-12T13:16:57.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 13:16 .git [2022-10-12T13:16:57.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 13:15 .github [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 12 13:15 .gitignore [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 13:15 .golangci.yml [2022-10-12T13:16:57.014Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 13:15 .semver [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 12 13:15 Attribution.txt [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 12 13:15 CHANGELOG.md [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 12 13:15 Dockerfile [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 13:15 GOVERNANCE.md [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 12 13:15 Jenkinsfile [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 13:15 LICENSE [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 12 13:15 Makefile [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 13:15 OWNERS.md [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 12 13:15 README.md [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 13:15 VERSION [2022-10-12T13:16:57.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 13:15 bin [2022-10-12T13:16:57.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 13:15 cmd [2022-10-12T13:16:57.014Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 12 13:16 coverage.out [2022-10-12T13:16:57.014Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 13:15 doc [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 12 13:15 go.mod [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 12 13:15 go.sum [2022-10-12T13:16:57.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:15 internal [2022-10-12T13:16:57.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:15 snap [2022-10-12T13:16:57.014Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 13:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:16:57.423Z] + 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=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 --label arch=amd64 --label version=2.3.0-dev.32 . [2022-10-12T13:16:57.423Z] Sending build context to Docker daemon 21.36MB [2022-10-12T13:16:57.423Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T13:16:57.423Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-12T13:16:57.423Z] ---> 1331324611d1 [2022-10-12T13:16:57.423Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-12T13:16:57.683Z] ---> Running in 36352d0b7725 [2022-10-12T13:16:57.683Z] Removing intermediate container 36352d0b7725 [2022-10-12T13:16:57.683Z] ---> c294b7bdee57 [2022-10-12T13:16:57.683Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T13:16:57.683Z] ---> Running in 4e4dfbbbbfc1 [2022-10-12T13:16:57.683Z] Removing intermediate container 4e4dfbbbbfc1 [2022-10-12T13:16:57.683Z] ---> a894caa84db7 [2022-10-12T13:16:57.683Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T13:16:57.945Z] ---> Running in 91ce71620022 [2022-10-12T13:16:57.945Z] Removing intermediate container 91ce71620022 [2022-10-12T13:16:57.945Z] ---> 16ba953a8f26 [2022-10-12T13:16:57.945Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T13:16:57.945Z] ---> Running in c82d6ddacd12 [2022-10-12T13:16:57.945Z] Removing intermediate container c82d6ddacd12 [2022-10-12T13:16:57.945Z] ---> f636a7ce5321 [2022-10-12T13:16:57.945Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-12T13:16:57.945Z] ---> Running in 8da1ab0b6c4b [2022-10-12T13:16:58.204Z] Removing intermediate container 8da1ab0b6c4b [2022-10-12T13:16:58.204Z] ---> 64d9f3cceebd [2022-10-12T13:16:58.204Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T13:16:58.204Z] ---> Running in ba9be82d795f [2022-10-12T13:16:58.772Z] Removing intermediate container ba9be82d795f [2022-10-12T13:16:58.772Z] ---> 3279742182f2 [2022-10-12T13:16:58.772Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T13:16:58.772Z] ---> Running in 9a0786f9cabb [2022-10-12T13:16:59.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T13:16:59.971Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T13:16:59.971Z] OK: 211 MiB in 51 packages [2022-10-12T13:17:00.538Z] Removing intermediate container 9a0786f9cabb [2022-10-12T13:17:00.538Z] ---> b3bdf7bb6dad [2022-10-12T13:17:00.538Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-12T13:17:00.538Z] ---> Running in bcda1375c753 [2022-10-12T13:17:00.538Z] Removing intermediate container bcda1375c753 [2022-10-12T13:17:00.538Z] ---> 669b45c14a96 [2022-10-12T13:17:00.538Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-12T13:17:00.538Z] ---> 2256aa4fd744 [2022-10-12T13:17:00.538Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T13:17:00.538Z] ---> Running in 338dec24887d [2022-10-12T13:17:01.103Z] Removing intermediate container 338dec24887d [2022-10-12T13:17:01.103Z] ---> 87f9c7886fad [2022-10-12T13:17:01.103Z] Step 13/27 : COPY . . [2022-10-12T13:17:02.033Z] ---> 3e7f6e9ab057 [2022-10-12T13:17:02.033Z] Step 14/27 : RUN ${MAKE} [2022-10-12T13:17:02.033Z] ---> Running in 625c9c055342 [2022-10-12T13:17:02.290Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.32 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-12T13:17:20.700Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7754 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-10-12T13:17:20.715Z] Running in /w/workspace/device-onvif-camera/71 [Pipeline] { [Pipeline] checkout [2022-10-12T13:17:20.752Z] The recommended git tool is: git [2022-10-12T13:17:24.356Z] Removing intermediate container 625c9c055342 [2022-10-12T13:17:24.357Z] ---> 241cb21e136b [2022-10-12T13:17:24.357Z] Step 15/27 : FROM alpine:3.16 [2022-10-12T13:17:24.634Z] 3.16: Pulling from library/alpine [2022-10-12T13:17:24.935Z] 213ec9aee27d: Already exists [2022-10-12T13:17:24.935Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T13:17:24.935Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T13:17:24.935Z] ---> 9c6f07244728 [2022-10-12T13:17:24.935Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-12T13:17:25.192Z] ---> Running in 597be08b838c [2022-10-12T13:17:25.192Z] Removing intermediate container 597be08b838c [2022-10-12T13:17:25.192Z] ---> 3bbd1de76375 [2022-10-12T13:17:25.192Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-12T13:17:25.192Z] ---> Running in 75e62e367d6d [2022-10-12T13:17:25.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T13:17:25.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T13:17:25.699Z] using credential edgex-jenkins-ssh [2022-10-12T13:17:25.706Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-12T13:17:25.706Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T13:17:25.706Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-12T13:17:25.706Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T13:17:25.706Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-12T13:17:25.706Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-12T13:17:25.706Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T13:17:25.706Z] OK: 8 MiB in 20 packages [2022-10-12T13:17:25.717Z] Cloning the remote Git repository [2022-10-12T13:17:26.274Z] Removing intermediate container 75e62e367d6d [2022-10-12T13:17:26.275Z] ---> f104e064333c [2022-10-12T13:17:26.275Z] Step 18/27 : WORKDIR / [2022-10-12T13:17:26.275Z] ---> Running in f38dfa960414 [2022-10-12T13:17:26.275Z] Removing intermediate container f38dfa960414 [2022-10-12T13:17:26.275Z] ---> ec9643803dc3 [2022-10-12T13:17:26.275Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-12T13:17:26.877Z] ---> 67e4ae81166a [2022-10-12T13:17:26.877Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-12T13:17:26.877Z] ---> 822f78b90d45 [2022-10-12T13:17:26.877Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-12T13:17:25.764Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-12T13:17:25.841Z] > git init /w/workspace/device-onvif-camera/71 # timeout=10 [2022-10-12T13:17:25.983Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-12T13:17:25.984Z] > git --version # timeout=10 [2022-10-12T13:17:26.005Z] > git --version # 'git version 2.25.1' [2022-10-12T13:17:26.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-12T13:17:26.050Z] Verifying host key using known hosts file [2022-10-12T13:17:26.236Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-12T13:17:26.249Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T13:17:27.135Z] ---> 5abadcd124ac [2022-10-12T13:17:27.135Z] Step 22/27 : EXPOSE 59984 [2022-10-12T13:17:27.135Z] ---> Running in ce23b25fdb7c [2022-10-12T13:17:27.135Z] Removing intermediate container ce23b25fdb7c [2022-10-12T13:17:27.135Z] ---> a665ddc57595 [2022-10-12T13:17:27.135Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-12T13:17:27.135Z] ---> Running in f5cb4fc90511 [2022-10-12T13:17:27.393Z] Removing intermediate container f5cb4fc90511 [2022-10-12T13:17:27.393Z] ---> f7aabcfba166 [2022-10-12T13:17:27.393Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T13:17:27.393Z] ---> Running in 5dee757dd47a [2022-10-12T13:17:27.393Z] Removing intermediate container 5dee757dd47a [2022-10-12T13:17:27.393Z] ---> e754c2eca173 [2022-10-12T13:17:27.393Z] Step 25/27 : LABEL arch=amd64 [2022-10-12T13:17:27.393Z] ---> Running in c0e913a1e620 [2022-10-12T13:17:27.393Z] Removing intermediate container c0e913a1e620 [2022-10-12T13:17:27.393Z] ---> 9148917d84c2 [2022-10-12T13:17:27.393Z] Step 26/27 : LABEL git_sha=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [2022-10-12T13:17:27.393Z] ---> Running in 8be62982bf50 [2022-10-12T13:17:27.699Z] Removing intermediate container 8be62982bf50 [2022-10-12T13:17:27.699Z] ---> 550988f31e8e [2022-10-12T13:17:27.699Z] Step 27/27 : LABEL version=2.3.0-dev.32 [2022-10-12T13:17:27.699Z] ---> Running in f51ce22e5eed [2022-10-12T13:17:27.699Z] Removing intermediate container f51ce22e5eed [2022-10-12T13:17:27.699Z] ---> 7ef8be9ac4f4 [2022-10-12T13:17:27.699Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-12T13:17:27.699Z] Successfully built 7ef8be9ac4f4 [2022-10-12T13:17:27.699Z] 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-10-12T13:17:27.807Z] provisioning config files... [2022-10-12T13:17:27.815Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11313298149626239435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:17:28.110Z] ---> docker-login.sh [2022-10-12T13:17:28.110Z] nexus3.edgexfoundry.org:10001 [2022-10-12T13:17:28.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:17:28.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:17:28.110Z] Configure a credential helper to remove this warning. See [2022-10-12T13:17:28.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:17:28.110Z] [2022-10-12T13:17:28.110Z] Login Succeeded [2022-10-12T13:17:28.110Z] nexus3.edgexfoundry.org:10002 [2022-10-12T13:17:28.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:17:28.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:17:28.110Z] Configure a credential helper to remove this warning. See [2022-10-12T13:17:28.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:17:28.110Z] [2022-10-12T13:17:28.110Z] Login Succeeded [2022-10-12T13:17:28.110Z] nexus3.edgexfoundry.org:10003 [2022-10-12T13:17:27.614Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-12T13:17:27.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T13:17:28.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:17:28.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:17:28.369Z] Configure a credential helper to remove this warning. See [2022-10-12T13:17:28.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:17:28.369Z] [2022-10-12T13:17:28.369Z] Login Succeeded [2022-10-12T13:17:28.369Z] nexus3.edgexfoundry.org:10004 [2022-10-12T13:17:28.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:17:28.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:17:28.369Z] Configure a credential helper to remove this warning. See [2022-10-12T13:17:28.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:17:28.369Z] [2022-10-12T13:17:28.369Z] Login Succeeded [2022-10-12T13:17:28.369Z] docker.io [2022-10-12T13:17:28.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:17:28.468Z] Avoid second fetch [2022-10-12T13:17:28.469Z] Checking out Revision 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 (main) [2022-10-12T13:17:28.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:17:28.934Z] Configure a credential helper to remove this warning. See [2022-10-12T13:17:28.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:17:28.934Z] [2022-10-12T13:17:28.934Z] Login Succeeded [2022-10-12T13:17:28.934Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T13:17:28.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T13:17:28.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T13:17:28.995Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-10-12T13:17:28.995Z] 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [2022-10-12T13:17:28.995Z] latest [2022-10-12T13:17:28.995Z] 2.3.0-dev.32 [2022-10-12T13:17:28.995Z] 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 [2022-10-12T13:17:28.995Z] main [2022-10-12T13:17:28.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:29.117Z] Commit message: "docs: improve swagger file generation using python (#174)" [2022-10-12T13:17:29.321Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-10-12T13:17:28.482Z] > git config core.sparsecheckout # timeout=10 [2022-10-12T13:17:28.501Z] > git checkout -f 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T13:17:29.628Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [2022-10-12T13:17:29.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-12T13:17:29.628Z] 6a300754d8e9: Preparing [2022-10-12T13:17:29.628Z] 1cb04e9d464a: Preparing [2022-10-12T13:17:29.628Z] 982693498026: Preparing [2022-10-12T13:17:29.628Z] 7f67d69df56a: Preparing [2022-10-12T13:17:29.628Z] 994393dc58e7: Preparing [2022-10-12T13:17:29.628Z] 994393dc58e7: Layer already exists [2022-10-12T13:17:29.628Z] 6a300754d8e9: Pushed [2022-10-12T13:17:29.628Z] 1cb04e9d464a: Pushed [2022-10-12T13:17:29.888Z] 7f67d69df56a: Pushed [2022-10-12T13:17:30.030Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-12T13:17:30.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T13:17:30.030Z] Dload Upload Total Spent Left Speed [2022-10-12T13:17:30.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2022-10-12T13:17:30.667Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-12T13:17:30.995Z] + sudo tee /etc/docker/daemon.new [2022-10-12T13:17:30.996Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-12T13:17:30.996Z] { [2022-10-12T13:17:30.996Z] "registry-mirrors": [ [2022-10-12T13:17:30.996Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-12T13:17:30.996Z] ], [2022-10-12T13:17:30.996Z] "bip": "10.250.0.254/24", [2022-10-12T13:17:30.996Z] "hosts": [ [2022-10-12T13:17:30.996Z] "tcp://0.0.0.0:5555", [2022-10-12T13:17:30.996Z] "unix:///var/run/docker.sock" [2022-10-12T13:17:30.996Z] ], [2022-10-12T13:17:30.996Z] "mtu": 1458, [2022-10-12T13:17:30.996Z] "selinux-enabled": true, [2022-10-12T13:17:30.996Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-12T13:17:30.996Z] } [Pipeline] sh [2022-10-12T13:17:31.344Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-12T13:17:31.676Z] + sudo service docker restart [2022-10-12T13:17:32.435Z] 982693498026: Pushed [2022-10-12T13:17:32.435Z] 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0: digest: sha256:a26d05d461e43c8a5051949cf68f489bb19e7c712def2240d7a12b55a92f5a06 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:32.765Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:33.078Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-12T13:17:33.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-12T13:17:33.078Z] 6a300754d8e9: Preparing [2022-10-12T13:17:33.078Z] 1cb04e9d464a: Preparing [2022-10-12T13:17:33.078Z] 982693498026: Preparing [2022-10-12T13:17:33.078Z] 7f67d69df56a: Preparing [2022-10-12T13:17:33.078Z] 994393dc58e7: Preparing [2022-10-12T13:17:33.078Z] 982693498026: Layer already exists [2022-10-12T13:17:33.078Z] 1cb04e9d464a: Layer already exists [2022-10-12T13:17:33.078Z] 6a300754d8e9: Layer already exists [2022-10-12T13:17:33.078Z] 994393dc58e7: Layer already exists [2022-10-12T13:17:33.078Z] 7f67d69df56a: Layer already exists [2022-10-12T13:17:33.078Z] latest: digest: sha256:a26d05d461e43c8a5051949cf68f489bb19e7c712def2240d7a12b55a92f5a06 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:33.391Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:33.700Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.32 [2022-10-12T13:17:33.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-12T13:17:33.700Z] 6a300754d8e9: Preparing [2022-10-12T13:17:33.700Z] 1cb04e9d464a: Preparing [2022-10-12T13:17:33.700Z] 982693498026: Preparing [2022-10-12T13:17:33.700Z] 7f67d69df56a: Preparing [2022-10-12T13:17:33.700Z] 994393dc58e7: Preparing [2022-10-12T13:17:33.700Z] 982693498026: Layer already exists [2022-10-12T13:17:33.700Z] 1cb04e9d464a: Layer already exists [2022-10-12T13:17:33.700Z] 7f67d69df56a: Layer already exists [2022-10-12T13:17:33.700Z] 994393dc58e7: Layer already exists [2022-10-12T13:17:33.700Z] 6a300754d8e9: Layer already exists [2022-10-12T13:17:33.700Z] 2.3.0-dev.32: digest: sha256:a26d05d461e43c8a5051949cf68f489bb19e7c712def2240d7a12b55a92f5a06 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:34.015Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:34.334Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 [2022-10-12T13:17:34.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-12T13:17:34.334Z] 6a300754d8e9: Preparing [2022-10-12T13:17:34.334Z] 1cb04e9d464a: Preparing [2022-10-12T13:17:34.334Z] 982693498026: Preparing [2022-10-12T13:17:34.334Z] 7f67d69df56a: Preparing [2022-10-12T13:17:34.334Z] 994393dc58e7: Preparing [2022-10-12T13:17:34.334Z] 994393dc58e7: Layer already exists [2022-10-12T13:17:34.334Z] 6a300754d8e9: Layer already exists [2022-10-12T13:17:34.334Z] 7f67d69df56a: Layer already exists [2022-10-12T13:17:34.334Z] 982693498026: Layer already exists [2022-10-12T13:17:34.334Z] 1cb04e9d464a: Layer already exists [2022-10-12T13:17:34.334Z] 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32: digest: sha256:a26d05d461e43c8a5051949cf68f489bb19e7c712def2240d7a12b55a92f5a06 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:34.654Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:34.969Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-10-12T13:17:34.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-12T13:17:34.969Z] 6a300754d8e9: Preparing [2022-10-12T13:17:34.969Z] 1cb04e9d464a: Preparing [2022-10-12T13:17:34.969Z] 982693498026: Preparing [2022-10-12T13:17:34.969Z] 7f67d69df56a: Preparing [2022-10-12T13:17:34.969Z] 994393dc58e7: Preparing [2022-10-12T13:17:34.969Z] 994393dc58e7: Layer already exists [2022-10-12T13:17:34.969Z] 982693498026: Layer already exists [2022-10-12T13:17:34.969Z] 6a300754d8e9: Layer already exists [2022-10-12T13:17:34.969Z] 1cb04e9d464a: Layer already exists [2022-10-12T13:17:34.969Z] 7f67d69df56a: Layer already exists [2022-10-12T13:17:34.969Z] main: digest: sha256:a26d05d461e43c8a5051949cf68f489bb19e7c712def2240d7a12b55a92f5a06 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T13:17:35.015Z] ===================================================== [Pipeline] echo [2022-10-12T13:17:35.025Z] taggedImages: [2022-10-12T13:17:35.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [2022-10-12T13:17:35.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-12T13:17:35.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.32 [2022-10-12T13:17:35.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 [2022-10-12T13:17:35.025Z] - 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-10-12T13:17:35.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T13:17:35.391Z] [2022-10-12T13:17:35.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:35.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T13:17:35.691Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-12T13:17:35.692Z] 5eb5b503b376: Pulling fs layer [2022-10-12T13:17:35.692Z] 5c69ac0246d0: Pulling fs layer [2022-10-12T13:17:35.692Z] ec43610c2a17: Pulling fs layer [2022-10-12T13:17:35.692Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-12T13:17:35.692Z] 33b1e0a273af: Pulling fs layer [2022-10-12T13:17:35.692Z] 5d3b04190fa2: Pulling fs layer [2022-10-12T13:17:35.692Z] 2f39f015ded8: Pulling fs layer [2022-10-12T13:17:35.692Z] 5d3b04190fa2: Waiting [2022-10-12T13:17:35.692Z] 2f39f015ded8: Waiting [2022-10-12T13:17:35.692Z] 33b1e0a273af: Waiting [2022-10-12T13:17:35.692Z] 5c69ac0246d0: Download complete [2022-10-12T13:17:35.692Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-12T13:17:35.692Z] 3a2ae6a8a46f: Download complete [2022-10-12T13:17:35.692Z] 33b1e0a273af: Verifying Checksum [2022-10-12T13:17:35.692Z] 33b1e0a273af: Download complete [2022-10-12T13:17:35.692Z] 5d3b04190fa2: Download complete [2022-10-12T13:17:35.692Z] ec43610c2a17: Verifying Checksum [2022-10-12T13:17:35.692Z] ec43610c2a17: Download complete [2022-10-12T13:17:35.949Z] 5eb5b503b376: Verifying Checksum [2022-10-12T13:17:35.949Z] 5eb5b503b376: Download complete [2022-10-12T13:17:36.514Z] 2f39f015ded8: Download complete [2022-10-12T13:17:37.078Z] 5eb5b503b376: Pull complete [2022-10-12T13:17:37.336Z] 5c69ac0246d0: Pull complete [2022-10-12T13:17:37.903Z] ec43610c2a17: Pull complete [2022-10-12T13:17:37.903Z] 3a2ae6a8a46f: Pull complete [2022-10-12T13:17:38.162Z] 33b1e0a273af: Pull complete [2022-10-12T13:17:38.419Z] 5d3b04190fa2: Pull complete [2022-10-12T13:17:42.595Z] 2f39f015ded8: Pull complete [2022-10-12T13:17:42.595Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-12T13:17:42.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T13:17:42.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:17:42.675Z] prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container [2022-10-12T13:17:42.710Z] $ 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-10-12T13:17:45.609Z] $ docker top 6521583a1b93a75f9cd51939289acb21d53d236a32b57469e773ebb056e1fa69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:17:46.022Z] ---> job-cost.sh [2022-10-12T13:17:46.022Z] lf-activate-venv: SKIPPING [2022-10-12T13:17:46.022Z] INFO: No Stack... [2022-10-12T13:17:46.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T13:17:46.541Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T13:17:46.829Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-10-12T13:17:46.829Z] + cut -d, -f6 [Pipeline] lock [2022-10-12T13:17:46.842Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] [2022-10-12T13:17:46.853Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] did not exist. Created. [2022-10-12T13:17:46.853Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T13:17:47.160Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-12T13:17:47.191Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T13:17:47.198Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T13:17:47.219Z] $ docker stop --time=1 6521583a1b93a75f9cd51939289acb21d53d236a32b57469e773ebb056e1fa69 [2022-10-12T13:17:48.409Z] $ docker rm -f 6521583a1b93a75f9cd51939289acb21d53d236a32b57469e773ebb056e1fa69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T13:17:49.921Z] provisioning config files... [2022-10-12T13:17:49.944Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/71@tmp/config6269211443584659941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:17:50.286Z] ---> docker-login.sh [2022-10-12T13:17:50.286Z] nexus3.edgexfoundry.org:10001 [2022-10-12T13:17:50.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:17:50.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:17:50.824Z] Configure a credential helper to remove this warning. See [2022-10-12T13:17:50.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:17:50.824Z] [2022-10-12T13:17:50.824Z] Login Succeeded [2022-10-12T13:17:50.824Z] nexus3.edgexfoundry.org:10002 [2022-10-12T13:17:51.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:17:51.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:17:51.092Z] Configure a credential helper to remove this warning. See [2022-10-12T13:17:51.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:17:51.092Z] [2022-10-12T13:17:51.092Z] Login Succeeded [2022-10-12T13:17:51.092Z] nexus3.edgexfoundry.org:10003 [2022-10-12T13:17:51.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:17:51.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:17:51.627Z] Configure a credential helper to remove this warning. See [2022-10-12T13:17:51.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:17:51.627Z] [2022-10-12T13:17:51.627Z] Login Succeeded [2022-10-12T13:17:51.627Z] nexus3.edgexfoundry.org:10004 [2022-10-12T13:17:51.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:17:51.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:17:51.894Z] Configure a credential helper to remove this warning. See [2022-10-12T13:17:51.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:17:51.894Z] [2022-10-12T13:17:51.894Z] Login Succeeded [2022-10-12T13:17:51.894Z] docker.io [2022-10-12T13:17:52.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:17:52.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:17:52.430Z] Configure a credential helper to remove this warning. See [2022-10-12T13:17:52.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:17:52.430Z] [2022-10-12T13:17:52.430Z] Login Succeeded [2022-10-12T13:17:52.430Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T13:17:52.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-12T13:17:52.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T13:17:52.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T13:17:52.617Z] ========================================================= [2022-10-12T13:17:52.617Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-12T13:17:52.617Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:17:52.965Z] + 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-10-12T13:17:53.234Z] Sending build context to Docker daemon 14.66MB [2022-10-12T13:17:53.504Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T13:17:53.504Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-12T13:17:53.504Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-12T13:17:53.504Z] 9b18e9b68314: Pulling fs layer [2022-10-12T13:17:53.504Z] d32db5db7311: Pulling fs layer [2022-10-12T13:17:53.504Z] d0c4b47475fc: Pulling fs layer [2022-10-12T13:17:53.504Z] 5831b945b038: Pulling fs layer [2022-10-12T13:17:53.504Z] 86bbec2aaacd: Pulling fs layer [2022-10-12T13:17:53.504Z] e10730c5d714: Pulling fs layer [2022-10-12T13:17:53.504Z] 5dd5c2283517: Pulling fs layer [2022-10-12T13:17:53.504Z] d5ac0230b979: Pulling fs layer [2022-10-12T13:17:53.504Z] 5831b945b038: Waiting [2022-10-12T13:17:53.504Z] 86bbec2aaacd: Waiting [2022-10-12T13:17:53.504Z] e10730c5d714: Waiting [2022-10-12T13:17:53.504Z] 5dd5c2283517: Waiting [2022-10-12T13:17:53.504Z] d5ac0230b979: Waiting [2022-10-12T13:17:53.504Z] d0c4b47475fc: Verifying Checksum [2022-10-12T13:17:53.504Z] d0c4b47475fc: Download complete [2022-10-12T13:17:53.504Z] d32db5db7311: Download complete [2022-10-12T13:17:53.504Z] 86bbec2aaacd: Verifying Checksum [2022-10-12T13:17:53.504Z] 86bbec2aaacd: Download complete [2022-10-12T13:17:53.504Z] e10730c5d714: Verifying Checksum [2022-10-12T13:17:53.504Z] e10730c5d714: Download complete [2022-10-12T13:17:53.774Z] 9b18e9b68314: Verifying Checksum [2022-10-12T13:17:53.774Z] 9b18e9b68314: Download complete [2022-10-12T13:17:54.365Z] 9b18e9b68314: Pull complete [2022-10-12T13:17:54.970Z] d5ac0230b979: Verifying Checksum [2022-10-12T13:17:54.970Z] d5ac0230b979: Download complete [2022-10-12T13:17:54.970Z] d32db5db7311: Pull complete [2022-10-12T13:17:55.240Z] d0c4b47475fc: Pull complete [2022-10-12T13:17:55.835Z] 5dd5c2283517: Verifying Checksum [2022-10-12T13:17:55.835Z] 5dd5c2283517: Download complete [2022-10-12T13:17:56.805Z] 5831b945b038: Verifying Checksum [2022-10-12T13:17:56.805Z] 5831b945b038: Download complete [2022-10-12T13:18:09.129Z] 5831b945b038: Pull complete [2022-10-12T13:18:09.129Z] 86bbec2aaacd: Pull complete [2022-10-12T13:18:09.129Z] e10730c5d714: Pull complete [2022-10-12T13:18:14.479Z] 5dd5c2283517: Pull complete [2022-10-12T13:18:16.432Z] d5ac0230b979: Pull complete [2022-10-12T13:18:16.433Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-12T13:18:16.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T13:18:16.433Z] ---> 59b3b1a385d4 [2022-10-12T13:18:16.433Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-12T13:18:18.382Z] ---> Running in ff48d0c50a8f [2022-10-12T13:18:18.382Z] Removing intermediate container ff48d0c50a8f [2022-10-12T13:18:18.382Z] ---> ceb1658b3edd [2022-10-12T13:18:18.382Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T13:18:18.649Z] ---> Running in e529ce0b4fc1 [2022-10-12T13:18:18.915Z] Removing intermediate container e529ce0b4fc1 [2022-10-12T13:18:18.915Z] ---> 0e9770ea6f17 [2022-10-12T13:18:18.915Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T13:18:18.915Z] ---> Running in 919559f42f19 [2022-10-12T13:18:19.182Z] Removing intermediate container 919559f42f19 [2022-10-12T13:18:19.182Z] ---> 175be2a61154 [2022-10-12T13:18:19.182Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T13:18:19.464Z] ---> Running in ba5ceebb3ca3 [2022-10-12T13:18:19.731Z] Removing intermediate container ba5ceebb3ca3 [2022-10-12T13:18:19.731Z] ---> bf12575bf07b [2022-10-12T13:18:19.731Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-12T13:18:19.731Z] ---> Running in b69722e3d114 [2022-10-12T13:18:19.998Z] Removing intermediate container b69722e3d114 [2022-10-12T13:18:19.998Z] ---> 9ec242271501 [2022-10-12T13:18:19.998Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T13:18:19.998Z] ---> Running in f38505e4d6e8 [2022-10-12T13:18:21.938Z] Removing intermediate container f38505e4d6e8 [2022-10-12T13:18:21.938Z] ---> d442f42b45b9 [2022-10-12T13:18:21.938Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T13:18:21.938Z] ---> Running in 44d777e7130a [2022-10-12T13:18:22.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T13:18:23.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T13:18:24.440Z] OK: 221 MiB in 51 packages [2022-10-12T13:18:25.398Z] Removing intermediate container 44d777e7130a [2022-10-12T13:18:25.398Z] ---> 28fac225869d [2022-10-12T13:18:25.398Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-12T13:18:25.398Z] ---> Running in dcaff50de31a [2022-10-12T13:18:25.666Z] Removing intermediate container dcaff50de31a [2022-10-12T13:18:25.666Z] ---> f64204aa6c49 [2022-10-12T13:18:25.666Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-12T13:18:26.252Z] ---> 7feb772e747b [2022-10-12T13:18:26.252Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T13:18:26.252Z] ---> Running in e6dde224c932 [2022-10-12T13:19:13.251Z] Removing intermediate container e6dde224c932 [2022-10-12T13:19:13.251Z] ---> ea78b7aba525 [2022-10-12T13:19:13.251Z] Step 13/14 : COPY . . [2022-10-12T13:19:14.659Z] ---> 5f68d6c5f502 [2022-10-12T13:19:14.660Z] Step 14/14 : RUN ${MAKE} [2022-10-12T13:19:14.660Z] ---> Running in 4346e8eb1ee9 [2022-10-12T13:19:15.242Z] noop [2022-10-12T13:19:15.823Z] Removing intermediate container 4346e8eb1ee9 [2022-10-12T13:19:15.824Z] ---> f5a1fa474aaa [2022-10-12T13:19:16.088Z] Successfully built f5a1fa474aaa [2022-10-12T13:19:16.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:19:16.428Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T13:19:16.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:19:16.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-7754 does not seem to be running inside a container [2022-10-12T13:19:16.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/71 -v /w/workspace/device-onvif-camera/71:/w/workspace/device-onvif-camera/71:rw,z -v /w/workspace/device-onvif-camera/71@tmp:/w/workspace/device-onvif-camera/71@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-10-12T13:19:17.727Z] $ docker top 5e55b1a0b877b50d2bc4c05b58dc9edbc2e040736095923972b606cb25cbc8ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T13:19:18.528Z] + go version [2022-10-12T13:19:18.528Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-12T13:19:18.543Z] $ docker stop --time=1 5e55b1a0b877b50d2bc4c05b58dc9edbc2e040736095923972b606cb25cbc8ed [2022-10-12T13:19:20.366Z] $ docker rm -f 5e55b1a0b877b50d2bc4c05b58dc9edbc2e040736095923972b606cb25cbc8ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:19:20.891Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T13:19:20.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:19:21.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-7754 does not seem to be running inside a container [2022-10-12T13:19:21.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/71 -v /w/workspace/device-onvif-camera/71:/w/workspace/device-onvif-camera/71:rw,z -v /w/workspace/device-onvif-camera/71@tmp:/w/workspace/device-onvif-camera/71@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-10-12T13:19:22.135Z] $ docker top 8ed4b36c77b1819b1b4ccc8dcfcad60c908463ce92451a6a904f71c41bb77196 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T13:19:22.616Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/71 [Pipeline] fileExists [Pipeline] sh [2022-10-12T13:19:22.944Z] + make test [2022-10-12T13:19:22.944Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-12T13:19:24.887Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-12T13:21:01.526Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-12T13:21:01.526Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.181s coverage: 28.2% of statements [2022-10-12T13:21:01.526Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-12T13:21:19.748Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.559s coverage: 86.5% of statements [2022-10-12T13:21:19.748Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-12T13:21:19.748Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-12T13:21:41.848Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T13:21:41.848Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T13:21:41.848Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-12T13:21:41.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-12T13:21:41.875Z] $ docker stop --time=1 8ed4b36c77b1819b1b4ccc8dcfcad60c908463ce92451a6a904f71c41bb77196 [2022-10-12T13:21:43.788Z] $ docker rm -f 8ed4b36c77b1819b1b4ccc8dcfcad60c908463ce92451a6a904f71c41bb77196 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T13:21:44.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-12T13:21:44.717Z] Warning: overwriting stash ‘coverage-report’ [2022-10-12T13:21:45.247Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T13:21:45.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-12T13:21:45.994Z] + ls -al . [2022-10-12T13:21:45.994Z] total 232 [2022-10-12T13:21:45.994Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 13:19 . [2022-10-12T13:21:45.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:17 .. [2022-10-12T13:21:45.994Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 13:17 .git [2022-10-12T13:21:45.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 13:17 .github [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 12 13:17 .gitignore [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 13:17 .golangci.yml [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 12 13:17 Attribution.txt [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 12 13:17 CHANGELOG.md [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 12 13:17 Dockerfile [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 13:17 GOVERNANCE.md [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 12 13:17 Jenkinsfile [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 13:17 LICENSE [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 12 13:17 Makefile [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 13:17 OWNERS.md [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 12 13:17 README.md [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 13:15 VERSION [2022-10-12T13:21:45.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 13:17 bin [2022-10-12T13:21:45.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 13:17 cmd [2022-10-12T13:21:45.994Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 12 13:21 coverage.out [2022-10-12T13:21:45.994Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 13:17 doc [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 12 13:17 go.mod [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 12 13:17 go.sum [2022-10-12T13:21:45.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:17 internal [2022-10-12T13:21:45.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 13:17 snap [2022-10-12T13:21:45.994Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 13:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:21:46.344Z] + 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=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 --label arch=arm64 --label version=2.3.0-dev.32 . [2022-10-12T13:21:47.761Z] Sending build context to Docker daemon 14.74MB [2022-10-12T13:21:47.761Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T13:21:47.761Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-12T13:21:47.761Z] ---> f5a1fa474aaa [2022-10-12T13:21:47.761Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-12T13:21:47.761Z] ---> Running in 0469d41d2aed [2022-10-12T13:21:48.031Z] Removing intermediate container 0469d41d2aed [2022-10-12T13:21:48.031Z] ---> 063fb469445b [2022-10-12T13:21:48.031Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T13:21:48.031Z] ---> Running in 2dbfe88c81cd [2022-10-12T13:21:48.301Z] Removing intermediate container 2dbfe88c81cd [2022-10-12T13:21:48.301Z] ---> 7fa3fb92f8c8 [2022-10-12T13:21:48.301Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T13:21:48.568Z] ---> Running in 9d6376ba9346 [2022-10-12T13:21:48.835Z] Removing intermediate container 9d6376ba9346 [2022-10-12T13:21:48.835Z] ---> b529de3e03bd [2022-10-12T13:21:48.835Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T13:21:48.835Z] ---> Running in 96a1af472374 [2022-10-12T13:21:49.105Z] Removing intermediate container 96a1af472374 [2022-10-12T13:21:49.105Z] ---> cff0de24a209 [2022-10-12T13:21:49.105Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-12T13:21:49.374Z] ---> Running in 34f220355a59 [2022-10-12T13:21:49.641Z] Removing intermediate container 34f220355a59 [2022-10-12T13:21:49.641Z] ---> bac94600437b [2022-10-12T13:21:49.641Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T13:21:49.641Z] ---> Running in d18b12a05999 [2022-10-12T13:21:51.588Z] Removing intermediate container d18b12a05999 [2022-10-12T13:21:51.588Z] ---> 9a0b89b1625f [2022-10-12T13:21:51.588Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T13:21:51.588Z] ---> Running in 21dee712fe60 [2022-10-12T13:21:52.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T13:21:53.132Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T13:21:54.090Z] OK: 221 MiB in 51 packages [2022-10-12T13:21:55.059Z] Removing intermediate container 21dee712fe60 [2022-10-12T13:21:55.059Z] ---> 04b2e507224f [2022-10-12T13:21:55.059Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-12T13:21:55.059Z] ---> Running in 63aae73aa051 [2022-10-12T13:21:55.648Z] Removing intermediate container 63aae73aa051 [2022-10-12T13:21:55.648Z] ---> dac99672abd9 [2022-10-12T13:21:55.648Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-12T13:21:55.916Z] ---> 37e29f8de82e [2022-10-12T13:21:55.916Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T13:21:56.189Z] ---> Running in fe886b695b48 [2022-10-12T13:21:58.788Z] Removing intermediate container fe886b695b48 [2022-10-12T13:21:58.788Z] ---> 24d78f103839 [2022-10-12T13:21:58.788Z] Step 13/27 : COPY . . [2022-10-12T13:22:01.385Z] ---> ecd3e2bb639e [2022-10-12T13:22:01.385Z] Step 14/27 : RUN ${MAKE} [2022-10-12T13:22:01.385Z] ---> Running in 0e748884f713 [2022-10-12T13:22:02.348Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.32 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-12T13:24:39.107Z] Removing intermediate container 0e748884f713 [2022-10-12T13:24:39.107Z] ---> 9444348c340e [2022-10-12T13:24:39.107Z] Step 15/27 : FROM alpine:3.16 [2022-10-12T13:24:39.107Z] 3.16: Pulling from library/alpine [2022-10-12T13:24:39.107Z] 9b18e9b68314: Already exists [2022-10-12T13:24:39.107Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T13:24:39.107Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T13:24:39.107Z] ---> a6215f271958 [2022-10-12T13:24:39.107Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-12T13:24:39.107Z] ---> Running in 4cf39886d4fc [2022-10-12T13:24:39.107Z] Removing intermediate container 4cf39886d4fc [2022-10-12T13:24:39.107Z] ---> 3cd4b55f54b3 [2022-10-12T13:24:39.107Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-12T13:24:39.107Z] ---> Running in 5190d685364a [2022-10-12T13:24:39.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T13:24:39.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T13:24:39.107Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-12T13:24:39.107Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T13:24:39.107Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-12T13:24:39.107Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T13:24:39.107Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-12T13:24:39.108Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-12T13:24:39.108Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T13:24:39.108Z] OK: 8 MiB in 20 packages [2022-10-12T13:24:39.108Z] Removing intermediate container 5190d685364a [2022-10-12T13:24:39.108Z] ---> 992bbc6e2bd5 [2022-10-12T13:24:39.108Z] Step 18/27 : WORKDIR / [2022-10-12T13:24:39.108Z] ---> Running in 56ddb0c81d82 [2022-10-12T13:24:39.108Z] Removing intermediate container 56ddb0c81d82 [2022-10-12T13:24:39.108Z] ---> 25b9cca7fad0 [2022-10-12T13:24:39.108Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-12T13:24:39.108Z] ---> a54ad4088ebb [2022-10-12T13:24:39.108Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-12T13:24:39.108Z] ---> 3cfa2ecd7d9e [2022-10-12T13:24:39.108Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-12T13:24:39.108Z] ---> 4f2778261e61 [2022-10-12T13:24:39.108Z] Step 22/27 : EXPOSE 59984 [2022-10-12T13:24:39.108Z] ---> Running in f0f94baefeb2 [2022-10-12T13:24:39.108Z] Removing intermediate container f0f94baefeb2 [2022-10-12T13:24:39.108Z] ---> 69fa2ee61495 [2022-10-12T13:24:39.108Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-12T13:24:39.108Z] ---> Running in 5e39775ac7f3 [2022-10-12T13:24:39.108Z] Removing intermediate container 5e39775ac7f3 [2022-10-12T13:24:39.108Z] ---> cdf727a3093c [2022-10-12T13:24:39.108Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T13:24:39.108Z] ---> Running in dbb732dd6b34 [2022-10-12T13:24:39.108Z] Removing intermediate container dbb732dd6b34 [2022-10-12T13:24:39.108Z] ---> b94d30a9b3ea [2022-10-12T13:24:39.108Z] Step 25/27 : LABEL arch=arm64 [2022-10-12T13:24:39.108Z] ---> Running in b93d3a1e7492 [2022-10-12T13:24:39.377Z] Removing intermediate container b93d3a1e7492 [2022-10-12T13:24:39.377Z] ---> aea816aea33d [2022-10-12T13:24:39.377Z] Step 26/27 : LABEL git_sha=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [2022-10-12T13:24:39.377Z] ---> Running in 3b9d2106a0ec [2022-10-12T13:24:39.645Z] Removing intermediate container 3b9d2106a0ec [2022-10-12T13:24:39.645Z] ---> d4d09aee059e [2022-10-12T13:24:39.645Z] Step 27/27 : LABEL version=2.3.0-dev.32 [2022-10-12T13:24:39.645Z] ---> Running in 85f3373a23cb [2022-10-12T13:24:39.913Z] Removing intermediate container 85f3373a23cb [2022-10-12T13:24:39.913Z] ---> fbf906d60c34 [2022-10-12T13:24:39.913Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-12T13:24:39.913Z] Successfully built fbf906d60c34 [2022-10-12T13:24:39.913Z] 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-10-12T13:24:40.046Z] provisioning config files... [2022-10-12T13:24:40.065Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/71@tmp/config14904427463740673846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:24:40.402Z] ---> docker-login.sh [2022-10-12T13:24:40.402Z] nexus3.edgexfoundry.org:10001 [2022-10-12T13:24:40.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:24:40.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:24:40.669Z] Configure a credential helper to remove this warning. See [2022-10-12T13:24:40.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:24:40.669Z] [2022-10-12T13:24:40.669Z] Login Succeeded [2022-10-12T13:24:40.669Z] nexus3.edgexfoundry.org:10002 [2022-10-12T13:24:40.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:24:40.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:24:40.938Z] Configure a credential helper to remove this warning. See [2022-10-12T13:24:40.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:24:40.938Z] [2022-10-12T13:24:40.938Z] Login Succeeded [2022-10-12T13:24:40.938Z] nexus3.edgexfoundry.org:10003 [2022-10-12T13:24:41.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:24:41.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:24:41.475Z] Configure a credential helper to remove this warning. See [2022-10-12T13:24:41.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:24:41.475Z] [2022-10-12T13:24:41.475Z] Login Succeeded [2022-10-12T13:24:41.475Z] nexus3.edgexfoundry.org:10004 [2022-10-12T13:24:41.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:24:41.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:24:41.745Z] Configure a credential helper to remove this warning. See [2022-10-12T13:24:41.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:24:41.745Z] [2022-10-12T13:24:41.745Z] Login Succeeded [2022-10-12T13:24:41.745Z] docker.io [2022-10-12T13:24:42.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T13:24:42.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T13:24:42.281Z] Configure a credential helper to remove this warning. See [2022-10-12T13:24:42.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T13:24:42.281Z] [2022-10-12T13:24:42.281Z] Login Succeeded [2022-10-12T13:24:42.281Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T13:24:42.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T13:24:42.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T13:24:42.347Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-10-12T13:24:42.347Z] 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [2022-10-12T13:24:42.347Z] latest [2022-10-12T13:24:42.347Z] 2.3.0-dev.32 [2022-10-12T13:24:42.347Z] 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 [2022-10-12T13:24:42.347Z] main [2022-10-12T13:24:42.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:24:42.707Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:24:43.055Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [2022-10-12T13:24:43.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-12T13:24:43.055Z] 1674b47254d3: Preparing [2022-10-12T13:24:43.055Z] 1f4b24b98d15: Preparing [2022-10-12T13:24:43.055Z] 821f30a12bd0: Preparing [2022-10-12T13:24:43.055Z] 8b0c7f2217db: Preparing [2022-10-12T13:24:43.055Z] 5d3e392a13a0: Preparing [2022-10-12T13:24:43.055Z] 5d3e392a13a0: Layer already exists [2022-10-12T13:24:43.323Z] 1f4b24b98d15: Pushed [2022-10-12T13:24:43.323Z] 1674b47254d3: Pushed [2022-10-12T13:24:43.908Z] 8b0c7f2217db: Pushed [2022-10-12T13:24:49.246Z] 821f30a12bd0: Pushed [2022-10-12T13:24:49.246Z] 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0: digest: sha256:a226fa7bd7d6b3131c3a7ca04d427c770cd2d77b6ea4e8b73f8e676291030219 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:24:49.599Z] + 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-10-12T13:24:49.947Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-12T13:24:49.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-12T13:24:49.947Z] 1674b47254d3: Preparing [2022-10-12T13:24:49.947Z] 1f4b24b98d15: Preparing [2022-10-12T13:24:49.947Z] 821f30a12bd0: Preparing [2022-10-12T13:24:49.947Z] 8b0c7f2217db: Preparing [2022-10-12T13:24:49.947Z] 5d3e392a13a0: Preparing [2022-10-12T13:24:49.947Z] 5d3e392a13a0: Layer already exists [2022-10-12T13:24:49.947Z] 8b0c7f2217db: Layer already exists [2022-10-12T13:24:49.947Z] 1f4b24b98d15: Layer already exists [2022-10-12T13:24:49.947Z] 1674b47254d3: Layer already exists [2022-10-12T13:24:49.947Z] 821f30a12bd0: Layer already exists [2022-10-12T13:24:49.947Z] latest: digest: sha256:a226fa7bd7d6b3131c3a7ca04d427c770cd2d77b6ea4e8b73f8e676291030219 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:24:50.309Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:24:50.650Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.32 [2022-10-12T13:24:50.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-12T13:24:50.650Z] 1674b47254d3: Preparing [2022-10-12T13:24:50.650Z] 1f4b24b98d15: Preparing [2022-10-12T13:24:50.650Z] 821f30a12bd0: Preparing [2022-10-12T13:24:50.650Z] 8b0c7f2217db: Preparing [2022-10-12T13:24:50.650Z] 5d3e392a13a0: Preparing [2022-10-12T13:24:50.650Z] 5d3e392a13a0: Layer already exists [2022-10-12T13:24:50.650Z] 1674b47254d3: Layer already exists [2022-10-12T13:24:50.650Z] 8b0c7f2217db: Layer already exists [2022-10-12T13:24:50.650Z] 821f30a12bd0: Layer already exists [2022-10-12T13:24:50.650Z] 1f4b24b98d15: Layer already exists [2022-10-12T13:24:50.650Z] 2.3.0-dev.32: digest: sha256:a226fa7bd7d6b3131c3a7ca04d427c770cd2d77b6ea4e8b73f8e676291030219 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:24:50.997Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:24:51.410Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 [2022-10-12T13:24:51.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-12T13:24:51.410Z] 1674b47254d3: Preparing [2022-10-12T13:24:51.410Z] 1f4b24b98d15: Preparing [2022-10-12T13:24:51.410Z] 821f30a12bd0: Preparing [2022-10-12T13:24:51.410Z] 8b0c7f2217db: Preparing [2022-10-12T13:24:51.410Z] 5d3e392a13a0: Preparing [2022-10-12T13:24:51.410Z] 8b0c7f2217db: Layer already exists [2022-10-12T13:24:51.410Z] 821f30a12bd0: Layer already exists [2022-10-12T13:24:51.410Z] 1f4b24b98d15: Layer already exists [2022-10-12T13:24:51.410Z] 5d3e392a13a0: Layer already exists [2022-10-12T13:24:51.410Z] 1674b47254d3: Layer already exists [2022-10-12T13:24:51.410Z] 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32: digest: sha256:a226fa7bd7d6b3131c3a7ca04d427c770cd2d77b6ea4e8b73f8e676291030219 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:24:51.786Z] + 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-10-12T13:24:52.143Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-10-12T13:24:52.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-12T13:24:52.143Z] 1674b47254d3: Preparing [2022-10-12T13:24:52.143Z] 1f4b24b98d15: Preparing [2022-10-12T13:24:52.143Z] 821f30a12bd0: Preparing [2022-10-12T13:24:52.143Z] 8b0c7f2217db: Preparing [2022-10-12T13:24:52.143Z] 5d3e392a13a0: Preparing [2022-10-12T13:24:52.143Z] 1f4b24b98d15: Layer already exists [2022-10-12T13:24:52.143Z] 8b0c7f2217db: Layer already exists [2022-10-12T13:24:52.143Z] 1674b47254d3: Layer already exists [2022-10-12T13:24:52.143Z] 821f30a12bd0: Layer already exists [2022-10-12T13:24:52.143Z] 5d3e392a13a0: Layer already exists [2022-10-12T13:24:52.143Z] main: digest: sha256:a226fa7bd7d6b3131c3a7ca04d427c770cd2d77b6ea4e8b73f8e676291030219 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T13:24:52.204Z] ===================================================== [Pipeline] echo [2022-10-12T13:24:52.211Z] taggedImages: [2022-10-12T13:24:52.211Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [2022-10-12T13:24:52.211Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-12T13:24:52.211Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.32 [2022-10-12T13:24:52.211Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7ec405a7ebe2d3fd94ca179867e83cca09fb31d0-2.3.0-dev.32 [2022-10-12T13:24:52.211Z] - 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-10-12T13:24:52.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T13:24:52.614Z] [2022-10-12T13:24:52.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:24:52.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T13:24:52.982Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-12T13:24:52.982Z] 8998bd30e6a1: Pulling fs layer [2022-10-12T13:24:52.982Z] 04944245beec: Pulling fs layer [2022-10-12T13:24:52.982Z] 699f458cf7ca: Pulling fs layer [2022-10-12T13:24:52.982Z] 765212b225bb: Pulling fs layer [2022-10-12T13:24:52.982Z] f23df028b6ca: Pulling fs layer [2022-10-12T13:24:52.982Z] d65c8cfc05b1: Pulling fs layer [2022-10-12T13:24:52.982Z] 765212b225bb: Waiting [2022-10-12T13:24:52.982Z] f23df028b6ca: Waiting [2022-10-12T13:24:52.982Z] 2437ff75d9bd: Pulling fs layer [2022-10-12T13:24:52.982Z] 2437ff75d9bd: Waiting [2022-10-12T13:24:52.982Z] d65c8cfc05b1: Waiting [2022-10-12T13:24:53.263Z] 04944245beec: Verifying Checksum [2022-10-12T13:24:53.263Z] 04944245beec: Download complete [2022-10-12T13:24:53.263Z] 765212b225bb: Verifying Checksum [2022-10-12T13:24:53.263Z] 765212b225bb: Download complete [2022-10-12T13:24:53.263Z] f23df028b6ca: Verifying Checksum [2022-10-12T13:24:53.263Z] f23df028b6ca: Download complete [2022-10-12T13:24:53.263Z] d65c8cfc05b1: Verifying Checksum [2022-10-12T13:24:53.263Z] d65c8cfc05b1: Download complete [2022-10-12T13:24:53.263Z] 699f458cf7ca: Verifying Checksum [2022-10-12T13:24:53.263Z] 699f458cf7ca: Download complete [2022-10-12T13:24:53.853Z] 8998bd30e6a1: Verifying Checksum [2022-10-12T13:24:53.853Z] 8998bd30e6a1: Download complete [2022-10-12T13:24:56.432Z] 2437ff75d9bd: Verifying Checksum [2022-10-12T13:24:56.432Z] 2437ff75d9bd: Download complete [2022-10-12T13:24:57.842Z] 8998bd30e6a1: Pull complete [2022-10-12T13:24:58.108Z] 04944245beec: Pull complete [2022-10-12T13:24:59.514Z] 699f458cf7ca: Pull complete [2022-10-12T13:24:59.782Z] 765212b225bb: Pull complete [2022-10-12T13:25:00.367Z] f23df028b6ca: Pull complete [2022-10-12T13:25:00.632Z] d65c8cfc05b1: Pull complete [2022-10-12T13:25:15.617Z] 2437ff75d9bd: Pull complete [2022-10-12T13:25:15.617Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-12T13:25:15.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T13:25:15.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:25:15.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-7754 does not seem to be running inside a container [2022-10-12T13:25:15.870Z] $ 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/71 -v /w/workspace/device-onvif-camera/71:/w/workspace/device-onvif-camera/71:rw,z -v /w/workspace/device-onvif-camera/71@tmp:/w/workspace/device-onvif-camera/71@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-10-12T13:25:18.426Z] $ docker top fa9e921c21bcafcab6f88e5b1eee1bfcafda58c6dd74722abfb96ee3497e2faf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:25:18.934Z] ---> job-cost.sh [2022-10-12T13:25:19.198Z] lf-activate-venv: SKIPPING [2022-10-12T13:25:19.198Z] INFO: No Stack... [2022-10-12T13:25:19.775Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-12T13:25:20.354Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T13:25:20.671Z] + cat /w/workspace/device-onvif-camera/71/archives/cost.csv [2022-10-12T13:25:20.671Z] + cut -d, -f6 [Pipeline] lock [2022-10-12T13:25:20.729Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] [2022-10-12T13:25:20.736Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] did not exist. Created. [2022-10-12T13:25:20.736Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T13:25:21.077Z] /w/workspace/device-onvif-camera/71@tmp/durable-75565b19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-12T13:25:21.724Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-12T13:25:21.742Z] Warning: overwriting stash ‘stack-cost’ [2022-10-12T13:25:21.801Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T13:25:21.807Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T13:25:21.823Z] $ docker stop --time=1 fa9e921c21bcafcab6f88e5b1eee1bfcafda58c6dd74722abfb96ee3497e2faf [2022-10-12T13:25:23.644Z] $ docker rm -f fa9e921c21bcafcab6f88e5b1eee1bfcafda58c6dd74722abfb96ee3497e2faf [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-10-12T13:25:24.074Z] provisioning config files... [2022-10-12T13:25:24.083Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7346569792641521279tmp [Pipeline] { [Pipeline] sh [2022-10-12T13:25:24.381Z] + set +x [2022-10-12T13:25:24.381Z] + curl -s https://codecov.io/bash [2022-10-12T13:25:24.381Z] + bash -s -- [2022-10-12T13:25:24.381Z] [2022-10-12T13:25:24.381Z] _____ _ [2022-10-12T13:25:24.381Z] / ____| | | [2022-10-12T13:25:24.381Z] | | ___ __| | ___ ___ _____ __ [2022-10-12T13:25:24.381Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-12T13:25:24.381Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-12T13:25:24.381Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-12T13:25:24.381Z] Bash-1.0.6 [2022-10-12T13:25:24.381Z] [2022-10-12T13:25:24.381Z] [2022-10-12T13:25:24.381Z] ==> git version 2.25.1 found [2022-10-12T13:25:24.381Z] ==> 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-10-12T13:25:24.381Z] Release-Date: 2020-01-08 [2022-10-12T13:25:24.381Z] 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-10-12T13:25:24.381Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-12T13:25:24.381Z] ==> Jenkins CI detected. [2022-10-12T13:25:24.381Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-10-12T13:25:24.381Z] project root: . [2022-10-12T13:25:24.381Z] --> token set from env [2022-10-12T13:25:24.381Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-12T13:25:24.381Z] ==> Running gcov in . (disable via -X gcov) [2022-10-12T13:25:24.381Z] ==> Python coveragepy not found [2022-10-12T13:25:24.381Z] ==> Searching for coverage reports in: [2022-10-12T13:25:24.381Z] + . [2022-10-12T13:25:24.381Z] -> Found 1 reports [2022-10-12T13:25:24.381Z] ==> Detecting git/mercurial file structure [2022-10-12T13:25:24.381Z] ==> Reading reports [2022-10-12T13:25:24.381Z] + ./coverage.out bytes=78636 [2022-10-12T13:25:24.642Z] ==> Appending adjustments [2022-10-12T13:25:24.642Z] https://docs.codecov.io/docs/fixing-reports [2022-10-12T13:25:24.642Z] + Found adjustments [2022-10-12T13:25:24.642Z] ==> Gzipping contents [2022-10-12T13:25:24.642Z] 12K /tmp/codecov.t1aawd.gz [2022-10-12T13:25:24.642Z] ==> Uploading reports [2022-10-12T13:25:24.642Z] url: https://codecov.io [2022-10-12T13:25:24.642Z] query: branch=main&commit=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T13:25:24.642Z] -> Pinging Codecov [2022-10-12T13:25:24.642Z] 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=7ec405a7ebe2d3fd94ca179867e83cca09fb31d0&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T13:25:25.211Z] -> Uploading to [2022-10-12T13:25:25.211Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-12/F29A59C45E3A92E06B3E522C9905F8EF/7ec405a7ebe2d3fd94ca179867e83cca09fb31d0/8d90d8b0-9a09-4da6-8242-9028ff1840eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T132524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=091aef073020664a4a1733d5984e3dbd2288d474b70e97d84772deb480359de7 [2022-10-12T13:25:25.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T13:25:25.211Z] Dload Upload Total Spent Left Speed [2022-10-12T13:25:25.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10725 0 0 100 10725 0 52573 --:--:-- --:--:-- --:--:-- 52317 100 10725 0 0 100 10725 0 48750 --:--:-- --:--:-- --:--:-- 48529 [2022-10-12T13:25:25.211Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] } [2022-10-12T13:25:25.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-12T13:25:25.544Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-12T13:25:25.556Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:25:25.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T13:25:25.863Z] [2022-10-12T13:25:25.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:25:26.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T13:25:26.162Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-12T13:25:26.162Z] df9b9388f04a: Pulling fs layer [2022-10-12T13:25:26.162Z] 52dc419b0ee2: Pulling fs layer [2022-10-12T13:25:26.162Z] 25bc292e5bac: Pulling fs layer [2022-10-12T13:25:26.162Z] 114826534d7a: Pulling fs layer [2022-10-12T13:25:26.162Z] 4657fd5d0bcf: Pulling fs layer [2022-10-12T13:25:26.162Z] 6ad1cebc031e: Pulling fs layer [2022-10-12T13:25:26.162Z] 8a3aa393b2d8: Pulling fs layer [2022-10-12T13:25:26.162Z] 4657fd5d0bcf: Waiting [2022-10-12T13:25:26.162Z] 114826534d7a: Waiting [2022-10-12T13:25:26.162Z] 8a3aa393b2d8: Waiting [2022-10-12T13:25:26.162Z] 6ad1cebc031e: Waiting [2022-10-12T13:25:26.162Z] 25bc292e5bac: Verifying Checksum [2022-10-12T13:25:26.162Z] 25bc292e5bac: Download complete [2022-10-12T13:25:26.162Z] 52dc419b0ee2: Verifying Checksum [2022-10-12T13:25:26.162Z] 52dc419b0ee2: Download complete [2022-10-12T13:25:26.162Z] 4657fd5d0bcf: Verifying Checksum [2022-10-12T13:25:26.162Z] 4657fd5d0bcf: Download complete [2022-10-12T13:25:26.162Z] df9b9388f04a: Download complete [2022-10-12T13:25:26.422Z] df9b9388f04a: Pull complete [2022-10-12T13:25:26.422Z] 6ad1cebc031e: Verifying Checksum [2022-10-12T13:25:26.422Z] 6ad1cebc031e: Download complete [2022-10-12T13:25:26.422Z] 52dc419b0ee2: Pull complete [2022-10-12T13:25:26.422Z] 25bc292e5bac: Pull complete [2022-10-12T13:25:26.999Z] 114826534d7a: Verifying Checksum [2022-10-12T13:25:26.999Z] 114826534d7a: Download complete [2022-10-12T13:25:26.999Z] 8a3aa393b2d8: Verifying Checksum [2022-10-12T13:25:26.999Z] 8a3aa393b2d8: Download complete [2022-10-12T13:25:30.300Z] 114826534d7a: Pull complete [2022-10-12T13:25:30.560Z] 4657fd5d0bcf: Pull complete [2022-10-12T13:25:30.819Z] 6ad1cebc031e: Pull complete [2022-10-12T13:25:34.116Z] 8a3aa393b2d8: Pull complete [2022-10-12T13:25:34.116Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-12T13:25:34.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T13:25:34.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:25:34.196Z] prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container [2022-10-12T13:25:34.227Z] $ 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-10-12T13:25:37.118Z] $ docker top f2d92aec2fc36fe92906fcd3834b8ffcac4f04a8df88f59c379ac56e547ebb12 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-12T13:25:37.189Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-10-12T13:25:37.468Z] + set -o pipefail [2022-10-12T13:25:37.468Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-10-12T13:25:42.733Z] [2022-10-12T13:25:42.733Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-10-12T13:25:42.733Z] [2022-10-12T13:25:42.733Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/043f4e73-e44e-494e-a329-1cc7eeaf00f0 [2022-10-12T13:25:42.733Z] [2022-10-12T13:25:42.733Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-12T13:25:42.733Z] [2022-10-12T13:25:42.733Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-12T13:25:42.733Z] [2022-10-12T13:25:42.733Z] [2022-10-12T13:25:42.733Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-12T13:25:42.733Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-12T13:25:42.733Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-12T13:25:42.738Z] $ docker stop --time=1 f2d92aec2fc36fe92906fcd3834b8ffcac4f04a8df88f59c379ac56e547ebb12 [2022-10-12T13:25:45.791Z] $ docker rm -f f2d92aec2fc36fe92906fcd3834b8ffcac4f04a8df88f59c379ac56e547ebb12 [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-10-12T13:25:46.297Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T13:25:46.315Z] provisioning config files... [2022-10-12T13:25:46.322Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5599078161680074279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:25:46.624Z] --> edgex-publish-swagger.sh [2022-10-12T13:25:46.624Z] === Publish doc/openapi/v2 API === [2022-10-12T13:25:46.624Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-10-12T13:25:46.624Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-10-12T13:25:46.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T13:25:46.624Z] Dload Upload Total Spent Left Speed [2022-10-12T13:25:47.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 405k 0 0 100 405k 0 475k --:--:-- --:--:-- --:--:-- 474k 100 405k 0 0 100 405k 0 474k --:--:-- --:--:-- --:--:-- 474k [2022-10-12T13:25:47.562Z] [2022-10-12T13:25:47.562Z] [Pipeline] } [2022-10-12T13:25:47.568Z] 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-10-12T13:25:47.973Z] + git log --format=format:%s -1 7ec405a7ebe2d3fd94ca179867e83cca09fb31d0 [Pipeline] sh [2022-10-12T13:25:48.263Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T13:25:48.263Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:25:48.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T13:25:48.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:25:48.633Z] prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container [2022-10-12T13:25:48.660Z] $ 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-10-12T13:25:49.066Z] $ docker top eb782c5ba0ebeb0e7095bb5763fd77d829c9f92c27d9e50b7d85c942ea1387af -eo pid,comm [2022-10-12T13:25:49.124Z] 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-10-12T13:25:49.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T13:25:49.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T13:25:49.163Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T13:25:49.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T13:25:49.268Z] $ docker exec eb782c5ba0ebeb0e7095bb5763fd77d829c9f92c27d9e50b7d85c942ea1387af ssh-agent [2022-10-12T13:25:49.386Z] SSH_AUTH_SOCK=/tmp/ssh-BEw5oNR2Xbzb/agent.32 [2022-10-12T13:25:49.387Z] SSH_AGENT_PID=39 [2022-10-12T13:25:49.391Z] Running ssh-add (command line suppressed) [2022-10-12T13:25:49.486Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2906026960040101717.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2906026960040101717.key) [2022-10-12T13:25:49.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T13:25:49.802Z] + git semver tag [2022-10-12T13:25:50.060Z] 2022-10-12 13:25:50,002 [run_tag] DEBUG tag force:False [2022-10-12T13:25:50.060Z] 2022-10-12 13:25:50,002 [check_head_tag] DEBUG check head tag [2022-10-12T13:25:50.060Z] 2022-10-12 13:25:50,003 [execute] INFO git cat-file --batch-check [2022-10-12T13:25:50.060Z] 2022-10-12 13:25:50,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-12T13:25:50.060Z] 2022-10-12 13:25:50,007 [execute] INFO git cat-file --batch [2022-10-12T13:25:50.060Z] 2022-10-12 13:25:50,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-12T13:25:50.060Z] 2022-10-12 13:25:50,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T13:25:50.060Z] 2022-10-12 13:25:50,028 [execute] INFO git tag -a v2.3.0-dev.32 -m v2.3.0-dev.32 [2022-10-12T13:25:50.060Z] 2022-10-12 13:25:50,028 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.32', '-m', 'v2.3.0-dev.32'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T13:25:50.060Z] 2022-10-12 13:25:50,033 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T13:25:50.060Z] 2.3.0-dev.32 [Pipeline] } [2022-10-12T13:25:50.063Z] $ docker exec --env ******** --env ******** eb782c5ba0ebeb0e7095bb5763fd77d829c9f92c27d9e50b7d85c942ea1387af ssh-agent -k [2022-10-12T13:25:50.159Z] unset SSH_AUTH_SOCK; [2022-10-12T13:25:50.160Z] unset SSH_AGENT_PID; [2022-10-12T13:25:50.160Z] echo Agent pid 39 killed; [2022-10-12T13:25:50.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T13:25:50.481Z] + git semver [Pipeline] } [2022-10-12T13:25:50.745Z] $ docker stop --time=1 eb782c5ba0ebeb0e7095bb5763fd77d829c9f92c27d9e50b7d85c942ea1387af [2022-10-12T13:25:52.007Z] $ docker rm -f eb782c5ba0ebeb0e7095bb5763fd77d829c9f92c27d9e50b7d85c942ea1387af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:25:52.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T13:25:52.409Z] [2022-10-12T13:25:52.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:25:52.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T13:25:52.706Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-12T13:25:52.706Z] ab5ef0e58194: Pulling fs layer [2022-10-12T13:25:52.706Z] 9712f1f96733: Pulling fs layer [2022-10-12T13:25:52.706Z] 63f879dbbcfc: Pulling fs layer [2022-10-12T13:25:52.706Z] 0d9ebad4ef96: Pulling fs layer [2022-10-12T13:25:52.706Z] e9a5061849ea: Pulling fs layer [2022-10-12T13:25:52.706Z] d747dcd14b5f: Pulling fs layer [2022-10-12T13:25:52.706Z] 2de7ff778b66: Pulling fs layer [2022-10-12T13:25:52.706Z] 0d9ebad4ef96: Waiting [2022-10-12T13:25:52.706Z] d747dcd14b5f: Waiting [2022-10-12T13:25:52.706Z] e9a5061849ea: Waiting [2022-10-12T13:25:52.706Z] 2de7ff778b66: Waiting [2022-10-12T13:25:52.706Z] 9712f1f96733: Verifying Checksum [2022-10-12T13:25:52.706Z] 9712f1f96733: Download complete [2022-10-12T13:25:52.965Z] 63f879dbbcfc: Verifying Checksum [2022-10-12T13:25:52.965Z] 63f879dbbcfc: Download complete [2022-10-12T13:25:53.226Z] e9a5061849ea: Verifying Checksum [2022-10-12T13:25:53.226Z] e9a5061849ea: Download complete [2022-10-12T13:25:53.226Z] d747dcd14b5f: Verifying Checksum [2022-10-12T13:25:53.226Z] d747dcd14b5f: Download complete [2022-10-12T13:25:53.487Z] 2de7ff778b66: Verifying Checksum [2022-10-12T13:25:53.487Z] 2de7ff778b66: Download complete [2022-10-12T13:25:53.487Z] 0d9ebad4ef96: Verifying Checksum [2022-10-12T13:25:53.487Z] 0d9ebad4ef96: Download complete [2022-10-12T13:25:53.745Z] ab5ef0e58194: Verifying Checksum [2022-10-12T13:25:53.745Z] ab5ef0e58194: Download complete [2022-10-12T13:25:56.272Z] ab5ef0e58194: Pull complete [2022-10-12T13:25:56.272Z] 9712f1f96733: Pull complete [2022-10-12T13:25:56.838Z] 63f879dbbcfc: Pull complete [2022-10-12T13:26:00.112Z] 0d9ebad4ef96: Pull complete [2022-10-12T13:26:00.369Z] e9a5061849ea: Pull complete [2022-10-12T13:26:00.627Z] d747dcd14b5f: Pull complete [2022-10-12T13:26:01.558Z] 2de7ff778b66: Pull complete [2022-10-12T13:26:01.558Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-12T13:26:01.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T13:26:01.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:26:01.717Z] prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container [2022-10-12T13:26:01.744Z] $ 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-10-12T13:26:05.147Z] $ docker top f96719f91b16318ea281ff4925a8b714dd2d85790edae24a508c5d406bc4b3d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-12T13:26:05.219Z] provisioning config files... [2022-10-12T13:26:05.224Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3010383322428170318tmp [2022-10-12T13:26:05.232Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11771181292821915936tmp [2022-10-12T13:26:05.240Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5442807880074653283tmp [Pipeline] { [Pipeline] echo [2022-10-12T13:26:05.254Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:26:05.535Z] ---> sigul-configuration.sh [2022-10-12T13:26:05.535Z] gpg: directory `/root/.gnupg' created [2022-10-12T13:26:05.535Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-12T13:26:05.535Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-12T13:26:05.535Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-12T13:26:05.535Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-12T13:26:05.535Z] gpg: CAST5 encrypted data [2022-10-12T13:26:05.535Z] gpg: encrypted with 1 passphrase [2022-10-12T13:26:05.535Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-12T13:26:05.816Z] + mkdir /home/jenkins [2022-10-12T13:26:05.816Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-12T13:26:06.096Z] + 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-10-12T13:26:06.103Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:26:06.384Z] ---> sigul-install.sh [2022-10-12T13:26:06.384Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-12T13:26:06.673Z] + git tag --list [2022-10-12T13:26:06.673Z] v0.0.0 [2022-10-12T13:26:06.673Z] v0.0.1-dev.1 [2022-10-12T13:26:06.673Z] v0.0.1-dev.10 [2022-10-12T13:26:06.673Z] v0.0.1-dev.11 [2022-10-12T13:26:06.673Z] v0.0.1-dev.12 [2022-10-12T13:26:06.673Z] v0.0.1-dev.13 [2022-10-12T13:26:06.673Z] v0.0.1-dev.14 [2022-10-12T13:26:06.673Z] v0.0.1-dev.15 [2022-10-12T13:26:06.673Z] v0.0.1-dev.16 [2022-10-12T13:26:06.673Z] v0.0.1-dev.17 [2022-10-12T13:26:06.673Z] v0.0.1-dev.18 [2022-10-12T13:26:06.673Z] v0.0.1-dev.19 [2022-10-12T13:26:06.673Z] v0.0.1-dev.2 [2022-10-12T13:26:06.673Z] v0.0.1-dev.20 [2022-10-12T13:26:06.673Z] v0.0.1-dev.21 [2022-10-12T13:26:06.673Z] v0.0.1-dev.22 [2022-10-12T13:26:06.673Z] v0.0.1-dev.23 [2022-10-12T13:26:06.673Z] v0.0.1-dev.24 [2022-10-12T13:26:06.673Z] v0.0.1-dev.25 [2022-10-12T13:26:06.673Z] v0.0.1-dev.26 [2022-10-12T13:26:06.673Z] v0.0.1-dev.27 [2022-10-12T13:26:06.673Z] v0.0.1-dev.28 [2022-10-12T13:26:06.673Z] v0.0.1-dev.3 [2022-10-12T13:26:06.673Z] v0.0.1-dev.4 [2022-10-12T13:26:06.673Z] v0.0.1-dev.5 [2022-10-12T13:26:06.673Z] v0.0.1-dev.6 [2022-10-12T13:26:06.673Z] v0.0.1-dev.7 [2022-10-12T13:26:06.673Z] v0.0.1-dev.8 [2022-10-12T13:26:06.673Z] v0.0.1-dev.9 [2022-10-12T13:26:06.673Z] v2.2.0 [2022-10-12T13:26:06.673Z] v2.2.0-dev.29 [2022-10-12T13:26:06.673Z] v2.2.0-dev.30 [2022-10-12T13:26:06.673Z] v2.2.0-dev.31 [2022-10-12T13:26:06.673Z] v2.2.0-dev.32 [2022-10-12T13:26:06.673Z] v2.2.0-dev.33 [2022-10-12T13:26:06.673Z] v2.2.0-dev.34 [2022-10-12T13:26:06.673Z] v2.2.0-dev.35 [2022-10-12T13:26:06.673Z] v2.3.0-dev.1 [2022-10-12T13:26:06.673Z] v2.3.0-dev.10 [2022-10-12T13:26:06.673Z] v2.3.0-dev.11 [2022-10-12T13:26:06.673Z] v2.3.0-dev.12 [2022-10-12T13:26:06.673Z] v2.3.0-dev.13 [2022-10-12T13:26:06.673Z] v2.3.0-dev.14 [2022-10-12T13:26:06.673Z] v2.3.0-dev.15 [2022-10-12T13:26:06.673Z] v2.3.0-dev.16 [2022-10-12T13:26:06.673Z] v2.3.0-dev.17 [2022-10-12T13:26:06.673Z] v2.3.0-dev.18 [2022-10-12T13:26:06.673Z] v2.3.0-dev.19 [2022-10-12T13:26:06.673Z] v2.3.0-dev.2 [2022-10-12T13:26:06.673Z] v2.3.0-dev.20 [2022-10-12T13:26:06.673Z] v2.3.0-dev.21 [2022-10-12T13:26:06.673Z] v2.3.0-dev.22 [2022-10-12T13:26:06.673Z] v2.3.0-dev.23 [2022-10-12T13:26:06.673Z] v2.3.0-dev.24 [2022-10-12T13:26:06.673Z] v2.3.0-dev.25 [2022-10-12T13:26:06.673Z] v2.3.0-dev.26 [2022-10-12T13:26:06.673Z] v2.3.0-dev.27 [2022-10-12T13:26:06.673Z] v2.3.0-dev.28 [2022-10-12T13:26:06.673Z] v2.3.0-dev.29 [2022-10-12T13:26:06.673Z] v2.3.0-dev.3 [2022-10-12T13:26:06.673Z] v2.3.0-dev.30 [2022-10-12T13:26:06.673Z] v2.3.0-dev.31 [2022-10-12T13:26:06.673Z] v2.3.0-dev.32 [2022-10-12T13:26:06.673Z] v2.3.0-dev.4 [2022-10-12T13:26:06.673Z] v2.3.0-dev.5 [2022-10-12T13:26:06.673Z] v2.3.0-dev.6 [2022-10-12T13:26:06.673Z] v2.3.0-dev.7 [2022-10-12T13:26:06.673Z] v2.3.0-dev.8 [2022-10-12T13:26:06.673Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-12T13:26:06.958Z] + lftools sign git-tag v2.3.0-dev.32 [2022-10-12T13:26:07.525Z] Signing Git tag with Sigul... [2022-10-12T13:26:07.525Z] Signing v2.3.0-dev.32 [Pipeline] echo [2022-10-12T13:26:07.791Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:26:08.073Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-12T13:26:08.079Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-12T13:26:08.093Z] $ docker stop --time=1 f96719f91b16318ea281ff4925a8b714dd2d85790edae24a508c5d406bc4b3d9 [2022-10-12T13:26:09.366Z] $ docker rm -f f96719f91b16318ea281ff4925a8b714dd2d85790edae24a508c5d406bc4b3d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-12T13:26:09.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T13:26:09.790Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:26:10.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T13:26:10.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:26:10.157Z] prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container [2022-10-12T13:26:10.187Z] $ 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-10-12T13:26:10.541Z] $ docker top fd23ca03285184d30ccfedcbf3c28ba5f07bc7d60b4b2735b7d375475f75e08d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T13:26:10.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T13:26:10.634Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T13:26:10.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T13:26:10.746Z] $ docker exec fd23ca03285184d30ccfedcbf3c28ba5f07bc7d60b4b2735b7d375475f75e08d ssh-agent [2022-10-12T13:26:10.864Z] SSH_AUTH_SOCK=/tmp/ssh-PuXvu3oKOLT8/agent.31 [2022-10-12T13:26:10.864Z] SSH_AGENT_PID=37 [2022-10-12T13:26:10.869Z] Running ssh-add (command line suppressed) [2022-10-12T13:26:10.960Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7599415455320490754.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7599415455320490754.key) [2022-10-12T13:26:10.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T13:26:11.272Z] + git semver bump pre [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,488 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,488 [bump_version] DEBUG bumping version:2.3.0-dev.32 on axis:pre with prefix:dev [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,488 [bump_version] DEBUG bumped version:2.3.0-dev.33 [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,488 [write_version] DEBUG write version:2.3.0-dev.33 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,489 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,489 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,490 [execute] INFO git cat-file --batch-check [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,497 [execute] INFO git cat-file --batch [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T13:26:11.531Z] 2022-10-12 13:26:11,503 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T13:26:11.531Z] 2.3.0-dev.33 [Pipeline] } [2022-10-12T13:26:11.534Z] $ docker exec --env ******** --env ******** fd23ca03285184d30ccfedcbf3c28ba5f07bc7d60b4b2735b7d375475f75e08d ssh-agent -k [2022-10-12T13:26:11.653Z] unset SSH_AUTH_SOCK; [2022-10-12T13:26:11.653Z] unset SSH_AGENT_PID; [2022-10-12T13:26:11.653Z] echo Agent pid 37 killed; [2022-10-12T13:26:11.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T13:26:11.974Z] + git semver [Pipeline] } [2022-10-12T13:26:12.238Z] $ docker stop --time=1 fd23ca03285184d30ccfedcbf3c28ba5f07bc7d60b4b2735b7d375475f75e08d [2022-10-12T13:26:13.492Z] $ docker rm -f fd23ca03285184d30ccfedcbf3c28ba5f07bc7d60b4b2735b7d375475f75e08d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T13:26:13.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T13:26:13.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:26:14.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T13:26:14.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:26:14.198Z] prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container [2022-10-12T13:26:14.221Z] $ 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-10-12T13:26:14.557Z] $ docker top c47ba7616f3c89a3fd94fd080201dc0ab5a3bc2526a224be45b65e92fc19da5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T13:26:14.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T13:26:14.654Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T13:26:14.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T13:26:14.775Z] $ docker exec c47ba7616f3c89a3fd94fd080201dc0ab5a3bc2526a224be45b65e92fc19da5f ssh-agent [2022-10-12T13:26:14.889Z] SSH_AUTH_SOCK=/tmp/ssh-5M0SUNEAIQ78/agent.32 [2022-10-12T13:26:14.889Z] SSH_AGENT_PID=38 [2022-10-12T13:26:14.894Z] Running ssh-add (command line suppressed) [2022-10-12T13:26:14.992Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4006818234187401070.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4006818234187401070.key) [2022-10-12T13:26:15.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T13:26:15.300Z] + git semver push [2022-10-12T13:26:15.560Z] 2022-10-12 13:26:15,468 [run_push] DEBUG push [2022-10-12T13:26:15.560Z] 2022-10-12 13:26:15,468 [execute] INFO git cat-file --batch-check [2022-10-12T13:26:15.560Z] 2022-10-12 13:26:15,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T13:26:15.560Z] 2022-10-12 13:26:15,472 [execute] INFO git rev-list 643d04dfab9106f7e86618a6204ef78b845f2ccd -- [2022-10-12T13:26:15.560Z] 2022-10-12 13:26:15,473 [execute] DEBUG Popen(['git', 'rev-list', '643d04dfab9106f7e86618a6204ef78b845f2ccd', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T13:26:15.560Z] 2022-10-12 13:26:15,478 [execute] INFO git fetch -v origin [2022-10-12T13:26:15.560Z] 2022-10-12 13:26:15,479 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-12T13:26:16.497Z] 2022-10-12 13:26:16,128 [run_push] DEBUG no remote changes detected [2022-10-12T13:26:16.497Z] 2022-10-12 13:26:16,129 [execute] INFO git push origin semver [2022-10-12T13:26:16.497Z] 2022-10-12 13:26:16,130 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T13:26:17.069Z] 2022-10-12 13:26:16,904 [run_push] DEBUG push all version tags [2022-10-12T13:26:17.069Z] 2022-10-12 13:26:16,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-12T13:26:17.069Z] 2022-10-12 13:26:16,905 [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-10-12T13:26:18.008Z] 2022-10-12 13:26:17,996 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T13:26:18.008Z] 2.3.0-dev.33 [Pipeline] } [2022-10-12T13:26:18.269Z] $ docker exec --env ******** --env ******** c47ba7616f3c89a3fd94fd080201dc0ab5a3bc2526a224be45b65e92fc19da5f ssh-agent -k [2022-10-12T13:26:18.379Z] unset SSH_AUTH_SOCK; [2022-10-12T13:26:18.381Z] unset SSH_AGENT_PID; [2022-10-12T13:26:18.382Z] echo Agent pid 38 killed; [2022-10-12T13:26:18.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T13:26:18.704Z] + git semver [Pipeline] } [2022-10-12T13:26:18.970Z] $ docker stop --time=1 c47ba7616f3c89a3fd94fd080201dc0ab5a3bc2526a224be45b65e92fc19da5f [2022-10-12T13:26:20.221Z] $ docker rm -f c47ba7616f3c89a3fd94fd080201dc0ab5a3bc2526a224be45b65e92fc19da5f [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-10-12T13:26:20.812Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-10-12T13:26:20.812Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-12T13:26:20.812Z] total 16 [2022-10-12T13:26:20.812Z] drwxr-xr-x 3 root root 4096 Oct 12 13:17 . [2022-10-12T13:26:20.812Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 13:26 .. [2022-10-12T13:26:20.812Z] drwxr-xr-x 2 root root 4096 Oct 12 13:17 cost [2022-10-12T13:26:20.812Z] -rw-r--r-- 1 root root 90 Oct 12 13:17 cost.csv [2022-10-12T13:26:20.812Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-12T13:26:20.812Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-12T13:26:20.812Z] total 16 [2022-10-12T13:26:20.812Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 13:17 . [2022-10-12T13:26:20.812Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 13:26 .. [2022-10-12T13:26:20.812Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 13:17 cost [2022-10-12T13:26:20.812Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 12 13:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:26:21.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:26:21.810Z] ---> package-listing.sh [2022-10-12T13:26:21.810Z] ++ facter osfamily [2022-10-12T13:26:21.810Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-12T13:26:21.810Z] + OS_FAMILY=debian [2022-10-12T13:26:21.810Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-10-12T13:26:21.810Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-12T13:26:21.810Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-12T13:26:21.810Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-12T13:26:21.810Z] + PACKAGES=/tmp/packages_start.txt [2022-10-12T13:26:21.810Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-12T13:26:21.810Z] + PACKAGES=/tmp/packages_end.txt [2022-10-12T13:26:21.810Z] + case "${OS_FAMILY}" in [2022-10-12T13:26:21.810Z] + dpkg -l [2022-10-12T13:26:21.810Z] + grep '^ii' [2022-10-12T13:26:21.810Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-12T13:26:21.810Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-12T13:26:21.810Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-12T13:26:21.810Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-12T13:26:21.810Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-10-12T13:26:21.810Z] + 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-10-12T13:26:21.820Z] 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-10-12T13:26:22.096Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T13:26:22.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T13:26:22.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T13:26:22.767Z] prd-ubuntu20.04-docker-8c-8g-7753 does not seem to be running inside a container [2022-10-12T13:26:22.878Z] $ 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-10-12T13:26:23.117Z] $ docker top b16542e1073d025bac3453297cc6bd4686bdad7e3772f5cc537da4824c244ecb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T13:26:23.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-12T13:26:23.894Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-12T13:26:24.177Z] + ls /var/log/sa-host [2022-10-12T13:26:24.177Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T13:26:24.272Z] provisioning config files... [2022-10-12T13:26:24.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5317798030777507058tmp [Pipeline] { [Pipeline] echo [2022-10-12T13:26:24.292Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:26:24.575Z] ---> create-netrc.sh [Pipeline] } [2022-10-12T13:26:24.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:26:24.907Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-12T13:26:24.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:26:25.196Z] ---> sudo-logs.sh [2022-10-12T13:26:25.196Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-12T13:26:25.217Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:26:25.500Z] ---> job-cost.sh [2022-10-12T13:26:25.500Z] lf-activate-venv: SKIPPING [2022-10-12T13:26:25.500Z] DEBUG: total: 0.2199999988079071 [2022-10-12T13:26:25.500Z] INFO: Retrieving Stack Cost... [2022-10-12T13:26:26.067Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T13:26:26.326Z] INFO: Archiving Costs [Pipeline] echo [2022-10-12T13:26:26.335Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T13:26:26.618Z] ---> logs-deploy.sh [2022-10-12T13:26:26.618Z] lf-activate-venv: SKIPPING [2022-10-12T13:26:26.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/71 [2022-10-12T13:26:26.618Z] INFO: archiving workspace using pattern(s): [2022-10-12T13:26:27.553Z] Archives upload complete. [2022-10-12T13:26:27.812Z] INFO: archiving logs to Nexus [2022-10-12T13:26:28.379Z] ---> uname -a: [2022-10-12T13:26:28.379Z] Linux prd-ubuntu20-04-docker-8c-8g-7753 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-12T13:26:28.379Z] [2022-10-12T13:26:28.379Z] [2022-10-12T13:26:28.379Z] ---> lscpu: [2022-10-12T13:26:28.379Z] Architecture: x86_64 [2022-10-12T13:26:28.379Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-12T13:26:28.379Z] Byte Order: Little Endian [2022-10-12T13:26:28.379Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-12T13:26:28.379Z] CPU(s): 8 [2022-10-12T13:26:28.379Z] On-line CPU(s) list: 0-7 [2022-10-12T13:26:28.379Z] Thread(s) per core: 1 [2022-10-12T13:26:28.379Z] Core(s) per socket: 1 [2022-10-12T13:26:28.379Z] Socket(s): 8 [2022-10-12T13:26:28.379Z] NUMA node(s): 1 [2022-10-12T13:26:28.379Z] Vendor ID: AuthenticAMD [2022-10-12T13:26:28.379Z] CPU family: 23 [2022-10-12T13:26:28.379Z] Model: 49 [2022-10-12T13:26:28.379Z] Model name: AMD EPYC-Rome Processor [2022-10-12T13:26:28.379Z] Stepping: 0 [2022-10-12T13:26:28.379Z] CPU MHz: 2799.998 [2022-10-12T13:26:28.379Z] BogoMIPS: 5599.99 [2022-10-12T13:26:28.379Z] Virtualization: AMD-V [2022-10-12T13:26:28.379Z] Hypervisor vendor: KVM [2022-10-12T13:26:28.379Z] Virtualization type: full [2022-10-12T13:26:28.379Z] L1d cache: 256 KiB [2022-10-12T13:26:28.379Z] L1i cache: 256 KiB [2022-10-12T13:26:28.379Z] L2 cache: 4 MiB [2022-10-12T13:26:28.379Z] L3 cache: 128 MiB [2022-10-12T13:26:28.379Z] NUMA node0 CPU(s): 0-7 [2022-10-12T13:26:28.379Z] Vulnerability Itlb multihit: Not affected [2022-10-12T13:26:28.379Z] Vulnerability L1tf: Not affected [2022-10-12T13:26:28.379Z] Vulnerability Mds: Not affected [2022-10-12T13:26:28.379Z] Vulnerability Meltdown: Not affected [2022-10-12T13:26:28.380Z] Vulnerability Mmio stale data: Not affected [2022-10-12T13:26:28.380Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-12T13:26:28.380Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-12T13:26:28.380Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-12T13:26:28.380Z] Vulnerability Srbds: Not affected [2022-10-12T13:26:28.380Z] Vulnerability Tsx async abort: Not affected [2022-10-12T13:26:28.380Z] 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-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] ---> nproc: [2022-10-12T13:26:28.380Z] 8 [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] ---> df -h: [2022-10-12T13:26:28.380Z] Filesystem Size Used Avail Use% Mounted on [2022-10-12T13:26:28.380Z] overlay 155G 13G 143G 9% / [2022-10-12T13:26:28.380Z] tmpfs 64M 0 64M 0% /dev [2022-10-12T13:26:28.380Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-12T13:26:28.380Z] shm 64M 0 64M 0% /dev/shm [2022-10-12T13:26:28.380Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] ---> sar -b -r -n DEV: [2022-10-12T13:26:28.380Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7753) 10/12/22 _x86_64_ (8 CPU) [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] 13:14:45 LINUX RESTART (8 CPU) [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] 13:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-12T13:26:28.380Z] 13:16:01 208.68 47.81 160.87 0.00 5395.97 147459.74 0.00 [2022-10-12T13:26:28.380Z] 13:17:01 185.52 1.02 184.50 0.00 19.20 107236.93 0.00 [2022-10-12T13:26:28.380Z] 13:18:01 124.46 0.08 124.38 0.00 10.40 34628.63 0.00 [2022-10-12T13:26:28.380Z] 13:19:01 4.90 1.03 3.87 0.00 24.53 48.54 0.00 [2022-10-12T13:26:28.380Z] 13:20:01 37.79 9.33 28.46 0.00 2884.32 4749.34 0.00 [2022-10-12T13:26:28.380Z] 13:21:01 3.02 0.00 3.02 0.00 0.00 33.06 0.00 [2022-10-12T13:26:28.380Z] 13:22:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 [2022-10-12T13:26:28.380Z] 13:23:01 1.90 0.00 1.90 0.00 0.00 20.80 0.00 [2022-10-12T13:26:28.380Z] 13:24:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2022-10-12T13:26:28.380Z] 13:25:01 2.52 0.00 2.52 0.00 0.00 38.26 0.00 [2022-10-12T13:26:28.380Z] 13:26:01 76.60 0.30 76.30 0.00 18.00 43057.36 0.00 [2022-10-12T13:26:28.380Z] Average: 58.92 5.42 53.50 0.00 759.45 30667.39 0.00 [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] 13:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-12T13:26:28.380Z] 13:16:01 29155256 31588032 728564 2.22 75144 2632456 1980788 5.84 1000284 2369668 1036 [2022-10-12T13:26:28.380Z] 13:17:01 28495244 31573400 728260 2.21 137192 3159032 1915936 5.65 1241636 2711916 0 [2022-10-12T13:26:28.380Z] 13:18:01 27768204 31582596 716248 2.18 147540 3825060 1750980 5.16 1280348 3337312 412 [2022-10-12T13:26:28.380Z] 13:19:01 27767684 31583156 715344 2.18 147628 3825764 1762964 5.20 1280208 3337876 12 [2022-10-12T13:26:28.380Z] 13:20:01 27466764 31557284 726452 2.21 165964 4074412 1797900 5.30 1446400 3450716 252 [2022-10-12T13:26:28.380Z] 13:21:01 27477016 31567612 716296 2.18 166036 4074528 1797072 5.30 1431984 3450788 20 [2022-10-12T13:26:28.380Z] 13:22:01 27487340 31578068 705820 2.15 166120 4074532 1797072 5.30 1422364 3450792 8 [2022-10-12T13:26:28.380Z] 13:23:01 27487576 31578380 705432 2.15 166200 4074540 1797072 5.30 1422364 3450828 12 [2022-10-12T13:26:28.380Z] 13:24:01 27487148 31578080 705700 2.15 166288 4074544 1797072 5.30 1422472 3450840 4 [2022-10-12T13:26:28.380Z] 13:25:01 27487092 31578520 705500 2.15 166428 4074548 1797072 5.30 1422344 3451160 64 [2022-10-12T13:26:28.380Z] 13:26:01 25985224 31549796 729276 2.22 207196 5382356 1845248 5.44 1529732 4716892 602896 [2022-10-12T13:26:28.380Z] Average: 27642232 31574084 716627 2.18 155612 3933797 1821743 5.37 1354558 3379890 54974 [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] 13:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-12T13:26:28.380Z] 13:16:01 docker0 49.78 54.82 3.64 176.36 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:16:01 ens3 715.41 508.26 6614.20 95.81 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:16:01 veth103a6f7 26.80 30.38 2.40 28.12 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:16:01 lo 6.86 6.86 0.66 0.66 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:17:01 docker0 123.66 160.19 9.98 1708.73 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:17:01 ens3 196.67 146.46 1746.35 27.43 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:17:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:18:01 docker0 2.48 4.62 0.16 57.92 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:18:01 ens3 179.44 150.01 2625.28 330.97 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:18:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:19:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:20:01 ens3 54.97 31.28 1297.27 2.42 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:20:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:21:01 ens3 0.40 0.30 0.09 0.08 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:23:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:24:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:26:01 docker0 38.34 63.67 3.44 737.58 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:26:01 ens3 344.94 231.53 7918.01 41.62 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] 13:26:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] Average: docker0 19.48 25.76 1.57 243.69 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] Average: ens3 135.67 97.12 1836.62 45.31 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] Average: lo 1.62 1.62 0.16 0.16 0.00 0.00 0.00 0.00 [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] ---> sar -P ALL: [2022-10-12T13:26:28.380Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7753) 10/12/22 _x86_64_ (8 CPU) [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] 13:14:45 LINUX RESTART (8 CPU) [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] 13:15:01 CPU %user %nice %system %iowait %steal %idle [2022-10-12T13:26:28.380Z] 13:16:01 all 8.98 0.00 3.24 3.58 0.06 84.14 [2022-10-12T13:26:28.380Z] 13:16:01 0 7.99 0.00 3.13 5.84 0.07 82.98 [2022-10-12T13:26:28.380Z] 13:16:01 1 8.92 0.00 2.65 1.39 0.03 87.00 [2022-10-12T13:26:28.380Z] 13:16:01 2 8.55 0.00 3.92 2.00 0.05 85.48 [2022-10-12T13:26:28.380Z] 13:16:01 3 9.98 0.00 3.43 9.80 0.08 76.71 [2022-10-12T13:26:28.380Z] 13:16:01 4 10.32 0.00 2.56 1.63 0.08 85.40 [2022-10-12T13:26:28.380Z] 13:16:01 5 7.20 0.00 4.16 4.59 0.05 84.00 [2022-10-12T13:26:28.380Z] 13:16:01 6 10.41 0.00 2.94 2.14 0.05 84.46 [2022-10-12T13:26:28.380Z] 13:16:01 7 8.47 0.00 3.08 1.30 0.07 87.08 [2022-10-12T13:26:28.380Z] 13:17:01 all 24.41 0.00 4.92 2.52 0.14 68.01 [2022-10-12T13:26:28.380Z] 13:17:01 0 23.26 0.00 5.49 0.19 0.07 71.00 [2022-10-12T13:26:28.380Z] 13:17:01 1 24.38 0.00 4.65 0.83 0.08 70.06 [2022-10-12T13:26:28.380Z] 13:17:01 2 24.45 0.00 5.07 1.49 0.08 68.91 [2022-10-12T13:26:28.380Z] 13:17:01 3 25.26 0.00 4.87 0.45 0.49 68.93 [2022-10-12T13:26:28.380Z] 13:17:01 4 23.03 0.00 4.39 0.61 0.07 71.90 [2022-10-12T13:26:28.380Z] 13:17:01 5 24.46 0.00 4.75 2.63 0.07 68.09 [2022-10-12T13:26:28.380Z] 13:17:01 6 25.57 0.00 4.05 0.59 0.08 69.71 [2022-10-12T13:26:28.380Z] 13:17:01 7 24.88 0.00 6.05 13.48 0.19 55.40 [2022-10-12T13:26:28.380Z] 13:18:01 all 20.36 0.00 4.24 1.47 0.08 73.85 [2022-10-12T13:26:28.380Z] 13:18:01 0 21.39 0.00 4.34 0.39 0.05 73.83 [2022-10-12T13:26:28.380Z] 13:18:01 1 21.85 0.00 4.67 3.97 0.15 69.36 [2022-10-12T13:26:28.380Z] 13:18:01 2 19.89 0.00 3.87 0.17 0.05 76.02 [2022-10-12T13:26:28.380Z] 13:18:01 3 18.55 0.00 3.65 0.13 0.07 77.60 [2022-10-12T13:26:28.380Z] 13:18:01 4 20.89 0.00 4.07 5.69 0.05 69.30 [2022-10-12T13:26:28.380Z] 13:18:01 5 19.41 0.00 4.15 0.12 0.05 76.28 [2022-10-12T13:26:28.380Z] 13:18:01 6 20.52 0.00 4.36 1.19 0.05 73.87 [2022-10-12T13:26:28.380Z] 13:18:01 7 20.39 0.00 4.80 0.13 0.15 74.52 [2022-10-12T13:26:28.380Z] 13:19:01 all 0.14 0.00 0.04 0.01 0.01 99.80 [2022-10-12T13:26:28.380Z] 13:19:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2022-10-12T13:26:28.380Z] 13:19:01 1 0.18 0.00 0.07 0.03 0.00 99.72 [2022-10-12T13:26:28.380Z] 13:19:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2022-10-12T13:26:28.380Z] 13:19:01 3 0.12 0.00 0.03 0.00 0.02 99.83 [2022-10-12T13:26:28.380Z] 13:19:01 4 0.60 0.00 0.02 0.00 0.02 99.37 [2022-10-12T13:26:28.380Z] 13:19:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-12T13:26:28.380Z] 13:19:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-12T13:26:28.380Z] 13:19:01 7 0.10 0.00 0.05 0.00 0.02 99.83 [2022-10-12T13:26:28.380Z] 13:20:01 all 1.12 0.00 0.71 0.45 0.01 97.70 [2022-10-12T13:26:28.380Z] 13:20:01 0 0.97 0.00 0.50 1.55 0.02 96.97 [2022-10-12T13:26:28.380Z] 13:20:01 1 2.27 0.00 0.55 0.07 0.02 97.10 [2022-10-12T13:26:28.380Z] 13:20:01 2 0.67 0.00 0.65 0.05 0.02 98.61 [2022-10-12T13:26:28.380Z] 13:20:01 3 0.77 0.00 0.48 0.02 0.00 98.73 [2022-10-12T13:26:28.380Z] 13:20:01 4 1.26 0.00 0.45 0.03 0.00 98.26 [2022-10-12T13:26:28.380Z] 13:20:01 5 0.73 0.00 1.92 1.39 0.00 95.96 [2022-10-12T13:26:28.380Z] 13:20:01 6 1.12 0.00 0.42 0.05 0.02 98.40 [2022-10-12T13:26:28.380Z] 13:20:01 7 1.17 0.00 0.70 0.48 0.03 97.61 [2022-10-12T13:26:28.380Z] 13:21:01 all 0.02 0.00 0.03 0.01 0.01 99.94 [2022-10-12T13:26:28.380Z] 13:21:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2022-10-12T13:26:28.380Z] 13:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-12T13:26:28.380Z] 13:21:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2022-10-12T13:26:28.380Z] 13:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-12T13:26:28.380Z] 13:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-12T13:26:28.380Z] 13:21:01 5 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-12T13:26:28.380Z] 13:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T13:26:28.380Z] 13:21:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-12T13:26:28.380Z] 13:22:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-12T13:26:28.380Z] 13:22:01 0 0.03 0.00 0.02 0.03 0.03 99.88 [2022-10-12T13:26:28.380Z] 13:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T13:26:28.380Z] 13:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T13:26:28.380Z] 13:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-12T13:26:28.380Z] 13:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T13:26:28.380Z] 13:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T13:26:28.380Z] 13:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T13:26:28.380Z] 13:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-12T13:26:28.380Z] 13:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-12T13:26:28.380Z] 13:23:01 0 0.03 0.00 0.02 0.05 0.02 99.88 [2022-10-12T13:26:28.380Z] 13:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T13:26:28.380Z] 13:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-12T13:26:28.380Z] 13:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T13:26:28.380Z] 13:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T13:26:28.380Z] 13:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-12T13:26:28.380Z] 13:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T13:26:28.380Z] 13:23:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2022-10-12T13:26:28.380Z] 13:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-10-12T13:26:28.380Z] 13:24:01 0 0.05 0.00 0.03 0.05 0.02 99.85 [2022-10-12T13:26:28.380Z] 13:24:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-12T13:26:28.380Z] 13:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T13:26:28.380Z] 13:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-12T13:26:28.380Z] 13:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T13:26:28.380Z] 13:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-12T13:26:28.380Z] 13:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T13:26:28.380Z] 13:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-12T13:26:28.380Z] 13:25:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2022-10-12T13:26:28.380Z] 13:25:01 0 0.02 0.00 0.02 0.07 0.02 99.88 [2022-10-12T13:26:28.380Z] 13:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T13:26:28.380Z] 13:25:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-12T13:26:28.380Z] 13:25:01 3 0.18 0.00 0.02 0.02 0.00 99.78 [2022-10-12T13:26:28.380Z] 13:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T13:26:28.380Z] 13:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-12T13:26:28.380Z] 13:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T13:26:28.380Z] 13:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-12T13:26:28.380Z] 13:26:01 all 7.89 0.00 3.20 1.20 0.05 87.66 [2022-10-12T13:26:28.380Z] 13:26:01 0 8.71 0.00 2.94 0.13 0.05 88.16 [2022-10-12T13:26:28.380Z] 13:26:01 1 6.94 0.00 3.28 1.55 0.05 88.18 [2022-10-12T13:26:28.380Z] 13:26:01 2 8.01 0.00 3.77 0.10 0.05 88.07 [2022-10-12T13:26:28.380Z] 13:26:01 3 9.82 0.00 3.64 6.56 0.07 79.91 [2022-10-12T13:26:28.380Z] 13:26:01 4 7.40 0.00 3.40 0.08 0.03 89.08 [2022-10-12T13:26:28.380Z] 13:26:01 5 7.83 0.00 2.29 0.88 0.03 88.98 [2022-10-12T13:26:28.380Z] 13:26:01 6 7.43 0.00 3.17 0.05 0.03 89.32 [2022-10-12T13:26:28.380Z] 13:26:01 7 6.98 0.00 3.10 0.24 0.05 89.63 [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-10-12T13:26:28.380Z] Average: all 5.69 0.00 1.48 0.84 0.03 91.95 [2022-10-12T13:26:28.380Z] Average: 0 5.64 0.00 1.50 0.75 0.03 92.07 [2022-10-12T13:26:28.380Z] Average: 1 5.84 0.00 1.44 0.71 0.03 91.98 [2022-10-12T13:26:28.380Z] Average: 2 5.58 0.00 1.58 0.35 0.03 92.47 [2022-10-12T13:26:28.380Z] Average: 3 5.86 0.00 1.46 1.54 0.07 91.07 [2022-10-12T13:26:28.380Z] Average: 4 5.75 0.00 1.35 0.73 0.02 92.15 [2022-10-12T13:26:28.380Z] Average: 5 5.39 0.00 1.57 0.88 0.02 92.14 [2022-10-12T13:26:28.380Z] Average: 6 5.88 0.00 1.36 0.37 0.02 92.38 [2022-10-12T13:26:28.380Z] Average: 7 5.61 0.00 1.61 1.41 0.05 91.32 [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z] [2022-10-12T13:26:28.380Z]