Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 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-ssh15752399801319203401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1880116811644178386.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7991628025244406959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh270942368812547978.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15098014372354119348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4634 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a (main) Commit message: "docs: remove demo-app docs (#273)" > 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 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 > git rev-list --no-walk 35e0b630cb735782c58facbcf80c1125d056e597 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-20T20:04:30.255Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-20T20:04:30.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-20T20:04:30.367Z] ========================================================= [2023-03-20T20:04:30.367Z] EdgeX Global Pipelines Version Info [2023-03-20T20:04:30.367Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:04:31.076Z] ------------------- [2023-03-20T20:04:31.076Z] stable info: [2023-03-20T20:04:31.076Z] ------------------- [2023-03-20T20:04:31.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-20T20:04:31.076Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-20T20:04:31.076Z] Message: update stable to v1.0.245 [2023-03-20T20:04:31.645Z] ------------------- [2023-03-20T20:04:31.645Z] experimental info: [2023-03-20T20:04:31.645Z] ------------------- [2023-03-20T20:04:31.646Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-20T20:04:31.646Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-20T20:04:31.646Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-20T20:04:31.843Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-20T20:04:31.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-20T20:04:31.886Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-20T20:04:31.911Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-20T20:04:31.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-20T20:04:31.956Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-20T20:04:31.977Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-20T20:04:31.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-20T20:04:32.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-20T20:04:32.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-20T20:04:32.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-20T20:04:32.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-20T20:04:32.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-20T20:04:32.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-20T20:04:32.161Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T20:04:32.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T20:04:32.214Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T20:04:32.242Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T20:04:32.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-20T20:04:32.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-20T20:04:32.326Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-20T20:04:32.354Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-20T20:04:32.381Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-20T20:04:32.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-20T20:04:32.441Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-20T20:04:32.471Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-20T20:04:32.500Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-20T20:04:32.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-20T20:04:32.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-20T20:04:32.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-20T20:04:32.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] echo [2023-03-20T20:04:32.644Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30f142b [Pipeline] echo [2023-03-20T20:04:32.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T20:04:32.730Z] provisioning config files... [2023-03-20T20:04:32.744Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18413873925974059185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:04:33.050Z] ---> docker-login.sh [2023-03-20T20:04:33.050Z] nexus3.edgexfoundry.org:10001 [2023-03-20T20:04:33.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:04:33.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:04:33.570Z] Configure a credential helper to remove this warning. See [2023-03-20T20:04:33.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:04:33.570Z] [2023-03-20T20:04:33.570Z] Login Succeeded [2023-03-20T20:04:33.570Z] nexus3.edgexfoundry.org:10002 [2023-03-20T20:04:33.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:04:33.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:04:33.570Z] Configure a credential helper to remove this warning. See [2023-03-20T20:04:33.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:04:33.570Z] [2023-03-20T20:04:33.570Z] Login Succeeded [2023-03-20T20:04:33.570Z] nexus3.edgexfoundry.org:10003 [2023-03-20T20:04:33.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:04:33.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:04:33.831Z] Configure a credential helper to remove this warning. See [2023-03-20T20:04:33.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:04:33.831Z] [2023-03-20T20:04:33.831Z] Login Succeeded [2023-03-20T20:04:33.831Z] nexus3.edgexfoundry.org:10004 [2023-03-20T20:04:33.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:04:33.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:04:33.831Z] Configure a credential helper to remove this warning. See [2023-03-20T20:04:33.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:04:33.831Z] [2023-03-20T20:04:33.831Z] Login Succeeded [2023-03-20T20:04:33.831Z] docker.io [2023-03-20T20:04:33.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:04:34.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:04:34.091Z] Configure a credential helper to remove this warning. See [2023-03-20T20:04:34.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:04:34.091Z] [2023-03-20T20:04:34.091Z] Login Succeeded [2023-03-20T20:04:34.091Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T20:04:34.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-20T20:04:34.521Z] + git rev-list -1 --merges 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a~1..30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] echo [2023-03-20T20:04:34.577Z] -----------> git rev-list -1 --merges 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a~1..30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [false] [Pipeline] sh [2023-03-20T20:04:34.876Z] + git log --format=format:%s -1 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] echo [2023-03-20T20:04:34.891Z] ========================================================= [2023-03-20T20:04:34.891Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-20T20:04:34.891Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T20:04:35.403Z] + git log --format=format:%s -1 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] echo [2023-03-20T20:04:35.413Z] [semverPrep] GIT_COMMIT: 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a, Commit Message: docs: remove demo-app docs (#273) [Pipeline] echo [2023-03-20T20:04:35.427Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-20T20:04:35.794Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T20:04:35.794Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-20T20:04:35.794Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-20T20:04:35.794Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-20T20:04:35.794Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-20T20:04:35.794Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-20T20:04:35.794Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:04:36.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T20:04:36.212Z] [2023-03-20T20:04:36.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:04:36.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T20:04:36.521Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-20T20:04:36.521Z] b85a868b505f: Pulling fs layer [2023-03-20T20:04:36.521Z] e2be974225ed: Pulling fs layer [2023-03-20T20:04:36.521Z] 339a4e72a1f5: Pulling fs layer [2023-03-20T20:04:36.521Z] 988bab9f4d93: Pulling fs layer [2023-03-20T20:04:36.521Z] 1469e6f7b9e6: Pulling fs layer [2023-03-20T20:04:36.521Z] eaf3925da568: Pulling fs layer [2023-03-20T20:04:36.521Z] bab4dde63d76: Pulling fs layer [2023-03-20T20:04:36.521Z] bde34c3a00c8: Pulling fs layer [2023-03-20T20:04:36.521Z] b352a97aabf1: Pulling fs layer [2023-03-20T20:04:36.521Z] 4872d77fe225: Pulling fs layer [2023-03-20T20:04:36.521Z] 5851b861e8e6: Pulling fs layer [2023-03-20T20:04:36.521Z] bde34c3a00c8: Waiting [2023-03-20T20:04:36.521Z] b352a97aabf1: Waiting [2023-03-20T20:04:36.521Z] 988bab9f4d93: Waiting [2023-03-20T20:04:36.521Z] 4872d77fe225: Waiting [2023-03-20T20:04:36.521Z] 1469e6f7b9e6: Waiting [2023-03-20T20:04:36.521Z] 5851b861e8e6: Waiting [2023-03-20T20:04:36.521Z] eaf3925da568: Waiting [2023-03-20T20:04:36.521Z] bab4dde63d76: Waiting [2023-03-20T20:04:36.521Z] e2be974225ed: Download complete [2023-03-20T20:04:36.781Z] 339a4e72a1f5: Verifying Checksum [2023-03-20T20:04:36.781Z] 339a4e72a1f5: Download complete [2023-03-20T20:04:36.781Z] eaf3925da568: Download complete [2023-03-20T20:04:36.781Z] 1469e6f7b9e6: Verifying Checksum [2023-03-20T20:04:36.781Z] 1469e6f7b9e6: Download complete [2023-03-20T20:04:36.781Z] bde34c3a00c8: Verifying Checksum [2023-03-20T20:04:36.781Z] bde34c3a00c8: Download complete [2023-03-20T20:04:36.781Z] b352a97aabf1: Download complete [2023-03-20T20:04:36.781Z] 4872d77fe225: Verifying Checksum [2023-03-20T20:04:36.781Z] 4872d77fe225: Download complete [2023-03-20T20:04:36.781Z] 5851b861e8e6: Verifying Checksum [2023-03-20T20:04:36.781Z] 5851b861e8e6: Download complete [2023-03-20T20:04:36.781Z] b85a868b505f: Verifying Checksum [2023-03-20T20:04:36.781Z] b85a868b505f: Download complete [2023-03-20T20:04:37.038Z] bab4dde63d76: Verifying Checksum [2023-03-20T20:04:37.038Z] bab4dde63d76: Download complete [2023-03-20T20:04:38.419Z] b85a868b505f: Pull complete [2023-03-20T20:04:38.419Z] e2be974225ed: Pull complete [2023-03-20T20:04:38.994Z] 339a4e72a1f5: Pull complete [2023-03-20T20:04:39.254Z] 988bab9f4d93: Pull complete [2023-03-20T20:04:39.513Z] 1469e6f7b9e6: Pull complete [2023-03-20T20:04:39.513Z] eaf3925da568: Pull complete [2023-03-20T20:04:42.179Z] bab4dde63d76: Pull complete [2023-03-20T20:04:42.179Z] bde34c3a00c8: Pull complete [2023-03-20T20:04:42.179Z] b352a97aabf1: Pull complete [2023-03-20T20:04:42.179Z] 4872d77fe225: Pull complete [2023-03-20T20:04:42.179Z] 5851b861e8e6: Pull complete [2023-03-20T20:04:42.179Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-20T20:04:42.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T20:04:42.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:04:42.301Z] prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container [2023-03-20T20:04:42.339Z] $ 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 [2023-03-20T20:04:45.813Z] $ docker top 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e -eo pid,comm [2023-03-20T20:04:45.871Z] 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). [2023-03-20T20:04:45.871Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T20:04:45.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T20:04:45.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T20:04:46.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T20:04:46.042Z] $ docker exec 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e ssh-agent [2023-03-20T20:04:46.167Z] SSH_AUTH_SOCK=/tmp/ssh-QSziDBEgPeL0/agent.14 [2023-03-20T20:04:46.167Z] SSH_AGENT_PID=38 [2023-03-20T20:04:46.175Z] Running ssh-add (command line suppressed) [2023-03-20T20:04:46.298Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17759775447775064823.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17759775447775064823.key) [2023-03-20T20:04:46.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T20:04:46.602Z] + git tag --points-at HEAD [Pipeline] } [2023-03-20T20:04:46.618Z] $ docker exec --env ******** --env ******** 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e ssh-agent -k [2023-03-20T20:04:46.714Z] unset SSH_AUTH_SOCK; [2023-03-20T20:04:46.715Z] unset SSH_AGENT_PID; [2023-03-20T20:04:46.715Z] echo Agent pid 38 killed; [2023-03-20T20:04:46.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-20T20:04:46.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T20:04:46.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T20:04:46.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T20:04:46.903Z] $ docker exec 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e ssh-agent [2023-03-20T20:04:47.007Z] SSH_AUTH_SOCK=/tmp/ssh-GmUP00cdc3Tx/agent.71 [2023-03-20T20:04:47.007Z] SSH_AGENT_PID=77 [2023-03-20T20:04:47.013Z] Running ssh-add (command line suppressed) [2023-03-20T20:04:47.126Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10134536988786419017.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10134536988786419017.key) [2023-03-20T20:04:47.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T20:04:47.441Z] + git semver init [2023-03-20T20:04:47.701Z] 2023-03-20 20:04:47,616 [run_init] DEBUG init version:0.0.0 force:False [2023-03-20T20:04:47.701Z] 2023-03-20 20:04:47,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-20T20:04:47.701Z] 2023-03-20 20:04:47,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-20T20:04:47.701Z] 2023-03-20 20:04:47,618 [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) [2023-03-20T20:04:48.640Z] 2023-03-20 20:04:48,537 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-20T20:04:48.640Z] 2023-03-20 20:04:48,537 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-20T20:04:48.640Z] 2023-03-20 20:04:48,538 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T20:04:48.640Z] 2023-03-20 20:04:48,538 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T20:04:48.640Z] 3.0.0-dev.23 [Pipeline] } [2023-03-20T20:04:48.653Z] $ docker exec --env ******** --env ******** 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e ssh-agent -k [2023-03-20T20:04:48.752Z] unset SSH_AUTH_SOCK; [2023-03-20T20:04:48.753Z] unset SSH_AGENT_PID; [2023-03-20T20:04:48.753Z] echo Agent pid 77 killed; [2023-03-20T20:04:48.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T20:04:49.078Z] + git semver [Pipeline] } [2023-03-20T20:04:49.356Z] $ docker stop --time=1 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e [2023-03-20T20:04:50.722Z] $ docker rm -f --volumes 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T20:04:51.085Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-20T20:04:51.316Z] Stashed 1 file(s) [Pipeline] echo [2023-03-20T20:04:51.319Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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 [2023-03-20T20:04:51.525Z] provisioning config files... [2023-03-20T20:04:51.534Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14226386781975038905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:04:51.835Z] ---> docker-login.sh [2023-03-20T20:04:51.835Z] nexus3.edgexfoundry.org:10001 [2023-03-20T20:04:51.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:04:51.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:04:51.835Z] Configure a credential helper to remove this warning. See [2023-03-20T20:04:51.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:04:51.835Z] [2023-03-20T20:04:51.835Z] Login Succeeded [2023-03-20T20:04:51.835Z] nexus3.edgexfoundry.org:10002 [2023-03-20T20:04:51.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:04:51.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:04:51.835Z] Configure a credential helper to remove this warning. See [2023-03-20T20:04:51.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:04:51.835Z] [2023-03-20T20:04:51.835Z] Login Succeeded [2023-03-20T20:04:51.835Z] nexus3.edgexfoundry.org:10003 [2023-03-20T20:04:52.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:04:52.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:04:52.094Z] Configure a credential helper to remove this warning. See [2023-03-20T20:04:52.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:04:52.094Z] [2023-03-20T20:04:52.094Z] Login Succeeded [2023-03-20T20:04:52.094Z] nexus3.edgexfoundry.org:10004 [2023-03-20T20:04:52.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:04:52.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:04:52.094Z] Configure a credential helper to remove this warning. See [2023-03-20T20:04:52.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:04:52.094Z] [2023-03-20T20:04:52.094Z] Login Succeeded [2023-03-20T20:04:52.094Z] docker.io [2023-03-20T20:04:52.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:04:52.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:04:52.354Z] Configure a credential helper to remove this warning. See [2023-03-20T20:04:52.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:04:52.354Z] [2023-03-20T20:04:52.354Z] Login Succeeded [2023-03-20T20:04:52.354Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T20:04:52.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T20:04:52.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:04:52.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:04:52.489Z] ========================================================= [2023-03-20T20:04:52.489Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-20T20:04:52.489Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:04:52.818Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-20T20:04:52.818Z] Sending build context to Docker daemon 26.99MB [2023-03-20T20:04:52.818Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T20:04:52.818Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-20T20:04:53.079Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-20T20:04:53.079Z] 63b65145d645: Pulling fs layer [2023-03-20T20:04:53.079Z] a2d21d5440eb: Pulling fs layer [2023-03-20T20:04:53.079Z] 935e6c44a52c: Pulling fs layer [2023-03-20T20:04:53.079Z] 94cc34f8dd06: Pulling fs layer [2023-03-20T20:04:53.079Z] 30dea6a524f1: Pulling fs layer [2023-03-20T20:04:53.079Z] a2aff8979fd8: Pulling fs layer [2023-03-20T20:04:53.079Z] 6808be2612f2: Pulling fs layer [2023-03-20T20:04:53.079Z] f25807f1079a: Pulling fs layer [2023-03-20T20:04:53.079Z] 94cc34f8dd06: Waiting [2023-03-20T20:04:53.079Z] 30dea6a524f1: Waiting [2023-03-20T20:04:53.079Z] a2aff8979fd8: Waiting [2023-03-20T20:04:53.079Z] 6808be2612f2: Waiting [2023-03-20T20:04:53.079Z] f25807f1079a: Waiting [2023-03-20T20:04:53.079Z] a2d21d5440eb: Verifying Checksum [2023-03-20T20:04:53.079Z] 94cc34f8dd06: Download complete [2023-03-20T20:04:53.079Z] 30dea6a524f1: Download complete [2023-03-20T20:04:53.079Z] 63b65145d645: Verifying Checksum [2023-03-20T20:04:53.079Z] 63b65145d645: Download complete [2023-03-20T20:04:53.079Z] a2aff8979fd8: Verifying Checksum [2023-03-20T20:04:53.079Z] a2aff8979fd8: Download complete [2023-03-20T20:04:53.340Z] 63b65145d645: Pull complete [2023-03-20T20:04:53.340Z] a2d21d5440eb: Pull complete [2023-03-20T20:04:53.600Z] f25807f1079a: Verifying Checksum [2023-03-20T20:04:53.600Z] f25807f1079a: Download complete [2023-03-20T20:04:53.600Z] 935e6c44a52c: Verifying Checksum [2023-03-20T20:04:53.600Z] 935e6c44a52c: Download complete [2023-03-20T20:04:53.859Z] 6808be2612f2: Verifying Checksum [2023-03-20T20:04:53.859Z] 6808be2612f2: Download complete [2023-03-20T20:04:57.146Z] 935e6c44a52c: Pull complete [2023-03-20T20:04:57.146Z] 94cc34f8dd06: Pull complete [2023-03-20T20:04:57.405Z] 30dea6a524f1: Pull complete [2023-03-20T20:04:57.405Z] a2aff8979fd8: Pull complete [2023-03-20T20:04:59.944Z] 6808be2612f2: Pull complete [2023-03-20T20:05:00.880Z] f25807f1079a: Pull complete [2023-03-20T20:05:01.150Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-20T20:05:01.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T20:05:01.150Z] ---> 3b553350e43f [2023-03-20T20:05:01.150Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-20T20:05:06.471Z] Still waiting to schedule task [2023-03-20T20:05:06.471Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-20T20:05:09.623Z] ---> Running in 0138ad55d578 [2023-03-20T20:05:09.623Z] Removing intermediate container 0138ad55d578 [2023-03-20T20:05:09.623Z] ---> 42943a26f44e [2023-03-20T20:05:09.623Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T20:05:09.623Z] ---> Running in 81677a272757 [2023-03-20T20:05:09.623Z] Removing intermediate container 81677a272757 [2023-03-20T20:05:09.623Z] ---> c156aa694992 [2023-03-20T20:05:09.623Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T20:05:09.623Z] ---> Running in fe91535b5bb1 [2023-03-20T20:05:09.882Z] Removing intermediate container fe91535b5bb1 [2023-03-20T20:05:09.882Z] ---> 2f981da568d5 [2023-03-20T20:05:09.882Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T20:05:09.882Z] ---> Running in ccc98339af3f [2023-03-20T20:05:09.882Z] Removing intermediate container ccc98339af3f [2023-03-20T20:05:09.882Z] ---> 412415e3721f [2023-03-20T20:05:09.882Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-20T20:05:10.140Z] ---> Running in 6be21904dea5 [2023-03-20T20:05:10.140Z] Removing intermediate container 6be21904dea5 [2023-03-20T20:05:10.140Z] ---> 322deb6ac14b [2023-03-20T20:05:10.140Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T20:05:10.400Z] ---> Running in 25ba61d3dbaf [2023-03-20T20:05:10.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T20:05:10.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T20:05:10.917Z] OK: 265 MiB in 53 packages [2023-03-20T20:05:11.176Z] Removing intermediate container 25ba61d3dbaf [2023-03-20T20:05:11.176Z] ---> 88195382aaec [2023-03-20T20:05:11.176Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-20T20:05:11.176Z] ---> Running in 30db32fd1ad7 [2023-03-20T20:05:11.436Z] Removing intermediate container 30db32fd1ad7 [2023-03-20T20:05:11.436Z] ---> ae8cd779dafa [2023-03-20T20:05:11.436Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-20T20:05:11.436Z] ---> 608803f28cd3 [2023-03-20T20:05:11.436Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T20:05:11.436Z] ---> Running in 356fb5781c4b [2023-03-20T20:05:58.195Z] Removing intermediate container 356fb5781c4b [2023-03-20T20:05:58.195Z] ---> 3f40c9c704ed [2023-03-20T20:05:58.195Z] Step 12/13 : COPY . . [2023-03-20T20:05:58.195Z] ---> a2d37f741008 [2023-03-20T20:05:58.195Z] Step 13/13 : RUN ${MAKE} [2023-03-20T20:05:58.195Z] ---> Running in 83481ca924a6 [2023-03-20T20:05:58.195Z] noop [2023-03-20T20:05:58.195Z] Removing intermediate container 83481ca924a6 [2023-03-20T20:05:58.195Z] ---> ba9c2fdc5901 [2023-03-20T20:05:58.195Z] Successfully built ba9c2fdc5901 [2023-03-20T20:05:58.195Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:05:58.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T20:05:58.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:05:58.599Z] prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container [2023-03-20T20:05:58.631Z] $ 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 [2023-03-20T20:05:59.035Z] $ docker top 42ca5a37d772e29ce485177ed56915e5434aad0aa4967846bebb1920a9ea74a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T20:05:59.387Z] + go version [2023-03-20T20:05:59.387Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-20T20:05:59.400Z] $ docker stop --time=1 42ca5a37d772e29ce485177ed56915e5434aad0aa4967846bebb1920a9ea74a6 [2023-03-20T20:06:00.651Z] $ docker rm -f --volumes 42ca5a37d772e29ce485177ed56915e5434aad0aa4967846bebb1920a9ea74a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:06:01.089Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T20:06:01.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:06:01.180Z] prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container [2023-03-20T20:06:01.211Z] $ 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 [2023-03-20T20:06:01.662Z] $ docker top 032caa68950466d26f8f0b24aae904f7a00cd196b1411f5783eb25597ad3f90e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T20:06:02.018Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-20T20:06:02.319Z] + make test [2023-03-20T20:06:02.319Z] go test ./... -coverprofile=coverage.out ./... [2023-03-20T20:06:07.596Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-20T20:06:19.794Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-20T20:06:19.794Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-20T20:06:20.731Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.7% of statements [2023-03-20T20:06:21.295Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.512s coverage: 86.5% of statements [2023-03-20T20:06:29.414Z] go vet ./... [2023-03-20T20:06:33.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T20:06:33.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T20:06:33.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T20:06:33.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T20:06:33.644Z] $ docker stop --time=1 032caa68950466d26f8f0b24aae904f7a00cd196b1411f5783eb25597ad3f90e [2023-03-20T20:06:36.440Z] $ docker rm -f --volumes 032caa68950466d26f8f0b24aae904f7a00cd196b1411f5783eb25597ad3f90e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T20:06:36.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T20:06:37.008Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-20T20:06:37.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T20:06:37.783Z] + ls -al . [2023-03-20T20:06:37.783Z] total 236 [2023-03-20T20:06:37.783Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 20:06 . [2023-03-20T20:06:37.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:04 .. [2023-03-20T20:06:37.783Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 20:04 .git [2023-03-20T20:06:37.783Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:04 .github [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 20:04 .gitignore [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 20:04 .golangci.yml [2023-03-20T20:06:37.783Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 20:04 .semver [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 20:04 Attribution.txt [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 20:04 CHANGELOG.md [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 20:04 Dockerfile [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 20:04 GOVERNANCE.md [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 20:04 Jenkinsfile [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 20:04 LICENSE [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 20:04 Makefile [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 20:04 OWNERS.md [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 20 20:04 README.md [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 20:04 VERSION [2023-03-20T20:06:37.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 20:04 bin [2023-03-20T20:06:37.783Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:04 cmd [2023-03-20T20:06:37.783Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 20:06 coverage.out [2023-03-20T20:06:37.783Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 20:04 doc [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 20 20:04 go.mod [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 20 20:04 go.sum [2023-03-20T20:06:37.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:04 internal [2023-03-20T20:06:37.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:04 snap [2023-03-20T20:06:37.783Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 20:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:06:38.199Z] + 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=30f142b3199bb88c04d4c4f9cf7ab115e72bb90a --label arch=amd64 --label version=3.0.0-dev.23 . [2023-03-20T20:06:38.200Z] Sending build context to Docker daemon 27.07MB [2023-03-20T20:06:38.200Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T20:06:38.200Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-20T20:06:38.200Z] ---> ba9c2fdc5901 [2023-03-20T20:06:38.200Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-20T20:06:38.808Z] ---> Running in f56b5e541be8 [2023-03-20T20:06:38.808Z] Removing intermediate container f56b5e541be8 [2023-03-20T20:06:38.808Z] ---> 4868544af616 [2023-03-20T20:06:38.808Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T20:06:38.808Z] ---> Running in e5e7805c9649 [2023-03-20T20:06:39.086Z] Removing intermediate container e5e7805c9649 [2023-03-20T20:06:39.086Z] ---> 3243a5e73636 [2023-03-20T20:06:39.086Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T20:06:39.086Z] ---> Running in d36efc57d60c [2023-03-20T20:06:39.086Z] Removing intermediate container d36efc57d60c [2023-03-20T20:06:39.086Z] ---> 754b7fd4c8f7 [2023-03-20T20:06:39.086Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T20:06:39.086Z] ---> Running in 00f5b4b9d2f6 [2023-03-20T20:06:39.086Z] Removing intermediate container 00f5b4b9d2f6 [2023-03-20T20:06:39.086Z] ---> 1875a645338d [2023-03-20T20:06:39.086Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-20T20:06:39.360Z] ---> Running in 6c7909f0e530 [2023-03-20T20:06:39.360Z] Removing intermediate container 6c7909f0e530 [2023-03-20T20:06:39.360Z] ---> a94dca56c8e7 [2023-03-20T20:06:39.360Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T20:06:39.360Z] ---> Running in 0ffb5616ad27 [2023-03-20T20:06:39.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T20:06:39.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T20:06:39.922Z] OK: 265 MiB in 53 packages [2023-03-20T20:06:40.181Z] Removing intermediate container 0ffb5616ad27 [2023-03-20T20:06:40.182Z] ---> 4a2d47bc33d0 [2023-03-20T20:06:40.182Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-20T20:06:40.182Z] ---> Running in 4d72c74e46c6 [2023-03-20T20:06:40.439Z] Removing intermediate container 4d72c74e46c6 [2023-03-20T20:06:40.439Z] ---> a717088b4b94 [2023-03-20T20:06:40.439Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-20T20:06:40.439Z] ---> 89db0ef2ec56 [2023-03-20T20:06:40.439Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T20:06:40.439Z] ---> Running in 485ff568cdd6 [2023-03-20T20:06:41.373Z] Removing intermediate container 485ff568cdd6 [2023-03-20T20:06:41.373Z] ---> 0f27e2b6c99c [2023-03-20T20:06:41.373Z] Step 12/26 : COPY . . [2023-03-20T20:06:42.747Z] ---> d98bfc99c51e [2023-03-20T20:06:42.747Z] Step 13/26 : RUN ${MAKE} [2023-03-20T20:06:42.747Z] ---> Running in 1d4a6d68857f [2023-03-20T20:06:42.747Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-20T20:06:45.917Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4635 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-20T20:06:45.936Z] Running in /w/workspace/device-onvif-camera/117 [Pipeline] { [Pipeline] checkout [2023-03-20T20:06:45.978Z] The recommended git tool is: git [2023-03-20T20:06:51.457Z] using credential edgex-jenkins-ssh [2023-03-20T20:06:51.476Z] Cloning the remote Git repository [2023-03-20T20:06:51.526Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T20:06:51.626Z] > git init /w/workspace/device-onvif-camera/117 # timeout=10 [2023-03-20T20:06:51.777Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-20T20:06:51.779Z] > git --version # timeout=10 [2023-03-20T20:06:51.810Z] > git --version # 'git version 2.25.1' [2023-03-20T20:06:51.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T20:06:51.963Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T20:06:54.631Z] Avoid second fetch [2023-03-20T20:06:54.632Z] Checking out Revision 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a (main) [2023-03-20T20:06:53.760Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-20T20:06:53.780Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T20:06:54.652Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T20:06:54.730Z] > git checkout -f 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 [2023-03-20T20:06:55.402Z] Commit message: "docs: remove demo-app docs (#273)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T20:06:56.397Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-20T20:06:56.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T20:06:56.397Z] Dload Upload Total Spent Left Speed [2023-03-20T20:06:56.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-03-20T20:06:56.931Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-20T20:06:57.252Z] + sudo tee /etc/docker/daemon.new [2023-03-20T20:06:57.253Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-20T20:06:57.253Z] { [2023-03-20T20:06:57.253Z] "registry-mirrors": [ [2023-03-20T20:06:57.253Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-20T20:06:57.253Z] ], [2023-03-20T20:06:57.253Z] "bip": "10.250.0.254/24", [2023-03-20T20:06:57.253Z] "hosts": [ [2023-03-20T20:06:57.253Z] "tcp://0.0.0.0:5555", [2023-03-20T20:06:57.253Z] "unix:///var/run/docker.sock" [2023-03-20T20:06:57.253Z] ], [2023-03-20T20:06:57.253Z] "mtu": 1458, [2023-03-20T20:06:57.253Z] "selinux-enabled": true, [2023-03-20T20:06:57.253Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-20T20:06:57.253Z] } [Pipeline] sh [2023-03-20T20:06:57.580Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-20T20:06:57.905Z] + sudo service docker restart [2023-03-20T20:07:04.689Z] Removing intermediate container 1d4a6d68857f [2023-03-20T20:07:04.689Z] ---> eb449bf56dc2 [2023-03-20T20:07:04.689Z] Step 14/26 : FROM alpine:3.17 [2023-03-20T20:07:04.949Z] 3.17: Pulling from library/alpine [2023-03-20T20:07:04.949Z] 63b65145d645: Already exists [2023-03-20T20:07:05.208Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T20:07:05.208Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T20:07:05.208Z] ---> b2aa39c304c2 [2023-03-20T20:07:05.208Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-20T20:07:05.208Z] ---> Running in 4c781e46c729 [2023-03-20T20:07:05.208Z] Removing intermediate container 4c781e46c729 [2023-03-20T20:07:05.208Z] ---> d522bcad2936 [2023-03-20T20:07:05.208Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-20T20:07:05.208Z] ---> Running in 63b25953ea30 [2023-03-20T20:07:05.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T20:07:05.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T20:07:05.984Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T20:07:05.984Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T20:07:05.984Z] OK: 7 MiB in 16 packages [2023-03-20T20:07:06.243Z] Removing intermediate container 63b25953ea30 [2023-03-20T20:07:06.243Z] ---> 89473f1a364f [2023-03-20T20:07:06.243Z] Step 17/26 : WORKDIR / [2023-03-20T20:07:06.243Z] ---> Running in e94389d7875d [2023-03-20T20:07:06.243Z] Removing intermediate container e94389d7875d [2023-03-20T20:07:06.243Z] ---> 5b4d655a5d6a [2023-03-20T20:07:06.243Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-20T20:07:07.183Z] ---> c55e49682afb [2023-03-20T20:07:07.183Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-20T20:07:07.442Z] ---> a53a8343bc88 [2023-03-20T20:07:07.442Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-20T20:07:07.442Z] ---> 3ae4b2077265 [2023-03-20T20:07:07.442Z] Step 21/26 : EXPOSE 59984 [2023-03-20T20:07:07.442Z] ---> Running in 63848124568f [2023-03-20T20:07:07.442Z] Removing intermediate container 63848124568f [2023-03-20T20:07:07.442Z] ---> 91bac692601d [2023-03-20T20:07:07.442Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-20T20:07:07.702Z] ---> Running in b5c87e505517 [2023-03-20T20:07:07.702Z] Removing intermediate container b5c87e505517 [2023-03-20T20:07:07.702Z] ---> ba45324e0805 [2023-03-20T20:07:07.702Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T20:07:07.702Z] ---> Running in d32d7ef91821 [2023-03-20T20:07:07.702Z] Removing intermediate container d32d7ef91821 [2023-03-20T20:07:07.702Z] ---> f2bc4cb5214a [2023-03-20T20:07:07.702Z] Step 24/26 : LABEL arch=amd64 [2023-03-20T20:07:07.702Z] ---> Running in c15cc09e9a12 [2023-03-20T20:07:07.960Z] Removing intermediate container c15cc09e9a12 [2023-03-20T20:07:07.960Z] ---> 7d97abdb7c1b [2023-03-20T20:07:07.960Z] Step 25/26 : LABEL git_sha=30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [2023-03-20T20:07:07.960Z] ---> Running in cd8b93801245 [2023-03-20T20:07:07.960Z] Removing intermediate container cd8b93801245 [2023-03-20T20:07:07.960Z] ---> e74e7b72b46c [2023-03-20T20:07:07.960Z] Step 26/26 : LABEL version=3.0.0-dev.23 [2023-03-20T20:07:07.960Z] ---> Running in 4ed164ed72df [2023-03-20T20:07:08.220Z] Removing intermediate container 4ed164ed72df [2023-03-20T20:07:08.220Z] ---> fb6ac889155d [2023-03-20T20:07:08.220Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T20:07:08.220Z] Successfully built fb6ac889155d [2023-03-20T20:07:08.220Z] 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 [2023-03-20T20:07:08.353Z] provisioning config files... [2023-03-20T20:07:08.361Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12256744952461821084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:07:08.666Z] ---> docker-login.sh [2023-03-20T20:07:08.666Z] nexus3.edgexfoundry.org:10001 [2023-03-20T20:07:08.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:07:08.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:07:08.666Z] Configure a credential helper to remove this warning. See [2023-03-20T20:07:08.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:07:08.666Z] [2023-03-20T20:07:08.666Z] Login Succeeded [2023-03-20T20:07:08.666Z] nexus3.edgexfoundry.org:10002 [2023-03-20T20:07:08.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:07:08.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:07:08.666Z] Configure a credential helper to remove this warning. See [2023-03-20T20:07:08.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:07:08.666Z] [2023-03-20T20:07:08.666Z] Login Succeeded [2023-03-20T20:07:08.666Z] nexus3.edgexfoundry.org:10003 [2023-03-20T20:07:08.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:07:08.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:07:08.926Z] Configure a credential helper to remove this warning. See [2023-03-20T20:07:08.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:07:08.926Z] [2023-03-20T20:07:08.926Z] Login Succeeded [2023-03-20T20:07:08.926Z] nexus3.edgexfoundry.org:10004 [2023-03-20T20:07:08.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:07:08.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:07:08.926Z] Configure a credential helper to remove this warning. See [2023-03-20T20:07:08.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:07:08.926Z] [2023-03-20T20:07:08.926Z] Login Succeeded [2023-03-20T20:07:08.926Z] docker.io [2023-03-20T20:07:09.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:07:09.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:07:09.184Z] Configure a credential helper to remove this warning. See [2023-03-20T20:07:09.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:07:09.184Z] [2023-03-20T20:07:09.184Z] Login Succeeded [2023-03-20T20:07:09.184Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T20:07:09.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T20:07:09.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:07:09.264Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-20T20:07:09.264Z] 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [2023-03-20T20:07:09.264Z] latest [2023-03-20T20:07:09.264Z] 3.0.0-dev.23 [2023-03-20T20:07:09.264Z] 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 [2023-03-20T20:07:09.264Z] main [2023-03-20T20:07:09.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:09.603Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:09.922Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [2023-03-20T20:07:09.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T20:07:09.922Z] 9b40a075e075: Preparing [2023-03-20T20:07:09.922Z] e5ae24dcc8a0: Preparing [2023-03-20T20:07:09.922Z] 76d0c1a62347: Preparing [2023-03-20T20:07:09.922Z] fc2c471751ac: Preparing [2023-03-20T20:07:09.922Z] 7cd52847ad77: Preparing [2023-03-20T20:07:09.922Z] 7cd52847ad77: Layer already exists [2023-03-20T20:07:09.922Z] fc2c471751ac: Pushed [2023-03-20T20:07:09.922Z] 9b40a075e075: Pushed [2023-03-20T20:07:09.922Z] e5ae24dcc8a0: Pushed [2023-03-20T20:07:13.212Z] 76d0c1a62347: Pushed [2023-03-20T20:07:13.212Z] 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a: digest: sha256:eb17ac238ddd51e85f285d20fc20d9a1ec8e89570858d9e61bc8695a14fbaf26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:13.546Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:13.872Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-20T20:07:13.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T20:07:13.873Z] 9b40a075e075: Preparing [2023-03-20T20:07:13.873Z] e5ae24dcc8a0: Preparing [2023-03-20T20:07:13.873Z] 76d0c1a62347: Preparing [2023-03-20T20:07:13.873Z] fc2c471751ac: Preparing [2023-03-20T20:07:13.873Z] 7cd52847ad77: Preparing [2023-03-20T20:07:13.873Z] e5ae24dcc8a0: Layer already exists [2023-03-20T20:07:13.873Z] 9b40a075e075: Layer already exists [2023-03-20T20:07:13.873Z] fc2c471751ac: Layer already exists [2023-03-20T20:07:13.873Z] 7cd52847ad77: Layer already exists [2023-03-20T20:07:13.873Z] 76d0c1a62347: Layer already exists [2023-03-20T20:07:13.873Z] latest: digest: sha256:eb17ac238ddd51e85f285d20fc20d9a1ec8e89570858d9e61bc8695a14fbaf26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:14.198Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:14.522Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.23 [2023-03-20T20:07:14.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T20:07:14.522Z] 9b40a075e075: Preparing [2023-03-20T20:07:14.522Z] e5ae24dcc8a0: Preparing [2023-03-20T20:07:14.522Z] 76d0c1a62347: Preparing [2023-03-20T20:07:14.522Z] fc2c471751ac: Preparing [2023-03-20T20:07:14.522Z] 7cd52847ad77: Preparing [2023-03-20T20:07:14.522Z] 7cd52847ad77: Layer already exists [2023-03-20T20:07:14.522Z] 76d0c1a62347: Layer already exists [2023-03-20T20:07:14.522Z] 9b40a075e075: Layer already exists [2023-03-20T20:07:14.522Z] e5ae24dcc8a0: Layer already exists [2023-03-20T20:07:14.522Z] fc2c471751ac: Layer already exists [2023-03-20T20:07:14.522Z] 3.0.0-dev.23: digest: sha256:eb17ac238ddd51e85f285d20fc20d9a1ec8e89570858d9e61bc8695a14fbaf26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:14.854Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:15.177Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 [2023-03-20T20:07:15.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T20:07:15.177Z] 9b40a075e075: Preparing [2023-03-20T20:07:15.177Z] e5ae24dcc8a0: Preparing [2023-03-20T20:07:15.177Z] 76d0c1a62347: Preparing [2023-03-20T20:07:15.177Z] fc2c471751ac: Preparing [2023-03-20T20:07:15.177Z] 7cd52847ad77: Preparing [2023-03-20T20:07:15.177Z] 9b40a075e075: Layer already exists [2023-03-20T20:07:15.177Z] 7cd52847ad77: Layer already exists [2023-03-20T20:07:15.177Z] 76d0c1a62347: Layer already exists [2023-03-20T20:07:15.177Z] fc2c471751ac: Layer already exists [2023-03-20T20:07:15.177Z] e5ae24dcc8a0: Layer already exists [2023-03-20T20:07:15.177Z] 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23: digest: sha256:eb17ac238ddd51e85f285d20fc20d9a1ec8e89570858d9e61bc8695a14fbaf26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:15.505Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:15.822Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-20T20:07:15.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-20T20:07:15.822Z] 9b40a075e075: Preparing [2023-03-20T20:07:15.822Z] e5ae24dcc8a0: Preparing [2023-03-20T20:07:15.822Z] 76d0c1a62347: Preparing [2023-03-20T20:07:15.822Z] fc2c471751ac: Preparing [2023-03-20T20:07:15.822Z] 7cd52847ad77: Preparing [2023-03-20T20:07:15.822Z] 7cd52847ad77: Layer already exists [2023-03-20T20:07:15.822Z] fc2c471751ac: Layer already exists [2023-03-20T20:07:15.822Z] 9b40a075e075: Layer already exists [2023-03-20T20:07:15.822Z] 76d0c1a62347: Layer already exists [2023-03-20T20:07:15.822Z] e5ae24dcc8a0: Layer already exists [2023-03-20T20:07:15.822Z] main: digest: sha256:eb17ac238ddd51e85f285d20fc20d9a1ec8e89570858d9e61bc8695a14fbaf26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T20:07:15.903Z] ===================================================== [Pipeline] echo [2023-03-20T20:07:15.920Z] taggedImages: [2023-03-20T20:07:15.920Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [2023-03-20T20:07:15.920Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-20T20:07:15.920Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.23 [2023-03-20T20:07:15.920Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 [2023-03-20T20:07:15.920Z] - 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T20:07:16.155Z] provisioning config files... [2023-03-20T20:07:16.180Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/117@tmp/config4317988907342617471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:07:16.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T20:07:16.336Z] [2023-03-20T20:07:16.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:16.539Z] ---> docker-login.sh [2023-03-20T20:07:16.539Z] nexus3.edgexfoundry.org:10001 [2023-03-20T20:07:16.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T20:07:16.635Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-20T20:07:16.635Z] 5eb5b503b376: Pulling fs layer [2023-03-20T20:07:16.635Z] 5c69ac0246d0: Pulling fs layer [2023-03-20T20:07:16.635Z] ec43610c2a17: Pulling fs layer [2023-03-20T20:07:16.635Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-20T20:07:16.635Z] 33b1e0a273af: Pulling fs layer [2023-03-20T20:07:16.635Z] 5d3b04190fa2: Pulling fs layer [2023-03-20T20:07:16.635Z] 2f39f015ded8: Pulling fs layer [2023-03-20T20:07:16.635Z] 3a2ae6a8a46f: Waiting [2023-03-20T20:07:16.635Z] 33b1e0a273af: Waiting [2023-03-20T20:07:16.635Z] 5d3b04190fa2: Waiting [2023-03-20T20:07:16.635Z] 2f39f015ded8: Waiting [2023-03-20T20:07:16.635Z] 5c69ac0246d0: Verifying Checksum [2023-03-20T20:07:16.635Z] 5c69ac0246d0: Download complete [2023-03-20T20:07:16.635Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-20T20:07:16.636Z] 3a2ae6a8a46f: Download complete [2023-03-20T20:07:16.896Z] 33b1e0a273af: Verifying Checksum [2023-03-20T20:07:16.896Z] 33b1e0a273af: Download complete [2023-03-20T20:07:16.896Z] 5d3b04190fa2: Download complete [2023-03-20T20:07:16.896Z] ec43610c2a17: Verifying Checksum [2023-03-20T20:07:16.896Z] ec43610c2a17: Download complete [2023-03-20T20:07:16.896Z] 5eb5b503b376: Verifying Checksum [2023-03-20T20:07:16.896Z] 5eb5b503b376: Download complete [2023-03-20T20:07:17.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:07:17.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:07:17.399Z] Configure a credential helper to remove this warning. See [2023-03-20T20:07:17.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:07:17.399Z] [2023-03-20T20:07:17.399Z] Login Succeeded [2023-03-20T20:07:17.399Z] nexus3.edgexfoundry.org:10002 [2023-03-20T20:07:17.461Z] 2f39f015ded8: Verifying Checksum [2023-03-20T20:07:17.461Z] 2f39f015ded8: Download complete [2023-03-20T20:07:17.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:07:17.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:07:17.670Z] Configure a credential helper to remove this warning. See [2023-03-20T20:07:17.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:07:17.670Z] [2023-03-20T20:07:17.670Z] Login Succeeded [2023-03-20T20:07:17.670Z] nexus3.edgexfoundry.org:10003 [2023-03-20T20:07:17.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:07:18.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:07:18.208Z] Configure a credential helper to remove this warning. See [2023-03-20T20:07:18.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:07:18.208Z] [2023-03-20T20:07:18.208Z] Login Succeeded [2023-03-20T20:07:18.208Z] nexus3.edgexfoundry.org:10004 [2023-03-20T20:07:18.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:07:18.396Z] 5eb5b503b376: Pull complete [2023-03-20T20:07:18.396Z] 5c69ac0246d0: Pull complete [2023-03-20T20:07:18.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:07:18.481Z] Configure a credential helper to remove this warning. See [2023-03-20T20:07:18.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:07:18.481Z] [2023-03-20T20:07:18.481Z] Login Succeeded [2023-03-20T20:07:18.481Z] docker.io [2023-03-20T20:07:18.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:07:18.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:07:18.752Z] Configure a credential helper to remove this warning. See [2023-03-20T20:07:18.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:07:18.752Z] [2023-03-20T20:07:18.752Z] Login Succeeded [2023-03-20T20:07:18.962Z] ec43610c2a17: Pull complete [2023-03-20T20:07:18.962Z] 3a2ae6a8a46f: Pull complete [2023-03-20T20:07:19.020Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T20:07:19.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-20T20:07:19.222Z] 33b1e0a273af: Pull complete [2023-03-20T20:07:19.223Z] 5d3b04190fa2: Pull complete [Pipeline] echo [2023-03-20T20:07:19.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:07:19.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:07:19.330Z] ========================================================= [2023-03-20T20:07:19.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-20T20:07:19.330Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:07:19.700Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-20T20:07:20.290Z] Sending build context to Docker daemon 19.68MB [2023-03-20T20:07:20.290Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T20:07:20.290Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-20T20:07:20.290Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-20T20:07:20.290Z] af6eaf76a39c: Pulling fs layer [2023-03-20T20:07:20.290Z] 55522c791124: Pulling fs layer [2023-03-20T20:07:20.290Z] ce5c4a1c91eb: Pulling fs layer [2023-03-20T20:07:20.290Z] 169dfbe0d373: Pulling fs layer [2023-03-20T20:07:20.290Z] e1ff8fa3b103: Pulling fs layer [2023-03-20T20:07:20.290Z] 52ebb69f0ebf: Pulling fs layer [2023-03-20T20:07:20.290Z] 5abe8eddf0d5: Pulling fs layer [2023-03-20T20:07:20.290Z] e1ff8fa3b103: Waiting [2023-03-20T20:07:20.290Z] 52ebb69f0ebf: Waiting [2023-03-20T20:07:20.290Z] 5abe8eddf0d5: Waiting [2023-03-20T20:07:20.290Z] 169dfbe0d373: Waiting [2023-03-20T20:07:20.290Z] 55522c791124: Verifying Checksum [2023-03-20T20:07:20.290Z] 55522c791124: Download complete [2023-03-20T20:07:20.561Z] e1ff8fa3b103: Verifying Checksum [2023-03-20T20:07:20.561Z] e1ff8fa3b103: Download complete [2023-03-20T20:07:20.561Z] af6eaf76a39c: Verifying Checksum [2023-03-20T20:07:20.561Z] af6eaf76a39c: Download complete [2023-03-20T20:07:21.995Z] 5abe8eddf0d5: Verifying Checksum [2023-03-20T20:07:21.995Z] 5abe8eddf0d5: Download complete [2023-03-20T20:07:21.995Z] af6eaf76a39c: Pull complete [2023-03-20T20:07:22.266Z] 55522c791124: Pull complete [2023-03-20T20:07:23.233Z] ce5c4a1c91eb: Verifying Checksum [2023-03-20T20:07:23.233Z] ce5c4a1c91eb: Download complete [2023-03-20T20:07:23.233Z] 52ebb69f0ebf: Verifying Checksum [2023-03-20T20:07:23.233Z] 52ebb69f0ebf: Download complete [2023-03-20T20:07:24.499Z] 2f39f015ded8: Pull complete [2023-03-20T20:07:24.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-20T20:07:24.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T20:07:24.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:07:24.602Z] prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container [2023-03-20T20:07:24.631Z] $ 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 [2023-03-20T20:07:30.845Z] $ docker top d2aabd08c83b241bf6d80cb6784a18a27751398e83054dfed796dd5fd7a4e177 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:07:31.319Z] ---> job-cost.sh [2023-03-20T20:07:31.319Z] lf-activate-venv: SKIPPING [2023-03-20T20:07:31.319Z] INFO: No Stack... [2023-03-20T20:07:31.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T20:07:31.837Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T20:07:32.124Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-20T20:07:32.124Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T20:07:32.137Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] [2023-03-20T20:07:32.144Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] did not exist. Created. [2023-03-20T20:07:32.144Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T20:07:32.450Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-20T20:07:32.494Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T20:07:32.500Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T20:07:32.525Z] $ docker stop --time=1 d2aabd08c83b241bf6d80cb6784a18a27751398e83054dfed796dd5fd7a4e177 [2023-03-20T20:07:33.344Z] ce5c4a1c91eb: Pull complete [2023-03-20T20:07:33.614Z] 169dfbe0d373: Pull complete [2023-03-20T20:07:33.672Z] $ docker rm -f --volumes d2aabd08c83b241bf6d80cb6784a18a27751398e83054dfed796dd5fd7a4e177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-20T20:07:33.880Z] e1ff8fa3b103: Pull complete [2023-03-20T20:07:42.091Z] 52ebb69f0ebf: Pull complete [2023-03-20T20:07:44.054Z] 5abe8eddf0d5: Pull complete [2023-03-20T20:07:44.054Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-20T20:07:44.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T20:07:44.054Z] ---> 6cb57ee374ae [2023-03-20T20:07:44.054Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-20T20:07:45.468Z] ---> Running in 3945b818d189 [2023-03-20T20:07:45.739Z] Removing intermediate container 3945b818d189 [2023-03-20T20:07:45.739Z] ---> 1fc2f3713496 [2023-03-20T20:07:45.739Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T20:07:46.007Z] ---> Running in 152b54da3ab6 [2023-03-20T20:07:46.275Z] Removing intermediate container 152b54da3ab6 [2023-03-20T20:07:46.275Z] ---> ad974b8322ff [2023-03-20T20:07:46.275Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T20:07:46.275Z] ---> Running in 38408385ad2a [2023-03-20T20:07:46.544Z] Removing intermediate container 38408385ad2a [2023-03-20T20:07:46.544Z] ---> 8796882f5b98 [2023-03-20T20:07:46.544Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T20:07:46.544Z] ---> Running in fbe6ec9adc96 [2023-03-20T20:07:46.812Z] Removing intermediate container fbe6ec9adc96 [2023-03-20T20:07:46.812Z] ---> 04d4e2cbe97e [2023-03-20T20:07:46.812Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-20T20:07:47.085Z] ---> Running in b38fbff5f4b2 [2023-03-20T20:07:47.350Z] Removing intermediate container b38fbff5f4b2 [2023-03-20T20:07:47.350Z] ---> 6edb76b81179 [2023-03-20T20:07:47.350Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T20:07:47.350Z] ---> Running in c7bbd6b2fa3e [2023-03-20T20:07:48.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T20:07:48.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T20:07:49.849Z] OK: 263 MiB in 53 packages [2023-03-20T20:07:50.807Z] Removing intermediate container c7bbd6b2fa3e [2023-03-20T20:07:50.807Z] ---> 8beb4a1d1d03 [2023-03-20T20:07:50.807Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-20T20:07:50.807Z] ---> Running in 2c7e00c3c622 [2023-03-20T20:07:51.074Z] Removing intermediate container 2c7e00c3c622 [2023-03-20T20:07:51.074Z] ---> fdaf1f99c71b [2023-03-20T20:07:51.074Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-20T20:07:51.340Z] ---> 2bec2851e893 [2023-03-20T20:07:51.340Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T20:07:51.616Z] ---> Running in b1f02fe4119b [2023-03-20T20:08:59.634Z] Removing intermediate container b1f02fe4119b [2023-03-20T20:08:59.634Z] ---> f57c47984daf [2023-03-20T20:08:59.634Z] Step 12/13 : COPY . . [2023-03-20T20:08:59.634Z] ---> f1dd62aff848 [2023-03-20T20:08:59.634Z] Step 13/13 : RUN ${MAKE} [2023-03-20T20:08:59.634Z] ---> Running in 7b917b8d08c6 [2023-03-20T20:08:59.634Z] noop [2023-03-20T20:08:59.634Z] Removing intermediate container 7b917b8d08c6 [2023-03-20T20:08:59.634Z] ---> 8ca91dc75a56 [2023-03-20T20:08:59.634Z] Successfully built 8ca91dc75a56 [2023-03-20T20:08:59.634Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:09:00.664Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T20:09:00.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:09:00.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-4635 does not seem to be running inside a container [2023-03-20T20:09:00.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/117 -v /w/workspace/device-onvif-camera/117:/w/workspace/device-onvif-camera/117:rw,z -v /w/workspace/device-onvif-camera/117@tmp:/w/workspace/device-onvif-camera/117@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 [2023-03-20T20:09:02.230Z] $ docker top 96ef7c7e1685e8b429b24d6e84444c3e00f8d0a31acf80c20937dcafe268ccf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T20:09:03.081Z] + go version [2023-03-20T20:09:03.081Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-20T20:09:03.100Z] $ docker stop --time=1 96ef7c7e1685e8b429b24d6e84444c3e00f8d0a31acf80c20937dcafe268ccf0 [2023-03-20T20:09:04.703Z] $ docker rm -f --volumes 96ef7c7e1685e8b429b24d6e84444c3e00f8d0a31acf80c20937dcafe268ccf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:09:05.307Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T20:09:05.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:09:05.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-4635 does not seem to be running inside a container [2023-03-20T20:09:05.569Z] $ 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/117 -v /w/workspace/device-onvif-camera/117:/w/workspace/device-onvif-camera/117:rw,z -v /w/workspace/device-onvif-camera/117@tmp:/w/workspace/device-onvif-camera/117@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 [2023-03-20T20:09:06.679Z] $ docker top 692eaa01210529a929c0cab1dfc74225156d50c3b9c5fc26edaeb63d32a6cd43 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T20:09:07.501Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/117 [Pipeline] fileExists [Pipeline] sh [2023-03-20T20:09:07.836Z] + make test [2023-03-20T20:09:07.836Z] go test ./... -coverprofile=coverage.out ./... [2023-03-20T20:09:40.054Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-20T20:11:46.706Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-20T20:11:46.706Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-20T20:11:46.706Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.203s coverage: 31.7% of statements [2023-03-20T20:12:13.416Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.291s coverage: 86.5% of statements [2023-03-20T20:12:13.416Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-20T20:12:13.416Z] go vet ./... [2023-03-20T20:12:40.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T20:12:40.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T20:12:40.133Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T20:12:40.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T20:12:40.174Z] $ docker stop --time=1 692eaa01210529a929c0cab1dfc74225156d50c3b9c5fc26edaeb63d32a6cd43 [2023-03-20T20:12:43.085Z] $ docker rm -f --volumes 692eaa01210529a929c0cab1dfc74225156d50c3b9c5fc26edaeb63d32a6cd43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T20:12:44.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T20:12:44.300Z] Warning: overwriting stash ‘coverage-report’ [2023-03-20T20:12:44.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T20:12:45.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T20:12:45.561Z] + ls -al . [2023-03-20T20:12:45.561Z] total 232 [2023-03-20T20:12:45.561Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 20:09 . [2023-03-20T20:12:45.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:06 .. [2023-03-20T20:12:45.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 20:06 .git [2023-03-20T20:12:45.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:06 .github [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 20:06 .gitignore [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 20:06 .golangci.yml [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 20:06 Attribution.txt [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 20:06 CHANGELOG.md [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 20:06 Dockerfile [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 20:06 GOVERNANCE.md [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 20:06 Jenkinsfile [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 20:06 LICENSE [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 20:06 Makefile [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 20:06 OWNERS.md [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 20 20:06 README.md [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 20:04 VERSION [2023-03-20T20:12:45.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 20:06 bin [2023-03-20T20:12:45.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:06 cmd [2023-03-20T20:12:45.561Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 20:12 coverage.out [2023-03-20T20:12:45.561Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 20:06 doc [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 20 20:06 go.mod [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 20 20:06 go.sum [2023-03-20T20:12:45.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:06 internal [2023-03-20T20:12:45.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:06 snap [2023-03-20T20:12:45.561Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:12:45.905Z] + 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=30f142b3199bb88c04d4c4f9cf7ab115e72bb90a --label arch=arm64 --label version=3.0.0-dev.23 . [2023-03-20T20:12:46.488Z] Sending build context to Docker daemon 19.76MB [2023-03-20T20:12:46.488Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T20:12:46.488Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-20T20:12:46.488Z] ---> 8ca91dc75a56 [2023-03-20T20:12:46.488Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-20T20:12:46.488Z] ---> Running in 1e66dfa0e2f9 [2023-03-20T20:12:46.758Z] Removing intermediate container 1e66dfa0e2f9 [2023-03-20T20:12:46.758Z] ---> f043c0263d12 [2023-03-20T20:12:46.758Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-20T20:12:47.025Z] ---> Running in 6841eda5df1f [2023-03-20T20:12:47.025Z] Removing intermediate container 6841eda5df1f [2023-03-20T20:12:47.025Z] ---> f8cdc2942e63 [2023-03-20T20:12:47.025Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-20T20:12:47.292Z] ---> Running in 398e53fa71db [2023-03-20T20:12:47.559Z] Removing intermediate container 398e53fa71db [2023-03-20T20:12:47.559Z] ---> cd86da986ba7 [2023-03-20T20:12:47.559Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-20T20:12:47.559Z] ---> Running in 0b3a0eb932f7 [2023-03-20T20:12:47.825Z] Removing intermediate container 0b3a0eb932f7 [2023-03-20T20:12:47.825Z] ---> 7cb5c8e135a0 [2023-03-20T20:12:47.825Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-20T20:12:47.825Z] ---> Running in 48f5c470fbf1 [2023-03-20T20:12:48.095Z] Removing intermediate container 48f5c470fbf1 [2023-03-20T20:12:48.095Z] ---> b54c630493d5 [2023-03-20T20:12:48.095Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-20T20:12:48.095Z] ---> Running in af5a58e79929 [2023-03-20T20:12:49.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T20:12:49.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T20:12:50.591Z] OK: 263 MiB in 53 packages [2023-03-20T20:12:51.556Z] Removing intermediate container af5a58e79929 [2023-03-20T20:12:51.556Z] ---> cd10f7fc05f8 [2023-03-20T20:12:51.556Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-20T20:12:51.556Z] ---> Running in 14137386f965 [2023-03-20T20:12:51.556Z] Removing intermediate container 14137386f965 [2023-03-20T20:12:51.556Z] ---> f0c10b5bff8e [2023-03-20T20:12:51.556Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-20T20:12:52.141Z] ---> 3ee3e98e74df [2023-03-20T20:12:52.141Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T20:12:52.141Z] ---> Running in 5869d444955d [2023-03-20T20:12:54.717Z] Removing intermediate container 5869d444955d [2023-03-20T20:12:54.717Z] ---> 3bbff66c0a65 [2023-03-20T20:12:54.717Z] Step 12/26 : COPY . . [2023-03-20T20:12:56.653Z] ---> 3d4cfbfe3157 [2023-03-20T20:12:56.653Z] Step 13/26 : RUN ${MAKE} [2023-03-20T20:12:56.653Z] ---> Running in 1d6be9de8e0c [2023-03-20T20:12:57.234Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-20T20:15:18.902Z] Removing intermediate container 1d6be9de8e0c [2023-03-20T20:15:18.902Z] ---> 6693e2d29f0a [2023-03-20T20:15:18.902Z] Step 14/26 : FROM alpine:3.17 [2023-03-20T20:15:18.902Z] 3.17: Pulling from library/alpine [2023-03-20T20:15:18.902Z] af6eaf76a39c: Already exists [2023-03-20T20:15:18.902Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T20:15:18.902Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T20:15:18.902Z] ---> d74e625d9115 [2023-03-20T20:15:18.902Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-20T20:15:18.902Z] ---> Running in 77207b0a2460 [2023-03-20T20:15:18.902Z] Removing intermediate container 77207b0a2460 [2023-03-20T20:15:18.902Z] ---> 9e14273f162c [2023-03-20T20:15:18.902Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-20T20:15:18.902Z] ---> Running in e44860cc9f19 [2023-03-20T20:15:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T20:15:18.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T20:15:18.902Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T20:15:18.902Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T20:15:18.902Z] OK: 8 MiB in 16 packages [2023-03-20T20:15:18.902Z] Removing intermediate container e44860cc9f19 [2023-03-20T20:15:18.902Z] ---> ce14ce7477cc [2023-03-20T20:15:18.902Z] Step 17/26 : WORKDIR / [2023-03-20T20:15:18.902Z] ---> Running in 6dce83ced2f6 [2023-03-20T20:15:18.902Z] Removing intermediate container 6dce83ced2f6 [2023-03-20T20:15:18.902Z] ---> fc27da5f39fb [2023-03-20T20:15:18.902Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-20T20:15:18.902Z] ---> d4e52db87a73 [2023-03-20T20:15:18.902Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-20T20:15:20.126Z] ---> e4c32b7959f3 [2023-03-20T20:15:20.126Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-20T20:15:20.394Z] ---> b675e9ff2758 [2023-03-20T20:15:20.394Z] Step 21/26 : EXPOSE 59984 [2023-03-20T20:15:20.670Z] ---> Running in eaba1f13e8c9 [2023-03-20T20:15:20.939Z] Removing intermediate container eaba1f13e8c9 [2023-03-20T20:15:20.939Z] ---> 6b57649a8e65 [2023-03-20T20:15:20.939Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-20T20:15:20.939Z] ---> Running in 017d07bda263 [2023-03-20T20:15:21.207Z] Removing intermediate container 017d07bda263 [2023-03-20T20:15:21.207Z] ---> 385f456d1a3e [2023-03-20T20:15:21.207Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T20:15:21.207Z] ---> Running in 01ad009b575f [2023-03-20T20:15:21.474Z] Removing intermediate container 01ad009b575f [2023-03-20T20:15:21.474Z] ---> 1b2e9421284e [2023-03-20T20:15:21.474Z] Step 24/26 : LABEL arch=arm64 [2023-03-20T20:15:21.741Z] ---> Running in 993823cb6f5d [2023-03-20T20:15:22.009Z] Removing intermediate container 993823cb6f5d [2023-03-20T20:15:22.009Z] ---> ea096e04a8a1 [2023-03-20T20:15:22.009Z] Step 25/26 : LABEL git_sha=30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [2023-03-20T20:15:22.009Z] ---> Running in c16db175c526 [2023-03-20T20:15:22.277Z] Removing intermediate container c16db175c526 [2023-03-20T20:15:22.277Z] ---> 627d59235c43 [2023-03-20T20:15:22.277Z] Step 26/26 : LABEL version=3.0.0-dev.23 [2023-03-20T20:15:22.277Z] ---> Running in abce8e4a5ae1 [2023-03-20T20:15:22.544Z] Removing intermediate container abce8e4a5ae1 [2023-03-20T20:15:22.544Z] ---> c2862ae50c68 [2023-03-20T20:15:22.544Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T20:15:22.544Z] Successfully built c2862ae50c68 [2023-03-20T20:15:22.811Z] 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 [2023-03-20T20:15:22.998Z] provisioning config files... [2023-03-20T20:15:23.012Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/117@tmp/config12611247844749488424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:15:23.355Z] ---> docker-login.sh [2023-03-20T20:15:23.355Z] nexus3.edgexfoundry.org:10001 [2023-03-20T20:15:23.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:15:23.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:15:23.623Z] Configure a credential helper to remove this warning. See [2023-03-20T20:15:23.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:15:23.623Z] [2023-03-20T20:15:23.623Z] Login Succeeded [2023-03-20T20:15:23.623Z] nexus3.edgexfoundry.org:10002 [2023-03-20T20:15:23.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:15:23.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:15:23.892Z] Configure a credential helper to remove this warning. See [2023-03-20T20:15:23.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:15:23.892Z] [2023-03-20T20:15:23.892Z] Login Succeeded [2023-03-20T20:15:23.892Z] nexus3.edgexfoundry.org:10003 [2023-03-20T20:15:24.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:15:24.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:15:24.426Z] Configure a credential helper to remove this warning. See [2023-03-20T20:15:24.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:15:24.426Z] [2023-03-20T20:15:24.426Z] Login Succeeded [2023-03-20T20:15:24.426Z] nexus3.edgexfoundry.org:10004 [2023-03-20T20:15:24.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:15:24.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:15:24.694Z] Configure a credential helper to remove this warning. See [2023-03-20T20:15:24.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:15:24.694Z] [2023-03-20T20:15:24.694Z] Login Succeeded [2023-03-20T20:15:24.694Z] docker.io [2023-03-20T20:15:24.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T20:15:25.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T20:15:25.226Z] Configure a credential helper to remove this warning. See [2023-03-20T20:15:25.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T20:15:25.226Z] [2023-03-20T20:15:25.226Z] Login Succeeded [2023-03-20T20:15:25.226Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T20:15:25.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T20:15:25.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T20:15:25.318Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-20T20:15:25.319Z] 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [2023-03-20T20:15:25.319Z] latest [2023-03-20T20:15:25.319Z] 3.0.0-dev.23 [2023-03-20T20:15:25.319Z] 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 [2023-03-20T20:15:25.319Z] main [2023-03-20T20:15:25.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:15:25.689Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:15:26.047Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [2023-03-20T20:15:26.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T20:15:26.047Z] e364840f0c1e: Preparing [2023-03-20T20:15:26.047Z] 4dda0c1ac747: Preparing [2023-03-20T20:15:26.047Z] 8bffd1971701: Preparing [2023-03-20T20:15:26.047Z] 211bf7495ca4: Preparing [2023-03-20T20:15:26.047Z] edf70074bd40: Preparing [2023-03-20T20:15:26.047Z] edf70074bd40: Layer already exists [2023-03-20T20:15:26.313Z] e364840f0c1e: Pushed [2023-03-20T20:15:26.313Z] 211bf7495ca4: Pushed [2023-03-20T20:15:26.313Z] 4dda0c1ac747: Pushed [2023-03-20T20:15:32.954Z] 8bffd1971701: Pushed [2023-03-20T20:15:32.954Z] 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a: digest: sha256:7ec8e89f8a3fd6c8f116a81620103feed128992a920442563e536d12199bf21e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:15:33.311Z] + 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 [2023-03-20T20:15:33.669Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-20T20:15:33.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T20:15:33.670Z] e364840f0c1e: Preparing [2023-03-20T20:15:33.670Z] 4dda0c1ac747: Preparing [2023-03-20T20:15:33.670Z] 8bffd1971701: Preparing [2023-03-20T20:15:33.670Z] 211bf7495ca4: Preparing [2023-03-20T20:15:33.670Z] edf70074bd40: Preparing [2023-03-20T20:15:33.670Z] edf70074bd40: Layer already exists [2023-03-20T20:15:33.670Z] 8bffd1971701: Layer already exists [2023-03-20T20:15:33.670Z] 211bf7495ca4: Layer already exists [2023-03-20T20:15:33.670Z] e364840f0c1e: Layer already exists [2023-03-20T20:15:33.670Z] 4dda0c1ac747: Layer already exists [2023-03-20T20:15:33.670Z] latest: digest: sha256:7ec8e89f8a3fd6c8f116a81620103feed128992a920442563e536d12199bf21e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:15:34.297Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:15:34.643Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.23 [2023-03-20T20:15:34.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T20:15:34.643Z] e364840f0c1e: Preparing [2023-03-20T20:15:34.643Z] 4dda0c1ac747: Preparing [2023-03-20T20:15:34.643Z] 8bffd1971701: Preparing [2023-03-20T20:15:34.643Z] 211bf7495ca4: Preparing [2023-03-20T20:15:34.643Z] edf70074bd40: Preparing [2023-03-20T20:15:34.643Z] 4dda0c1ac747: Layer already exists [2023-03-20T20:15:34.643Z] 8bffd1971701: Layer already exists [2023-03-20T20:15:34.643Z] 211bf7495ca4: Layer already exists [2023-03-20T20:15:34.643Z] edf70074bd40: Layer already exists [2023-03-20T20:15:34.643Z] e364840f0c1e: Layer already exists [2023-03-20T20:15:34.643Z] 3.0.0-dev.23: digest: sha256:7ec8e89f8a3fd6c8f116a81620103feed128992a920442563e536d12199bf21e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:15:35.003Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:15:35.367Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 [2023-03-20T20:15:35.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T20:15:35.367Z] e364840f0c1e: Preparing [2023-03-20T20:15:35.367Z] 4dda0c1ac747: Preparing [2023-03-20T20:15:35.367Z] 8bffd1971701: Preparing [2023-03-20T20:15:35.367Z] 211bf7495ca4: Preparing [2023-03-20T20:15:35.367Z] edf70074bd40: Preparing [2023-03-20T20:15:35.367Z] 4dda0c1ac747: Layer already exists [2023-03-20T20:15:35.367Z] e364840f0c1e: Layer already exists [2023-03-20T20:15:35.367Z] edf70074bd40: Layer already exists [2023-03-20T20:15:35.367Z] 8bffd1971701: Layer already exists [2023-03-20T20:15:35.367Z] 211bf7495ca4: Layer already exists [2023-03-20T20:15:35.367Z] 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23: digest: sha256:7ec8e89f8a3fd6c8f116a81620103feed128992a920442563e536d12199bf21e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:15:35.736Z] + 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 [2023-03-20T20:15:36.100Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-03-20T20:15:36.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-20T20:15:36.100Z] e364840f0c1e: Preparing [2023-03-20T20:15:36.100Z] 4dda0c1ac747: Preparing [2023-03-20T20:15:36.100Z] 8bffd1971701: Preparing [2023-03-20T20:15:36.100Z] 211bf7495ca4: Preparing [2023-03-20T20:15:36.100Z] edf70074bd40: Preparing [2023-03-20T20:15:36.100Z] e364840f0c1e: Layer already exists [2023-03-20T20:15:36.100Z] edf70074bd40: Layer already exists [2023-03-20T20:15:36.100Z] 8bffd1971701: Layer already exists [2023-03-20T20:15:36.100Z] 4dda0c1ac747: Layer already exists [2023-03-20T20:15:36.100Z] 211bf7495ca4: Layer already exists [2023-03-20T20:15:36.100Z] main: digest: sha256:7ec8e89f8a3fd6c8f116a81620103feed128992a920442563e536d12199bf21e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-20T20:15:36.186Z] ===================================================== [Pipeline] echo [2023-03-20T20:15:36.205Z] taggedImages: [2023-03-20T20:15:36.205Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [2023-03-20T20:15:36.205Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-20T20:15:36.205Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.23 [2023-03-20T20:15:36.205Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 [2023-03-20T20:15:36.205Z] - 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 [2023-03-20T20:15:36.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T20:15:36.673Z] [2023-03-20T20:15:36.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:15:37.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T20:15:37.002Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-20T20:15:37.002Z] 8998bd30e6a1: Pulling fs layer [2023-03-20T20:15:37.002Z] 04944245beec: Pulling fs layer [2023-03-20T20:15:37.002Z] 699f458cf7ca: Pulling fs layer [2023-03-20T20:15:37.002Z] 765212b225bb: Pulling fs layer [2023-03-20T20:15:37.002Z] f23df028b6ca: Pulling fs layer [2023-03-20T20:15:37.002Z] d65c8cfc05b1: Pulling fs layer [2023-03-20T20:15:37.002Z] 2437ff75d9bd: Pulling fs layer [2023-03-20T20:15:37.002Z] 765212b225bb: Waiting [2023-03-20T20:15:37.002Z] f23df028b6ca: Waiting [2023-03-20T20:15:37.002Z] d65c8cfc05b1: Waiting [2023-03-20T20:15:37.002Z] 2437ff75d9bd: Waiting [2023-03-20T20:15:37.269Z] 04944245beec: Verifying Checksum [2023-03-20T20:15:37.269Z] 04944245beec: Download complete [2023-03-20T20:15:37.269Z] 765212b225bb: Verifying Checksum [2023-03-20T20:15:37.269Z] 765212b225bb: Download complete [2023-03-20T20:15:37.269Z] f23df028b6ca: Download complete [2023-03-20T20:15:37.269Z] d65c8cfc05b1: Verifying Checksum [2023-03-20T20:15:37.269Z] d65c8cfc05b1: Download complete [2023-03-20T20:15:37.542Z] 699f458cf7ca: Verifying Checksum [2023-03-20T20:15:37.542Z] 699f458cf7ca: Download complete [2023-03-20T20:15:37.809Z] 8998bd30e6a1: Verifying Checksum [2023-03-20T20:15:37.809Z] 8998bd30e6a1: Download complete [2023-03-20T20:15:39.744Z] 2437ff75d9bd: Verifying Checksum [2023-03-20T20:15:39.744Z] 2437ff75d9bd: Download complete [2023-03-20T20:15:41.698Z] 8998bd30e6a1: Pull complete [2023-03-20T20:15:41.965Z] 04944245beec: Pull complete [2023-03-20T20:15:43.373Z] 699f458cf7ca: Pull complete [2023-03-20T20:15:43.373Z] 765212b225bb: Pull complete [2023-03-20T20:15:44.333Z] f23df028b6ca: Pull complete [2023-03-20T20:15:44.333Z] d65c8cfc05b1: Pull complete [2023-03-20T20:15:59.317Z] 2437ff75d9bd: Pull complete [2023-03-20T20:15:59.317Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-20T20:15:59.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T20:15:59.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:15:59.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-4635 does not seem to be running inside a container [2023-03-20T20:15:59.695Z] $ 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/117 -v /w/workspace/device-onvif-camera/117:/w/workspace/device-onvif-camera/117:rw,z -v /w/workspace/device-onvif-camera/117@tmp:/w/workspace/device-onvif-camera/117@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 [2023-03-20T20:16:02.277Z] $ docker top 306b722340523964a0982492a9714f75cefa6ff51ab4d96f01fc77becbc4b1a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:16:02.838Z] ---> job-cost.sh [2023-03-20T20:16:03.107Z] lf-activate-venv: SKIPPING [2023-03-20T20:16:03.107Z] INFO: No Stack... [2023-03-20T20:16:03.377Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-20T20:16:04.349Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T20:16:04.988Z] + + cat /w/workspace/device-onvif-camera/117/archives/cost.csv [2023-03-20T20:16:04.988Z] cut -d, -f6 [Pipeline] lock [2023-03-20T20:16:05.048Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] [2023-03-20T20:16:05.055Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] did not exist. Created. [2023-03-20T20:16:05.055Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T20:16:05.394Z] /w/workspace/device-onvif-camera/117@tmp/durable-3fc35c8a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-20T20:16:05.727Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-20T20:16:05.755Z] Warning: overwriting stash ‘stack-cost’ [2023-03-20T20:16:05.812Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T20:16:05.817Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T20:16:05.838Z] $ docker stop --time=1 306b722340523964a0982492a9714f75cefa6ff51ab4d96f01fc77becbc4b1a5 [2023-03-20T20:16:07.311Z] $ docker rm -f --volumes 306b722340523964a0982492a9714f75cefa6ff51ab4d96f01fc77becbc4b1a5 [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 [2023-03-20T20:16:07.774Z] provisioning config files... [2023-03-20T20:16:07.781Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17923544620297183353tmp [Pipeline] { [Pipeline] sh [2023-03-20T20:16:08.076Z] + set +x [2023-03-20T20:16:08.076Z] + curl -s https://codecov.io/bash [2023-03-20T20:16:08.076Z] + bash -s -- [2023-03-20T20:16:08.076Z] [2023-03-20T20:16:08.076Z] _____ _ [2023-03-20T20:16:08.076Z] / ____| | | [2023-03-20T20:16:08.076Z] | | ___ __| | ___ ___ _____ __ [2023-03-20T20:16:08.076Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-20T20:16:08.076Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-20T20:16:08.076Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-20T20:16:08.076Z] Bash-1.0.6 [2023-03-20T20:16:08.076Z] [2023-03-20T20:16:08.076Z] [2023-03-20T20:16:08.076Z] ==> git version 2.25.1 found [2023-03-20T20:16:08.076Z] ==> 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 [2023-03-20T20:16:08.076Z] Release-Date: 2020-01-08 [2023-03-20T20:16:08.076Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-20T20:16:08.076Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-20T20:16:08.076Z] ==> Jenkins CI detected. [2023-03-20T20:16:08.076Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-03-20T20:16:08.076Z] project root: . [2023-03-20T20:16:08.076Z] --> token set from env [2023-03-20T20:16:08.076Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-20T20:16:08.076Z] ==> Running gcov in . (disable via -X gcov) [2023-03-20T20:16:08.076Z] ==> Python coveragepy not found [2023-03-20T20:16:08.076Z] ==> Searching for coverage reports in: [2023-03-20T20:16:08.076Z] + . [2023-03-20T20:16:08.076Z] -> Found 1 reports [2023-03-20T20:16:08.076Z] ==> Detecting git/mercurial file structure [2023-03-20T20:16:08.076Z] ==> Reading reports [2023-03-20T20:16:08.076Z] + ./coverage.out bytes=78487 [2023-03-20T20:16:08.076Z] ==> Appending adjustments [2023-03-20T20:16:08.076Z] https://docs.codecov.io/docs/fixing-reports [2023-03-20T20:16:08.336Z] + Found adjustments [2023-03-20T20:16:08.336Z] ==> Gzipping contents [2023-03-20T20:16:08.336Z] 12K /tmp/codecov.KNm61N.gz [2023-03-20T20:16:08.336Z] ==> Uploading reports [2023-03-20T20:16:08.336Z] url: https://codecov.io [2023-03-20T20:16:08.336Z] query: branch=main&commit=30f142b3199bb88c04d4c4f9cf7ab115e72bb90a&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-20T20:16:08.336Z] -> Pinging Codecov [2023-03-20T20:16:08.336Z] 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=30f142b3199bb88c04d4c4f9cf7ab115e72bb90a&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-20T20:16:08.595Z] -> Uploading to [2023-03-20T20:16:08.595Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-20/F29A59C45E3A92E06B3E522C9905F8EF/30f142b3199bb88c04d4c4f9cf7ab115e72bb90a/b6050a2a-7ab1-468f-94e6-d7e9a03f1541.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T201608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e2369edb5e9c1ceafb6941e77f782fc3e9c2fd862fcdd24eac7b7905177fbf3 [2023-03-20T20:16:08.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T20:16:08.595Z] Dload Upload Total Spent Left Speed [2023-03-20T20:16:08.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10526 0 0 100 10526 0 35204 --:--:-- --:--:-- --:--:-- 35204 [2023-03-20T20:16:08.855Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] } [2023-03-20T20:16:08.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-20T20:16:09.112Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-20T20:16:09.119Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:16:09.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T20:16:09.425Z] [2023-03-20T20:16:09.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:16:09.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T20:16:09.736Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-20T20:16:09.736Z] df9b9388f04a: Pulling fs layer [2023-03-20T20:16:09.736Z] 52dc419b0ee2: Pulling fs layer [2023-03-20T20:16:09.736Z] 25bc292e5bac: Pulling fs layer [2023-03-20T20:16:09.736Z] 114826534d7a: Pulling fs layer [2023-03-20T20:16:09.736Z] 4657fd5d0bcf: Pulling fs layer [2023-03-20T20:16:09.736Z] 6ad1cebc031e: Pulling fs layer [2023-03-20T20:16:09.736Z] 8a3aa393b2d8: Pulling fs layer [2023-03-20T20:16:09.736Z] 114826534d7a: Waiting [2023-03-20T20:16:09.736Z] 4657fd5d0bcf: Waiting [2023-03-20T20:16:09.736Z] 6ad1cebc031e: Waiting [2023-03-20T20:16:09.736Z] 8a3aa393b2d8: Waiting [2023-03-20T20:16:09.736Z] 25bc292e5bac: Verifying Checksum [2023-03-20T20:16:09.736Z] 25bc292e5bac: Download complete [2023-03-20T20:16:09.736Z] 52dc419b0ee2: Download complete [2023-03-20T20:16:09.736Z] 4657fd5d0bcf: Verifying Checksum [2023-03-20T20:16:09.736Z] 4657fd5d0bcf: Download complete [2023-03-20T20:16:09.736Z] df9b9388f04a: Download complete [2023-03-20T20:16:10.010Z] df9b9388f04a: Pull complete [2023-03-20T20:16:10.010Z] 52dc419b0ee2: Pull complete [2023-03-20T20:16:10.010Z] 6ad1cebc031e: Verifying Checksum [2023-03-20T20:16:10.010Z] 6ad1cebc031e: Download complete [2023-03-20T20:16:10.010Z] 25bc292e5bac: Pull complete [2023-03-20T20:16:10.578Z] 114826534d7a: Download complete [2023-03-20T20:16:10.578Z] 8a3aa393b2d8: Verifying Checksum [2023-03-20T20:16:10.578Z] 8a3aa393b2d8: Download complete [2023-03-20T20:16:13.859Z] 114826534d7a: Pull complete [2023-03-20T20:16:13.859Z] 4657fd5d0bcf: Pull complete [2023-03-20T20:16:14.117Z] 6ad1cebc031e: Pull complete [2023-03-20T20:16:16.645Z] 8a3aa393b2d8: Pull complete [2023-03-20T20:16:16.905Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-20T20:16:16.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T20:16:16.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:16:16.999Z] prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container [2023-03-20T20:16:17.032Z] $ 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 [2023-03-20T20:16:23.286Z] $ docker top e63be152bb3b12654f4a4cb90f296800e1002f46a3edcb0553060e89cd4a0572 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-20T20:16:23.356Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-03-20T20:16:23.633Z] + set -o pipefail [2023-03-20T20:16:23.633Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-03-20T20:16:32.031Z] [2023-03-20T20:16:32.031Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-03-20T20:16:32.031Z] [2023-03-20T20:16:32.031Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/853e313f-08d2-4a12-8809-245cc6f8caf2 [2023-03-20T20:16:32.031Z] [2023-03-20T20:16:32.031Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-20T20:16:32.031Z] [2023-03-20T20:16:32.031Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-20T20:16:32.031Z] [2023-03-20T20:16:32.599Z] [2023-03-20T20:16:32.599Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-20T20:16:32.599Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-20T20:16:32.599Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-20T20:16:32.611Z] $ docker stop --time=1 e63be152bb3b12654f4a4cb90f296800e1002f46a3edcb0553060e89cd4a0572 [2023-03-20T20:16:36.091Z] $ docker rm -f --volumes e63be152bb3b12654f4a4cb90f296800e1002f46a3edcb0553060e89cd4a0572 [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 [2023-03-20T20:16:36.471Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T20:16:36.489Z] provisioning config files... [2023-03-20T20:16:36.495Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2068971871117665979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:16:36.800Z] --> edgex-publish-swagger.sh [2023-03-20T20:16:36.800Z] === Publish doc/openapi/v2 API === [2023-03-20T20:16:36.800Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-20T20:16:36.800Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-20T20:16:36.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T20:16:36.800Z] Dload Upload Total Spent Left Speed [2023-03-20T20:16:37.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 612k --:--:-- --:--:-- --:--:-- 611k 100 469k 0 0 100 469k 0 612k --:--:-- --:--:-- --:--:-- 611k [2023-03-20T20:16:37.370Z] [2023-03-20T20:16:37.370Z] [Pipeline] } [2023-03-20T20:16:37.376Z] 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 [2023-03-20T20:16:37.827Z] + git log --format=format:%s -1 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] sh [2023-03-20T20:16:38.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T20:16:38.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:16:38.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T20:16:38.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:16:38.740Z] prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container [2023-03-20T20:16:38.776Z] $ 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 [2023-03-20T20:16:39.171Z] $ docker top d94d8309c8ec1d3fa5dbb9f0c60efc83eacc8f94d30251ed9f2e039bb9c495f5 -eo pid,comm [2023-03-20T20:16:39.214Z] 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). [2023-03-20T20:16:39.214Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T20:16:39.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T20:16:39.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T20:16:39.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T20:16:39.376Z] $ docker exec d94d8309c8ec1d3fa5dbb9f0c60efc83eacc8f94d30251ed9f2e039bb9c495f5 ssh-agent [2023-03-20T20:16:39.482Z] SSH_AUTH_SOCK=/tmp/ssh-rAFOCLSlaPSn/agent.31 [2023-03-20T20:16:39.482Z] SSH_AGENT_PID=37 [2023-03-20T20:16:39.487Z] Running ssh-add (command line suppressed) [2023-03-20T20:16:39.593Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8515498956260233837.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8515498956260233837.key) [2023-03-20T20:16:39.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T20:16:39.900Z] + git semver tag [2023-03-20T20:16:40.158Z] 2023-03-20 20:16:40,089 [run_tag] DEBUG tag force:False [2023-03-20T20:16:40.158Z] 2023-03-20 20:16:40,089 [check_head_tag] DEBUG check head tag [2023-03-20T20:16:40.158Z] 2023-03-20 20:16:40,090 [execute] INFO git cat-file --batch-check [2023-03-20T20:16:40.158Z] 2023-03-20 20:16:40,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-20T20:16:40.158Z] 2023-03-20 20:16:40,094 [execute] INFO git cat-file --batch [2023-03-20T20:16:40.158Z] 2023-03-20 20:16:40,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-20T20:16:40.158Z] 2023-03-20 20:16:40,121 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T20:16:40.158Z] 2023-03-20 20:16:40,121 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 [2023-03-20T20:16:40.158Z] 2023-03-20 20:16:40,121 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-20T20:16:40.158Z] 2023-03-20 20:16:40,125 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T20:16:40.158Z] 3.0.0-dev.23 [Pipeline] } [2023-03-20T20:16:40.168Z] $ docker exec --env ******** --env ******** d94d8309c8ec1d3fa5dbb9f0c60efc83eacc8f94d30251ed9f2e039bb9c495f5 ssh-agent -k [2023-03-20T20:16:40.261Z] unset SSH_AUTH_SOCK; [2023-03-20T20:16:40.262Z] unset SSH_AGENT_PID; [2023-03-20T20:16:40.262Z] echo Agent pid 37 killed; [2023-03-20T20:16:40.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T20:16:40.601Z] + git semver [Pipeline] } [2023-03-20T20:16:40.873Z] $ docker stop --time=1 d94d8309c8ec1d3fa5dbb9f0c60efc83eacc8f94d30251ed9f2e039bb9c495f5 [2023-03-20T20:16:42.124Z] $ docker rm -f --volumes d94d8309c8ec1d3fa5dbb9f0c60efc83eacc8f94d30251ed9f2e039bb9c495f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:16:42.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T20:16:42.553Z] [2023-03-20T20:16:42.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:16:42.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T20:16:42.857Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-20T20:16:42.857Z] ab5ef0e58194: Pulling fs layer [2023-03-20T20:16:42.857Z] 9712f1f96733: Pulling fs layer [2023-03-20T20:16:42.857Z] 63f879dbbcfc: Pulling fs layer [2023-03-20T20:16:42.857Z] 0d9ebad4ef96: Pulling fs layer [2023-03-20T20:16:42.857Z] e9a5061849ea: Pulling fs layer [2023-03-20T20:16:42.857Z] d747dcd14b5f: Pulling fs layer [2023-03-20T20:16:42.857Z] 2de7ff778b66: Pulling fs layer [2023-03-20T20:16:42.857Z] 0d9ebad4ef96: Waiting [2023-03-20T20:16:42.857Z] e9a5061849ea: Waiting [2023-03-20T20:16:42.857Z] d747dcd14b5f: Waiting [2023-03-20T20:16:42.857Z] 2de7ff778b66: Waiting [2023-03-20T20:16:42.857Z] 9712f1f96733: Verifying Checksum [2023-03-20T20:16:42.857Z] 9712f1f96733: Download complete [2023-03-20T20:16:43.432Z] 63f879dbbcfc: Verifying Checksum [2023-03-20T20:16:43.432Z] 63f879dbbcfc: Download complete [2023-03-20T20:16:43.432Z] e9a5061849ea: Verifying Checksum [2023-03-20T20:16:43.432Z] e9a5061849ea: Download complete [2023-03-20T20:16:43.432Z] d747dcd14b5f: Verifying Checksum [2023-03-20T20:16:43.432Z] d747dcd14b5f: Download complete [2023-03-20T20:16:43.432Z] 0d9ebad4ef96: Verifying Checksum [2023-03-20T20:16:43.432Z] 0d9ebad4ef96: Download complete [2023-03-20T20:16:43.432Z] ab5ef0e58194: Verifying Checksum [2023-03-20T20:16:43.432Z] ab5ef0e58194: Download complete [2023-03-20T20:16:43.432Z] 2de7ff778b66: Verifying Checksum [2023-03-20T20:16:43.432Z] 2de7ff778b66: Download complete [2023-03-20T20:16:46.713Z] ab5ef0e58194: Pull complete [2023-03-20T20:16:46.713Z] 9712f1f96733: Pull complete [2023-03-20T20:16:47.279Z] 63f879dbbcfc: Pull complete [2023-03-20T20:16:51.485Z] 0d9ebad4ef96: Pull complete [2023-03-20T20:16:51.485Z] e9a5061849ea: Pull complete [2023-03-20T20:16:51.485Z] d747dcd14b5f: Pull complete [2023-03-20T20:16:52.863Z] 2de7ff778b66: Pull complete [2023-03-20T20:16:52.863Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-20T20:16:52.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T20:16:52.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:16:52.973Z] prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container [2023-03-20T20:16:53.001Z] $ 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 [2023-03-20T20:16:59.837Z] $ docker top 9a0d3ef37d3f48551d27fff44590c2d4091c59e4d54fa4bc9c5889c76ade2f7f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-20T20:16:59.915Z] provisioning config files... [2023-03-20T20:16:59.926Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17607401007772021175tmp [2023-03-20T20:16:59.937Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10255708511213726878tmp [2023-03-20T20:16:59.957Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8863844950250748119tmp [Pipeline] { [Pipeline] echo [2023-03-20T20:16:59.979Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:17:00.262Z] ---> sigul-configuration.sh [2023-03-20T20:17:00.262Z] gpg: directory `/root/.gnupg' created [2023-03-20T20:17:00.262Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-20T20:17:00.262Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-20T20:17:00.262Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-20T20:17:00.262Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-20T20:17:00.262Z] gpg: CAST5 encrypted data [2023-03-20T20:17:00.262Z] gpg: encrypted with 1 passphrase [2023-03-20T20:17:00.262Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-20T20:17:00.547Z] + mkdir /home/jenkins [2023-03-20T20:17:00.547Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-20T20:17:00.834Z] + 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 [2023-03-20T20:17:00.843Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:17:01.127Z] ---> sigul-install.sh [2023-03-20T20:17:01.127Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-20T20:17:01.415Z] + git tag --list [2023-03-20T20:17:01.415Z] v0.0.0 [2023-03-20T20:17:01.415Z] v0.0.1-dev.1 [2023-03-20T20:17:01.415Z] v0.0.1-dev.10 [2023-03-20T20:17:01.415Z] v0.0.1-dev.11 [2023-03-20T20:17:01.415Z] v0.0.1-dev.12 [2023-03-20T20:17:01.415Z] v0.0.1-dev.13 [2023-03-20T20:17:01.415Z] v0.0.1-dev.14 [2023-03-20T20:17:01.415Z] v0.0.1-dev.15 [2023-03-20T20:17:01.415Z] v0.0.1-dev.16 [2023-03-20T20:17:01.415Z] v0.0.1-dev.17 [2023-03-20T20:17:01.415Z] v0.0.1-dev.18 [2023-03-20T20:17:01.415Z] v0.0.1-dev.19 [2023-03-20T20:17:01.415Z] v0.0.1-dev.2 [2023-03-20T20:17:01.415Z] v0.0.1-dev.20 [2023-03-20T20:17:01.415Z] v0.0.1-dev.21 [2023-03-20T20:17:01.415Z] v0.0.1-dev.22 [2023-03-20T20:17:01.415Z] v0.0.1-dev.23 [2023-03-20T20:17:01.415Z] v0.0.1-dev.24 [2023-03-20T20:17:01.415Z] v0.0.1-dev.25 [2023-03-20T20:17:01.415Z] v0.0.1-dev.26 [2023-03-20T20:17:01.415Z] v0.0.1-dev.27 [2023-03-20T20:17:01.415Z] v0.0.1-dev.28 [2023-03-20T20:17:01.415Z] v0.0.1-dev.3 [2023-03-20T20:17:01.415Z] v0.0.1-dev.4 [2023-03-20T20:17:01.415Z] v0.0.1-dev.5 [2023-03-20T20:17:01.415Z] v0.0.1-dev.6 [2023-03-20T20:17:01.415Z] v0.0.1-dev.7 [2023-03-20T20:17:01.415Z] v0.0.1-dev.8 [2023-03-20T20:17:01.415Z] v0.0.1-dev.9 [2023-03-20T20:17:01.415Z] v2.2.0 [2023-03-20T20:17:01.415Z] v2.2.0-dev.29 [2023-03-20T20:17:01.415Z] v2.2.0-dev.30 [2023-03-20T20:17:01.415Z] v2.2.0-dev.31 [2023-03-20T20:17:01.415Z] v2.2.0-dev.32 [2023-03-20T20:17:01.415Z] v2.2.0-dev.33 [2023-03-20T20:17:01.415Z] v2.2.0-dev.34 [2023-03-20T20:17:01.415Z] v2.2.0-dev.35 [2023-03-20T20:17:01.415Z] v2.3.0 [2023-03-20T20:17:01.415Z] v2.3.0-dev.1 [2023-03-20T20:17:01.415Z] v2.3.0-dev.10 [2023-03-20T20:17:01.415Z] v2.3.0-dev.11 [2023-03-20T20:17:01.415Z] v2.3.0-dev.12 [2023-03-20T20:17:01.415Z] v2.3.0-dev.13 [2023-03-20T20:17:01.415Z] v2.3.0-dev.14 [2023-03-20T20:17:01.415Z] v2.3.0-dev.15 [2023-03-20T20:17:01.415Z] v2.3.0-dev.16 [2023-03-20T20:17:01.415Z] v2.3.0-dev.17 [2023-03-20T20:17:01.415Z] v2.3.0-dev.18 [2023-03-20T20:17:01.415Z] v2.3.0-dev.19 [2023-03-20T20:17:01.415Z] v2.3.0-dev.2 [2023-03-20T20:17:01.415Z] v2.3.0-dev.20 [2023-03-20T20:17:01.415Z] v2.3.0-dev.21 [2023-03-20T20:17:01.415Z] v2.3.0-dev.22 [2023-03-20T20:17:01.415Z] v2.3.0-dev.23 [2023-03-20T20:17:01.415Z] v2.3.0-dev.24 [2023-03-20T20:17:01.415Z] v2.3.0-dev.25 [2023-03-20T20:17:01.415Z] v2.3.0-dev.26 [2023-03-20T20:17:01.415Z] v2.3.0-dev.27 [2023-03-20T20:17:01.415Z] v2.3.0-dev.28 [2023-03-20T20:17:01.415Z] v2.3.0-dev.29 [2023-03-20T20:17:01.415Z] v2.3.0-dev.3 [2023-03-20T20:17:01.415Z] v2.3.0-dev.30 [2023-03-20T20:17:01.415Z] v2.3.0-dev.31 [2023-03-20T20:17:01.415Z] v2.3.0-dev.32 [2023-03-20T20:17:01.415Z] v2.3.0-dev.33 [2023-03-20T20:17:01.415Z] v2.3.0-dev.34 [2023-03-20T20:17:01.415Z] v2.3.0-dev.35 [2023-03-20T20:17:01.415Z] v2.3.0-dev.36 [2023-03-20T20:17:01.415Z] v2.3.0-dev.37 [2023-03-20T20:17:01.415Z] v2.3.0-dev.38 [2023-03-20T20:17:01.415Z] v2.3.0-dev.39 [2023-03-20T20:17:01.415Z] v2.3.0-dev.4 [2023-03-20T20:17:01.415Z] v2.3.0-dev.40 [2023-03-20T20:17:01.415Z] v2.3.0-dev.41 [2023-03-20T20:17:01.415Z] v2.3.0-dev.42 [2023-03-20T20:17:01.415Z] v2.3.0-dev.43 [2023-03-20T20:17:01.415Z] v2.3.0-dev.44 [2023-03-20T20:17:01.415Z] v2.3.0-dev.45 [2023-03-20T20:17:01.415Z] v2.3.0-dev.5 [2023-03-20T20:17:01.415Z] v2.3.0-dev.6 [2023-03-20T20:17:01.415Z] v2.3.0-dev.7 [2023-03-20T20:17:01.415Z] v2.3.0-dev.8 [2023-03-20T20:17:01.415Z] v2.3.0-dev.9 [2023-03-20T20:17:01.415Z] v2.3.1-dev.1 [2023-03-20T20:17:01.415Z] v3.0.0-dev.1 [2023-03-20T20:17:01.415Z] v3.0.0-dev.10 [2023-03-20T20:17:01.415Z] v3.0.0-dev.11 [2023-03-20T20:17:01.415Z] v3.0.0-dev.12 [2023-03-20T20:17:01.415Z] v3.0.0-dev.13 [2023-03-20T20:17:01.415Z] v3.0.0-dev.14 [2023-03-20T20:17:01.415Z] v3.0.0-dev.15 [2023-03-20T20:17:01.415Z] v3.0.0-dev.16 [2023-03-20T20:17:01.415Z] v3.0.0-dev.17 [2023-03-20T20:17:01.415Z] v3.0.0-dev.18 [2023-03-20T20:17:01.415Z] v3.0.0-dev.19 [2023-03-20T20:17:01.415Z] v3.0.0-dev.2 [2023-03-20T20:17:01.415Z] v3.0.0-dev.20 [2023-03-20T20:17:01.415Z] v3.0.0-dev.21 [2023-03-20T20:17:01.415Z] v3.0.0-dev.22 [2023-03-20T20:17:01.415Z] v3.0.0-dev.23 [2023-03-20T20:17:01.415Z] v3.0.0-dev.3 [2023-03-20T20:17:01.415Z] v3.0.0-dev.4 [2023-03-20T20:17:01.415Z] v3.0.0-dev.5 [2023-03-20T20:17:01.415Z] v3.0.0-dev.6 [2023-03-20T20:17:01.415Z] v3.0.0-dev.7 [2023-03-20T20:17:01.415Z] v3.0.0-dev.8 [2023-03-20T20:17:01.415Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-20T20:17:01.709Z] + lftools sign git-tag v3.0.0-dev.23 [2023-03-20T20:17:02.279Z] Signing Git tag with Sigul... [2023-03-20T20:17:02.279Z] Signing v3.0.0-dev.23 [Pipeline] echo [2023-03-20T20:17:02.559Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:17:02.848Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-20T20:17:02.856Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-20T20:17:02.886Z] $ docker stop --time=1 9a0d3ef37d3f48551d27fff44590c2d4091c59e4d54fa4bc9c5889c76ade2f7f [2023-03-20T20:17:04.288Z] $ docker rm -f --volumes 9a0d3ef37d3f48551d27fff44590c2d4091c59e4d54fa4bc9c5889c76ade2f7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-20T20:17:04.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T20:17:04.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:17:05.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T20:17:05.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:17:05.123Z] prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container [2023-03-20T20:17:05.154Z] $ 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 [2023-03-20T20:17:05.508Z] $ docker top b881c4cf5ba344e025a82519d2312067e33a9069443046007e5c08b5b246ccf2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T20:17:05.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T20:17:05.614Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T20:17:05.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T20:17:05.746Z] $ docker exec b881c4cf5ba344e025a82519d2312067e33a9069443046007e5c08b5b246ccf2 ssh-agent [2023-03-20T20:17:05.860Z] SSH_AUTH_SOCK=/tmp/ssh-BUjpZjbfVqI5/agent.32 [2023-03-20T20:17:05.860Z] SSH_AGENT_PID=38 [2023-03-20T20:17:05.864Z] Running ssh-add (command line suppressed) [2023-03-20T20:17:05.972Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4509147038185686863.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4509147038185686863.key) [2023-03-20T20:17:05.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T20:17:06.274Z] + git semver bump pre [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,501 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,501 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,501 [bump_version] DEBUG bumped version:3.0.0-dev.24 [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,501 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,501 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,502 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,505 [execute] INFO git cat-file --batch-check [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,512 [execute] INFO git cat-file --batch [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T20:17:06.533Z] 2023-03-20 20:17:06,519 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T20:17:06.533Z] 3.0.0-dev.24 [Pipeline] } [2023-03-20T20:17:06.802Z] $ docker exec --env ******** --env ******** b881c4cf5ba344e025a82519d2312067e33a9069443046007e5c08b5b246ccf2 ssh-agent -k [2023-03-20T20:17:06.894Z] unset SSH_AUTH_SOCK; [2023-03-20T20:17:06.894Z] unset SSH_AGENT_PID; [2023-03-20T20:17:06.894Z] echo Agent pid 38 killed; [2023-03-20T20:17:06.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T20:17:07.231Z] + git semver [Pipeline] } [2023-03-20T20:17:07.815Z] $ docker stop --time=1 b881c4cf5ba344e025a82519d2312067e33a9069443046007e5c08b5b246ccf2 [2023-03-20T20:17:09.081Z] $ docker rm -f --volumes b881c4cf5ba344e025a82519d2312067e33a9069443046007e5c08b5b246ccf2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T20:17:09.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T20:17:09.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:17:09.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T20:17:09.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:17:09.838Z] prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container [2023-03-20T20:17:09.870Z] $ 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 [2023-03-20T20:17:10.245Z] $ docker top ec0912b81241bf903e92d68b845c967b3e3a883c9f0d3b44c9d1bb75a3deb335 -eo pid,comm [2023-03-20T20:17:10.290Z] 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). [2023-03-20T20:17:10.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T20:17:10.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T20:17:10.339Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T20:17:10.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T20:17:10.455Z] $ docker exec ec0912b81241bf903e92d68b845c967b3e3a883c9f0d3b44c9d1bb75a3deb335 ssh-agent [2023-03-20T20:17:10.570Z] SSH_AUTH_SOCK=/tmp/ssh-VQs5dKl7nfYA/agent.31 [2023-03-20T20:17:10.570Z] SSH_AGENT_PID=37 [2023-03-20T20:17:10.575Z] Running ssh-add (command line suppressed) [2023-03-20T20:17:10.686Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12215909986174518290.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12215909986174518290.key) [2023-03-20T20:17:10.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T20:17:11.000Z] + git semver push [2023-03-20T20:17:11.260Z] 2023-03-20 20:17:11,169 [run_push] DEBUG push [2023-03-20T20:17:11.260Z] 2023-03-20 20:17:11,170 [execute] INFO git cat-file --batch-check [2023-03-20T20:17:11.260Z] 2023-03-20 20:17:11,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T20:17:11.260Z] 2023-03-20 20:17:11,173 [execute] INFO git rev-list a2ed10430405a166704196dcf20234f4650eedf9 -- [2023-03-20T20:17:11.260Z] 2023-03-20 20:17:11,173 [execute] DEBUG Popen(['git', 'rev-list', 'a2ed10430405a166704196dcf20234f4650eedf9', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-20T20:17:11.260Z] 2023-03-20 20:17:11,179 [execute] INFO git fetch -v origin [2023-03-20T20:17:11.260Z] 2023-03-20 20:17:11,179 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-20T20:17:11.829Z] 2023-03-20 20:17:11,668 [run_push] DEBUG no remote changes detected [2023-03-20T20:17:11.829Z] 2023-03-20 20:17:11,668 [execute] INFO git push origin semver [2023-03-20T20:17:11.829Z] 2023-03-20 20:17:11,669 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-20T20:17:12.768Z] 2023-03-20 20:17:12,428 [run_push] DEBUG push all version tags [2023-03-20T20:17:12.768Z] 2023-03-20 20:17:12,429 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-20T20:17:12.768Z] 2023-03-20 20:17:12,429 [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) [2023-03-20T20:17:13.335Z] 2023-03-20 20:17:13,178 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-20T20:17:13.335Z] 3.0.0-dev.24 [Pipeline] } [2023-03-20T20:17:13.345Z] $ docker exec --env ******** --env ******** ec0912b81241bf903e92d68b845c967b3e3a883c9f0d3b44c9d1bb75a3deb335 ssh-agent -k [2023-03-20T20:17:13.432Z] unset SSH_AUTH_SOCK; [2023-03-20T20:17:13.433Z] unset SSH_AGENT_PID; [2023-03-20T20:17:13.433Z] echo Agent pid 37 killed; [2023-03-20T20:17:13.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T20:17:13.772Z] + git semver [Pipeline] } [2023-03-20T20:17:14.044Z] $ docker stop --time=1 ec0912b81241bf903e92d68b845c967b3e3a883c9f0d3b44c9d1bb75a3deb335 [2023-03-20T20:17:15.294Z] $ docker rm -f --volumes ec0912b81241bf903e92d68b845c967b3e3a883c9f0d3b44c9d1bb75a3deb335 [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 [2023-03-20T20:17:16.027Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-20T20:17:16.027Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-20T20:17:16.027Z] total 16 [2023-03-20T20:17:16.027Z] drwxr-xr-x 3 root root 4096 Mar 20 20:07 . [2023-03-20T20:17:16.027Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 20:17 .. [2023-03-20T20:17:16.027Z] drwxr-xr-x 2 root root 4096 Mar 20 20:07 cost [2023-03-20T20:17:16.027Z] -rw-r--r-- 1 root root 91 Mar 20 20:07 cost.csv [2023-03-20T20:17:16.027Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-20T20:17:16.027Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-20T20:17:16.027Z] total 16 [2023-03-20T20:17:16.027Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 20:07 . [2023-03-20T20:17:16.027Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 20:17 .. [2023-03-20T20:17:16.027Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 20:07 cost [2023-03-20T20:17:16.027Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 20 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:17:16.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:17:17.233Z] ---> package-listing.sh [2023-03-20T20:17:17.233Z] ++ facter osfamily [2023-03-20T20:17:17.233Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-20T20:17:17.492Z] + OS_FAMILY=debian [2023-03-20T20:17:17.492Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-20T20:17:17.492Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-20T20:17:17.492Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-20T20:17:17.492Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-20T20:17:17.492Z] + PACKAGES=/tmp/packages_start.txt [2023-03-20T20:17:17.492Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-20T20:17:17.492Z] + PACKAGES=/tmp/packages_end.txt [2023-03-20T20:17:17.492Z] + case "${OS_FAMILY}" in [2023-03-20T20:17:17.492Z] + dpkg -l [2023-03-20T20:17:17.492Z] + grep '^ii' [2023-03-20T20:17:17.492Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-20T20:17:17.492Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-20T20:17:17.492Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-20T20:17:17.492Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-20T20:17:17.492Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-20T20:17:17.492Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-03-20T20:17:17.501Z] 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 [2023-03-20T20:17:17.779Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T20:17:18.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T20:17:18.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T20:17:18.425Z] prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container [2023-03-20T20:17:18.458Z] $ 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 [2023-03-20T20:17:18.728Z] $ docker top 9717c3227ac041f6080fd99bd4a25c674a49ae6952498705011faa0e28503522 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T20:17:19.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-20T20:17:19.362Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-20T20:17:19.646Z] + ls /var/log/sa-host [2023-03-20T20:17:19.646Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T20:17:19.796Z] provisioning config files... [2023-03-20T20:17:19.803Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15940044499289397420tmp [Pipeline] { [Pipeline] echo [2023-03-20T20:17:19.828Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:17:20.110Z] ---> create-netrc.sh [Pipeline] } [2023-03-20T20:17:20.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:17:20.446Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-20T20:17:20.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:17:20.736Z] ---> sudo-logs.sh [2023-03-20T20:17:20.736Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-20T20:17:20.776Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:17:21.058Z] ---> job-cost.sh [2023-03-20T20:17:21.058Z] lf-activate-venv: SKIPPING [2023-03-20T20:17:21.058Z] DEBUG: total: 0.2199999988079071 [2023-03-20T20:17:21.058Z] INFO: Retrieving Stack Cost... [2023-03-20T20:17:21.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T20:17:21.885Z] INFO: Archiving Costs [Pipeline] echo [2023-03-20T20:17:21.896Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T20:17:22.179Z] ---> logs-deploy.sh [2023-03-20T20:17:22.179Z] lf-activate-venv: SKIPPING [2023-03-20T20:17:22.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/117 [2023-03-20T20:17:22.179Z] INFO: archiving workspace using pattern(s): [2023-03-20T20:17:23.114Z] Archives upload complete. [2023-03-20T20:17:23.373Z] INFO: archiving logs to Nexus [2023-03-20T20:17:23.942Z] ---> uname -a: [2023-03-20T20:17:23.942Z] Linux prd-ubuntu20-04-docker-8c-8g-4634 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] ---> lscpu: [2023-03-20T20:17:23.942Z] Architecture: x86_64 [2023-03-20T20:17:23.942Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-20T20:17:23.942Z] Byte Order: Little Endian [2023-03-20T20:17:23.942Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-20T20:17:23.942Z] CPU(s): 8 [2023-03-20T20:17:23.942Z] On-line CPU(s) list: 0-7 [2023-03-20T20:17:23.942Z] Thread(s) per core: 1 [2023-03-20T20:17:23.942Z] Core(s) per socket: 1 [2023-03-20T20:17:23.942Z] Socket(s): 8 [2023-03-20T20:17:23.942Z] NUMA node(s): 1 [2023-03-20T20:17:23.942Z] Vendor ID: AuthenticAMD [2023-03-20T20:17:23.942Z] CPU family: 23 [2023-03-20T20:17:23.942Z] Model: 49 [2023-03-20T20:17:23.942Z] Model name: AMD EPYC-Rome Processor [2023-03-20T20:17:23.942Z] Stepping: 0 [2023-03-20T20:17:23.942Z] CPU MHz: 2800.000 [2023-03-20T20:17:23.942Z] BogoMIPS: 5600.00 [2023-03-20T20:17:23.942Z] Virtualization: AMD-V [2023-03-20T20:17:23.942Z] Hypervisor vendor: KVM [2023-03-20T20:17:23.942Z] Virtualization type: full [2023-03-20T20:17:23.942Z] L1d cache: 256 KiB [2023-03-20T20:17:23.942Z] L1i cache: 256 KiB [2023-03-20T20:17:23.942Z] L2 cache: 4 MiB [2023-03-20T20:17:23.942Z] L3 cache: 128 MiB [2023-03-20T20:17:23.942Z] NUMA node0 CPU(s): 0-7 [2023-03-20T20:17:23.942Z] Vulnerability Itlb multihit: Not affected [2023-03-20T20:17:23.942Z] Vulnerability L1tf: Not affected [2023-03-20T20:17:23.942Z] Vulnerability Mds: Not affected [2023-03-20T20:17:23.942Z] Vulnerability Meltdown: Not affected [2023-03-20T20:17:23.942Z] Vulnerability Mmio stale data: Not affected [2023-03-20T20:17:23.942Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-20T20:17:23.942Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-20T20:17:23.942Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-20T20:17:23.942Z] Vulnerability Srbds: Not affected [2023-03-20T20:17:23.942Z] Vulnerability Tsx async abort: Not affected [2023-03-20T20:17:23.942Z] 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 [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] ---> nproc: [2023-03-20T20:17:23.942Z] 8 [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] ---> df -h: [2023-03-20T20:17:23.942Z] Filesystem Size Used Avail Use% Mounted on [2023-03-20T20:17:23.942Z] overlay 155G 13G 143G 9% / [2023-03-20T20:17:23.942Z] tmpfs 64M 0 64M 0% /dev [2023-03-20T20:17:23.942Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-20T20:17:23.942Z] shm 64M 0 64M 0% /dev/shm [2023-03-20T20:17:23.942Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] ---> sar -b -r -n DEV: [2023-03-20T20:17:23.942Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4634) 03/20/23 _x86_64_ (8 CPU) [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] 20:03:52 LINUX RESTART (8 CPU) [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] 20:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-20T20:17:23.942Z] 20:05:01 124.09 47.87 76.22 0.00 5393.94 69641.59 0.00 [2023-03-20T20:17:23.942Z] 20:06:01 187.24 1.40 185.84 0.00 22.26 87868.73 0.00 [2023-03-20T20:17:23.942Z] 20:07:01 93.73 0.13 93.60 0.00 6.00 38804.87 0.00 [2023-03-20T20:17:23.942Z] 20:08:01 101.22 0.03 101.18 0.00 5.07 45297.25 0.00 [2023-03-20T20:17:23.942Z] 20:09:01 21.50 7.05 14.45 0.00 899.32 20064.14 0.00 [2023-03-20T20:17:23.942Z] 20:10:01 41.66 3.55 38.11 0.00 4256.49 24738.14 0.00 [2023-03-20T20:17:23.942Z] 20:11:01 7.46 1.05 6.41 0.00 22.13 18105.16 0.00 [2023-03-20T20:17:23.942Z] 20:12:01 4.12 0.00 4.12 0.00 0.00 18029.13 0.00 [2023-03-20T20:17:23.942Z] 20:13:01 2.27 0.00 2.27 0.00 0.00 5929.76 0.00 [2023-03-20T20:17:23.942Z] 20:14:01 2.23 0.00 2.23 0.00 0.00 25.06 0.00 [2023-03-20T20:17:23.942Z] 20:15:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 [2023-03-20T20:17:23.942Z] 20:16:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 [2023-03-20T20:17:23.942Z] 20:17:01 100.25 0.20 100.05 0.00 14.26 56792.00 0.00 [2023-03-20T20:17:23.942Z] Average: 52.97 4.71 48.25 0.00 816.90 29642.00 0.00 [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] 20:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-20T20:17:23.942Z] 20:05:01 29205720 31626000 686796 2.09 71968 2630924 1860992 5.48 960400 2363624 571620 [2023-03-20T20:17:23.942Z] 20:06:01 28434456 31577196 719208 2.19 145772 3212048 2114552 6.23 1076840 2933080 664 [2023-03-20T20:17:23.942Z] 20:07:01 27896220 31550612 743068 2.26 150488 3686468 2023240 5.96 1290120 3222492 189080 [2023-03-20T20:17:23.942Z] 20:08:01 27616400 31580524 710784 2.16 160552 3949184 1769492 5.21 1273576 3476120 496 [2023-03-20T20:17:23.942Z] 20:09:01 27488496 31551488 735540 2.24 165224 4035700 1798684 5.30 1307752 3555540 724 [2023-03-20T20:17:23.942Z] 20:10:01 27090044 31564700 715160 2.17 194216 4404956 1789692 5.27 1591800 3648780 4 [2023-03-20T20:17:23.942Z] 20:11:01 27094052 31564864 715324 2.18 192860 4402312 1817752 5.36 1590204 3646056 4 [2023-03-20T20:17:23.942Z] 20:12:01 27102808 31573768 706264 2.15 192944 4402320 1817752 5.36 1581888 3646056 44 [2023-03-20T20:17:23.942Z] 20:13:01 27102696 31573736 706204 2.15 192992 4402324 1817752 5.36 1582316 3646084 176 [2023-03-20T20:17:23.942Z] 20:14:01 27102712 31573712 705924 2.15 193072 4402456 1817752 5.36 1582516 3646208 372 [2023-03-20T20:17:23.942Z] 20:15:01 27102192 31573500 706312 2.15 193124 4402456 1817752 5.36 1582644 3646208 176 [2023-03-20T20:17:23.942Z] 20:16:01 27101940 31573344 706524 2.15 193136 4402464 1817752 5.36 1582036 3646300 4 [2023-03-20T20:17:23.942Z] 20:17:01 25556488 31500348 771300 2.35 229900 5710804 1861612 5.49 1732744 4907448 940 [2023-03-20T20:17:23.942Z] Average: 27376479 31567984 717570 2.18 175096 4157263 1855752 5.47 1441141 3537230 58793 [2023-03-20T20:17:23.942Z] [2023-03-20T20:17:23.942Z] 20:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-20T20:17:23.942Z] 20:05:01 docker0 11.90 12.01 1.04 118.19 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.942Z] 20:05:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.942Z] 20:05:01 ens3 707.20 468.98 6687.53 91.33 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.942Z] 20:06:01 docker0 184.32 299.52 14.75 1970.70 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.942Z] 20:06:01 veth42815df 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.942Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.942Z] 20:06:01 ens3 322.31 198.63 1994.57 27.04 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.942Z] 20:07:01 docker0 1.38 3.53 0.08 42.57 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.942Z] 20:07:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.942Z] 20:07:01 ens3 48.46 51.31 70.08 98.24 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.942Z] 20:08:01 docker0 1.43 3.72 0.09 43.07 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:08:01 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:08:01 ens3 159.56 114.70 2595.61 238.97 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:09:01 ens3 69.89 34.86 856.69 2.51 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:10:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:10:01 ens3 113.81 58.34 1950.92 4.11 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:13:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:15:01 ens3 0.20 0.12 0.08 0.06 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:17:01 docker0 34.46 62.22 3.06 631.80 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:17:01 vethbd79d20 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:17:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] 20:17:01 ens3 364.21 217.46 7829.04 45.43 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] Average: docker0 17.97 29.31 1.46 215.91 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] Average: vethbd79d20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] Average: ens3 137.39 88.06 1691.15 39.05 0.00 0.00 0.00 0.00 [2023-03-20T20:17:23.943Z] [2023-03-20T20:17:23.943Z] [2023-03-20T20:17:23.943Z] ---> sar -P ALL: [2023-03-20T20:17:23.943Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4634) 03/20/23 _x86_64_ (8 CPU) [2023-03-20T20:17:23.943Z] [2023-03-20T20:17:23.943Z] 20:03:52 LINUX RESTART (8 CPU) [2023-03-20T20:17:23.943Z] [2023-03-20T20:17:23.943Z] 20:04:01 CPU %user %nice %system %iowait %steal %idle [2023-03-20T20:17:23.943Z] 20:05:01 all 9.29 0.00 3.48 3.67 0.06 83.49 [2023-03-20T20:17:23.943Z] 20:05:01 0 6.39 0.00 3.72 8.42 0.05 81.42 [2023-03-20T20:17:23.943Z] 20:05:01 1 11.27 0.00 3.50 3.09 0.05 82.09 [2023-03-20T20:17:23.943Z] 20:05:01 2 9.18 0.00 3.26 1.08 0.07 86.42 [2023-03-20T20:17:23.943Z] 20:05:01 3 10.38 0.00 3.15 0.96 0.05 85.46 [2023-03-20T20:17:23.943Z] 20:05:01 4 9.74 0.00 3.02 5.06 0.07 82.11 [2023-03-20T20:17:23.943Z] 20:05:01 5 9.85 0.00 4.56 8.87 0.07 76.65 [2023-03-20T20:17:23.943Z] 20:05:01 6 8.77 0.00 3.35 1.50 0.07 86.32 [2023-03-20T20:17:23.943Z] 20:05:01 7 8.77 0.00 3.31 0.40 0.08 87.43 [2023-03-20T20:17:23.943Z] 20:06:01 all 5.39 0.00 2.89 6.84 0.06 84.82 [2023-03-20T20:17:23.943Z] 20:06:01 0 4.95 0.00 3.63 15.17 0.05 76.20 [2023-03-20T20:17:23.943Z] 20:06:01 1 5.00 0.00 2.34 6.44 0.05 86.17 [2023-03-20T20:17:23.943Z] 20:06:01 2 5.92 0.00 3.16 1.71 0.07 89.14 [2023-03-20T20:17:23.943Z] 20:06:01 3 4.89 0.00 3.07 16.80 0.07 75.18 [2023-03-20T20:17:23.943Z] 20:06:01 4 5.84 0.00 2.67 10.93 0.05 80.51 [2023-03-20T20:17:23.943Z] 20:06:01 5 5.30 0.00 2.22 3.26 0.07 89.15 [2023-03-20T20:17:23.943Z] 20:06:01 6 5.57 0.00 3.12 0.12 0.05 91.14 [2023-03-20T20:17:23.943Z] 20:06:01 7 5.64 0.00 2.89 0.29 0.08 91.10 [2023-03-20T20:17:23.943Z] 20:07:01 all 45.51 0.00 7.38 1.72 0.10 45.29 [2023-03-20T20:17:23.943Z] 20:07:01 0 47.88 0.00 7.97 0.64 0.10 43.42 [2023-03-20T20:17:23.943Z] 20:07:01 1 45.68 0.00 7.47 0.59 0.10 46.16 [2023-03-20T20:17:23.943Z] 20:07:01 2 45.73 0.00 7.27 1.30 0.08 45.61 [2023-03-20T20:17:23.943Z] 20:07:01 3 44.46 0.00 7.42 7.91 0.10 40.12 [2023-03-20T20:17:23.943Z] 20:07:01 4 45.28 0.00 7.38 0.08 0.10 47.15 [2023-03-20T20:17:23.943Z] 20:07:01 5 45.48 0.00 6.87 0.83 0.10 46.73 [2023-03-20T20:17:23.943Z] 20:07:01 6 45.04 0.00 7.50 2.07 0.12 45.27 [2023-03-20T20:17:23.943Z] 20:07:01 7 44.52 0.00 7.14 0.40 0.10 47.84 [2023-03-20T20:17:23.943Z] 20:08:01 all 4.31 0.00 1.85 2.17 0.05 91.62 [2023-03-20T20:17:23.943Z] 20:08:01 0 3.46 0.00 1.93 1.54 0.05 93.02 [2023-03-20T20:17:23.943Z] 20:08:01 1 4.39 0.00 2.01 8.87 0.05 84.68 [2023-03-20T20:17:23.943Z] 20:08:01 2 5.40 0.00 1.79 0.03 0.05 92.72 [2023-03-20T20:17:23.943Z] 20:08:01 3 3.81 0.00 2.60 2.65 0.05 90.89 [2023-03-20T20:17:23.943Z] 20:08:01 4 3.22 0.00 1.54 0.02 0.03 95.19 [2023-03-20T20:17:23.943Z] 20:08:01 5 4.77 0.00 1.39 0.62 0.03 93.18 [2023-03-20T20:17:23.943Z] 20:08:01 6 4.68 0.00 1.76 2.82 0.05 90.68 [2023-03-20T20:17:23.943Z] 20:08:01 7 4.77 0.00 1.79 0.87 0.05 92.52 [2023-03-20T20:17:23.943Z] 20:09:01 all 0.67 0.00 0.22 0.30 0.03 98.77 [2023-03-20T20:17:23.943Z] 20:09:01 0 0.78 0.00 0.47 0.75 0.02 97.98 [2023-03-20T20:17:23.943Z] 20:09:01 1 0.13 0.00 0.25 0.07 0.02 99.53 [2023-03-20T20:17:23.943Z] 20:09:01 2 0.08 0.00 0.15 0.03 0.03 99.70 [2023-03-20T20:17:23.943Z] 20:09:01 3 0.15 0.00 0.10 0.03 0.05 99.67 [2023-03-20T20:17:23.943Z] 20:09:01 4 0.37 0.00 0.15 0.02 0.02 99.45 [2023-03-20T20:17:23.943Z] 20:09:01 5 1.33 0.00 0.28 0.02 0.05 98.32 [2023-03-20T20:17:23.943Z] 20:09:01 6 0.12 0.00 0.17 0.62 0.00 99.10 [2023-03-20T20:17:23.943Z] 20:09:01 7 2.37 0.00 0.23 0.87 0.07 96.46 [2023-03-20T20:17:23.943Z] 20:10:01 all 1.81 0.00 1.22 0.57 0.02 96.38 [2023-03-20T20:17:23.943Z] 20:10:01 0 2.30 0.00 1.32 0.68 0.02 95.68 [2023-03-20T20:17:23.943Z] 20:10:01 1 1.30 0.00 1.42 0.57 0.00 96.71 [2023-03-20T20:17:23.943Z] 20:10:01 2 1.00 0.00 2.52 0.70 0.02 95.76 [2023-03-20T20:17:23.943Z] 20:10:01 3 2.87 0.00 1.19 0.10 0.03 95.81 [2023-03-20T20:17:23.943Z] 20:10:01 4 1.50 0.00 0.83 0.82 0.03 96.81 [2023-03-20T20:17:23.943Z] 20:10:01 5 1.57 0.00 0.97 0.55 0.02 96.89 [2023-03-20T20:17:23.943Z] 20:10:01 6 1.44 0.00 0.72 1.07 0.03 96.74 [2023-03-20T20:17:23.943Z] 20:10:01 7 2.52 0.00 0.77 0.05 0.03 96.63 [2023-03-20T20:17:23.943Z] 20:11:01 all 0.36 0.00 0.07 0.03 0.01 99.53 [2023-03-20T20:17:23.943Z] 20:11:01 0 0.23 0.00 0.12 0.17 0.00 99.48 [2023-03-20T20:17:23.943Z] 20:11:01 1 0.10 0.00 0.05 0.02 0.02 99.82 [2023-03-20T20:17:23.943Z] 20:11:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2023-03-20T20:17:23.943Z] 20:11:01 3 0.22 0.00 0.08 0.07 0.00 99.63 [2023-03-20T20:17:23.943Z] 20:11:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2023-03-20T20:17:23.943Z] 20:11:01 5 0.05 0.00 0.08 0.00 0.02 99.85 [2023-03-20T20:17:23.943Z] 20:11:01 6 0.07 0.00 0.07 0.00 0.02 99.85 [2023-03-20T20:17:23.943Z] 20:11:01 7 2.04 0.00 0.07 0.00 0.02 97.88 [2023-03-20T20:17:23.943Z] 20:12:01 all 0.28 0.00 0.01 0.02 0.00 99.69 [2023-03-20T20:17:23.943Z] 20:12:01 0 0.00 0.00 0.03 0.13 0.02 99.82 [2023-03-20T20:17:23.943Z] 20:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-20T20:17:23.943Z] 20:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-20T20:17:23.943Z] 20:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-20T20:17:23.943Z] 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-20T20:17:23.943Z] 20:12:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-20T20:17:23.943Z] 20:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-20T20:17:23.943Z] 20:12:01 7 1.97 0.00 0.03 0.00 0.00 98.00 [2023-03-20T20:17:23.943Z] 20:13:01 all 0.14 0.00 0.01 0.06 0.01 99.78 [2023-03-20T20:17:23.943Z] 20:13:01 0 0.03 0.00 0.02 0.48 0.00 99.47 [2023-03-20T20:17:23.943Z] 20:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-20T20:17:23.943Z] 20:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-20T20:17:23.943Z] 20:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-20T20:17:23.943Z] 20:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-20T20:17:23.943Z] 20:13:01 5 0.45 0.00 0.02 0.03 0.02 99.48 [2023-03-20T20:17:23.943Z] 20:13:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2023-03-20T20:17:23.943Z] 20:13:01 7 0.48 0.00 0.02 0.00 0.02 99.48 [2023-03-20T20:17:23.943Z] 20:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-20T20:17:23.943Z] 20:14:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-20T20:17:23.943Z] 20:14:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-20T20:17:23.943Z] 20:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-20T20:17:23.943Z] 20:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-20T20:17:23.943Z] 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-20T20:17:23.943Z] 20:14:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2023-03-20T20:17:23.943Z] 20:14:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2023-03-20T20:17:23.943Z] 20:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-20T20:17:23.943Z] 20:15:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2023-03-20T20:17:23.943Z] 20:15:01 0 0.02 0.00 0.03 0.08 0.02 99.85 [2023-03-20T20:17:23.943Z] 20:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-20T20:17:23.943Z] 20:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-20T20:17:23.944Z] 20:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-20T20:17:23.944Z] 20:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-20T20:17:23.944Z] 20:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-20T20:17:23.944Z] 20:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-20T20:17:23.944Z] 20:15:01 7 0.96 0.00 0.02 0.00 0.00 99.02 [2023-03-20T20:17:23.944Z] [2023-03-20T20:17:23.944Z] 20:15:01 CPU %user %nice %system %iowait %steal %idle [2023-03-20T20:17:23.944Z] 20:16:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2023-03-20T20:17:23.944Z] 20:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-20T20:17:23.944Z] 20:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-20T20:17:23.944Z] 20:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-20T20:17:23.944Z] 20:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-20T20:17:23.944Z] 20:16:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-20T20:17:23.944Z] 20:16:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-20T20:17:23.944Z] 20:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-20T20:17:23.944Z] 20:16:01 7 0.78 0.00 0.02 0.00 0.02 99.19 [2023-03-20T20:17:23.944Z] 20:17:01 all 8.17 0.00 3.55 3.67 0.06 84.55 [2023-03-20T20:17:23.944Z] 20:17:01 0 9.76 0.00 3.10 2.17 0.07 84.91 [2023-03-20T20:17:23.944Z] 20:17:01 1 7.68 0.00 3.91 8.77 0.07 79.58 [2023-03-20T20:17:23.944Z] 20:17:01 2 8.26 0.00 3.16 0.20 0.05 88.32 [2023-03-20T20:17:23.944Z] 20:17:01 3 6.89 0.00 3.46 9.13 0.05 80.47 [2023-03-20T20:17:23.944Z] 20:17:01 4 7.61 0.00 2.73 0.91 0.07 88.67 [2023-03-20T20:17:23.944Z] 20:17:01 5 8.65 0.00 3.55 3.26 0.05 84.49 [2023-03-20T20:17:23.944Z] 20:17:01 6 9.09 0.00 4.94 3.81 0.07 82.09 [2023-03-20T20:17:23.944Z] 20:17:01 7 7.44 0.00 3.53 1.05 0.07 87.91 [2023-03-20T20:17:23.944Z] Average: all 5.82 0.00 1.58 1.46 0.03 91.10 [2023-03-20T20:17:23.944Z] Average: 0 5.81 0.00 1.71 2.32 0.03 90.13 [2023-03-20T20:17:23.944Z] Average: 1 5.80 0.00 1.61 2.17 0.03 90.39 [2023-03-20T20:17:23.944Z] Average: 2 5.79 0.00 1.64 0.39 0.03 92.16 [2023-03-20T20:17:23.944Z] Average: 3 5.61 0.00 1.61 2.87 0.03 89.87 [2023-03-20T20:17:23.944Z] Average: 4 5.64 0.00 1.41 1.37 0.03 91.56 [2023-03-20T20:17:23.944Z] Average: 5 5.93 0.00 1.53 1.34 0.03 91.17 [2023-03-20T20:17:23.944Z] Average: 6 5.74 0.00 1.66 0.92 0.04 91.64 [2023-03-20T20:17:23.944Z] Average: 7 6.28 0.00 1.51 0.30 0.04 91.87 [2023-03-20T20:17:23.944Z] [2023-03-20T20:17:23.944Z] [2023-03-20T20:17:23.944Z]