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 20:04:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:30 ========================================================= 20:04:30 EdgeX Global Pipelines Version Info 20:04:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:31 ------------------- 20:04:31 stable info: 20:04:31 ------------------- 20:04:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:31 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:04:31 Message: update stable to v1.0.245 20:04:31 ------------------- 20:04:31 experimental info: 20:04:31 ------------------- 20:04:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:04:31 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 20:04:31 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30f142b [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:32 provisioning config files... 20:04:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18413873925974059185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:33 ---> docker-login.sh 20:04:33 nexus3.edgexfoundry.org:10001 20:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:33 Configure a credential helper to remove this warning. See 20:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:33 20:04:33 Login Succeeded 20:04:33 nexus3.edgexfoundry.org:10002 20:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:33 Configure a credential helper to remove this warning. See 20:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:33 20:04:33 Login Succeeded 20:04:33 nexus3.edgexfoundry.org:10003 20:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:33 Configure a credential helper to remove this warning. See 20:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:33 20:04:33 Login Succeeded 20:04:33 nexus3.edgexfoundry.org:10004 20:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:33 Configure a credential helper to remove this warning. See 20:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:33 20:04:33 Login Succeeded 20:04:33 docker.io 20:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:34 Configure a credential helper to remove this warning. See 20:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:34 20:04:34 Login Succeeded 20:04:34 ---> docker-login.sh ends [Pipeline] } 20:04:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:04:34 + git rev-list -1 --merges 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a~1..30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] echo 20:04:34 -----------> git rev-list -1 --merges 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a~1..30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [false] [Pipeline] sh 20:04:34 + git log --format=format:%s -1 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] echo 20:04:34 ========================================================= 20:04:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:04:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:35 + git log --format=format:%s -1 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] echo 20:04:35 [semverPrep] GIT_COMMIT: 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a, Commit Message: docs: remove demo-app docs (#273) [Pipeline] echo 20:04:35 [semverPrep] This is not a build commit. [Pipeline] sh 20:04:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:04:35 + grep -v github /etc/ssh/ssh_known_hosts 20:04:35 + [ -e /tmp/ssh_known_hosts ] 20:04:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:04:35 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:04:35 sudo tee -a /etc/ssh/ssh_known_hosts 20:04:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:36 20:04:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:36 0.1.4: Pulling from edgex-devops/py-git-semver 20:04:36 b85a868b505f: Pulling fs layer 20:04:36 e2be974225ed: Pulling fs layer 20:04:36 339a4e72a1f5: Pulling fs layer 20:04:36 988bab9f4d93: Pulling fs layer 20:04:36 1469e6f7b9e6: Pulling fs layer 20:04:36 eaf3925da568: Pulling fs layer 20:04:36 bab4dde63d76: Pulling fs layer 20:04:36 bde34c3a00c8: Pulling fs layer 20:04:36 b352a97aabf1: Pulling fs layer 20:04:36 4872d77fe225: Pulling fs layer 20:04:36 5851b861e8e6: Pulling fs layer 20:04:36 bde34c3a00c8: Waiting 20:04:36 b352a97aabf1: Waiting 20:04:36 988bab9f4d93: Waiting 20:04:36 4872d77fe225: Waiting 20:04:36 1469e6f7b9e6: Waiting 20:04:36 5851b861e8e6: Waiting 20:04:36 eaf3925da568: Waiting 20:04:36 bab4dde63d76: Waiting 20:04:36 e2be974225ed: Download complete 20:04:36 339a4e72a1f5: Verifying Checksum 20:04:36 339a4e72a1f5: Download complete 20:04:36 eaf3925da568: Download complete 20:04:36 1469e6f7b9e6: Verifying Checksum 20:04:36 1469e6f7b9e6: Download complete 20:04:36 bde34c3a00c8: Verifying Checksum 20:04:36 bde34c3a00c8: Download complete 20:04:36 b352a97aabf1: Download complete 20:04:36 4872d77fe225: Verifying Checksum 20:04:36 4872d77fe225: Download complete 20:04:36 5851b861e8e6: Verifying Checksum 20:04:36 5851b861e8e6: Download complete 20:04:36 b85a868b505f: Verifying Checksum 20:04:36 b85a868b505f: Download complete 20:04:37 bab4dde63d76: Verifying Checksum 20:04:37 bab4dde63d76: Download complete 20:04:38 b85a868b505f: Pull complete 20:04:38 e2be974225ed: Pull complete 20:04:38 339a4e72a1f5: Pull complete 20:04:39 988bab9f4d93: Pull complete 20:04:39 1469e6f7b9e6: Pull complete 20:04:39 eaf3925da568: Pull complete 20:04:42 bab4dde63d76: Pull complete 20:04:42 bde34c3a00c8: Pull complete 20:04:42 b352a97aabf1: Pull complete 20:04:42 4872d77fe225: Pull complete 20:04:42 5851b861e8e6: Pull complete 20:04:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:42 prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container 20:04:42 $ 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 20:04:45 $ docker top 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e -eo pid,comm 20:04:45 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). 20:04:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:45 [ssh-agent] Looking for ssh-agent implementation... 20:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:46 $ docker exec 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e ssh-agent 20:04:46 SSH_AUTH_SOCK=/tmp/ssh-QSziDBEgPeL0/agent.14 20:04:46 SSH_AGENT_PID=38 20:04:46 Running ssh-add (command line suppressed) 20:04:46 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) 20:04:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:46 + git tag --points-at HEAD [Pipeline] } 20:04:46 $ docker exec --env ******** --env ******** 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e ssh-agent -k 20:04:46 unset SSH_AUTH_SOCK; 20:04:46 unset SSH_AGENT_PID; 20:04:46 echo Agent pid 38 killed; 20:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:04:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:46 [ssh-agent] Looking for ssh-agent implementation... 20:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:46 $ docker exec 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e ssh-agent 20:04:47 SSH_AUTH_SOCK=/tmp/ssh-GmUP00cdc3Tx/agent.71 20:04:47 SSH_AGENT_PID=77 20:04:47 Running ssh-add (command line suppressed) 20:04:47 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) 20:04:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:47 + git semver init 20:04:47 2023-03-20 20:04:47,616 [run_init] DEBUG init version:0.0.0 force:False 20:04:47 2023-03-20 20:04:47,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 20:04:47 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 20:04:47 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) 20:04:48 2023-03-20 20:04:48,537 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 20:04:48 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 20:04:48 2023-03-20 20:04:48,538 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:04:48 2023-03-20 20:04:48,538 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:04:48 3.0.0-dev.23 [Pipeline] } 20:04:48 $ docker exec --env ******** --env ******** 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e ssh-agent -k 20:04:48 unset SSH_AUTH_SOCK; 20:04:48 unset SSH_AGENT_PID; 20:04:48 echo Agent pid 77 killed; 20:04:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:49 + git semver [Pipeline] } 20:04:49 $ docker stop --time=1 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e 20:04:50 $ docker rm -f --volumes 7691cb62e1e76b7d15922ced648908483800a9eda0a517284bd8d5eb3039cc9e [Pipeline] // withDockerContainer [Pipeline] sh 20:04:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:04:51 Stashed 1 file(s) [Pipeline] echo 20:04:51 [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 20:04:51 provisioning config files... 20:04:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14226386781975038905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:51 ---> docker-login.sh 20:04:51 nexus3.edgexfoundry.org:10001 20:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:51 Configure a credential helper to remove this warning. See 20:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:51 20:04:51 Login Succeeded 20:04:51 nexus3.edgexfoundry.org:10002 20:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:51 Configure a credential helper to remove this warning. See 20:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:51 20:04:51 Login Succeeded 20:04:51 nexus3.edgexfoundry.org:10003 20:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:52 Configure a credential helper to remove this warning. See 20:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:52 20:04:52 Login Succeeded 20:04:52 nexus3.edgexfoundry.org:10004 20:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:52 Configure a credential helper to remove this warning. See 20:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:52 20:04:52 Login Succeeded 20:04:52 docker.io 20:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:52 Configure a credential helper to remove this warning. See 20:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:52 20:04:52 Login Succeeded 20:04:52 ---> docker-login.sh ends [Pipeline] } 20:04:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:52 ========================================================= 20:04:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:04:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:52 + 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 . 20:04:52 Sending build context to Docker daemon 26.99MB 20:04:52 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:04:52 Step 2/13 : FROM ${BASE} AS builder 20:04:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:04:53 63b65145d645: Pulling fs layer 20:04:53 a2d21d5440eb: Pulling fs layer 20:04:53 935e6c44a52c: Pulling fs layer 20:04:53 94cc34f8dd06: Pulling fs layer 20:04:53 30dea6a524f1: Pulling fs layer 20:04:53 a2aff8979fd8: Pulling fs layer 20:04:53 6808be2612f2: Pulling fs layer 20:04:53 f25807f1079a: Pulling fs layer 20:04:53 94cc34f8dd06: Waiting 20:04:53 30dea6a524f1: Waiting 20:04:53 a2aff8979fd8: Waiting 20:04:53 6808be2612f2: Waiting 20:04:53 f25807f1079a: Waiting 20:04:53 a2d21d5440eb: Verifying Checksum 20:04:53 94cc34f8dd06: Download complete 20:04:53 30dea6a524f1: Download complete 20:04:53 63b65145d645: Verifying Checksum 20:04:53 63b65145d645: Download complete 20:04:53 a2aff8979fd8: Verifying Checksum 20:04:53 a2aff8979fd8: Download complete 20:04:53 63b65145d645: Pull complete 20:04:53 a2d21d5440eb: Pull complete 20:04:53 f25807f1079a: Verifying Checksum 20:04:53 f25807f1079a: Download complete 20:04:53 935e6c44a52c: Verifying Checksum 20:04:53 935e6c44a52c: Download complete 20:04:53 6808be2612f2: Verifying Checksum 20:04:53 6808be2612f2: Download complete 20:04:57 935e6c44a52c: Pull complete 20:04:57 94cc34f8dd06: Pull complete 20:04:57 30dea6a524f1: Pull complete 20:04:57 a2aff8979fd8: Pull complete 20:04:59 6808be2612f2: Pull complete 20:05:00 f25807f1079a: Pull complete 20:05:01 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:05:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:05:01 ---> 3b553350e43f 20:05:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:05:06 Still waiting to schedule task 20:05:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:05:09 ---> Running in 0138ad55d578 20:05:09 Removing intermediate container 0138ad55d578 20:05:09 ---> 42943a26f44e 20:05:09 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:05:09 ---> Running in 81677a272757 20:05:09 Removing intermediate container 81677a272757 20:05:09 ---> c156aa694992 20:05:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 20:05:09 ---> Running in fe91535b5bb1 20:05:09 Removing intermediate container fe91535b5bb1 20:05:09 ---> 2f981da568d5 20:05:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 20:05:09 ---> Running in ccc98339af3f 20:05:09 Removing intermediate container ccc98339af3f 20:05:09 ---> 412415e3721f 20:05:09 Step 7/13 : LABEL Name=edgex-device-onvif-camera 20:05:10 ---> Running in 6be21904dea5 20:05:10 Removing intermediate container 6be21904dea5 20:05:10 ---> 322deb6ac14b 20:05:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:05:10 ---> Running in 25ba61d3dbaf 20:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:10 OK: 265 MiB in 53 packages 20:05:11 Removing intermediate container 25ba61d3dbaf 20:05:11 ---> 88195382aaec 20:05:11 Step 9/13 : WORKDIR /device-onvif-camera 20:05:11 ---> Running in 30db32fd1ad7 20:05:11 Removing intermediate container 30db32fd1ad7 20:05:11 ---> ae8cd779dafa 20:05:11 Step 10/13 : COPY go.mod vendor* ./ 20:05:11 ---> 608803f28cd3 20:05:11 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:11 ---> Running in 356fb5781c4b 20:05:58 Removing intermediate container 356fb5781c4b 20:05:58 ---> 3f40c9c704ed 20:05:58 Step 12/13 : COPY . . 20:05:58 ---> a2d37f741008 20:05:58 Step 13/13 : RUN ${MAKE} 20:05:58 ---> Running in 83481ca924a6 20:05:58 noop 20:05:58 Removing intermediate container 83481ca924a6 20:05:58 ---> ba9c2fdc5901 20:05:58 Successfully built ba9c2fdc5901 20:05:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:58 + docker inspect -f . ci-base-image-x86_64 20:05:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:58 prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container 20:05:58 $ 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 20:05:59 $ docker top 42ca5a37d772e29ce485177ed56915e5434aad0aa4967846bebb1920a9ea74a6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:59 + go version 20:05:59 go version go1.20.2 linux/amd64 [Pipeline] } 20:05:59 $ docker stop --time=1 42ca5a37d772e29ce485177ed56915e5434aad0aa4967846bebb1920a9ea74a6 20:06:00 $ 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 20:06:01 + docker inspect -f . ci-base-image-x86_64 20:06:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:01 prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container 20:06:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:06:01 $ docker top 032caa68950466d26f8f0b24aae904f7a00cd196b1411f5783eb25597ad3f90e -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:02 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 20:06:02 + make test 20:06:02 go test ./... -coverprofile=coverage.out ./... 20:06:07 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:06:19 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:06:19 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:06:20 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.7% of statements 20:06:21 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.512s coverage: 86.5% of statements 20:06:29 go vet ./... 20:06:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:06:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:06:33 ./bin/test-attribution-txt.sh [Pipeline] echo 20:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:06:33 $ docker stop --time=1 032caa68950466d26f8f0b24aae904f7a00cd196b1411f5783eb25597ad3f90e 20:06:36 $ docker rm -f --volumes 032caa68950466d26f8f0b24aae904f7a00cd196b1411f5783eb25597ad3f90e [Pipeline] // withDockerContainer [Pipeline] sh 20:06:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:06:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:06:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:06:37 + ls -al . 20:06:37 total 236 20:06:37 drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 20:06 . 20:06:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:04 .. 20:06:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 20:04 .git 20:06:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:04 .github 20:06:37 -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 20:04 .gitignore 20:06:37 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 20:04 .golangci.yml 20:06:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 20:04 .semver 20:06:37 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 20:04 Attribution.txt 20:06:37 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 20:04 CHANGELOG.md 20:06:37 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 20:04 Dockerfile 20:06:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 20:04 GOVERNANCE.md 20:06:37 -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 20:04 Jenkinsfile 20:06:37 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 20:04 LICENSE 20:06:37 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 20:04 Makefile 20:06:37 -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 20:04 OWNERS.md 20:06:37 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 20 20:04 README.md 20:06:37 -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 20:04 VERSION 20:06:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 20:04 bin 20:06:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:04 cmd 20:06:37 -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 20:06 coverage.out 20:06:37 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 20:04 doc 20:06:37 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 20 20:04 go.mod 20:06:37 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 20 20:04 go.sum 20:06:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:04 internal 20:06:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:04 snap 20:06:37 -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 20:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:38 + 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 . 20:06:38 Sending build context to Docker daemon 27.07MB 20:06:38 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:06:38 Step 2/26 : FROM ${BASE} AS builder 20:06:38 ---> ba9c2fdc5901 20:06:38 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:06:38 ---> Running in f56b5e541be8 20:06:38 Removing intermediate container f56b5e541be8 20:06:38 ---> 4868544af616 20:06:38 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:06:38 ---> Running in e5e7805c9649 20:06:39 Removing intermediate container e5e7805c9649 20:06:39 ---> 3243a5e73636 20:06:39 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 20:06:39 ---> Running in d36efc57d60c 20:06:39 Removing intermediate container d36efc57d60c 20:06:39 ---> 754b7fd4c8f7 20:06:39 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:06:39 ---> Running in 00f5b4b9d2f6 20:06:39 Removing intermediate container 00f5b4b9d2f6 20:06:39 ---> 1875a645338d 20:06:39 Step 7/26 : LABEL Name=edgex-device-onvif-camera 20:06:39 ---> Running in 6c7909f0e530 20:06:39 Removing intermediate container 6c7909f0e530 20:06:39 ---> a94dca56c8e7 20:06:39 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:06:39 ---> Running in 0ffb5616ad27 20:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:39 OK: 265 MiB in 53 packages 20:06:40 Removing intermediate container 0ffb5616ad27 20:06:40 ---> 4a2d47bc33d0 20:06:40 Step 9/26 : WORKDIR /device-onvif-camera 20:06:40 ---> Running in 4d72c74e46c6 20:06:40 Removing intermediate container 4d72c74e46c6 20:06:40 ---> a717088b4b94 20:06:40 Step 10/26 : COPY go.mod vendor* ./ 20:06:40 ---> 89db0ef2ec56 20:06:40 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:40 ---> Running in 485ff568cdd6 20:06:41 Removing intermediate container 485ff568cdd6 20:06:41 ---> 0f27e2b6c99c 20:06:41 Step 12/26 : COPY . . 20:06:42 ---> d98bfc99c51e 20:06:42 Step 13/26 : RUN ${MAKE} 20:06:42 ---> Running in 1d4a6d68857f 20:06:42 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 20:06:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4635 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 20:06:45 Running in /w/workspace/device-onvif-camera/117 [Pipeline] { [Pipeline] checkout 20:06:45 The recommended git tool is: git 20:06:51 using credential edgex-jenkins-ssh 20:06:51 Cloning the remote Git repository 20:06:51 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 20:06:51 > git init /w/workspace/device-onvif-camera/117 # timeout=10 20:06:51 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 20:06:51 > git --version # timeout=10 20:06:51 > git --version # 'git version 2.25.1' 20:06:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:54 Avoid second fetch 20:06:54 Checking out Revision 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a (main) 20:06:53 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 20:06:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:54 > git config core.sparsecheckout # timeout=10 20:06:54 > git checkout -f 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 20:06:55 Commit message: "docs: remove demo-app docs (#273)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:06:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:56 Dload Upload Total Spent Left Speed 20:06:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 20:06:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:06:57 + sudo tee /etc/docker/daemon.new 20:06:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:06:57 { 20:06:57 "registry-mirrors": [ 20:06:57 "https://nexus3.edgexfoundry.org:10001" 20:06:57 ], 20:06:57 "bip": "10.250.0.254/24", 20:06:57 "hosts": [ 20:06:57 "tcp://0.0.0.0:5555", 20:06:57 "unix:///var/run/docker.sock" 20:06:57 ], 20:06:57 "mtu": 1458, 20:06:57 "selinux-enabled": true, 20:06:57 "seccomp-profile": "/etc/docker/seccomp.json" 20:06:57 } [Pipeline] sh 20:06:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:06:57 + sudo service docker restart 20:07:04 Removing intermediate container 1d4a6d68857f 20:07:04 ---> eb449bf56dc2 20:07:04 Step 14/26 : FROM alpine:3.17 20:07:04 3.17: Pulling from library/alpine 20:07:04 63b65145d645: Already exists 20:07:05 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:07:05 Status: Downloaded newer image for alpine:3.17 20:07:05 ---> b2aa39c304c2 20:07:05 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:07:05 ---> Running in 4c781e46c729 20:07:05 Removing intermediate container 4c781e46c729 20:07:05 ---> d522bcad2936 20:07:05 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:07:05 ---> Running in 63b25953ea30 20:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:05 (1/1) Installing dumb-init (1.2.5-r2) 20:07:05 Executing busybox-1.35.0-r29.trigger 20:07:05 OK: 7 MiB in 16 packages 20:07:06 Removing intermediate container 63b25953ea30 20:07:06 ---> 89473f1a364f 20:07:06 Step 17/26 : WORKDIR / 20:07:06 ---> Running in e94389d7875d 20:07:06 Removing intermediate container e94389d7875d 20:07:06 ---> 5b4d655a5d6a 20:07:06 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 20:07:07 ---> c55e49682afb 20:07:07 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 20:07:07 ---> a53a8343bc88 20:07:07 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:07:07 ---> 3ae4b2077265 20:07:07 Step 21/26 : EXPOSE 59984 20:07:07 ---> Running in 63848124568f 20:07:07 Removing intermediate container 63848124568f 20:07:07 ---> 91bac692601d 20:07:07 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 20:07:07 ---> Running in b5c87e505517 20:07:07 Removing intermediate container b5c87e505517 20:07:07 ---> ba45324e0805 20:07:07 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:07 ---> Running in d32d7ef91821 20:07:07 Removing intermediate container d32d7ef91821 20:07:07 ---> f2bc4cb5214a 20:07:07 Step 24/26 : LABEL arch=amd64 20:07:07 ---> Running in c15cc09e9a12 20:07:07 Removing intermediate container c15cc09e9a12 20:07:07 ---> 7d97abdb7c1b 20:07:07 Step 25/26 : LABEL git_sha=30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 20:07:07 ---> Running in cd8b93801245 20:07:07 Removing intermediate container cd8b93801245 20:07:07 ---> e74e7b72b46c 20:07:07 Step 26/26 : LABEL version=3.0.0-dev.23 20:07:07 ---> Running in 4ed164ed72df 20:07:08 Removing intermediate container 4ed164ed72df 20:07:08 ---> fb6ac889155d 20:07:08 [Warning] One or more build-args [ARCH] were not consumed 20:07:08 Successfully built fb6ac889155d 20:07:08 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 20:07:08 provisioning config files... 20:07:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12256744952461821084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:08 ---> docker-login.sh 20:07:08 nexus3.edgexfoundry.org:10001 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 nexus3.edgexfoundry.org:10002 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 nexus3.edgexfoundry.org:10003 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 nexus3.edgexfoundry.org:10004 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 docker.io 20:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:09 Configure a credential helper to remove this warning. See 20:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:09 20:07:09 Login Succeeded 20:07:09 ---> docker-login.sh ends [Pipeline] } 20:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:09 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 20:07:09 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 20:07:09 latest 20:07:09 3.0.0-dev.23 20:07:09 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 20:07:09 main 20:07:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:09 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 20:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:07:09 9b40a075e075: Preparing 20:07:09 e5ae24dcc8a0: Preparing 20:07:09 76d0c1a62347: Preparing 20:07:09 fc2c471751ac: Preparing 20:07:09 7cd52847ad77: Preparing 20:07:09 7cd52847ad77: Layer already exists 20:07:09 fc2c471751ac: Pushed 20:07:09 9b40a075e075: Pushed 20:07:09 e5ae24dcc8a0: Pushed 20:07:13 76d0c1a62347: Pushed 20:07:13 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a: digest: sha256:eb17ac238ddd51e85f285d20fc20d9a1ec8e89570858d9e61bc8695a14fbaf26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:13 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 20:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:07:13 9b40a075e075: Preparing 20:07:13 e5ae24dcc8a0: Preparing 20:07:13 76d0c1a62347: Preparing 20:07:13 fc2c471751ac: Preparing 20:07:13 7cd52847ad77: Preparing 20:07:13 e5ae24dcc8a0: Layer already exists 20:07:13 9b40a075e075: Layer already exists 20:07:13 fc2c471751ac: Layer already exists 20:07:13 7cd52847ad77: Layer already exists 20:07:13 76d0c1a62347: Layer already exists 20:07:13 latest: digest: sha256:eb17ac238ddd51e85f285d20fc20d9a1ec8e89570858d9e61bc8695a14fbaf26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:14 + 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 20:07:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.23 20:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:07:14 9b40a075e075: Preparing 20:07:14 e5ae24dcc8a0: Preparing 20:07:14 76d0c1a62347: Preparing 20:07:14 fc2c471751ac: Preparing 20:07:14 7cd52847ad77: Preparing 20:07:14 7cd52847ad77: Layer already exists 20:07:14 76d0c1a62347: Layer already exists 20:07:14 9b40a075e075: Layer already exists 20:07:14 e5ae24dcc8a0: Layer already exists 20:07:14 fc2c471751ac: Layer already exists 20:07:14 3.0.0-dev.23: digest: sha256:eb17ac238ddd51e85f285d20fc20d9a1ec8e89570858d9e61bc8695a14fbaf26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:14 + 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 20:07:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 20:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:07:15 9b40a075e075: Preparing 20:07:15 e5ae24dcc8a0: Preparing 20:07:15 76d0c1a62347: Preparing 20:07:15 fc2c471751ac: Preparing 20:07:15 7cd52847ad77: Preparing 20:07:15 9b40a075e075: Layer already exists 20:07:15 7cd52847ad77: Layer already exists 20:07:15 76d0c1a62347: Layer already exists 20:07:15 fc2c471751ac: Layer already exists 20:07:15 e5ae24dcc8a0: Layer already exists 20:07:15 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23: digest: sha256:eb17ac238ddd51e85f285d20fc20d9a1ec8e89570858d9e61bc8695a14fbaf26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 20:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:07:15 9b40a075e075: Preparing 20:07:15 e5ae24dcc8a0: Preparing 20:07:15 76d0c1a62347: Preparing 20:07:15 fc2c471751ac: Preparing 20:07:15 7cd52847ad77: Preparing 20:07:15 7cd52847ad77: Layer already exists 20:07:15 fc2c471751ac: Layer already exists 20:07:15 9b40a075e075: Layer already exists 20:07:15 76d0c1a62347: Layer already exists 20:07:15 e5ae24dcc8a0: Layer already exists 20:07:15 main: digest: sha256:eb17ac238ddd51e85f285d20fc20d9a1ec8e89570858d9e61bc8695a14fbaf26 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:15 ===================================================== [Pipeline] echo 20:07:15 taggedImages: 20:07:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 20:07:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 20:07:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.23 20:07:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 20:07:15 - 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 20:07:16 provisioning config files... 20:07:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/117@tmp/config4317988907342617471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:16 20:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:16 ---> docker-login.sh 20:07:16 nexus3.edgexfoundry.org:10001 20:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:16 latest: Pulling from edgex-lftools-log-publisher 20:07:16 5eb5b503b376: Pulling fs layer 20:07:16 5c69ac0246d0: Pulling fs layer 20:07:16 ec43610c2a17: Pulling fs layer 20:07:16 3a2ae6a8a46f: Pulling fs layer 20:07:16 33b1e0a273af: Pulling fs layer 20:07:16 5d3b04190fa2: Pulling fs layer 20:07:16 2f39f015ded8: Pulling fs layer 20:07:16 3a2ae6a8a46f: Waiting 20:07:16 33b1e0a273af: Waiting 20:07:16 5d3b04190fa2: Waiting 20:07:16 2f39f015ded8: Waiting 20:07:16 5c69ac0246d0: Verifying Checksum 20:07:16 5c69ac0246d0: Download complete 20:07:16 3a2ae6a8a46f: Verifying Checksum 20:07:16 3a2ae6a8a46f: Download complete 20:07:16 33b1e0a273af: Verifying Checksum 20:07:16 33b1e0a273af: Download complete 20:07:16 5d3b04190fa2: Download complete 20:07:16 ec43610c2a17: Verifying Checksum 20:07:16 ec43610c2a17: Download complete 20:07:16 5eb5b503b376: Verifying Checksum 20:07:16 5eb5b503b376: Download complete 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 nexus3.edgexfoundry.org:10002 20:07:17 2f39f015ded8: Verifying Checksum 20:07:17 2f39f015ded8: Download complete 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 nexus3.edgexfoundry.org:10003 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:18 Configure a credential helper to remove this warning. See 20:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:18 20:07:18 Login Succeeded 20:07:18 nexus3.edgexfoundry.org:10004 20:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:18 5eb5b503b376: Pull complete 20:07:18 5c69ac0246d0: Pull complete 20:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:18 Configure a credential helper to remove this warning. See 20:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:18 20:07:18 Login Succeeded 20:07:18 docker.io 20:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:18 Configure a credential helper to remove this warning. See 20:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:18 20:07:18 Login Succeeded 20:07:18 ec43610c2a17: Pull complete 20:07:18 3a2ae6a8a46f: Pull complete 20:07:19 ---> docker-login.sh ends [Pipeline] } 20:07:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:07:19 33b1e0a273af: Pull complete 20:07:19 5d3b04190fa2: Pull complete [Pipeline] echo 20:07:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:19 ========================================================= 20:07:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:07:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:19 + 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 . 20:07:20 Sending build context to Docker daemon 19.68MB 20:07:20 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:07:20 Step 2/13 : FROM ${BASE} AS builder 20:07:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:07:20 af6eaf76a39c: Pulling fs layer 20:07:20 55522c791124: Pulling fs layer 20:07:20 ce5c4a1c91eb: Pulling fs layer 20:07:20 169dfbe0d373: Pulling fs layer 20:07:20 e1ff8fa3b103: Pulling fs layer 20:07:20 52ebb69f0ebf: Pulling fs layer 20:07:20 5abe8eddf0d5: Pulling fs layer 20:07:20 e1ff8fa3b103: Waiting 20:07:20 52ebb69f0ebf: Waiting 20:07:20 5abe8eddf0d5: Waiting 20:07:20 169dfbe0d373: Waiting 20:07:20 55522c791124: Verifying Checksum 20:07:20 55522c791124: Download complete 20:07:20 e1ff8fa3b103: Verifying Checksum 20:07:20 e1ff8fa3b103: Download complete 20:07:20 af6eaf76a39c: Verifying Checksum 20:07:20 af6eaf76a39c: Download complete 20:07:21 5abe8eddf0d5: Verifying Checksum 20:07:21 5abe8eddf0d5: Download complete 20:07:21 af6eaf76a39c: Pull complete 20:07:22 55522c791124: Pull complete 20:07:23 ce5c4a1c91eb: Verifying Checksum 20:07:23 ce5c4a1c91eb: Download complete 20:07:23 52ebb69f0ebf: Verifying Checksum 20:07:23 52ebb69f0ebf: Download complete 20:07:24 2f39f015ded8: Pull complete 20:07:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:24 prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container 20:07:24 $ 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 20:07:30 $ docker top d2aabd08c83b241bf6d80cb6784a18a27751398e83054dfed796dd5fd7a4e177 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:31 ---> job-cost.sh 20:07:31 lf-activate-venv: SKIPPING 20:07:31 INFO: No Stack... 20:07:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:07:31 INFO: Archiving Costs [Pipeline] sh 20:07:32 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 20:07:32 + cut -d, -f6 [Pipeline] lock 20:07:32 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] 20:07:32 Resource [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] did not exist. Created. 20:07:32 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:07:32 + echo total: 0.2199999988079071 [Pipeline] stash 20:07:32 Stashed 1 file(s) [Pipeline] } 20:07:32 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 20:07:32 $ docker stop --time=1 d2aabd08c83b241bf6d80cb6784a18a27751398e83054dfed796dd5fd7a4e177 20:07:33 ce5c4a1c91eb: Pull complete 20:07:33 169dfbe0d373: Pull complete 20:07:33 $ docker rm -f --volumes d2aabd08c83b241bf6d80cb6784a18a27751398e83054dfed796dd5fd7a4e177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:07:33 e1ff8fa3b103: Pull complete 20:07:42 52ebb69f0ebf: Pull complete 20:07:44 5abe8eddf0d5: Pull complete 20:07:44 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:07:44 ---> 6cb57ee374ae 20:07:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:07:45 ---> Running in 3945b818d189 20:07:45 Removing intermediate container 3945b818d189 20:07:45 ---> 1fc2f3713496 20:07:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:07:46 ---> Running in 152b54da3ab6 20:07:46 Removing intermediate container 152b54da3ab6 20:07:46 ---> ad974b8322ff 20:07:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 20:07:46 ---> Running in 38408385ad2a 20:07:46 Removing intermediate container 38408385ad2a 20:07:46 ---> 8796882f5b98 20:07:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 20:07:46 ---> Running in fbe6ec9adc96 20:07:46 Removing intermediate container fbe6ec9adc96 20:07:46 ---> 04d4e2cbe97e 20:07:46 Step 7/13 : LABEL Name=edgex-device-onvif-camera 20:07:47 ---> Running in b38fbff5f4b2 20:07:47 Removing intermediate container b38fbff5f4b2 20:07:47 ---> 6edb76b81179 20:07:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:47 ---> Running in c7bbd6b2fa3e 20:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:07:49 OK: 263 MiB in 53 packages 20:07:50 Removing intermediate container c7bbd6b2fa3e 20:07:50 ---> 8beb4a1d1d03 20:07:50 Step 9/13 : WORKDIR /device-onvif-camera 20:07:50 ---> Running in 2c7e00c3c622 20:07:51 Removing intermediate container 2c7e00c3c622 20:07:51 ---> fdaf1f99c71b 20:07:51 Step 10/13 : COPY go.mod vendor* ./ 20:07:51 ---> 2bec2851e893 20:07:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:51 ---> Running in b1f02fe4119b 20:08:59 Removing intermediate container b1f02fe4119b 20:08:59 ---> f57c47984daf 20:08:59 Step 12/13 : COPY . . 20:08:59 ---> f1dd62aff848 20:08:59 Step 13/13 : RUN ${MAKE} 20:08:59 ---> Running in 7b917b8d08c6 20:08:59 noop 20:08:59 Removing intermediate container 7b917b8d08c6 20:08:59 ---> 8ca91dc75a56 20:08:59 Successfully built 8ca91dc75a56 20:08:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:00 + docker inspect -f . ci-base-image-arm64 20:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:00 prd-ubuntu20.04-docker-arm64-4c-16g-4635 does not seem to be running inside a container 20:09:00 $ 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 20:09:02 $ docker top 96ef7c7e1685e8b429b24d6e84444c3e00f8d0a31acf80c20937dcafe268ccf0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:03 + go version 20:09:03 go version go1.20.2 linux/arm64 [Pipeline] } 20:09:03 $ docker stop --time=1 96ef7c7e1685e8b429b24d6e84444c3e00f8d0a31acf80c20937dcafe268ccf0 20:09:04 $ 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 20:09:05 + docker inspect -f . ci-base-image-arm64 20:09:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:05 prd-ubuntu20.04-docker-arm64-4c-16g-4635 does not seem to be running inside a container 20:09:05 $ 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 20:09:06 $ docker top 692eaa01210529a929c0cab1dfc74225156d50c3b9c5fc26edaeb63d32a6cd43 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:07 + git config --global --add safe.directory /w/workspace/device-onvif-camera/117 [Pipeline] fileExists [Pipeline] sh 20:09:07 + make test 20:09:07 go test ./... -coverprofile=coverage.out ./... 20:09:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:11:46 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:11:46 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:11:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.203s coverage: 31.7% of statements 20:12:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.291s coverage: 86.5% of statements 20:12:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:12:13 go vet ./... 20:12:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:40 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:12:40 $ docker stop --time=1 692eaa01210529a929c0cab1dfc74225156d50c3b9c5fc26edaeb63d32a6cd43 20:12:43 $ docker rm -f --volumes 692eaa01210529a929c0cab1dfc74225156d50c3b9c5fc26edaeb63d32a6cd43 [Pipeline] // withDockerContainer [Pipeline] sh 20:12:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:44 Warning: overwriting stash ‘coverage-report’ 20:12:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:45 + ls -al . 20:12:45 total 232 20:12:45 drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 20:09 . 20:12:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:06 .. 20:12:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 20:06 .git 20:12:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:06 .github 20:12:45 -rw-rw-r-- 1 jenkins jenkins 496 Mar 20 20:06 .gitignore 20:12:45 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 20:06 .golangci.yml 20:12:45 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 20 20:06 Attribution.txt 20:12:45 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 20 20:06 CHANGELOG.md 20:12:45 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 20 20:06 Dockerfile 20:12:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 20:06 GOVERNANCE.md 20:12:45 -rw-rw-r-- 1 jenkins jenkins 734 Mar 20 20:06 Jenkinsfile 20:12:45 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 20 20:06 LICENSE 20:12:45 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 20 20:06 Makefile 20:12:45 -rw-rw-r-- 1 jenkins jenkins 625 Mar 20 20:06 OWNERS.md 20:12:45 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 20 20:06 README.md 20:12:45 -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 20:04 VERSION 20:12:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 20:06 bin 20:12:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 20:06 cmd 20:12:45 -rw-r--r-- 1 jenkins jenkins 78487 Mar 20 20:12 coverage.out 20:12:45 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 20:06 doc 20:12:45 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 20 20:06 go.mod 20:12:45 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 20 20:06 go.sum 20:12:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:06 internal 20:12:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 20:06 snap 20:12:45 -rw-rw-r-- 1 jenkins jenkins 236 Mar 20 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:45 + 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 . 20:12:46 Sending build context to Docker daemon 19.76MB 20:12:46 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:12:46 Step 2/26 : FROM ${BASE} AS builder 20:12:46 ---> 8ca91dc75a56 20:12:46 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:12:46 ---> Running in 1e66dfa0e2f9 20:12:46 Removing intermediate container 1e66dfa0e2f9 20:12:46 ---> f043c0263d12 20:12:46 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:12:47 ---> Running in 6841eda5df1f 20:12:47 Removing intermediate container 6841eda5df1f 20:12:47 ---> f8cdc2942e63 20:12:47 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 20:12:47 ---> Running in 398e53fa71db 20:12:47 Removing intermediate container 398e53fa71db 20:12:47 ---> cd86da986ba7 20:12:47 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:12:47 ---> Running in 0b3a0eb932f7 20:12:47 Removing intermediate container 0b3a0eb932f7 20:12:47 ---> 7cb5c8e135a0 20:12:47 Step 7/26 : LABEL Name=edgex-device-onvif-camera 20:12:47 ---> Running in 48f5c470fbf1 20:12:48 Removing intermediate container 48f5c470fbf1 20:12:48 ---> b54c630493d5 20:12:48 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:48 ---> Running in af5a58e79929 20:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:50 OK: 263 MiB in 53 packages 20:12:51 Removing intermediate container af5a58e79929 20:12:51 ---> cd10f7fc05f8 20:12:51 Step 9/26 : WORKDIR /device-onvif-camera 20:12:51 ---> Running in 14137386f965 20:12:51 Removing intermediate container 14137386f965 20:12:51 ---> f0c10b5bff8e 20:12:51 Step 10/26 : COPY go.mod vendor* ./ 20:12:52 ---> 3ee3e98e74df 20:12:52 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:52 ---> Running in 5869d444955d 20:12:54 Removing intermediate container 5869d444955d 20:12:54 ---> 3bbff66c0a65 20:12:54 Step 12/26 : COPY . . 20:12:56 ---> 3d4cfbfe3157 20:12:56 Step 13/26 : RUN ${MAKE} 20:12:56 ---> Running in 1d6be9de8e0c 20:12:57 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 20:15:18 Removing intermediate container 1d6be9de8e0c 20:15:18 ---> 6693e2d29f0a 20:15:18 Step 14/26 : FROM alpine:3.17 20:15:18 3.17: Pulling from library/alpine 20:15:18 af6eaf76a39c: Already exists 20:15:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:15:18 Status: Downloaded newer image for alpine:3.17 20:15:18 ---> d74e625d9115 20:15:18 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:15:18 ---> Running in 77207b0a2460 20:15:18 Removing intermediate container 77207b0a2460 20:15:18 ---> 9e14273f162c 20:15:18 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:15:18 ---> Running in e44860cc9f19 20:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:18 (1/1) Installing dumb-init (1.2.5-r2) 20:15:18 Executing busybox-1.35.0-r29.trigger 20:15:18 OK: 8 MiB in 16 packages 20:15:18 Removing intermediate container e44860cc9f19 20:15:18 ---> ce14ce7477cc 20:15:18 Step 17/26 : WORKDIR / 20:15:18 ---> Running in 6dce83ced2f6 20:15:18 Removing intermediate container 6dce83ced2f6 20:15:18 ---> fc27da5f39fb 20:15:18 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 20:15:18 ---> d4e52db87a73 20:15:18 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 20:15:20 ---> e4c32b7959f3 20:15:20 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:15:20 ---> b675e9ff2758 20:15:20 Step 21/26 : EXPOSE 59984 20:15:20 ---> Running in eaba1f13e8c9 20:15:20 Removing intermediate container eaba1f13e8c9 20:15:20 ---> 6b57649a8e65 20:15:20 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 20:15:20 ---> Running in 017d07bda263 20:15:21 Removing intermediate container 017d07bda263 20:15:21 ---> 385f456d1a3e 20:15:21 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:15:21 ---> Running in 01ad009b575f 20:15:21 Removing intermediate container 01ad009b575f 20:15:21 ---> 1b2e9421284e 20:15:21 Step 24/26 : LABEL arch=arm64 20:15:21 ---> Running in 993823cb6f5d 20:15:22 Removing intermediate container 993823cb6f5d 20:15:22 ---> ea096e04a8a1 20:15:22 Step 25/26 : LABEL git_sha=30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 20:15:22 ---> Running in c16db175c526 20:15:22 Removing intermediate container c16db175c526 20:15:22 ---> 627d59235c43 20:15:22 Step 26/26 : LABEL version=3.0.0-dev.23 20:15:22 ---> Running in abce8e4a5ae1 20:15:22 Removing intermediate container abce8e4a5ae1 20:15:22 ---> c2862ae50c68 20:15:22 [Warning] One or more build-args [ARCH] were not consumed 20:15:22 Successfully built c2862ae50c68 20:15:22 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 20:15:22 provisioning config files... 20:15:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/117@tmp/config12611247844749488424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:23 ---> docker-login.sh 20:15:23 nexus3.edgexfoundry.org:10001 20:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:23 Configure a credential helper to remove this warning. See 20:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:23 20:15:23 Login Succeeded 20:15:23 nexus3.edgexfoundry.org:10002 20:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:23 Configure a credential helper to remove this warning. See 20:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:23 20:15:23 Login Succeeded 20:15:23 nexus3.edgexfoundry.org:10003 20:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:24 Configure a credential helper to remove this warning. See 20:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:24 20:15:24 Login Succeeded 20:15:24 nexus3.edgexfoundry.org:10004 20:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:24 Configure a credential helper to remove this warning. See 20:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:24 20:15:24 Login Succeeded 20:15:24 docker.io 20:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:25 Configure a credential helper to remove this warning. See 20:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:25 20:15:25 Login Succeeded 20:15:25 ---> docker-login.sh ends [Pipeline] } 20:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:15:25 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 20:15:25 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 20:15:25 latest 20:15:25 3.0.0-dev.23 20:15:25 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 20:15:25 main 20:15:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:25 + 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 20:15:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 20:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:15:26 e364840f0c1e: Preparing 20:15:26 4dda0c1ac747: Preparing 20:15:26 8bffd1971701: Preparing 20:15:26 211bf7495ca4: Preparing 20:15:26 edf70074bd40: Preparing 20:15:26 edf70074bd40: Layer already exists 20:15:26 e364840f0c1e: Pushed 20:15:26 211bf7495ca4: Pushed 20:15:26 4dda0c1ac747: Pushed 20:15:32 8bffd1971701: Pushed 20:15:32 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a: digest: sha256:7ec8e89f8a3fd6c8f116a81620103feed128992a920442563e536d12199bf21e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:33 + 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 20:15:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 20:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:15:33 e364840f0c1e: Preparing 20:15:33 4dda0c1ac747: Preparing 20:15:33 8bffd1971701: Preparing 20:15:33 211bf7495ca4: Preparing 20:15:33 edf70074bd40: Preparing 20:15:33 edf70074bd40: Layer already exists 20:15:33 8bffd1971701: Layer already exists 20:15:33 211bf7495ca4: Layer already exists 20:15:33 e364840f0c1e: Layer already exists 20:15:33 4dda0c1ac747: Layer already exists 20:15:33 latest: digest: sha256:7ec8e89f8a3fd6c8f116a81620103feed128992a920442563e536d12199bf21e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:34 + 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 20:15:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.23 20:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:15:34 e364840f0c1e: Preparing 20:15:34 4dda0c1ac747: Preparing 20:15:34 8bffd1971701: Preparing 20:15:34 211bf7495ca4: Preparing 20:15:34 edf70074bd40: Preparing 20:15:34 4dda0c1ac747: Layer already exists 20:15:34 8bffd1971701: Layer already exists 20:15:34 211bf7495ca4: Layer already exists 20:15:34 edf70074bd40: Layer already exists 20:15:34 e364840f0c1e: Layer already exists 20:15:34 3.0.0-dev.23: digest: sha256:7ec8e89f8a3fd6c8f116a81620103feed128992a920442563e536d12199bf21e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:35 + 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 20:15:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 20:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:15:35 e364840f0c1e: Preparing 20:15:35 4dda0c1ac747: Preparing 20:15:35 8bffd1971701: Preparing 20:15:35 211bf7495ca4: Preparing 20:15:35 edf70074bd40: Preparing 20:15:35 4dda0c1ac747: Layer already exists 20:15:35 e364840f0c1e: Layer already exists 20:15:35 edf70074bd40: Layer already exists 20:15:35 8bffd1971701: Layer already exists 20:15:35 211bf7495ca4: Layer already exists 20:15:35 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23: digest: sha256:7ec8e89f8a3fd6c8f116a81620103feed128992a920442563e536d12199bf21e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:35 + 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 20:15:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 20:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:15:36 e364840f0c1e: Preparing 20:15:36 4dda0c1ac747: Preparing 20:15:36 8bffd1971701: Preparing 20:15:36 211bf7495ca4: Preparing 20:15:36 edf70074bd40: Preparing 20:15:36 e364840f0c1e: Layer already exists 20:15:36 edf70074bd40: Layer already exists 20:15:36 8bffd1971701: Layer already exists 20:15:36 4dda0c1ac747: Layer already exists 20:15:36 211bf7495ca4: Layer already exists 20:15:36 main: digest: sha256:7ec8e89f8a3fd6c8f116a81620103feed128992a920442563e536d12199bf21e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:36 ===================================================== [Pipeline] echo 20:15:36 taggedImages: 20:15:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 20:15:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 20:15:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.23 20:15:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f142b3199bb88c04d4c4f9cf7ab115e72bb90a-3.0.0-dev.23 20:15:36 - 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 20:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:36 20:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:37 arm64: Pulling from edgex-lftools-log-publisher 20:15:37 8998bd30e6a1: Pulling fs layer 20:15:37 04944245beec: Pulling fs layer 20:15:37 699f458cf7ca: Pulling fs layer 20:15:37 765212b225bb: Pulling fs layer 20:15:37 f23df028b6ca: Pulling fs layer 20:15:37 d65c8cfc05b1: Pulling fs layer 20:15:37 2437ff75d9bd: Pulling fs layer 20:15:37 765212b225bb: Waiting 20:15:37 f23df028b6ca: Waiting 20:15:37 d65c8cfc05b1: Waiting 20:15:37 2437ff75d9bd: Waiting 20:15:37 04944245beec: Verifying Checksum 20:15:37 04944245beec: Download complete 20:15:37 765212b225bb: Verifying Checksum 20:15:37 765212b225bb: Download complete 20:15:37 f23df028b6ca: Download complete 20:15:37 d65c8cfc05b1: Verifying Checksum 20:15:37 d65c8cfc05b1: Download complete 20:15:37 699f458cf7ca: Verifying Checksum 20:15:37 699f458cf7ca: Download complete 20:15:37 8998bd30e6a1: Verifying Checksum 20:15:37 8998bd30e6a1: Download complete 20:15:39 2437ff75d9bd: Verifying Checksum 20:15:39 2437ff75d9bd: Download complete 20:15:41 8998bd30e6a1: Pull complete 20:15:41 04944245beec: Pull complete 20:15:43 699f458cf7ca: Pull complete 20:15:43 765212b225bb: Pull complete 20:15:44 f23df028b6ca: Pull complete 20:15:44 d65c8cfc05b1: Pull complete 20:15:59 2437ff75d9bd: Pull complete 20:15:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:15:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:59 prd-ubuntu20.04-docker-arm64-4c-16g-4635 does not seem to be running inside a container 20:15:59 $ 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 20:16:02 $ docker top 306b722340523964a0982492a9714f75cefa6ff51ab4d96f01fc77becbc4b1a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:02 ---> job-cost.sh 20:16:03 lf-activate-venv: SKIPPING 20:16:03 INFO: No Stack... 20:16:03 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:04 INFO: Archiving Costs [Pipeline] sh 20:16:04 + + cat /w/workspace/device-onvif-camera/117/archives/cost.csv 20:16:04 cut -d, -f6 [Pipeline] lock 20:16:05 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] 20:16:05 Resource [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] did not exist. Created. 20:16:05 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:05 /w/workspace/device-onvif-camera/117@tmp/durable-3fc35c8a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:05 + echo total: 0.10999999940395355 [Pipeline] stash 20:16:05 Warning: overwriting stash ‘stack-cost’ 20:16:05 Stashed 1 file(s) [Pipeline] } 20:16:05 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:05 $ docker stop --time=1 306b722340523964a0982492a9714f75cefa6ff51ab4d96f01fc77becbc4b1a5 20:16:07 $ 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 20:16:07 provisioning config files... 20:16:07 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17923544620297183353tmp [Pipeline] { [Pipeline] sh 20:16:08 + set +x 20:16:08 + curl -s https://codecov.io/bash 20:16:08 + bash -s -- 20:16:08 20:16:08 _____ _ 20:16:08 / ____| | | 20:16:08 | | ___ __| | ___ ___ _____ __ 20:16:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:08 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:08 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:08 Bash-1.0.6 20:16:08 20:16:08 20:16:08 ==> git version 2.25.1 found 20:16:08 ==> 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 20:16:08 Release-Date: 2020-01-08 20:16:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:16:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:16:08 ==> Jenkins CI detected. 20:16:08 current dir:  /w/workspace/foundry_device-onvif-camera_main 20:16:08 project root: . 20:16:08 --> token set from env 20:16:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:08 ==> Running gcov in . (disable via -X gcov) 20:16:08 ==> Python coveragepy not found 20:16:08 ==> Searching for coverage reports in: 20:16:08 + . 20:16:08 -> Found 1 reports 20:16:08 ==> Detecting git/mercurial file structure 20:16:08 ==> Reading reports 20:16:08 + ./coverage.out bytes=78487 20:16:08 ==> Appending adjustments 20:16:08 https://docs.codecov.io/docs/fixing-reports 20:16:08 + Found adjustments 20:16:08 ==> Gzipping contents 20:16:08 12K /tmp/codecov.KNm61N.gz 20:16:08 ==> Uploading reports 20:16:08 url: https://codecov.io 20:16:08 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= 20:16:08 -> Pinging Codecov 20:16:08 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= 20:16:08 -> Uploading to 20:16:08 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 20:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:08 Dload Upload Total Spent Left Speed 20:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10526 0 0 100 10526 0 35204 --:--:-- --:--:-- --:--:-- 35204 20:16:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] } 20:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:16:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:16:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:16:09 20:16:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:16:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:16:09 df9b9388f04a: Pulling fs layer 20:16:09 52dc419b0ee2: Pulling fs layer 20:16:09 25bc292e5bac: Pulling fs layer 20:16:09 114826534d7a: Pulling fs layer 20:16:09 4657fd5d0bcf: Pulling fs layer 20:16:09 6ad1cebc031e: Pulling fs layer 20:16:09 8a3aa393b2d8: Pulling fs layer 20:16:09 114826534d7a: Waiting 20:16:09 4657fd5d0bcf: Waiting 20:16:09 6ad1cebc031e: Waiting 20:16:09 8a3aa393b2d8: Waiting 20:16:09 25bc292e5bac: Verifying Checksum 20:16:09 25bc292e5bac: Download complete 20:16:09 52dc419b0ee2: Download complete 20:16:09 4657fd5d0bcf: Verifying Checksum 20:16:09 4657fd5d0bcf: Download complete 20:16:09 df9b9388f04a: Download complete 20:16:10 df9b9388f04a: Pull complete 20:16:10 52dc419b0ee2: Pull complete 20:16:10 6ad1cebc031e: Verifying Checksum 20:16:10 6ad1cebc031e: Download complete 20:16:10 25bc292e5bac: Pull complete 20:16:10 114826534d7a: Download complete 20:16:10 8a3aa393b2d8: Verifying Checksum 20:16:10 8a3aa393b2d8: Download complete 20:16:13 114826534d7a: Pull complete 20:16:13 4657fd5d0bcf: Pull complete 20:16:14 6ad1cebc031e: Pull complete 20:16:16 8a3aa393b2d8: Pull complete 20:16:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:16:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:16 prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container 20:16:17 $ 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 20:16:23 $ docker top e63be152bb3b12654f4a4cb90f296800e1002f46a3edcb0553060e89cd4a0572 -eo pid,comm [Pipeline] { [Pipeline] echo 20:16:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 20:16:23 + set -o pipefail 20:16:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 20:16:32 20:16:32 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 20:16:32 20:16:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/853e313f-08d2-4a12-8809-245cc6f8caf2 20:16:32 20:16:32 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 20:16:32 20:16:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:16:32 20:16:32 20:16:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:16:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:16:32 More details here: https://snyk.co/ue1NS [Pipeline] } 20:16:32 $ docker stop --time=1 e63be152bb3b12654f4a4cb90f296800e1002f46a3edcb0553060e89cd4a0572 20:16:36 $ 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 20:16:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:36 provisioning config files... 20:16:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2068971871117665979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:36 --> edgex-publish-swagger.sh 20:16:36 === Publish doc/openapi/v2 API === 20:16:36 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 20:16:36 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 20:16:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:36 Dload Upload Total Spent Left Speed 20:16:37 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 20:16:37 20:16:37 [Pipeline] } 20:16:37 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 20:16:37 + git log --format=format:%s -1 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a [Pipeline] sh 20:16:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:16:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:38 prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container 20:16:38 $ 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 20:16:39 $ docker top d94d8309c8ec1d3fa5dbb9f0c60efc83eacc8f94d30251ed9f2e039bb9c495f5 -eo pid,comm 20:16:39 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). 20:16:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:16:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:39 [ssh-agent] Looking for ssh-agent implementation... 20:16:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:39 $ docker exec d94d8309c8ec1d3fa5dbb9f0c60efc83eacc8f94d30251ed9f2e039bb9c495f5 ssh-agent 20:16:39 SSH_AUTH_SOCK=/tmp/ssh-rAFOCLSlaPSn/agent.31 20:16:39 SSH_AGENT_PID=37 20:16:39 Running ssh-add (command line suppressed) 20:16:39 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) 20:16:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:39 + git semver tag 20:16:40 2023-03-20 20:16:40,089 [run_tag] DEBUG tag force:False 20:16:40 2023-03-20 20:16:40,089 [check_head_tag] DEBUG check head tag 20:16:40 2023-03-20 20:16:40,090 [execute] INFO git cat-file --batch-check 20:16:40 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=) 20:16:40 2023-03-20 20:16:40,094 [execute] INFO git cat-file --batch 20:16:40 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=) 20:16:40 2023-03-20 20:16:40,121 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:16:40 2023-03-20 20:16:40,121 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 20:16:40 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) 20:16:40 2023-03-20 20:16:40,125 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:16:40 3.0.0-dev.23 [Pipeline] } 20:16:40 $ docker exec --env ******** --env ******** d94d8309c8ec1d3fa5dbb9f0c60efc83eacc8f94d30251ed9f2e039bb9c495f5 ssh-agent -k 20:16:40 unset SSH_AUTH_SOCK; 20:16:40 unset SSH_AGENT_PID; 20:16:40 echo Agent pid 37 killed; 20:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:16:40 + git semver [Pipeline] } 20:16:40 $ docker stop --time=1 d94d8309c8ec1d3fa5dbb9f0c60efc83eacc8f94d30251ed9f2e039bb9c495f5 20:16:42 $ docker rm -f --volumes d94d8309c8ec1d3fa5dbb9f0c60efc83eacc8f94d30251ed9f2e039bb9c495f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:16:42 20:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:16:42 0.23.1-centos7: Pulling from edgex-lftools 20:16:42 ab5ef0e58194: Pulling fs layer 20:16:42 9712f1f96733: Pulling fs layer 20:16:42 63f879dbbcfc: Pulling fs layer 20:16:42 0d9ebad4ef96: Pulling fs layer 20:16:42 e9a5061849ea: Pulling fs layer 20:16:42 d747dcd14b5f: Pulling fs layer 20:16:42 2de7ff778b66: Pulling fs layer 20:16:42 0d9ebad4ef96: Waiting 20:16:42 e9a5061849ea: Waiting 20:16:42 d747dcd14b5f: Waiting 20:16:42 2de7ff778b66: Waiting 20:16:42 9712f1f96733: Verifying Checksum 20:16:42 9712f1f96733: Download complete 20:16:43 63f879dbbcfc: Verifying Checksum 20:16:43 63f879dbbcfc: Download complete 20:16:43 e9a5061849ea: Verifying Checksum 20:16:43 e9a5061849ea: Download complete 20:16:43 d747dcd14b5f: Verifying Checksum 20:16:43 d747dcd14b5f: Download complete 20:16:43 0d9ebad4ef96: Verifying Checksum 20:16:43 0d9ebad4ef96: Download complete 20:16:43 ab5ef0e58194: Verifying Checksum 20:16:43 ab5ef0e58194: Download complete 20:16:43 2de7ff778b66: Verifying Checksum 20:16:43 2de7ff778b66: Download complete 20:16:46 ab5ef0e58194: Pull complete 20:16:46 9712f1f96733: Pull complete 20:16:47 63f879dbbcfc: Pull complete 20:16:51 0d9ebad4ef96: Pull complete 20:16:51 e9a5061849ea: Pull complete 20:16:51 d747dcd14b5f: Pull complete 20:16:52 2de7ff778b66: Pull complete 20:16:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:16:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:16:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:52 prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container 20:16:53 $ 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 20:16:59 $ docker top 9a0d3ef37d3f48551d27fff44590c2d4091c59e4d54fa4bc9c5889c76ade2f7f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:16:59 provisioning config files... 20:16:59 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17607401007772021175tmp 20:16:59 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10255708511213726878tmp 20:16:59 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8863844950250748119tmp [Pipeline] { [Pipeline] echo 20:16:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:17:00 ---> sigul-configuration.sh 20:17:00 gpg: directory `/root/.gnupg' created 20:17:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:17:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:17:00 gpg: keyring `/root/.gnupg/secring.gpg' created 20:17:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:17:00 gpg: CAST5 encrypted data 20:17:00 gpg: encrypted with 1 passphrase 20:17:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:17:00 + mkdir /home/jenkins 20:17:00 + mkdir /home/jenkins/sigul [Pipeline] sh 20:17:00 + 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 20:17:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:17:01 ---> sigul-install.sh 20:17:01 Sigul already installed; skipping installation. [Pipeline] sh 20:17:01 + git tag --list 20:17:01 v0.0.0 20:17:01 v0.0.1-dev.1 20:17:01 v0.0.1-dev.10 20:17:01 v0.0.1-dev.11 20:17:01 v0.0.1-dev.12 20:17:01 v0.0.1-dev.13 20:17:01 v0.0.1-dev.14 20:17:01 v0.0.1-dev.15 20:17:01 v0.0.1-dev.16 20:17:01 v0.0.1-dev.17 20:17:01 v0.0.1-dev.18 20:17:01 v0.0.1-dev.19 20:17:01 v0.0.1-dev.2 20:17:01 v0.0.1-dev.20 20:17:01 v0.0.1-dev.21 20:17:01 v0.0.1-dev.22 20:17:01 v0.0.1-dev.23 20:17:01 v0.0.1-dev.24 20:17:01 v0.0.1-dev.25 20:17:01 v0.0.1-dev.26 20:17:01 v0.0.1-dev.27 20:17:01 v0.0.1-dev.28 20:17:01 v0.0.1-dev.3 20:17:01 v0.0.1-dev.4 20:17:01 v0.0.1-dev.5 20:17:01 v0.0.1-dev.6 20:17:01 v0.0.1-dev.7 20:17:01 v0.0.1-dev.8 20:17:01 v0.0.1-dev.9 20:17:01 v2.2.0 20:17:01 v2.2.0-dev.29 20:17:01 v2.2.0-dev.30 20:17:01 v2.2.0-dev.31 20:17:01 v2.2.0-dev.32 20:17:01 v2.2.0-dev.33 20:17:01 v2.2.0-dev.34 20:17:01 v2.2.0-dev.35 20:17:01 v2.3.0 20:17:01 v2.3.0-dev.1 20:17:01 v2.3.0-dev.10 20:17:01 v2.3.0-dev.11 20:17:01 v2.3.0-dev.12 20:17:01 v2.3.0-dev.13 20:17:01 v2.3.0-dev.14 20:17:01 v2.3.0-dev.15 20:17:01 v2.3.0-dev.16 20:17:01 v2.3.0-dev.17 20:17:01 v2.3.0-dev.18 20:17:01 v2.3.0-dev.19 20:17:01 v2.3.0-dev.2 20:17:01 v2.3.0-dev.20 20:17:01 v2.3.0-dev.21 20:17:01 v2.3.0-dev.22 20:17:01 v2.3.0-dev.23 20:17:01 v2.3.0-dev.24 20:17:01 v2.3.0-dev.25 20:17:01 v2.3.0-dev.26 20:17:01 v2.3.0-dev.27 20:17:01 v2.3.0-dev.28 20:17:01 v2.3.0-dev.29 20:17:01 v2.3.0-dev.3 20:17:01 v2.3.0-dev.30 20:17:01 v2.3.0-dev.31 20:17:01 v2.3.0-dev.32 20:17:01 v2.3.0-dev.33 20:17:01 v2.3.0-dev.34 20:17:01 v2.3.0-dev.35 20:17:01 v2.3.0-dev.36 20:17:01 v2.3.0-dev.37 20:17:01 v2.3.0-dev.38 20:17:01 v2.3.0-dev.39 20:17:01 v2.3.0-dev.4 20:17:01 v2.3.0-dev.40 20:17:01 v2.3.0-dev.41 20:17:01 v2.3.0-dev.42 20:17:01 v2.3.0-dev.43 20:17:01 v2.3.0-dev.44 20:17:01 v2.3.0-dev.45 20:17:01 v2.3.0-dev.5 20:17:01 v2.3.0-dev.6 20:17:01 v2.3.0-dev.7 20:17:01 v2.3.0-dev.8 20:17:01 v2.3.0-dev.9 20:17:01 v2.3.1-dev.1 20:17:01 v3.0.0-dev.1 20:17:01 v3.0.0-dev.10 20:17:01 v3.0.0-dev.11 20:17:01 v3.0.0-dev.12 20:17:01 v3.0.0-dev.13 20:17:01 v3.0.0-dev.14 20:17:01 v3.0.0-dev.15 20:17:01 v3.0.0-dev.16 20:17:01 v3.0.0-dev.17 20:17:01 v3.0.0-dev.18 20:17:01 v3.0.0-dev.19 20:17:01 v3.0.0-dev.2 20:17:01 v3.0.0-dev.20 20:17:01 v3.0.0-dev.21 20:17:01 v3.0.0-dev.22 20:17:01 v3.0.0-dev.23 20:17:01 v3.0.0-dev.3 20:17:01 v3.0.0-dev.4 20:17:01 v3.0.0-dev.5 20:17:01 v3.0.0-dev.6 20:17:01 v3.0.0-dev.7 20:17:01 v3.0.0-dev.8 20:17:01 v3.0.0-dev.9 [Pipeline] sh 20:17:01 + lftools sign git-tag v3.0.0-dev.23 20:17:02 Signing Git tag with Sigul... 20:17:02 Signing v3.0.0-dev.23 [Pipeline] echo 20:17:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:17:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:17:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:17:02 $ docker stop --time=1 9a0d3ef37d3f48551d27fff44590c2d4091c59e4d54fa4bc9c5889c76ade2f7f 20:17:04 $ 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 20:17:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:05 prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container 20:17:05 $ 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 20:17:05 $ docker top b881c4cf5ba344e025a82519d2312067e33a9069443046007e5c08b5b246ccf2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:05 [ssh-agent] Looking for ssh-agent implementation... 20:17:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:05 $ docker exec b881c4cf5ba344e025a82519d2312067e33a9069443046007e5c08b5b246ccf2 ssh-agent 20:17:05 SSH_AUTH_SOCK=/tmp/ssh-BUjpZjbfVqI5/agent.32 20:17:05 SSH_AGENT_PID=38 20:17:05 Running ssh-add (command line suppressed) 20:17:05 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) 20:17:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:06 + git semver bump pre 20:17:06 2023-03-20 20:17:06,501 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:17:06 2023-03-20 20:17:06,501 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 20:17:06 2023-03-20 20:17:06,501 [bump_version] DEBUG bumped version:3.0.0-dev.24 20:17:06 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 20:17:06 2023-03-20 20:17:06,501 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:17:06 2023-03-20 20:17:06,502 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 20:17:06 2023-03-20 20:17:06,505 [execute] INFO git cat-file --batch-check 20:17:06 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=) 20:17:06 2023-03-20 20:17:06,512 [execute] INFO git cat-file --batch 20:17:06 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=) 20:17:06 2023-03-20 20:17:06,519 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:17:06 3.0.0-dev.24 [Pipeline] } 20:17:06 $ docker exec --env ******** --env ******** b881c4cf5ba344e025a82519d2312067e33a9069443046007e5c08b5b246ccf2 ssh-agent -k 20:17:06 unset SSH_AUTH_SOCK; 20:17:06 unset SSH_AGENT_PID; 20:17:06 echo Agent pid 38 killed; 20:17:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:07 + git semver [Pipeline] } 20:17:07 $ docker stop --time=1 b881c4cf5ba344e025a82519d2312067e33a9069443046007e5c08b5b246ccf2 20:17:09 $ docker rm -f --volumes b881c4cf5ba344e025a82519d2312067e33a9069443046007e5c08b5b246ccf2 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:09 prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container 20:17:09 $ 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 20:17:10 $ docker top ec0912b81241bf903e92d68b845c967b3e3a883c9f0d3b44c9d1bb75a3deb335 -eo pid,comm 20:17:10 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). 20:17:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:10 [ssh-agent] Looking for ssh-agent implementation... 20:17:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:10 $ docker exec ec0912b81241bf903e92d68b845c967b3e3a883c9f0d3b44c9d1bb75a3deb335 ssh-agent 20:17:10 SSH_AUTH_SOCK=/tmp/ssh-VQs5dKl7nfYA/agent.31 20:17:10 SSH_AGENT_PID=37 20:17:10 Running ssh-add (command line suppressed) 20:17:10 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) 20:17:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:11 + git semver push 20:17:11 2023-03-20 20:17:11,169 [run_push] DEBUG push 20:17:11 2023-03-20 20:17:11,170 [execute] INFO git cat-file --batch-check 20:17:11 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=) 20:17:11 2023-03-20 20:17:11,173 [execute] INFO git rev-list a2ed10430405a166704196dcf20234f4650eedf9 -- 20:17:11 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) 20:17:11 2023-03-20 20:17:11,179 [execute] INFO git fetch -v origin 20:17:11 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) 20:17:11 2023-03-20 20:17:11,668 [run_push] DEBUG no remote changes detected 20:17:11 2023-03-20 20:17:11,668 [execute] INFO git push origin semver 20:17:11 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) 20:17:12 2023-03-20 20:17:12,428 [run_push] DEBUG push all version tags 20:17:12 2023-03-20 20:17:12,429 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:17:12 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) 20:17:13 2023-03-20 20:17:13,178 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:17:13 3.0.0-dev.24 [Pipeline] } 20:17:13 $ docker exec --env ******** --env ******** ec0912b81241bf903e92d68b845c967b3e3a883c9f0d3b44c9d1bb75a3deb335 ssh-agent -k 20:17:13 unset SSH_AUTH_SOCK; 20:17:13 unset SSH_AGENT_PID; 20:17:13 echo Agent pid 37 killed; 20:17:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:13 + git semver [Pipeline] } 20:17:14 $ docker stop --time=1 ec0912b81241bf903e92d68b845c967b3e3a883c9f0d3b44c9d1bb75a3deb335 20:17:15 $ 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 20:17:16 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 20:17:16 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 20:17:16 total 16 20:17:16 drwxr-xr-x 3 root root 4096 Mar 20 20:07 . 20:17:16 drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 20:17 .. 20:17:16 drwxr-xr-x 2 root root 4096 Mar 20 20:07 cost 20:17:16 -rw-r--r-- 1 root root 91 Mar 20 20:07 cost.csv 20:17:16 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 20:17:16 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 20:17:16 total 16 20:17:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 20:07 . 20:17:16 drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 20:17 .. 20:17:16 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 20:07 cost 20:17:16 -rw-r--r-- 1 jenkins jenkins 91 Mar 20 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:17:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:17:17 ---> package-listing.sh 20:17:17 ++ facter osfamily 20:17:17 ++ tr '[:upper:]' '[:lower:]' 20:17:17 + OS_FAMILY=debian 20:17:17 + workspace=/w/workspace/foundry_device-onvif-camera_main 20:17:17 + START_PACKAGES=/tmp/packages_start.txt 20:17:17 + END_PACKAGES=/tmp/packages_end.txt 20:17:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:17:17 + PACKAGES=/tmp/packages_start.txt 20:17:17 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 20:17:17 + PACKAGES=/tmp/packages_end.txt 20:17:17 + case "${OS_FAMILY}" in 20:17:17 + dpkg -l 20:17:17 + grep '^ii' 20:17:17 + '[' -f /tmp/packages_start.txt ']' 20:17:17 + '[' -f /tmp/packages_end.txt ']' 20:17:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:17:17 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 20:17:17 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 20:17:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 20:17:17 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 20:17:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:18 prd-ubuntu20.04-docker-8c-8g-4634 does not seem to be running inside a container 20:17:18 $ 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 20:17:18 $ docker top 9717c3227ac041f6080fd99bd4a25c674a49ae6952498705011faa0e28503522 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:19 + touch /tmp/pre-build-complete [Pipeline] sh 20:17:19 + mkdir -p /var/log/sysstat [Pipeline] sh 20:17:19 + ls /var/log/sa-host 20:17:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:19 provisioning config files... 20:17:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15940044499289397420tmp [Pipeline] { [Pipeline] echo 20:17:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:20 ---> create-netrc.sh [Pipeline] } 20:17:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:17:20 ---> python-tools-install.sh [Pipeline] echo 20:17:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:20 ---> sudo-logs.sh 20:17:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:17:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:21 ---> job-cost.sh 20:17:21 lf-activate-venv: SKIPPING 20:17:21 DEBUG: total: 0.2199999988079071 20:17:21 INFO: Retrieving Stack Cost... 20:17:21 INFO: Retrieving Pricing Info for: v3-standard-8 20:17:21 INFO: Archiving Costs [Pipeline] echo 20:17:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:22 ---> logs-deploy.sh 20:17:22 lf-activate-venv: SKIPPING 20:17:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/117 20:17:22 INFO: archiving workspace using pattern(s): 20:17:23 Archives upload complete. 20:17:23 INFO: archiving logs to Nexus 20:17:23 ---> uname -a: 20:17:23 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 20:17:23 20:17:23 20:17:23 ---> lscpu: 20:17:23 Architecture: x86_64 20:17:23 CPU op-mode(s): 32-bit, 64-bit 20:17:23 Byte Order: Little Endian 20:17:23 Address sizes: 40 bits physical, 48 bits virtual 20:17:23 CPU(s): 8 20:17:23 On-line CPU(s) list: 0-7 20:17:23 Thread(s) per core: 1 20:17:23 Core(s) per socket: 1 20:17:23 Socket(s): 8 20:17:23 NUMA node(s): 1 20:17:23 Vendor ID: AuthenticAMD 20:17:23 CPU family: 23 20:17:23 Model: 49 20:17:23 Model name: AMD EPYC-Rome Processor 20:17:23 Stepping: 0 20:17:23 CPU MHz: 2800.000 20:17:23 BogoMIPS: 5600.00 20:17:23 Virtualization: AMD-V 20:17:23 Hypervisor vendor: KVM 20:17:23 Virtualization type: full 20:17:23 L1d cache: 256 KiB 20:17:23 L1i cache: 256 KiB 20:17:23 L2 cache: 4 MiB 20:17:23 L3 cache: 128 MiB 20:17:23 NUMA node0 CPU(s): 0-7 20:17:23 Vulnerability Itlb multihit: Not affected 20:17:23 Vulnerability L1tf: Not affected 20:17:23 Vulnerability Mds: Not affected 20:17:23 Vulnerability Meltdown: Not affected 20:17:23 Vulnerability Mmio stale data: Not affected 20:17:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:17:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:17:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:17:23 Vulnerability Srbds: Not affected 20:17:23 Vulnerability Tsx async abort: Not affected 20:17:23 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 20:17:23 20:17:23 20:17:23 ---> nproc: 20:17:23 8 20:17:23 20:17:23 20:17:23 ---> df -h: 20:17:23 Filesystem Size Used Avail Use% Mounted on 20:17:23 overlay 155G 13G 143G 9% / 20:17:23 tmpfs 64M 0 64M 0% /dev 20:17:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:17:23 shm 64M 0 64M 0% /dev/shm 20:17:23 /dev/vda1 155G 13G 143G 9% /facter-os 20:17:23 20:17:23 20:17:23 ---> sar -b -r -n DEV: 20:17:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4634) 03/20/23 _x86_64_ (8 CPU) 20:17:23 20:17:23 20:03:52 LINUX RESTART (8 CPU) 20:17:23 20:17:23 20:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:17:23 20:05:01 124.09 47.87 76.22 0.00 5393.94 69641.59 0.00 20:17:23 20:06:01 187.24 1.40 185.84 0.00 22.26 87868.73 0.00 20:17:23 20:07:01 93.73 0.13 93.60 0.00 6.00 38804.87 0.00 20:17:23 20:08:01 101.22 0.03 101.18 0.00 5.07 45297.25 0.00 20:17:23 20:09:01 21.50 7.05 14.45 0.00 899.32 20064.14 0.00 20:17:23 20:10:01 41.66 3.55 38.11 0.00 4256.49 24738.14 0.00 20:17:23 20:11:01 7.46 1.05 6.41 0.00 22.13 18105.16 0.00 20:17:23 20:12:01 4.12 0.00 4.12 0.00 0.00 18029.13 0.00 20:17:23 20:13:01 2.27 0.00 2.27 0.00 0.00 5929.76 0.00 20:17:23 20:14:01 2.23 0.00 2.23 0.00 0.00 25.06 0.00 20:17:23 20:15:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 20:17:23 20:16:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 20:17:23 20:17:01 100.25 0.20 100.05 0.00 14.26 56792.00 0.00 20:17:23 Average: 52.97 4.71 48.25 0.00 816.90 29642.00 0.00 20:17:23 20:17:23 20:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:17:23 20:05:01 29205720 31626000 686796 2.09 71968 2630924 1860992 5.48 960400 2363624 571620 20:17:23 20:06:01 28434456 31577196 719208 2.19 145772 3212048 2114552 6.23 1076840 2933080 664 20:17:23 20:07:01 27896220 31550612 743068 2.26 150488 3686468 2023240 5.96 1290120 3222492 189080 20:17:23 20:08:01 27616400 31580524 710784 2.16 160552 3949184 1769492 5.21 1273576 3476120 496 20:17:23 20:09:01 27488496 31551488 735540 2.24 165224 4035700 1798684 5.30 1307752 3555540 724 20:17:23 20:10:01 27090044 31564700 715160 2.17 194216 4404956 1789692 5.27 1591800 3648780 4 20:17:23 20:11:01 27094052 31564864 715324 2.18 192860 4402312 1817752 5.36 1590204 3646056 4 20:17:23 20:12:01 27102808 31573768 706264 2.15 192944 4402320 1817752 5.36 1581888 3646056 44 20:17:23 20:13:01 27102696 31573736 706204 2.15 192992 4402324 1817752 5.36 1582316 3646084 176 20:17:23 20:14:01 27102712 31573712 705924 2.15 193072 4402456 1817752 5.36 1582516 3646208 372 20:17:23 20:15:01 27102192 31573500 706312 2.15 193124 4402456 1817752 5.36 1582644 3646208 176 20:17:23 20:16:01 27101940 31573344 706524 2.15 193136 4402464 1817752 5.36 1582036 3646300 4 20:17:23 20:17:01 25556488 31500348 771300 2.35 229900 5710804 1861612 5.49 1732744 4907448 940 20:17:23 Average: 27376479 31567984 717570 2.18 175096 4157263 1855752 5.47 1441141 3537230 58793 20:17:23 20:17:23 20:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:17:23 20:05:01 docker0 11.90 12.01 1.04 118.19 0.00 0.00 0.00 0.00 20:17:23 20:05:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 20:17:23 20:05:01 ens3 707.20 468.98 6687.53 91.33 0.00 0.00 0.00 0.00 20:17:23 20:06:01 docker0 184.32 299.52 14.75 1970.70 0.00 0.00 0.00 0.00 20:17:23 20:06:01 veth42815df 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:23 20:06:01 ens3 322.31 198.63 1994.57 27.04 0.00 0.00 0.00 0.00 20:17:23 20:07:01 docker0 1.38 3.53 0.08 42.57 0.00 0.00 0.00 0.00 20:17:23 20:07:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 20:17:23 20:07:01 ens3 48.46 51.31 70.08 98.24 0.00 0.00 0.00 0.00 20:17:23 20:08:01 docker0 1.43 3.72 0.09 43.07 0.00 0.00 0.00 0.00 20:17:23 20:08:01 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 20:17:23 20:08:01 ens3 159.56 114.70 2595.61 238.97 0.00 0.00 0.00 0.00 20:17:23 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:17:23 20:09:01 ens3 69.89 34.86 856.69 2.51 0.00 0.00 0.00 0.00 20:17:23 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:10:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 20:17:23 20:10:01 ens3 113.81 58.34 1950.92 4.11 0.00 0.00 0.00 0.00 20:17:23 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:23 20:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:23 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:13:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:23 20:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:23 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:15:01 ens3 0.20 0.12 0.08 0.06 0.00 0.00 0.00 0.00 20:17:23 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:23 20:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:23 20:17:01 docker0 34.46 62.22 3.06 631.80 0.00 0.00 0.00 0.00 20:17:23 20:17:01 vethbd79d20 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:17:23 20:17:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 20:17:23 20:17:01 ens3 364.21 217.46 7829.04 45.43 0.00 0.00 0.00 0.00 20:17:23 Average: docker0 17.97 29.31 1.46 215.91 0.00 0.00 0.00 0.00 20:17:23 Average: vethbd79d20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:17:23 Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 20:17:23 Average: ens3 137.39 88.06 1691.15 39.05 0.00 0.00 0.00 0.00 20:17:23 20:17:23 20:17:23 ---> sar -P ALL: 20:17:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4634) 03/20/23 _x86_64_ (8 CPU) 20:17:23 20:17:23 20:03:52 LINUX RESTART (8 CPU) 20:17:23 20:17:23 20:04:01 CPU %user %nice %system %iowait %steal %idle 20:17:23 20:05:01 all 9.29 0.00 3.48 3.67 0.06 83.49 20:17:23 20:05:01 0 6.39 0.00 3.72 8.42 0.05 81.42 20:17:23 20:05:01 1 11.27 0.00 3.50 3.09 0.05 82.09 20:17:23 20:05:01 2 9.18 0.00 3.26 1.08 0.07 86.42 20:17:23 20:05:01 3 10.38 0.00 3.15 0.96 0.05 85.46 20:17:23 20:05:01 4 9.74 0.00 3.02 5.06 0.07 82.11 20:17:23 20:05:01 5 9.85 0.00 4.56 8.87 0.07 76.65 20:17:23 20:05:01 6 8.77 0.00 3.35 1.50 0.07 86.32 20:17:23 20:05:01 7 8.77 0.00 3.31 0.40 0.08 87.43 20:17:23 20:06:01 all 5.39 0.00 2.89 6.84 0.06 84.82 20:17:23 20:06:01 0 4.95 0.00 3.63 15.17 0.05 76.20 20:17:23 20:06:01 1 5.00 0.00 2.34 6.44 0.05 86.17 20:17:23 20:06:01 2 5.92 0.00 3.16 1.71 0.07 89.14 20:17:23 20:06:01 3 4.89 0.00 3.07 16.80 0.07 75.18 20:17:23 20:06:01 4 5.84 0.00 2.67 10.93 0.05 80.51 20:17:23 20:06:01 5 5.30 0.00 2.22 3.26 0.07 89.15 20:17:23 20:06:01 6 5.57 0.00 3.12 0.12 0.05 91.14 20:17:23 20:06:01 7 5.64 0.00 2.89 0.29 0.08 91.10 20:17:23 20:07:01 all 45.51 0.00 7.38 1.72 0.10 45.29 20:17:23 20:07:01 0 47.88 0.00 7.97 0.64 0.10 43.42 20:17:23 20:07:01 1 45.68 0.00 7.47 0.59 0.10 46.16 20:17:23 20:07:01 2 45.73 0.00 7.27 1.30 0.08 45.61 20:17:23 20:07:01 3 44.46 0.00 7.42 7.91 0.10 40.12 20:17:23 20:07:01 4 45.28 0.00 7.38 0.08 0.10 47.15 20:17:23 20:07:01 5 45.48 0.00 6.87 0.83 0.10 46.73 20:17:23 20:07:01 6 45.04 0.00 7.50 2.07 0.12 45.27 20:17:23 20:07:01 7 44.52 0.00 7.14 0.40 0.10 47.84 20:17:23 20:08:01 all 4.31 0.00 1.85 2.17 0.05 91.62 20:17:23 20:08:01 0 3.46 0.00 1.93 1.54 0.05 93.02 20:17:23 20:08:01 1 4.39 0.00 2.01 8.87 0.05 84.68 20:17:23 20:08:01 2 5.40 0.00 1.79 0.03 0.05 92.72 20:17:23 20:08:01 3 3.81 0.00 2.60 2.65 0.05 90.89 20:17:23 20:08:01 4 3.22 0.00 1.54 0.02 0.03 95.19 20:17:23 20:08:01 5 4.77 0.00 1.39 0.62 0.03 93.18 20:17:23 20:08:01 6 4.68 0.00 1.76 2.82 0.05 90.68 20:17:23 20:08:01 7 4.77 0.00 1.79 0.87 0.05 92.52 20:17:23 20:09:01 all 0.67 0.00 0.22 0.30 0.03 98.77 20:17:23 20:09:01 0 0.78 0.00 0.47 0.75 0.02 97.98 20:17:23 20:09:01 1 0.13 0.00 0.25 0.07 0.02 99.53 20:17:23 20:09:01 2 0.08 0.00 0.15 0.03 0.03 99.70 20:17:23 20:09:01 3 0.15 0.00 0.10 0.03 0.05 99.67 20:17:23 20:09:01 4 0.37 0.00 0.15 0.02 0.02 99.45 20:17:23 20:09:01 5 1.33 0.00 0.28 0.02 0.05 98.32 20:17:23 20:09:01 6 0.12 0.00 0.17 0.62 0.00 99.10 20:17:23 20:09:01 7 2.37 0.00 0.23 0.87 0.07 96.46 20:17:23 20:10:01 all 1.81 0.00 1.22 0.57 0.02 96.38 20:17:23 20:10:01 0 2.30 0.00 1.32 0.68 0.02 95.68 20:17:23 20:10:01 1 1.30 0.00 1.42 0.57 0.00 96.71 20:17:23 20:10:01 2 1.00 0.00 2.52 0.70 0.02 95.76 20:17:23 20:10:01 3 2.87 0.00 1.19 0.10 0.03 95.81 20:17:23 20:10:01 4 1.50 0.00 0.83 0.82 0.03 96.81 20:17:23 20:10:01 5 1.57 0.00 0.97 0.55 0.02 96.89 20:17:23 20:10:01 6 1.44 0.00 0.72 1.07 0.03 96.74 20:17:23 20:10:01 7 2.52 0.00 0.77 0.05 0.03 96.63 20:17:23 20:11:01 all 0.36 0.00 0.07 0.03 0.01 99.53 20:17:23 20:11:01 0 0.23 0.00 0.12 0.17 0.00 99.48 20:17:23 20:11:01 1 0.10 0.00 0.05 0.02 0.02 99.82 20:17:23 20:11:01 2 0.05 0.00 0.05 0.00 0.03 99.87 20:17:23 20:11:01 3 0.22 0.00 0.08 0.07 0.00 99.63 20:17:23 20:11:01 4 0.07 0.00 0.07 0.00 0.00 99.87 20:17:23 20:11:01 5 0.05 0.00 0.08 0.00 0.02 99.85 20:17:23 20:11:01 6 0.07 0.00 0.07 0.00 0.02 99.85 20:17:23 20:11:01 7 2.04 0.00 0.07 0.00 0.02 97.88 20:17:23 20:12:01 all 0.28 0.00 0.01 0.02 0.00 99.69 20:17:23 20:12:01 0 0.00 0.00 0.03 0.13 0.02 99.82 20:17:23 20:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:23 20:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:17:23 20:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:17:23 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:23 20:12:01 5 0.07 0.00 0.00 0.00 0.00 99.93 20:17:23 20:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:17:23 20:12:01 7 1.97 0.00 0.03 0.00 0.00 98.00 20:17:23 20:13:01 all 0.14 0.00 0.01 0.06 0.01 99.78 20:17:23 20:13:01 0 0.03 0.00 0.02 0.48 0.00 99.47 20:17:23 20:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:17:23 20:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:17:23 20:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:23 20:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:23 20:13:01 5 0.45 0.00 0.02 0.03 0.02 99.48 20:17:23 20:13:01 6 0.10 0.00 0.03 0.00 0.02 99.85 20:17:23 20:13:01 7 0.48 0.00 0.02 0.00 0.02 99.48 20:17:23 20:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:17:23 20:14:01 0 0.00 0.00 0.00 0.03 0.00 99.97 20:17:23 20:14:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:17:23 20:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:23 20:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:17:23 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:23 20:14:01 5 0.08 0.00 0.00 0.00 0.00 99.92 20:17:23 20:14:01 6 0.02 0.00 0.02 0.00 0.03 99.93 20:17:23 20:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:17:23 20:15:01 all 0.13 0.00 0.01 0.01 0.01 99.84 20:17:23 20:15:01 0 0.02 0.00 0.03 0.08 0.02 99.85 20:17:23 20:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:17:23 20:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:23 20:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:23 20:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:23 20:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:17:23 20:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:17:23 20:15:01 7 0.96 0.00 0.02 0.00 0.00 99.02 20:17:23 20:17:23 20:15:01 CPU %user %nice %system %iowait %steal %idle 20:17:23 20:16:01 all 0.11 0.00 0.01 0.00 0.01 99.86 20:17:23 20:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:17:23 20:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:17:23 20:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:17:23 20:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:23 20:16:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:17:23 20:16:01 5 0.02 0.00 0.02 0.02 0.02 99.93 20:17:23 20:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:17:23 20:16:01 7 0.78 0.00 0.02 0.00 0.02 99.19 20:17:23 20:17:01 all 8.17 0.00 3.55 3.67 0.06 84.55 20:17:23 20:17:01 0 9.76 0.00 3.10 2.17 0.07 84.91 20:17:23 20:17:01 1 7.68 0.00 3.91 8.77 0.07 79.58 20:17:23 20:17:01 2 8.26 0.00 3.16 0.20 0.05 88.32 20:17:23 20:17:01 3 6.89 0.00 3.46 9.13 0.05 80.47 20:17:23 20:17:01 4 7.61 0.00 2.73 0.91 0.07 88.67 20:17:23 20:17:01 5 8.65 0.00 3.55 3.26 0.05 84.49 20:17:23 20:17:01 6 9.09 0.00 4.94 3.81 0.07 82.09 20:17:23 20:17:01 7 7.44 0.00 3.53 1.05 0.07 87.91 20:17:23 Average: all 5.82 0.00 1.58 1.46 0.03 91.10 20:17:23 Average: 0 5.81 0.00 1.71 2.32 0.03 90.13 20:17:23 Average: 1 5.80 0.00 1.61 2.17 0.03 90.39 20:17:23 Average: 2 5.79 0.00 1.64 0.39 0.03 92.16 20:17:23 Average: 3 5.61 0.00 1.61 2.87 0.03 89.87 20:17:23 Average: 4 5.64 0.00 1.41 1.37 0.03 91.56 20:17:23 Average: 5 5.93 0.00 1.53 1.34 0.03 91.17 20:17:23 Average: 6 5.74 0.00 1.66 0.92 0.04 91.64 20:17:23 Average: 7 6.28 0.00 1.51 0.30 0.04 91.87 20:17:23 20:17:23 20:17:23