Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a3386b2ee541d18e88ea65fa18280a00a2df7ca 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-ssh8134185174189726628.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8809484630870608324.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2478668696940190305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9871164487774382822.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-ssh4974726807160125916.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24676 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8a3386b2ee541d18e88ea65fa18280a00a2df7ca (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a3386b2ee541d18e88ea65fa18280a00a2df7ca # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#154)" > git rev-list --no-walk 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:59:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:59:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:59:44 ========================================================= 18:59:44 EdgeX Global Pipelines Version Info 18:59:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:59:44 ------------------- 18:59:44 stable info: 18:59:44 ------------------- 18:59:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:59:44 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:59:44 Message: update stable to v1.0.239 18:59:45 ------------------- 18:59:45 experimental info: 18:59:45 ------------------- 18:59:45 Commited By: **** collab-it+edgex@linuxfoundation.org 18:59:45 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:59:45 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] echo 18:59:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a3386b [Pipeline] echo 18:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:46 provisioning config files... 18:59:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1010389862071518171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:46 ---> docker-login.sh 18:59:46 nexus3.edgexfoundry.org:10001 18:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:46 Configure a credential helper to remove this warning. See 18:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:46 18:59:46 Login Succeeded 18:59:46 nexus3.edgexfoundry.org:10002 18:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:47 Configure a credential helper to remove this warning. See 18:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:47 18:59:47 Login Succeeded 18:59:47 nexus3.edgexfoundry.org:10003 18:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:47 Configure a credential helper to remove this warning. See 18:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:47 18:59:47 Login Succeeded 18:59:47 nexus3.edgexfoundry.org:10004 18:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:47 Configure a credential helper to remove this warning. See 18:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:47 18:59:47 Login Succeeded 18:59:47 docker.io 18:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:47 Configure a credential helper to remove this warning. See 18:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:47 18:59:47 Login Succeeded 18:59:47 ---> docker-login.sh ends [Pipeline] } 18:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:59:48 + git rev-list -1 --merges 8a3386b2ee541d18e88ea65fa18280a00a2df7ca~1..8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] echo 18:59:48 -----------> git rev-list -1 --merges 8a3386b2ee541d18e88ea65fa18280a00a2df7ca~1..8a3386b2ee541d18e88ea65fa18280a00a2df7ca 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [false] [Pipeline] sh 18:59:48 + git log --format=format:%s -1 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] echo 18:59:48 ========================================================= 18:59:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:59:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:48 + git log --format=format:%s -1 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] echo 18:59:48 [semverPrep] GIT_COMMIT: 8a3386b2ee541d18e88ea65fa18280a00a2df7ca, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#154) [Pipeline] echo 18:59:48 [semverPrep] This is not a build commit. [Pipeline] sh 18:59:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:49 + grep -v github /etc/ssh/ssh_known_hosts 18:59:49 + [ -e /tmp/ssh_known_hosts ] 18:59:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:59:49 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 18:59:49 /etc/ssh/ssh_known_hosts 18:59:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:49 18:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:49 0.1.4: Pulling from edgex-devops/py-git-semver 18:59:49 b85a868b505f: Pulling fs layer 18:59:49 e2be974225ed: Pulling fs layer 18:59:49 339a4e72a1f5: Pulling fs layer 18:59:49 988bab9f4d93: Pulling fs layer 18:59:49 1469e6f7b9e6: Pulling fs layer 18:59:49 eaf3925da568: Pulling fs layer 18:59:49 bab4dde63d76: Pulling fs layer 18:59:49 bde34c3a00c8: Pulling fs layer 18:59:49 b352a97aabf1: Pulling fs layer 18:59:49 4872d77fe225: Pulling fs layer 18:59:49 5851b861e8e6: Pulling fs layer 18:59:49 988bab9f4d93: Waiting 18:59:49 eaf3925da568: Waiting 18:59:49 1469e6f7b9e6: Waiting 18:59:49 bab4dde63d76: Waiting 18:59:49 bde34c3a00c8: Waiting 18:59:49 4872d77fe225: Waiting 18:59:49 b352a97aabf1: Waiting 18:59:49 e2be974225ed: Download complete 18:59:49 988bab9f4d93: Download complete 18:59:50 1469e6f7b9e6: Verifying Checksum 18:59:50 1469e6f7b9e6: Download complete 18:59:50 339a4e72a1f5: Verifying Checksum 18:59:50 339a4e72a1f5: Download complete 18:59:50 eaf3925da568: Verifying Checksum 18:59:50 eaf3925da568: Download complete 18:59:50 bde34c3a00c8: Download complete 18:59:50 b352a97aabf1: Verifying Checksum 18:59:50 b352a97aabf1: Download complete 18:59:50 4872d77fe225: Verifying Checksum 18:59:50 4872d77fe225: Download complete 18:59:50 5851b861e8e6: Verifying Checksum 18:59:50 5851b861e8e6: Download complete 18:59:50 b85a868b505f: Verifying Checksum 18:59:50 b85a868b505f: Download complete 18:59:50 bab4dde63d76: Download complete 18:59:51 b85a868b505f: Pull complete 18:59:51 e2be974225ed: Pull complete 18:59:52 339a4e72a1f5: Pull complete 18:59:52 988bab9f4d93: Pull complete 18:59:52 1469e6f7b9e6: Pull complete 18:59:52 eaf3925da568: Pull complete 18:59:55 bab4dde63d76: Pull complete 18:59:55 bde34c3a00c8: Pull complete 18:59:55 b352a97aabf1: Pull complete 18:59:55 4872d77fe225: Pull complete 18:59:55 5851b861e8e6: Pull complete 18:59:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:55 prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container 18:59:55 $ 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 18:59:56 $ docker top e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 -eo pid,comm 18:59:57 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). 18:59:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:57 [ssh-agent] Looking for ssh-agent implementation... 18:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:57 $ docker exec e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 ssh-agent 18:59:57 SSH_AUTH_SOCK=/tmp/ssh-MDzaIC3kNvu9/agent.35 18:59:57 SSH_AGENT_PID=41 18:59:57 Running ssh-add (command line suppressed) 18:59:57 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6051533426677820894.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6051533426677820894.key) 18:59:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:57 + git tag --points-at HEAD [Pipeline] } 18:59:57 $ docker exec --env ******** --env ******** e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 ssh-agent -k 18:59:57 unset SSH_AUTH_SOCK; 18:59:57 unset SSH_AGENT_PID; 18:59:57 echo Agent pid 41 killed; 18:59:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:59:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:57 [ssh-agent] Looking for ssh-agent implementation... 18:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:58 $ docker exec e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 ssh-agent 18:59:58 SSH_AUTH_SOCK=/tmp/ssh-K8SwITJhX6hY/agent.74 18:59:58 SSH_AGENT_PID=80 18:59:58 Running ssh-add (command line suppressed) 18:59:58 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7411323741760717785.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7411323741760717785.key) 18:59:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:58 + git semver init 18:59:58 2022-09-06 18:59:58,798 [run_init] DEBUG init version:0.0.0 force:False 18:59:58 2022-09-06 18:59:58,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 18:59:58 2022-09-06 18:59:58,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 18:59:58 2022-09-06 18:59:58,799 [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) 18:59:59 2022-09-06 18:59:59,754 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 18:59:59 2022-09-06 18:59:59,754 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 18:59:59 2022-09-06 18:59:59,754 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:59:59 2022-09-06 18:59:59,755 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:59:59 2.3.0-dev.16 [Pipeline] } 18:59:59 $ docker exec --env ******** --env ******** e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 ssh-agent -k 18:59:59 unset SSH_AUTH_SOCK; 18:59:59 unset SSH_AGENT_PID; 18:59:59 echo Agent pid 80 killed; 18:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:00:00 + git semver [Pipeline] } 19:00:00 $ docker stop --time=1 e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 19:00:01 $ docker rm -f e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:00:02 Stashed 1 file(s) [Pipeline] echo 19:00:02 [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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 19:00:02 provisioning config files... 19:00:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8200875055994944508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:02 ---> docker-login.sh 19:00:02 nexus3.edgexfoundry.org:10001 19:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:02 Configure a credential helper to remove this warning. See 19:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:02 19:00:02 Login Succeeded 19:00:02 nexus3.edgexfoundry.org:10002 19:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:03 Configure a credential helper to remove this warning. See 19:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:03 19:00:03 Login Succeeded 19:00:03 nexus3.edgexfoundry.org:10003 19:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:03 Configure a credential helper to remove this warning. See 19:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:03 19:00:03 Login Succeeded 19:00:03 nexus3.edgexfoundry.org:10004 19:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:03 Configure a credential helper to remove this warning. See 19:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:03 19:00:03 Login Succeeded 19:00:03 docker.io 19:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:06 Configure a credential helper to remove this warning. See 19:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:06 19:00:06 Login Succeeded 19:00:06 ---> docker-login.sh ends [Pipeline] } 19:00:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:00:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:06 ========================================================= 19:00:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:00:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:00:06 Sending build context to Docker daemon 20.62MB 19:00:06 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:00:06 Step 2/13 : FROM ${BASE} AS builder 19:00:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:00:06 2408cc74d12b: Pulling fs layer 19:00:06 ea60b727a1ce: Pulling fs layer 19:00:06 30c4a7721957: Pulling fs layer 19:00:06 370296b7ddb6: Pulling fs layer 19:00:06 7c6cee850709: Pulling fs layer 19:00:06 39a5fcdaea64: Pulling fs layer 19:00:06 d94ebbe4e438: Pulling fs layer 19:00:06 bcfd1f05c69d: Pulling fs layer 19:00:06 59ccb84bbe0f: Pulling fs layer 19:00:06 7c6cee850709: Waiting 19:00:06 39a5fcdaea64: Waiting 19:00:06 d94ebbe4e438: Waiting 19:00:06 bcfd1f05c69d: Waiting 19:00:06 59ccb84bbe0f: Waiting 19:00:06 370296b7ddb6: Waiting 19:00:06 30c4a7721957: Download complete 19:00:06 ea60b727a1ce: Download complete 19:00:06 7c6cee850709: Verifying Checksum 19:00:06 7c6cee850709: Download complete 19:00:06 39a5fcdaea64: Verifying Checksum 19:00:06 39a5fcdaea64: Download complete 19:00:06 2408cc74d12b: Verifying Checksum 19:00:06 d94ebbe4e438: Verifying Checksum 19:00:06 d94ebbe4e438: Download complete 19:00:06 2408cc74d12b: Pull complete 19:00:07 ea60b727a1ce: Pull complete 19:00:07 30c4a7721957: Pull complete 19:00:07 59ccb84bbe0f: Verifying Checksum 19:00:07 59ccb84bbe0f: Download complete 19:00:07 bcfd1f05c69d: Download complete 19:00:07 370296b7ddb6: Verifying Checksum 19:00:07 370296b7ddb6: Download complete 19:00:11 370296b7ddb6: Pull complete 19:00:11 7c6cee850709: Pull complete 19:00:11 39a5fcdaea64: Pull complete 19:00:11 d94ebbe4e438: Pull complete 19:00:13 bcfd1f05c69d: Pull complete 19:00:14 59ccb84bbe0f: Pull complete 19:00:14 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:00:14 ---> a4fb48ad2a94 19:00:14 Step 3/13 : ARG MAKE="make build" 19:00:16 ---> Running in af2720ff42f2 19:00:16 Removing intermediate container af2720ff42f2 19:00:16 ---> d36ab8740870 19:00:16 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:00:16 ---> Running in 37f310c6bbbf 19:00:16 Removing intermediate container 37f310c6bbbf 19:00:16 ---> 5d93105ec81d 19:00:16 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 19:00:16 ---> Running in d6fdc43fa74b 19:00:16 Removing intermediate container d6fdc43fa74b 19:00:16 ---> 2beb26be749d 19:00:16 Step 6/13 : LABEL Name=edgex-device-onvif-camera 19:00:16 ---> Running in fcbb1daaef5a 19:00:17 Removing intermediate container fcbb1daaef5a 19:00:17 ---> f41f3511554a 19:00:17 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:17 ---> Running in b5995e85004e 19:00:17 Removing intermediate container b5995e85004e 19:00:17 ---> 2d1ae3ff496d 19:00:17 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:17 ---> Running in f8b988426d10 19:00:17 Still waiting to schedule task 19:00:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:00:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:00:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:00:19 OK: 211 MiB in 51 packages 19:00:19 Removing intermediate container f8b988426d10 19:00:19 ---> ca73c373b708 19:00:19 Step 9/13 : WORKDIR /device-onvif-camera 19:00:19 ---> Running in bb1bf62c75cb 19:00:19 Removing intermediate container bb1bf62c75cb 19:00:19 ---> b3187f421258 19:00:19 Step 10/13 : COPY go.mod vendor* ./ 19:00:19 ---> f701d77cc778 19:00:19 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:19 ---> Running in 1bbcfdfac25e 19:00:46 Removing intermediate container 1bbcfdfac25e 19:00:46 ---> fb464229252a 19:00:46 Step 12/13 : COPY . . 19:00:46 ---> ed437fdeac64 19:00:46 Step 13/13 : RUN ${MAKE} 19:00:46 ---> Running in ea7371ef8594 19:00:46 noop 19:00:46 Removing intermediate container ea7371ef8594 19:00:46 ---> ea4122d8087d 19:00:46 Successfully built ea4122d8087d 19:00:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:46 + docker inspect -f . ci-base-image-x86_64 19:00:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:46 prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container 19:00:46 $ 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 19:00:47 $ docker top 5f3eeaa00f6f168f099dc754116cfe1a6403ac566beada44ed6a52c47801f484 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:47 + go version 19:00:47 go version go1.18.3 linux/amd64 [Pipeline] } 19:00:47 $ docker stop --time=1 5f3eeaa00f6f168f099dc754116cfe1a6403ac566beada44ed6a52c47801f484 19:00:49 $ docker rm -f 5f3eeaa00f6f168f099dc754116cfe1a6403ac566beada44ed6a52c47801f484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:49 + docker inspect -f . ci-base-image-x86_64 19:00:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:49 prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container 19:00:49 $ 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 19:00:50 $ docker top 710d89c1f078cf1a1d9217030a634e470e87b6566bae0fc8d018cab5867b9c2c -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:50 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 19:00:50 + make test 19:00:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:00:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:01:00 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:01:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.033s coverage: 28.6% of statements 19:01:02 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:01:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.671s coverage: 13.8% of statements 19:01:12 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:01:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:01:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:01:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:01:14 ./bin/test-attribution-txt.sh [Pipeline] echo 19:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:01:14 $ docker stop --time=1 710d89c1f078cf1a1d9217030a634e470e87b6566bae0fc8d018cab5867b9c2c 19:01:16 $ docker rm -f 710d89c1f078cf1a1d9217030a634e470e87b6566bae0fc8d018cab5867b9c2c [Pipeline] // withDockerContainer [Pipeline] sh 19:01:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:01:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:01:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:01:17 + ls -al . 19:01:17 total 232 19:01:17 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 19:00 . 19:01:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 18:59 .. 19:01:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 19:01 .git 19:01:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 18:59 .github 19:01:17 -rw-rw-r-- 1 jenkins jenkins 418 Sep 6 18:59 .gitignore 19:01:17 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 18:59 .golangci.yml 19:01:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 18:59 .semver 19:01:17 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 6 18:59 Attribution.txt 19:01:17 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 6 18:59 CHANGELOG.md 19:01:17 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 6 18:59 Dockerfile 19:01:17 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 18:59 GOVERNANCE.md 19:01:17 -rw-rw-r-- 1 jenkins jenkins 734 Sep 6 18:59 Jenkinsfile 19:01:17 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 18:59 LICENSE 19:01:17 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 6 18:59 Makefile 19:01:17 -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 18:59 OWNERS.md 19:01:17 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 6 18:59 README.md 19:01:17 -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 19:00 VERSION 19:01:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 18:59 bin 19:01:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 18:59 cmd 19:01:17 -rw-r--r-- 1 jenkins jenkins 77283 Sep 6 19:01 coverage.out 19:01:17 drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 18:59 doc 19:01:17 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 6 18:59 go.mod 19:01:17 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 6 18:59 go.sum 19:01:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 18:59 internal 19:01:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 18:59 snap 19:01:17 -rw-rw-r-- 1 jenkins jenkins 236 Sep 6 18:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:17 + 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=8a3386b2ee541d18e88ea65fa18280a00a2df7ca --label arch=amd64 --label version=2.3.0-dev.16 . 19:01:17 Sending build context to Docker daemon 20.69MB 19:01:17 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 19:01:17 Step 2/26 : FROM ${BASE} AS builder 19:01:17 ---> ea4122d8087d 19:01:17 Step 3/26 : ARG MAKE="make build" 19:01:18 ---> Running in 9e657eef5645 19:01:18 Removing intermediate container 9e657eef5645 19:01:18 ---> 0de752618d98 19:01:18 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:01:18 ---> Running in e163088fbc19 19:01:18 Removing intermediate container e163088fbc19 19:01:18 ---> 83a21bfee8ea 19:01:18 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:01:18 ---> Running in 68ecac2403f8 19:01:18 Removing intermediate container 68ecac2403f8 19:01:18 ---> 91fe9f08af00 19:01:18 Step 6/26 : LABEL Name=edgex-device-onvif-camera 19:01:18 ---> Running in 0ed6505bb96f 19:01:18 Removing intermediate container 0ed6505bb96f 19:01:18 ---> e8ce473263ca 19:01:18 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:18 ---> Running in da5e13843665 19:01:19 Removing intermediate container da5e13843665 19:01:19 ---> c6c59367bde5 19:01:19 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:01:19 ---> Running in 2ca950bf152f 19:01:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:01:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:01:21 OK: 211 MiB in 51 packages 19:01:21 Removing intermediate container 2ca950bf152f 19:01:21 ---> 26a8a62fea5d 19:01:21 Step 9/26 : WORKDIR /device-onvif-camera 19:01:21 ---> Running in 4aaf4321752e 19:01:21 Removing intermediate container 4aaf4321752e 19:01:21 ---> 511540eb0f15 19:01:21 Step 10/26 : COPY go.mod vendor* ./ 19:01:21 ---> 65082b0b9466 19:01:21 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:21 ---> Running in a2c7a26c3af5 19:01:22 Removing intermediate container a2c7a26c3af5 19:01:22 ---> 9cb3fc243b1c 19:01:22 Step 12/26 : COPY . . 19:01:23 ---> fdbed39d0239 19:01:23 Step 13/26 : RUN ${MAKE} 19:01:23 ---> Running in 399cfe3d5902 19:01:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 19:01:45 Removing intermediate container 399cfe3d5902 19:01:45 ---> 6c12bd960506 19:01:45 Step 14/26 : FROM alpine:3.16 19:01:45 3.16: Pulling from library/alpine 19:01:45 213ec9aee27d: Pulling fs layer 19:01:45 213ec9aee27d: Verifying Checksum 19:01:45 213ec9aee27d: Download complete 19:01:45 213ec9aee27d: Pull complete 19:01:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:01:45 Status: Downloaded newer image for alpine:3.16 19:01:45 ---> 9c6f07244728 19:01:45 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:01:45 ---> Running in a55d1b6bb02d 19:01:45 Removing intermediate container a55d1b6bb02d 19:01:45 ---> e1dbb2eb6706 19:01:45 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 19:01:45 ---> Running in 31f624298373 19:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:01:46 (1/6) Installing dumb-init (1.2.5-r1) 19:01:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:01:46 (3/6) Installing libsodium (1.0.18-r0) 19:01:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:01:46 (5/6) Installing libzmq (4.3.4-r0) 19:01:46 (6/6) Installing zeromq (4.3.4-r0) 19:01:46 Executing busybox-1.35.0-r17.trigger 19:01:46 OK: 8 MiB in 20 packages 19:01:46 Removing intermediate container 31f624298373 19:01:46 ---> b396c78daf93 19:01:46 Step 17/26 : WORKDIR / 19:01:46 ---> Running in 3f692b3acd0c 19:01:46 Removing intermediate container 3f692b3acd0c 19:01:46 ---> a4020a32f07b 19:01:46 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:01:47 ---> 6f6d8131cc2f 19:01:47 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:01:47 ---> 97229f4660de 19:01:47 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:01:47 ---> f41d9795997f 19:01:47 Step 21/26 : EXPOSE 59984 19:01:47 ---> Running in eb9f1f6e7ac3 19:01:48 Removing intermediate container eb9f1f6e7ac3 19:01:48 ---> 95777110882a 19:01:48 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:01:48 ---> Running in 9d7808ffa76a 19:01:48 Removing intermediate container 9d7808ffa76a 19:01:48 ---> 3fd2501be69b 19:01:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:48 ---> Running in 0825768e031c 19:01:48 Removing intermediate container 0825768e031c 19:01:48 ---> 493c34ed042d 19:01:48 Step 24/26 : LABEL arch=amd64 19:01:48 ---> Running in 9f49dd15d245 19:01:48 Removing intermediate container 9f49dd15d245 19:01:48 ---> f052447af192 19:01:48 Step 25/26 : LABEL git_sha=8a3386b2ee541d18e88ea65fa18280a00a2df7ca 19:01:48 ---> Running in 9c289975a665 19:01:48 Removing intermediate container 9c289975a665 19:01:48 ---> 6bce6881ae67 19:01:48 Step 26/26 : LABEL version=2.3.0-dev.16 19:01:48 ---> Running in b24a9d34ce8d 19:01:48 Removing intermediate container b24a9d34ce8d 19:01:48 ---> 3c3af4b008d6 19:01:48 [Warning] One or more build-args [ARCH] were not consumed 19:01:48 Successfully built 3c3af4b008d6 19:01:48 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 19:01:48 provisioning config files... 19:01:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7800510847266513172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:48 ---> docker-login.sh 19:01:48 nexus3.edgexfoundry.org:10001 19:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:48 Configure a credential helper to remove this warning. See 19:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:48 19:01:48 Login Succeeded 19:01:48 nexus3.edgexfoundry.org:10002 19:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:49 Configure a credential helper to remove this warning. See 19:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:49 19:01:49 Login Succeeded 19:01:49 nexus3.edgexfoundry.org:10003 19:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:49 Configure a credential helper to remove this warning. See 19:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:49 19:01:49 Login Succeeded 19:01:49 nexus3.edgexfoundry.org:10004 19:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:49 Configure a credential helper to remove this warning. See 19:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:49 19:01:49 Login Succeeded 19:01:49 docker.io 19:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:49 Configure a credential helper to remove this warning. See 19:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:49 19:01:49 Login Succeeded 19:01:49 ---> docker-login.sh ends [Pipeline] } 19:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:49 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 19:01:49 8a3386b2ee541d18e88ea65fa18280a00a2df7ca 19:01:49 latest 19:01:49 2.3.0-dev.16 19:01:49 8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 19:01:49 main 19:01:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:50 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca 19:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:01:50 86815b1651e0: Preparing 19:01:50 6561e2328594: Preparing 19:01:50 2250e49c2de6: Preparing 19:01:50 cc964cf919e9: Preparing 19:01:50 994393dc58e7: Preparing 19:01:50 994393dc58e7: Layer already exists 19:01:50 6561e2328594: Pushed 19:01:50 86815b1651e0: Pushed 19:01:50 cc964cf919e9: Pushed 19:01:53 2250e49c2de6: Pushed 19:01:53 8a3386b2ee541d18e88ea65fa18280a00a2df7ca: digest: sha256:126d57f649da7d9d6ea02a86f6e77231e6d7f5aba9977b80215b598898ed89aa size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 19:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:01:53 86815b1651e0: Preparing 19:01:53 6561e2328594: Preparing 19:01:53 2250e49c2de6: Preparing 19:01:53 cc964cf919e9: Preparing 19:01:53 994393dc58e7: Preparing 19:01:53 6561e2328594: Layer already exists 19:01:53 994393dc58e7: Layer already exists 19:01:53 2250e49c2de6: Layer already exists 19:01:53 cc964cf919e9: Layer already exists 19:01:53 86815b1651e0: Layer already exists 19:01:53 latest: digest: sha256:126d57f649da7d9d6ea02a86f6e77231e6d7f5aba9977b80215b598898ed89aa size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:54 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.16 19:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:01:54 86815b1651e0: Preparing 19:01:54 6561e2328594: Preparing 19:01:54 2250e49c2de6: Preparing 19:01:54 cc964cf919e9: Preparing 19:01:54 994393dc58e7: Preparing 19:01:54 86815b1651e0: Layer already exists 19:01:54 cc964cf919e9: Layer already exists 19:01:54 994393dc58e7: Layer already exists 19:01:54 6561e2328594: Layer already exists 19:01:54 2250e49c2de6: Layer already exists 19:01:54 2.3.0-dev.16: digest: sha256:126d57f649da7d9d6ea02a86f6e77231e6d7f5aba9977b80215b598898ed89aa size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:54 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 19:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:01:55 86815b1651e0: Preparing 19:01:55 6561e2328594: Preparing 19:01:55 2250e49c2de6: Preparing 19:01:55 cc964cf919e9: Preparing 19:01:55 994393dc58e7: Preparing 19:01:55 2250e49c2de6: Layer already exists 19:01:55 cc964cf919e9: Layer already exists 19:01:55 6561e2328594: Layer already exists 19:01:55 86815b1651e0: Layer already exists 19:01:55 994393dc58e7: Layer already exists 19:01:55 8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16: digest: sha256:126d57f649da7d9d6ea02a86f6e77231e6d7f5aba9977b80215b598898ed89aa size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:55 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 19:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:01:55 86815b1651e0: Preparing 19:01:55 6561e2328594: Preparing 19:01:55 2250e49c2de6: Preparing 19:01:55 cc964cf919e9: Preparing 19:01:55 994393dc58e7: Preparing 19:01:55 6561e2328594: Layer already exists 19:01:55 86815b1651e0: Layer already exists 19:01:55 2250e49c2de6: Layer already exists 19:01:55 994393dc58e7: Layer already exists 19:01:55 cc964cf919e9: Layer already exists 19:01:55 main: digest: sha256:126d57f649da7d9d6ea02a86f6e77231e6d7f5aba9977b80215b598898ed89aa size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:55 ===================================================== [Pipeline] echo 19:01:55 taggedImages: 19:01:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca 19:01:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 19:01:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.16 19:01:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 19:01:55 - 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 19:01:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:56 19:01:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:56 latest: Pulling from edgex-lftools-log-publisher 19:01:56 5eb5b503b376: Pulling fs layer 19:01:56 5c69ac0246d0: Pulling fs layer 19:01:56 ec43610c2a17: Pulling fs layer 19:01:56 3a2ae6a8a46f: Pulling fs layer 19:01:56 33b1e0a273af: Pulling fs layer 19:01:56 5d3b04190fa2: Pulling fs layer 19:01:56 2f39f015ded8: Pulling fs layer 19:01:56 3a2ae6a8a46f: Waiting 19:01:56 33b1e0a273af: Waiting 19:01:56 5d3b04190fa2: Waiting 19:01:56 2f39f015ded8: Waiting 19:01:56 5c69ac0246d0: Verifying Checksum 19:01:56 5c69ac0246d0: Download complete 19:01:56 3a2ae6a8a46f: Verifying Checksum 19:01:56 3a2ae6a8a46f: Download complete 19:01:56 33b1e0a273af: Verifying Checksum 19:01:56 33b1e0a273af: Download complete 19:01:56 ec43610c2a17: Verifying Checksum 19:01:56 ec43610c2a17: Download complete 19:01:56 5d3b04190fa2: Download complete 19:01:56 5eb5b503b376: Download complete 19:01:57 2f39f015ded8: Download complete 19:01:58 5eb5b503b376: Pull complete 19:01:58 5c69ac0246d0: Pull complete 19:01:59 ec43610c2a17: Pull complete 19:01:59 3a2ae6a8a46f: Pull complete 19:01:59 33b1e0a273af: Pull complete 19:01:59 5d3b04190fa2: Pull complete 19:02:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24677 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 19:02:03 Running in /w/workspace/device-onvif-camera/55 [Pipeline] { [Pipeline] checkout 19:02:03 Selected Git installation does not exist. Using Default 19:02:03 The recommended git tool is: NONE 19:02:04 2f39f015ded8: Pull complete 19:02:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:02:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:04 prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container 19:02:04 $ 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 19:02:06 $ docker top ae9d17ba1adfbaafa68cf77547f6480ea58cc5bb4bd97b03bbf063c00aae0e2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:06 ---> job-cost.sh 19:02:06 lf-activate-venv: SKIPPING 19:02:06 INFO: No Stack... 19:02:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:02:07 INFO: Archiving Costs [Pipeline] sh 19:02:07 + + cut -d, -f6 19:02:07 cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock 19:02:08 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] 19:02:08 Resource [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] did not exist. Created. 19:02:08 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:02:08 + echo total: 0.2199999988079071 [Pipeline] stash 19:02:08 Stashed 1 file(s) [Pipeline] } 19:02:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 19:02:08 $ docker stop --time=1 ae9d17ba1adfbaafa68cf77547f6480ea58cc5bb4bd97b03bbf063c00aae0e2d 19:02:09 $ docker rm -f ae9d17ba1adfbaafa68cf77547f6480ea58cc5bb4bd97b03bbf063c00aae0e2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:02:10 using credential edgex-jenkins-ssh 19:02:10 Cloning the remote Git repository 19:02:10 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 19:02:11 > git init /w/workspace/device-onvif-camera/55 # timeout=10 19:02:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:02:11 > git --version # timeout=10 19:02:11 > git --version # 'git version 2.25.1' 19:02:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:14 Avoid second fetch 19:02:14 Checking out Revision 8a3386b2ee541d18e88ea65fa18280a00a2df7ca (main) 19:02:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:02:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:14 > git config core.sparsecheckout # timeout=10 19:02:14 > git checkout -f 8a3386b2ee541d18e88ea65fa18280a00a2df7ca # timeout=10 19:02:18 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#154)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:02:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:02:19 Dload Upload Total Spent Left Speed 19:02:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 79759 0 --:--:-- --:--:-- --:--:-- 79759 100 12602 100 12602 0 0 79257 0 --:--:-- --:--:-- --:--:-- 78762 [Pipeline] sh 19:02:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:02:20 + sudo tee /etc/docker/daemon.new 19:02:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:02:20 { 19:02:20 "registry-mirrors": [ 19:02:20 "https://nexus3.edgexfoundry.org:10001" 19:02:20 ], 19:02:20 "bip": "10.250.0.254/24", 19:02:20 "hosts": [ 19:02:20 "tcp://0.0.0.0:5555", 19:02:20 "unix:///var/run/docker.sock" 19:02:20 ], 19:02:20 "mtu": 1458, 19:02:20 "selinux-enabled": true, 19:02:20 "seccomp-profile": "/etc/docker/seccomp.json" 19:02:20 } [Pipeline] sh 19:02:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:02:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:39 provisioning config files... 19:02:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/55@tmp/config7970704722835830886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:39 ---> docker-login.sh 19:02:39 nexus3.edgexfoundry.org:10001 19:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:40 Configure a credential helper to remove this warning. See 19:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:40 19:02:40 Login Succeeded 19:02:40 nexus3.edgexfoundry.org:10002 19:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:41 Configure a credential helper to remove this warning. See 19:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:41 19:02:41 Login Succeeded 19:02:41 nexus3.edgexfoundry.org:10003 19:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:41 Configure a credential helper to remove this warning. See 19:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:41 19:02:41 Login Succeeded 19:02:41 nexus3.edgexfoundry.org:10004 19:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:42 Configure a credential helper to remove this warning. See 19:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:42 19:02:42 Login Succeeded 19:02:42 docker.io 19:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:43 Configure a credential helper to remove this warning. See 19:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:43 19:02:43 Login Succeeded 19:02:43 ---> docker-login.sh ends [Pipeline] } 19:02:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:43 ========================================================= 19:02:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:02:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:02:44 Sending build context to Docker daemon 14.11MB 19:02:44 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:02:44 Step 2/13 : FROM ${BASE} AS builder 19:02:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:02:44 b3c136eddcbf: Pulling fs layer 19:02:44 c0a3192eca97: Pulling fs layer 19:02:44 a050256f5b6f: Pulling fs layer 19:02:44 656be50a0ddc: Pulling fs layer 19:02:44 2bbca73fdf42: Pulling fs layer 19:02:44 46d945488cbd: Pulling fs layer 19:02:44 8a5474983e97: Pulling fs layer 19:02:44 329c88fbcd65: Pulling fs layer 19:02:44 656be50a0ddc: Waiting 19:02:44 2bbca73fdf42: Waiting 19:02:44 46d945488cbd: Waiting 19:02:44 8a5474983e97: Waiting 19:02:44 329c88fbcd65: Waiting 19:02:44 a050256f5b6f: Download complete 19:02:44 c0a3192eca97: Verifying Checksum 19:02:44 c0a3192eca97: Download complete 19:02:44 2bbca73fdf42: Verifying Checksum 19:02:44 2bbca73fdf42: Download complete 19:02:44 46d945488cbd: Verifying Checksum 19:02:44 46d945488cbd: Download complete 19:02:44 b3c136eddcbf: Verifying Checksum 19:02:45 b3c136eddcbf: Pull complete 19:02:45 329c88fbcd65: Verifying Checksum 19:02:45 329c88fbcd65: Download complete 19:02:46 c0a3192eca97: Pull complete 19:02:46 a050256f5b6f: Pull complete 19:02:46 8a5474983e97: Verifying Checksum 19:02:46 8a5474983e97: Download complete 19:02:47 656be50a0ddc: Verifying Checksum 19:02:47 656be50a0ddc: Download complete 19:02:59 656be50a0ddc: Pull complete 19:03:00 2bbca73fdf42: Pull complete 19:03:00 46d945488cbd: Pull complete 19:03:07 8a5474983e97: Pull complete 19:03:09 329c88fbcd65: Pull complete 19:03:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:03:09 ---> ff4287adb874 19:03:09 Step 3/13 : ARG MAKE="make build" 19:03:11 ---> Running in df1efee70acd 19:03:11 Removing intermediate container df1efee70acd 19:03:11 ---> aed8502d6164 19:03:11 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:03:11 ---> Running in 94760db7fff7 19:03:11 Removing intermediate container 94760db7fff7 19:03:11 ---> 46800ce144a7 19:03:11 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 19:03:11 ---> Running in dbc591badbb4 19:03:12 Removing intermediate container dbc591badbb4 19:03:12 ---> 592a2d7d776d 19:03:12 Step 6/13 : LABEL Name=edgex-device-onvif-camera 19:03:12 ---> Running in 389999253f78 19:03:12 Removing intermediate container 389999253f78 19:03:12 ---> 3ca42a2bf1ba 19:03:12 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:12 ---> Running in 937d2463500c 19:03:15 Removing intermediate container 937d2463500c 19:03:15 ---> 9a541d3b3398 19:03:15 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:15 ---> Running in dedbd405c59f 19:03:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:03:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:03:18 OK: 221 MiB in 51 packages 19:03:19 Removing intermediate container dedbd405c59f 19:03:19 ---> 2c86cda564e7 19:03:19 Step 9/13 : WORKDIR /device-onvif-camera 19:03:19 ---> Running in 67dd12c1769a 19:03:19 Removing intermediate container 67dd12c1769a 19:03:19 ---> fa66971e3bd4 19:03:19 Step 10/13 : COPY go.mod vendor* ./ 19:03:20 ---> 8968da061a3a 19:03:20 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:20 ---> Running in 97b7ed58eaaa 19:04:16 Removing intermediate container 97b7ed58eaaa 19:04:16 ---> 1cbe781c8adf 19:04:16 Step 12/13 : COPY . . 19:04:16 ---> ab496643e71d 19:04:16 Step 13/13 : RUN ${MAKE} 19:04:16 ---> Running in 3caf94ee8151 19:04:16 noop 19:04:16 Removing intermediate container 3caf94ee8151 19:04:16 ---> 12d7adb33fc4 19:04:16 Successfully built 12d7adb33fc4 19:04:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:16 + docker inspect -f . ci-base-image-arm64 19:04:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:17 prd-ubuntu20.04-docker-arm64-4c-16g-24677 does not seem to be running inside a container 19:04:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/55 -v /w/workspace/device-onvif-camera/55:/w/workspace/device-onvif-camera/55:rw,z -v /w/workspace/device-onvif-camera/55@tmp:/w/workspace/device-onvif-camera/55@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 19:04:18 $ docker top 3d3b58de034886607b9370ce02a34e1721cedf2243bbcb6d2ba5bfa8752f9ae5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:19 + go version 19:04:19 go version go1.18.3 linux/arm64 [Pipeline] } 19:04:19 $ docker stop --time=1 3d3b58de034886607b9370ce02a34e1721cedf2243bbcb6d2ba5bfa8752f9ae5 19:04:21 $ docker rm -f 3d3b58de034886607b9370ce02a34e1721cedf2243bbcb6d2ba5bfa8752f9ae5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:21 + docker inspect -f . ci-base-image-arm64 19:04:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:22 prd-ubuntu20.04-docker-arm64-4c-16g-24677 does not seem to be running inside a container 19:04:22 $ 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/55 -v /w/workspace/device-onvif-camera/55:/w/workspace/device-onvif-camera/55:rw,z -v /w/workspace/device-onvif-camera/55@tmp:/w/workspace/device-onvif-camera/55@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 19:04:23 $ docker top d009cc441df92791c585dd108fd882e8fab1c121a29ed9db03bf29aaf0b87618 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:24 + git config --global --add safe.directory /w/workspace/device-onvif-camera/55 [Pipeline] fileExists [Pipeline] sh 19:04:25 + make test 19:04:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:04:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:06:03 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:06:03 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.213s coverage: 28.6% of statements 19:06:03 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:06:21 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.269s coverage: 13.8% of statements 19:06:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:06:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:06:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:44 ./bin/test-attribution-txt.sh [Pipeline] echo 19:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:06:44 $ docker stop --time=1 d009cc441df92791c585dd108fd882e8fab1c121a29ed9db03bf29aaf0b87618 19:06:46 $ docker rm -f d009cc441df92791c585dd108fd882e8fab1c121a29ed9db03bf29aaf0b87618 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:06:47 Warning: overwriting stash ‘coverage-report’ 19:06:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:06:49 + ls -al . 19:06:49 total 228 19:06:49 drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 19:04 . 19:06:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:02 .. 19:06:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 19:02 .git 19:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 19:02 .github 19:06:49 -rw-rw-r-- 1 jenkins jenkins 418 Sep 6 19:02 .gitignore 19:06:49 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 19:02 .golangci.yml 19:06:49 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 6 19:02 Attribution.txt 19:06:49 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 6 19:02 CHANGELOG.md 19:06:49 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 6 19:02 Dockerfile 19:06:49 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 19:02 GOVERNANCE.md 19:06:49 -rw-rw-r-- 1 jenkins jenkins 734 Sep 6 19:02 Jenkinsfile 19:06:49 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 19:02 LICENSE 19:06:49 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 6 19:02 Makefile 19:06:49 -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 19:02 OWNERS.md 19:06:49 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 6 19:02 README.md 19:06:49 -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 19:00 VERSION 19:06:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 19:02 bin 19:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 19:02 cmd 19:06:49 -rw-r--r-- 1 jenkins jenkins 77283 Sep 6 19:06 coverage.out 19:06:49 drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 19:02 doc 19:06:49 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 6 19:02 go.mod 19:06:49 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 6 19:02 go.sum 19:06:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:02 internal 19:06:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:02 snap 19:06:49 -rw-rw-r-- 1 jenkins jenkins 236 Sep 6 19:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:49 + 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=8a3386b2ee541d18e88ea65fa18280a00a2df7ca --label arch=arm64 --label version=2.3.0-dev.16 . 19:06:50 Sending build context to Docker daemon 14.19MB 19:06:50 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 19:06:50 Step 2/26 : FROM ${BASE} AS builder 19:06:50 ---> 12d7adb33fc4 19:06:50 Step 3/26 : ARG MAKE="make build" 19:06:50 ---> Running in c0d1945cd2d5 19:06:50 Removing intermediate container c0d1945cd2d5 19:06:50 ---> 9e3c00b2793d 19:06:50 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:06:50 ---> Running in a8dcb744ad90 19:06:51 Removing intermediate container a8dcb744ad90 19:06:51 ---> 3736eb620c58 19:06:51 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:06:51 ---> Running in a50036f3b3e5 19:06:51 Removing intermediate container a50036f3b3e5 19:06:51 ---> 4b47da9249fe 19:06:51 Step 6/26 : LABEL Name=edgex-device-onvif-camera 19:06:51 ---> Running in 20d2efa4f419 19:06:52 Removing intermediate container 20d2efa4f419 19:06:52 ---> 2b4d3c40d49f 19:06:52 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:52 ---> Running in 1f68458d9385 19:06:54 Removing intermediate container 1f68458d9385 19:06:54 ---> 8e0750857f70 19:06:54 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:06:54 ---> Running in 2706bdbe9e59 19:06:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:06:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:06:57 OK: 221 MiB in 51 packages 19:06:57 Removing intermediate container 2706bdbe9e59 19:06:57 ---> 9d424b4ce3e2 19:06:57 Step 9/26 : WORKDIR /device-onvif-camera 19:06:58 ---> Running in bcabbac58ed2 19:06:58 Removing intermediate container bcabbac58ed2 19:06:58 ---> d68135607c33 19:06:58 Step 10/26 : COPY go.mod vendor* ./ 19:06:59 ---> d2972c6ebe3c 19:06:59 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:59 ---> Running in e74a0e5e442e 19:07:01 Removing intermediate container e74a0e5e442e 19:07:01 ---> 1cfb9b33edd3 19:07:01 Step 12/26 : COPY . . 19:07:02 ---> 33d2890e7631 19:07:02 Step 13/26 : RUN ${MAKE} 19:07:02 ---> Running in 8db78eb7ebc7 19:07:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 19:09:25 Removing intermediate container 8db78eb7ebc7 19:09:25 ---> 30d5225a4b0f 19:09:25 Step 14/26 : FROM alpine:3.16 19:09:25 3.16: Pulling from library/alpine 19:09:25 9b18e9b68314: Pulling fs layer 19:09:25 9b18e9b68314: Verifying Checksum 19:09:25 9b18e9b68314: Download complete 19:09:25 9b18e9b68314: Pull complete 19:09:25 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:09:25 Status: Downloaded newer image for alpine:3.16 19:09:25 ---> a6215f271958 19:09:25 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:09:25 ---> Running in f1874079fd29 19:09:25 Removing intermediate container f1874079fd29 19:09:25 ---> 7fc31abfe7a4 19:09:25 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 19:09:25 ---> Running in 9389a402091e 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:09:26 (1/6) Installing dumb-init (1.2.5-r1) 19:09:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:09:26 (3/6) Installing libsodium (1.0.18-r0) 19:09:26 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:09:26 (5/6) Installing libzmq (4.3.4-r0) 19:09:27 (6/6) Installing zeromq (4.3.4-r0) 19:09:27 Executing busybox-1.35.0-r17.trigger 19:09:27 OK: 8 MiB in 20 packages 19:09:28 Removing intermediate container 9389a402091e 19:09:28 ---> 3bf7bb5c29a6 19:09:28 Step 17/26 : WORKDIR / 19:09:28 ---> Running in a86b6f8852bf 19:09:28 Removing intermediate container a86b6f8852bf 19:09:28 ---> 821589c45472 19:09:28 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:09:29 ---> a9149696fded 19:09:29 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:09:30 ---> eac4aae40a79 19:09:30 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:09:31 ---> 77b834dc2490 19:09:31 Step 21/26 : EXPOSE 59984 19:09:31 ---> Running in 2fd7fd95207c 19:09:31 Removing intermediate container 2fd7fd95207c 19:09:31 ---> 1c24cca1aa06 19:09:31 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:09:31 ---> Running in f6fa36e9512d 19:09:31 Removing intermediate container f6fa36e9512d 19:09:31 ---> e7b89cb646a9 19:09:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:31 ---> Running in a1f05e1cf0ba 19:09:32 Removing intermediate container a1f05e1cf0ba 19:09:32 ---> 07979c9c0313 19:09:32 Step 24/26 : LABEL arch=arm64 19:09:32 ---> Running in a602134bee6b 19:09:32 Removing intermediate container a602134bee6b 19:09:32 ---> 738b79015e29 19:09:32 Step 25/26 : LABEL git_sha=8a3386b2ee541d18e88ea65fa18280a00a2df7ca 19:09:32 ---> Running in 00f08bba6083 19:09:33 Removing intermediate container 00f08bba6083 19:09:33 ---> 7ca1c0195c7d 19:09:33 Step 26/26 : LABEL version=2.3.0-dev.16 19:09:33 ---> Running in bd3febd830f5 19:09:33 Removing intermediate container bd3febd830f5 19:09:33 ---> dfa55de308f0 19:09:33 [Warning] One or more build-args [ARCH] were not consumed 19:09:33 Successfully built dfa55de308f0 19:09:33 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 19:09:33 provisioning config files... 19:09:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/55@tmp/config6591419829367419647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:33 ---> docker-login.sh 19:09:33 nexus3.edgexfoundry.org:10001 19:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:34 Configure a credential helper to remove this warning. See 19:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:34 19:09:34 Login Succeeded 19:09:34 nexus3.edgexfoundry.org:10002 19:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:34 Configure a credential helper to remove this warning. See 19:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:34 19:09:34 Login Succeeded 19:09:34 nexus3.edgexfoundry.org:10003 19:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:35 Configure a credential helper to remove this warning. See 19:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:35 19:09:35 Login Succeeded 19:09:35 nexus3.edgexfoundry.org:10004 19:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:35 Configure a credential helper to remove this warning. See 19:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:35 19:09:35 Login Succeeded 19:09:35 docker.io 19:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:36 Configure a credential helper to remove this warning. See 19:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:36 19:09:36 Login Succeeded 19:09:36 ---> docker-login.sh ends [Pipeline] } 19:09:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:09:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:36 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 19:09:36 8a3386b2ee541d18e88ea65fa18280a00a2df7ca 19:09:36 latest 19:09:36 2.3.0-dev.16 19:09:36 8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 19:09:36 main 19:09:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:36 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca 19:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:09:37 2550f2b5c0d1: Preparing 19:09:37 e88cee6fe026: Preparing 19:09:37 5c10d495daee: Preparing 19:09:37 dda94f303704: Preparing 19:09:37 5d3e392a13a0: Preparing 19:09:37 5d3e392a13a0: Layer already exists 19:09:37 2550f2b5c0d1: Pushed 19:09:37 e88cee6fe026: Pushed 19:09:38 dda94f303704: Pushed 19:09:43 5c10d495daee: Pushed 19:09:43 8a3386b2ee541d18e88ea65fa18280a00a2df7ca: digest: sha256:ca816dcb8ef1ba86ea10f70d414bbbc2ffb874051d937c91687d70d8a3feeba7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:43 + 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 19:09:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 19:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:09:44 2550f2b5c0d1: Preparing 19:09:44 e88cee6fe026: Preparing 19:09:44 5c10d495daee: Preparing 19:09:44 dda94f303704: Preparing 19:09:44 5d3e392a13a0: Preparing 19:09:44 e88cee6fe026: Layer already exists 19:09:44 5d3e392a13a0: Layer already exists 19:09:44 5c10d495daee: Layer already exists 19:09:44 2550f2b5c0d1: Layer already exists 19:09:44 dda94f303704: Layer already exists 19:09:44 latest: digest: sha256:ca816dcb8ef1ba86ea10f70d414bbbc2ffb874051d937c91687d70d8a3feeba7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:44 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.16 19:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:09:45 2550f2b5c0d1: Preparing 19:09:45 e88cee6fe026: Preparing 19:09:45 5c10d495daee: Preparing 19:09:45 dda94f303704: Preparing 19:09:45 5d3e392a13a0: Preparing 19:09:45 e88cee6fe026: Layer already exists 19:09:45 5d3e392a13a0: Layer already exists 19:09:45 2550f2b5c0d1: Layer already exists 19:09:45 5c10d495daee: Layer already exists 19:09:45 dda94f303704: Layer already exists 19:09:45 2.3.0-dev.16: digest: sha256:ca816dcb8ef1ba86ea10f70d414bbbc2ffb874051d937c91687d70d8a3feeba7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:45 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 19:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:09:46 2550f2b5c0d1: Preparing 19:09:46 e88cee6fe026: Preparing 19:09:46 5c10d495daee: Preparing 19:09:46 dda94f303704: Preparing 19:09:46 5d3e392a13a0: Preparing 19:09:46 dda94f303704: Layer already exists 19:09:46 5c10d495daee: Layer already exists 19:09:46 e88cee6fe026: Layer already exists 19:09:46 2550f2b5c0d1: Layer already exists 19:09:46 5d3e392a13a0: Layer already exists 19:09:46 8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16: digest: sha256:ca816dcb8ef1ba86ea10f70d414bbbc2ffb874051d937c91687d70d8a3feeba7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:46 + 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 19:09:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 19:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:09:47 2550f2b5c0d1: Preparing 19:09:47 e88cee6fe026: Preparing 19:09:47 5c10d495daee: Preparing 19:09:47 dda94f303704: Preparing 19:09:47 5d3e392a13a0: Preparing 19:09:47 5d3e392a13a0: Layer already exists 19:09:47 5c10d495daee: Layer already exists 19:09:47 e88cee6fe026: Layer already exists 19:09:47 2550f2b5c0d1: Layer already exists 19:09:47 dda94f303704: Layer already exists 19:09:47 main: digest: sha256:ca816dcb8ef1ba86ea10f70d414bbbc2ffb874051d937c91687d70d8a3feeba7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:09:47 ===================================================== [Pipeline] echo 19:09:47 taggedImages: 19:09:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca 19:09:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 19:09:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.16 19:09:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 19:09:47 - 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 19:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:47 19:09:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:48 arm64: Pulling from edgex-lftools-log-publisher 19:09:48 8998bd30e6a1: Pulling fs layer 19:09:48 04944245beec: Pulling fs layer 19:09:48 699f458cf7ca: Pulling fs layer 19:09:48 765212b225bb: Pulling fs layer 19:09:48 f23df028b6ca: Pulling fs layer 19:09:48 d65c8cfc05b1: Pulling fs layer 19:09:48 2437ff75d9bd: Pulling fs layer 19:09:48 765212b225bb: Waiting 19:09:48 f23df028b6ca: Waiting 19:09:48 d65c8cfc05b1: Waiting 19:09:48 2437ff75d9bd: Waiting 19:09:48 04944245beec: Verifying Checksum 19:09:48 04944245beec: Download complete 19:09:48 765212b225bb: Verifying Checksum 19:09:48 765212b225bb: Download complete 19:09:48 f23df028b6ca: Verifying Checksum 19:09:48 f23df028b6ca: Download complete 19:09:48 d65c8cfc05b1: Download complete 19:09:48 699f458cf7ca: Verifying Checksum 19:09:48 699f458cf7ca: Download complete 19:09:49 8998bd30e6a1: Download complete 19:09:51 2437ff75d9bd: Download complete 19:09:53 8998bd30e6a1: Pull complete 19:09:53 04944245beec: Pull complete 19:09:54 699f458cf7ca: Pull complete 19:09:54 765212b225bb: Pull complete 19:09:55 f23df028b6ca: Pull complete 19:09:55 d65c8cfc05b1: Pull complete 19:10:10 2437ff75d9bd: Pull complete 19:10:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:11 prd-ubuntu20.04-docker-arm64-4c-16g-24677 does not seem to be running inside a container 19:10:11 $ 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/55 -v /w/workspace/device-onvif-camera/55:/w/workspace/device-onvif-camera/55:rw,z -v /w/workspace/device-onvif-camera/55@tmp:/w/workspace/device-onvif-camera/55@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 19:10:13 $ docker top 648585762e6b757020eb372bf7845c8d8b019a4be590f8c1a40f95091920cb83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:14 ---> job-cost.sh 19:10:14 lf-activate-venv: SKIPPING 19:10:14 INFO: No Stack... 19:10:15 INFO: Retrieving Pricing Info for: v3-standard-4 19:10:16 INFO: Archiving Costs [Pipeline] sh 19:10:17 + + cut -d, -f6 19:10:17 cat /w/workspace/device-onvif-camera/55/archives/cost.csv [Pipeline] lock 19:10:17 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] 19:10:17 Resource [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] did not exist. Created. 19:10:17 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:17 /w/workspace/device-onvif-camera/55@tmp/durable-d56c12be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:10:18 + echo total: 0.10999999940395355 [Pipeline] stash 19:10:18 Warning: overwriting stash ‘stack-cost’ 19:10:18 Stashed 1 file(s) [Pipeline] } 19:10:18 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:18 $ docker stop --time=1 648585762e6b757020eb372bf7845c8d8b019a4be590f8c1a40f95091920cb83 19:10:20 $ docker rm -f 648585762e6b757020eb372bf7845c8d8b019a4be590f8c1a40f95091920cb83 [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 19:10:20 provisioning config files... 19:10:20 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4972634483632827481tmp [Pipeline] { [Pipeline] sh 19:10:20 + set +x 19:10:20 + + curl -s https://codecov.io/bash 19:10:20 bash -s -- 19:10:20 19:10:20 _____ _ 19:10:20 / ____| | | 19:10:20 | | ___ __| | ___ ___ _____ __ 19:10:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:10:20 | |___| (_) | (_| | __/ (_| (_) \ V / 19:10:20 \_____\___/ \__,_|\___|\___\___/ \_/ 19:10:20 Bash-1.0.6 19:10:20 19:10:20 19:10:20 ==> git version 2.25.1 found 19:10:20 ==> 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 19:10:20 Release-Date: 2020-01-08 19:10:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:10:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:10:20 ==> Jenkins CI detected. 19:10:20 current dir:  /w/workspace/foundry_device-onvif-camera_main 19:10:20 project root: . 19:10:20 --> token set from env 19:10:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:10:21 ==> Running gcov in . (disable via -X gcov) 19:10:21 ==> Python coveragepy not found 19:10:21 ==> Searching for coverage reports in: 19:10:21 + . 19:10:21 -> Found 1 reports 19:10:21 ==> Detecting git/mercurial file structure 19:10:21 ==> Reading reports 19:10:21 + ./coverage.out bytes=77283 19:10:21 ==> Appending adjustments 19:10:21 https://docs.codecov.io/docs/fixing-reports 19:10:21 + Found adjustments 19:10:21 ==> Gzipping contents 19:10:21 12K /tmp/codecov.qBfp7Z.gz 19:10:21 ==> Uploading reports 19:10:21 url: https://codecov.io 19:10:21 query: branch=main&commit=8a3386b2ee541d18e88ea65fa18280a00a2df7ca&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:10:21 -> Pinging Codecov 19:10:21 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=8a3386b2ee541d18e88ea65fa18280a00a2df7ca&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:10:21 -> Uploading to 19:10:21 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/F29A59C45E3A92E06B3E522C9905F8EF/8a3386b2ee541d18e88ea65fa18280a00a2df7ca/c01d889b-f6fd-49d1-b2df-3d50def4bda5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T191021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be3de2f114c52ef7fdf08199534d8d6db79bcb865930fbb6326cba9543cb978e 19:10:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:21 Dload Upload Total Spent Left Speed 19:10:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 45504 --:--:-- --:--:-- --:--:-- 45504 19:10:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] } 19:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:10:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:10:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:10:22 19:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:10:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:10:22 df9b9388f04a: Pulling fs layer 19:10:22 52dc419b0ee2: Pulling fs layer 19:10:22 25bc292e5bac: Pulling fs layer 19:10:22 114826534d7a: Pulling fs layer 19:10:22 4657fd5d0bcf: Pulling fs layer 19:10:22 6ad1cebc031e: Pulling fs layer 19:10:22 8a3aa393b2d8: Pulling fs layer 19:10:22 114826534d7a: Waiting 19:10:22 4657fd5d0bcf: Waiting 19:10:22 6ad1cebc031e: Waiting 19:10:22 8a3aa393b2d8: Waiting 19:10:22 25bc292e5bac: Verifying Checksum 19:10:22 25bc292e5bac: Download complete 19:10:22 52dc419b0ee2: Verifying Checksum 19:10:22 52dc419b0ee2: Download complete 19:10:22 4657fd5d0bcf: Verifying Checksum 19:10:22 4657fd5d0bcf: Download complete 19:10:22 df9b9388f04a: Download complete 19:10:22 6ad1cebc031e: Verifying Checksum 19:10:22 df9b9388f04a: Pull complete 19:10:22 52dc419b0ee2: Pull complete 19:10:22 25bc292e5bac: Pull complete 19:10:23 114826534d7a: Verifying Checksum 19:10:23 114826534d7a: Download complete 19:10:23 8a3aa393b2d8: Download complete 19:10:26 114826534d7a: Pull complete 19:10:26 4657fd5d0bcf: Pull complete 19:10:27 6ad1cebc031e: Pull complete 19:10:30 8a3aa393b2d8: Pull complete 19:10:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:10:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:30 prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container 19:10:30 $ 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 19:10:32 $ docker top db7402b348648ea55a104216fa900d13b962e193be670d97b68bae10f238d33e -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 19:10:33 + set -o pipefail 19:10:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 19:10:39 19:10:39 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 19:10:39 19:10:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/8a070933-9d30-4224-ab9b-22f408b429ad 19:10:39 19:10:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:10:39 19:10:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:10:39 19:10:39 [Pipeline] } 19:10:39 $ docker stop --time=1 db7402b348648ea55a104216fa900d13b962e193be670d97b68bae10f238d33e 19:10:42 $ docker rm -f db7402b348648ea55a104216fa900d13b962e193be670d97b68bae10f238d33e [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 19:10:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:42 provisioning config files... 19:10:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7432186526027439322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:43 --> edgex-publish-swagger.sh 19:10:43 === Publish doc/openapi/v2 API === 19:10:43 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 19:10:43 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 19:10:43 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:43 Dload Upload Total Spent Left Speed 19:10:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 189k --:--:-- --:--:-- --:--:-- 189k 19:10:43 19:10:43 [Pipeline] } 19:10:43 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 19:10:43 + git log --format=format:%s -1 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] sh 19:10:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:10:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:44 prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container 19:10:44 $ 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 19:10:45 $ docker top bd2191c6b1c816a8a615aa1ffb644ef973d29e4776c43d14c7b00a2f2ae886ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:45 [ssh-agent] Looking for ssh-agent implementation... 19:10:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:45 $ docker exec bd2191c6b1c816a8a615aa1ffb644ef973d29e4776c43d14c7b00a2f2ae886ea ssh-agent 19:10:45 SSH_AUTH_SOCK=/tmp/ssh-yJVSdVmQOGp5/agent.35 19:10:45 SSH_AGENT_PID=42 19:10:45 Running ssh-add (command line suppressed) 19:10:45 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1149859003825140973.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1149859003825140973.key) 19:10:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:46 + git semver tag 19:10:46 2022-09-06 19:10:46,202 [run_tag] DEBUG tag force:False 19:10:46 2022-09-06 19:10:46,202 [check_head_tag] DEBUG check head tag 19:10:46 2022-09-06 19:10:46,203 [execute] INFO git cat-file --batch-check 19:10:46 2022-09-06 19:10:46,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 19:10:46 2022-09-06 19:10:46,206 [execute] INFO git cat-file --batch 19:10:46 2022-09-06 19:10:46,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 19:10:46 2022-09-06 19:10:46,232 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:10:46 2022-09-06 19:10:46,233 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 19:10:46 2022-09-06 19:10:46,233 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 19:10:46 2022-09-06 19:10:46,238 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:10:46 2.3.0-dev.16 [Pipeline] } 19:10:46 $ docker exec --env ******** --env ******** bd2191c6b1c816a8a615aa1ffb644ef973d29e4776c43d14c7b00a2f2ae886ea ssh-agent -k 19:10:46 unset SSH_AUTH_SOCK; 19:10:46 unset SSH_AGENT_PID; 19:10:46 echo Agent pid 42 killed; 19:10:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:46 + git semver [Pipeline] } 19:10:46 $ docker stop --time=1 bd2191c6b1c816a8a615aa1ffb644ef973d29e4776c43d14c7b00a2f2ae886ea 19:10:48 $ docker rm -f bd2191c6b1c816a8a615aa1ffb644ef973d29e4776c43d14c7b00a2f2ae886ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:10:48 19:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:10:49 0.23.1-centos7: Pulling from edgex-lftools 19:10:49 ab5ef0e58194: Pulling fs layer 19:10:49 9712f1f96733: Pulling fs layer 19:10:49 63f879dbbcfc: Pulling fs layer 19:10:49 0d9ebad4ef96: Pulling fs layer 19:10:49 e9a5061849ea: Pulling fs layer 19:10:49 d747dcd14b5f: Pulling fs layer 19:10:49 2de7ff778b66: Pulling fs layer 19:10:49 0d9ebad4ef96: Waiting 19:10:49 d747dcd14b5f: Waiting 19:10:49 2de7ff778b66: Waiting 19:10:49 e9a5061849ea: Waiting 19:10:49 9712f1f96733: Download complete 19:10:49 63f879dbbcfc: Verifying Checksum 19:10:49 63f879dbbcfc: Download complete 19:10:49 e9a5061849ea: Verifying Checksum 19:10:49 e9a5061849ea: Download complete 19:10:49 d747dcd14b5f: Verifying Checksum 19:10:49 d747dcd14b5f: Download complete 19:10:49 0d9ebad4ef96: Download complete 19:10:49 ab5ef0e58194: Verifying Checksum 19:10:49 ab5ef0e58194: Download complete 19:10:49 2de7ff778b66: Verifying Checksum 19:10:49 2de7ff778b66: Download complete 19:10:52 ab5ef0e58194: Pull complete 19:10:52 9712f1f96733: Pull complete 19:10:53 63f879dbbcfc: Pull complete 19:10:57 0d9ebad4ef96: Pull complete 19:10:57 e9a5061849ea: Pull complete 19:10:57 d747dcd14b5f: Pull complete 19:10:58 2de7ff778b66: Pull complete 19:10:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:10:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:58 prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container 19:10:59 $ 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 19:11:01 $ docker top 05669db98e4de92635eb5bb702cca14d8e3332de896709cd99189cd781c7a710 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:11:01 provisioning config files... 19:11:01 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8012668495055171002tmp 19:11:01 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5413157393519674710tmp 19:11:01 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6246941226054928457tmp [Pipeline] { [Pipeline] echo 19:11:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:11:02 ---> sigul-configuration.sh 19:11:02 gpg: directory `/root/.gnupg' created 19:11:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:11:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:11:02 gpg: keyring `/root/.gnupg/secring.gpg' created 19:11:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:11:02 gpg: CAST5 encrypted data 19:11:02 gpg: encrypted with 1 passphrase 19:11:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:11:02 + mkdir /home/jenkins 19:11:02 + mkdir /home/jenkins/sigul [Pipeline] sh 19:11:02 + 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 19:11:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:11:03 ---> sigul-install.sh 19:11:03 Sigul already installed; skipping installation. [Pipeline] sh 19:11:03 + git tag --list 19:11:03 v0.0.0 19:11:03 v0.0.1-dev.1 19:11:03 v0.0.1-dev.10 19:11:03 v0.0.1-dev.11 19:11:03 v0.0.1-dev.12 19:11:03 v0.0.1-dev.13 19:11:03 v0.0.1-dev.14 19:11:03 v0.0.1-dev.15 19:11:03 v0.0.1-dev.16 19:11:03 v0.0.1-dev.17 19:11:03 v0.0.1-dev.18 19:11:03 v0.0.1-dev.19 19:11:03 v0.0.1-dev.2 19:11:03 v0.0.1-dev.20 19:11:03 v0.0.1-dev.21 19:11:03 v0.0.1-dev.22 19:11:03 v0.0.1-dev.23 19:11:03 v0.0.1-dev.24 19:11:03 v0.0.1-dev.25 19:11:03 v0.0.1-dev.26 19:11:03 v0.0.1-dev.27 19:11:03 v0.0.1-dev.28 19:11:03 v0.0.1-dev.3 19:11:03 v0.0.1-dev.4 19:11:03 v0.0.1-dev.5 19:11:03 v0.0.1-dev.6 19:11:03 v0.0.1-dev.7 19:11:03 v0.0.1-dev.8 19:11:03 v0.0.1-dev.9 19:11:03 v2.2.0 19:11:03 v2.2.0-dev.29 19:11:03 v2.2.0-dev.30 19:11:03 v2.2.0-dev.31 19:11:03 v2.2.0-dev.32 19:11:03 v2.2.0-dev.33 19:11:03 v2.2.0-dev.34 19:11:03 v2.2.0-dev.35 19:11:03 v2.3.0-dev.1 19:11:03 v2.3.0-dev.10 19:11:03 v2.3.0-dev.11 19:11:03 v2.3.0-dev.12 19:11:03 v2.3.0-dev.13 19:11:03 v2.3.0-dev.14 19:11:03 v2.3.0-dev.15 19:11:03 v2.3.0-dev.16 19:11:03 v2.3.0-dev.2 19:11:03 v2.3.0-dev.3 19:11:03 v2.3.0-dev.4 19:11:03 v2.3.0-dev.5 19:11:03 v2.3.0-dev.6 19:11:03 v2.3.0-dev.7 19:11:03 v2.3.0-dev.8 19:11:03 v2.3.0-dev.9 [Pipeline] sh 19:11:03 + lftools sign git-tag v2.3.0-dev.16 19:11:04 Signing Git tag with Sigul... 19:11:04 Signing v2.3.0-dev.16 [Pipeline] echo 19:11:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:11:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:11:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:11:05 $ docker stop --time=1 05669db98e4de92635eb5bb702cca14d8e3332de896709cd99189cd781c7a710 19:11:06 $ docker rm -f 05669db98e4de92635eb5bb702cca14d8e3332de896709cd99189cd781c7a710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:11:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:07 prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container 19:11:07 $ 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 19:11:07 $ docker top 269fe578935edc047a51994eb5054d638821c230c8ff0b5c039345ac5859d957 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:07 [ssh-agent] Looking for ssh-agent implementation... 19:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:07 $ docker exec 269fe578935edc047a51994eb5054d638821c230c8ff0b5c039345ac5859d957 ssh-agent 19:11:08 SSH_AUTH_SOCK=/tmp/ssh-Acs6u42J0diy/agent.33 19:11:08 SSH_AGENT_PID=41 19:11:08 Running ssh-add (command line suppressed) 19:11:08 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4126261606378157207.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4126261606378157207.key) 19:11:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:08 + git semver bump pre 19:11:08 2022-09-06 19:11:08,730 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:11:08 2022-09-06 19:11:08,730 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev 19:11:08 2022-09-06 19:11:08,730 [bump_version] DEBUG bumped version:2.3.0-dev.17 19:11:08 2022-09-06 19:11:08,730 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 19:11:08 2022-09-06 19:11:08,731 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:11:08 2022-09-06 19:11:08,731 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 19:11:08 2022-09-06 19:11:08,733 [execute] INFO git cat-file --batch-check 19:11:08 2022-09-06 19:11:08,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:11:08 2022-09-06 19:11:08,740 [execute] INFO git cat-file --batch 19:11:08 2022-09-06 19:11:08,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:11:08 2022-09-06 19:11:08,747 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:11:08 2.3.0-dev.17 [Pipeline] } 19:11:08 $ docker exec --env ******** --env ******** 269fe578935edc047a51994eb5054d638821c230c8ff0b5c039345ac5859d957 ssh-agent -k 19:11:08 unset SSH_AUTH_SOCK; 19:11:08 unset SSH_AGENT_PID; 19:11:08 echo Agent pid 41 killed; 19:11:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:09 + git semver [Pipeline] } 19:11:09 $ docker stop --time=1 269fe578935edc047a51994eb5054d638821c230c8ff0b5c039345ac5859d957 19:11:10 $ docker rm -f 269fe578935edc047a51994eb5054d638821c230c8ff0b5c039345ac5859d957 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:11 prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container 19:11:11 $ 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 19:11:12 $ docker top 4ef55da6d6e30341cf5c10c2d12c19b24289beabf7e11a25d41e1b640c96fc98 -eo pid,comm 19:11:12 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). 19:11:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:12 [ssh-agent] Looking for ssh-agent implementation... 19:11:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:12 $ docker exec 4ef55da6d6e30341cf5c10c2d12c19b24289beabf7e11a25d41e1b640c96fc98 ssh-agent 19:11:12 SSH_AUTH_SOCK=/tmp/ssh-tPpC4PWDsndb/agent.34 19:11:12 SSH_AGENT_PID=40 19:11:12 Running ssh-add (command line suppressed) 19:11:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8929308457054013050.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8929308457054013050.key) 19:11:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:12 + git semver push 19:11:13 2022-09-06 19:11:13,020 [run_push] DEBUG push 19:11:13 2022-09-06 19:11:13,021 [execute] INFO git cat-file --batch-check 19:11:13 2022-09-06 19:11:13,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:11:13 2022-09-06 19:11:13,026 [execute] INFO git rev-list d1187207b5a371cf0d5e90125a0f737e928e0f1b -- 19:11:13 2022-09-06 19:11:13,026 [execute] DEBUG Popen(['git', 'rev-list', 'd1187207b5a371cf0d5e90125a0f737e928e0f1b', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:11:13 2022-09-06 19:11:13,034 [execute] INFO git fetch -v origin 19:11:13 2022-09-06 19:11:13,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:11:13 2022-09-06 19:11:13,608 [run_push] DEBUG no remote changes detected 19:11:13 2022-09-06 19:11:13,608 [execute] INFO git push origin semver 19:11:13 2022-09-06 19:11:13,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:11:14 2022-09-06 19:11:14,340 [run_push] DEBUG push all version tags 19:11:14 2022-09-06 19:11:14,340 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:11:14 2022-09-06 19:11:14,341 [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) 19:11:15 2022-09-06 19:11:15,032 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:11:15 2.3.0-dev.17 [Pipeline] } 19:11:15 $ docker exec --env ******** --env ******** 4ef55da6d6e30341cf5c10c2d12c19b24289beabf7e11a25d41e1b640c96fc98 ssh-agent -k 19:11:15 unset SSH_AUTH_SOCK; 19:11:15 unset SSH_AGENT_PID; 19:11:15 echo Agent pid 40 killed; 19:11:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:15 + git semver [Pipeline] } 19:11:15 $ docker stop --time=1 4ef55da6d6e30341cf5c10c2d12c19b24289beabf7e11a25d41e1b640c96fc98 19:11:17 $ docker rm -f 4ef55da6d6e30341cf5c10c2d12c19b24289beabf7e11a25d41e1b640c96fc98 [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 19:11:17 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 19:11:17 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 19:11:17 total 16 19:11:17 drwxr-xr-x 3 root root 4096 Sep 6 19:02 . 19:11:17 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 19:11 .. 19:11:17 drwxr-xr-x 2 root root 4096 Sep 6 19:02 cost 19:11:17 -rw-r--r-- 1 root root 90 Sep 6 19:02 cost.csv 19:11:17 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 19:11:17 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 19:11:17 total 16 19:11:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 19:02 . 19:11:17 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 19:11 .. 19:11:17 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 19:02 cost 19:11:17 -rw-r--r-- 1 jenkins jenkins 90 Sep 6 19:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:11:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:18 ---> package-listing.sh 19:11:18 ++ facter osfamily 19:11:18 ++ tr '[:upper:]' '[:lower:]' 19:11:19 + OS_FAMILY=debian 19:11:19 + workspace=/w/workspace/foundry_device-onvif-camera_main 19:11:19 + START_PACKAGES=/tmp/packages_start.txt 19:11:19 + END_PACKAGES=/tmp/packages_end.txt 19:11:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:19 + PACKAGES=/tmp/packages_start.txt 19:11:19 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 19:11:19 + PACKAGES=/tmp/packages_end.txt 19:11:19 + case "${OS_FAMILY}" in 19:11:19 + dpkg -l 19:11:19 + grep '^ii' 19:11:19 + '[' -f /tmp/packages_start.txt ']' 19:11:19 + '[' -f /tmp/packages_end.txt ']' 19:11:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:19 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 19:11:19 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 19:11:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 19:11:19 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 19:11:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:20 prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container 19:11:20 $ 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 19:11:20 $ docker top 975398911d2e64865c524fd708486049c85cafab2a1fb20a715fb08dc09beccd -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:20 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:21 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:21 + ls /var/log/sa-host 19:11:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:21 provisioning config files... 19:11:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config532788169473358768tmp [Pipeline] { [Pipeline] echo 19:11:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:21 ---> create-netrc.sh [Pipeline] } 19:11:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:22 ---> python-tools-install.sh [Pipeline] echo 19:11:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:22 ---> sudo-logs.sh 19:11:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:22 ---> job-cost.sh 19:11:22 lf-activate-venv: SKIPPING 19:11:22 DEBUG: total: 0.2199999988079071 19:11:22 INFO: Retrieving Stack Cost... 19:11:23 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:23 INFO: Archiving Costs [Pipeline] echo 19:11:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:23 ---> logs-deploy.sh 19:11:23 lf-activate-venv: SKIPPING 19:11:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/55 19:11:23 INFO: archiving workspace using pattern(s): 19:11:25 Archives upload complete. 19:11:25 INFO: archiving logs to Nexus 19:11:25 ---> uname -a: 19:11:25 Linux prd-ubuntu20-04-docker-8c-8g-24676 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:11:25 19:11:25 19:11:25 ---> lscpu: 19:11:25 Architecture: x86_64 19:11:25 CPU op-mode(s): 32-bit, 64-bit 19:11:25 Byte Order: Little Endian 19:11:25 Address sizes: 40 bits physical, 48 bits virtual 19:11:25 CPU(s): 8 19:11:25 On-line CPU(s) list: 0-7 19:11:25 Thread(s) per core: 1 19:11:25 Core(s) per socket: 1 19:11:25 Socket(s): 8 19:11:25 NUMA node(s): 1 19:11:25 Vendor ID: AuthenticAMD 19:11:25 CPU family: 23 19:11:25 Model: 49 19:11:25 Model name: AMD EPYC-Rome Processor 19:11:25 Stepping: 0 19:11:25 CPU MHz: 2799.996 19:11:25 BogoMIPS: 5599.99 19:11:25 Virtualization: AMD-V 19:11:25 Hypervisor vendor: KVM 19:11:25 Virtualization type: full 19:11:25 L1d cache: 256 KiB 19:11:25 L1i cache: 256 KiB 19:11:25 L2 cache: 4 MiB 19:11:25 L3 cache: 128 MiB 19:11:25 NUMA node0 CPU(s): 0-7 19:11:25 Vulnerability Itlb multihit: Not affected 19:11:25 Vulnerability L1tf: Not affected 19:11:25 Vulnerability Mds: Not affected 19:11:25 Vulnerability Meltdown: Not affected 19:11:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:11:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:11:25 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:11:25 Vulnerability Srbds: Not affected 19:11:25 Vulnerability Tsx async abort: Not affected 19:11:25 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 19:11:25 19:11:25 19:11:25 ---> nproc: 19:11:25 8 19:11:25 19:11:25 19:11:25 ---> df -h: 19:11:25 Filesystem Size Used Avail Use% Mounted on 19:11:25 overlay 155G 13G 143G 8% / 19:11:25 tmpfs 64M 0 64M 0% /dev 19:11:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:11:25 shm 64M 0 64M 0% /dev/shm 19:11:25 /dev/vda1 155G 13G 143G 8% /facter-os 19:11:25 19:11:25 19:11:25 ---> sar -b -r -n DEV: 19:11:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24676) 09/06/22 _x86_64_ (8 CPU) 19:11:25 19:11:25 18:59:04 LINUX RESTART (8 CPU) 19:11:25 19:11:25 19:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:11:25 19:01:01 176.97 1.56 175.41 0.00 27.11 65138.65 0.00 19:11:25 19:02:01 158.67 0.07 158.61 0.00 5.87 27132.94 0.00 19:11:25 19:03:01 32.77 0.00 32.77 0.00 0.00 16994.49 0.00 19:11:25 19:04:01 1.90 0.00 1.90 0.00 0.00 341.22 0.00 19:11:25 19:05:01 1.13 0.02 1.12 0.00 0.13 549.38 0.00 19:11:25 19:06:01 1.62 0.00 1.62 0.00 0.00 556.97 0.00 19:11:25 19:07:01 1.95 0.87 1.08 0.00 18.40 555.24 0.00 19:11:25 19:08:01 2.43 0.00 2.43 0.00 0.00 382.01 0.00 19:11:25 19:09:01 0.98 0.00 0.98 0.00 0.00 548.62 0.00 19:11:25 19:10:01 1.38 0.00 1.38 0.00 0.00 559.24 0.00 19:11:25 19:11:01 103.17 0.38 102.78 0.00 16.53 61299.57 0.00 19:11:25 Average: 43.70 0.26 43.44 0.00 6.15 15748.68 0.00 19:11:25 19:11:25 19:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:11:25 19:01:01 27894300 31603996 689104 2.10 164584 3730640 2184856 6.44 1518520 2998528 257176 19:11:25 19:02:01 27533508 31717240 577576 1.76 173716 4172224 2192380 6.46 1403980 3448188 436156 19:11:25 19:03:01 27542048 31768900 524688 1.60 177464 4193520 1784272 5.26 1367140 3457236 20 19:11:25 19:04:01 27543660 31770760 522644 1.59 177504 4193516 1784272 5.26 1366776 3457356 24 19:11:25 19:05:01 27544424 31771548 521800 1.59 177524 4193528 1784272 5.26 1365532 3457364 20 19:11:25 19:06:01 27544312 31771468 521776 1.59 177548 4193532 1784272 5.26 1365112 3457372 192 19:11:25 19:07:01 27552440 31780868 512588 1.56 177616 4194048 1823672 5.37 1356108 3458132 484 19:11:25 19:08:01 27552328 31780796 512476 1.56 177652 4194052 1823672 5.37 1356244 3458136 204 19:11:25 19:09:01 27553108 31781576 511692 1.56 177656 4194052 1823672 5.37 1355432 3458136 8 19:11:25 19:10:01 27552792 31781332 511912 1.56 177708 4194028 1823672 5.37 1355932 3458116 40 19:11:25 19:11:01 26046636 31748652 540464 1.64 219204 5501984 1972732 5.81 1469940 4724476 304 19:11:25 Average: 27441778 31752467 540611 1.64 179834 4268648 1889249 5.57 1389156 3530276 63148 19:11:25 19:11:25 19:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:11:25 19:01:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 19:11:25 19:01:01 docker0 145.25 193.65 11.76 1559.50 0.00 0.00 0.00 0.00 19:11:25 19:01:01 ens3 415.29 285.46 5590.00 88.93 0.00 0.00 0.00 0.00 19:11:25 19:01:01 vethbed8688 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 19:11:25 19:02:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 19:11:25 19:02:01 docker0 11.71 16.55 0.69 98.86 0.00 0.00 0.00 0.00 19:11:25 19:02:01 ens3 209.27 159.16 2707.16 296.02 0.00 0.00 0.00 0.00 19:11:25 19:03:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:11:25 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:03:01 ens3 29.49 15.03 27.20 5.09 0.00 0.00 0.00 0.00 19:11:25 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:25 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:04:01 ens3 1.32 0.33 0.42 0.09 0.00 0.00 0.00 0.00 19:11:25 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:05:01 ens3 1.02 0.53 0.59 0.45 0.00 0.00 0.00 0.00 19:11:25 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:25 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:06:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:11:25 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:07:01 ens3 0.60 0.18 0.15 0.07 0.00 0.00 0.00 0.00 19:11:25 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:25 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:08:01 ens3 0.55 0.50 0.27 0.22 0.00 0.00 0.00 0.00 19:11:25 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:25 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:25 19:10:01 ens3 0.35 0.25 0.20 0.08 0.00 0.00 0.00 0.00 19:11:25 19:11:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 19:11:25 19:11:01 docker0 42.42 55.63 3.69 735.76 0.00 0.00 0.00 0.00 19:11:25 19:11:01 ens3 351.60 228.97 7912.11 70.44 0.00 0.00 0.00 0.00 19:11:25 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 19:11:25 Average: docker0 17.93 23.91 1.45 215.61 0.00 0.00 0.00 0.00 19:11:25 Average: ens3 91.30 62.44 1469.96 41.87 0.00 0.00 0.00 0.00 19:11:25 19:11:25 19:11:25 ---> sar -P ALL: 19:11:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24676) 09/06/22 _x86_64_ (8 CPU) 19:11:25 19:11:25 18:59:04 LINUX RESTART (8 CPU) 19:11:25 19:11:25 19:00:02 CPU %user %nice %system %iowait %steal %idle 19:11:25 19:01:01 all 21.25 0.00 5.88 1.70 0.09 71.08 19:11:25 19:01:01 0 22.60 0.00 5.76 4.99 0.09 66.57 19:11:25 19:01:01 1 21.69 0.00 5.96 0.24 0.09 72.02 19:11:25 19:01:01 2 19.43 0.00 6.29 5.06 0.09 69.14 19:11:25 19:01:01 3 20.58 0.00 5.30 0.62 0.10 73.40 19:11:25 19:01:01 4 22.02 0.00 6.14 0.03 0.10 71.70 19:11:25 19:01:01 5 21.05 0.00 5.63 1.46 0.09 71.77 19:11:25 19:01:01 6 21.25 0.00 5.66 0.24 0.09 72.76 19:11:25 19:01:01 7 21.36 0.00 6.31 0.93 0.10 71.29 19:11:25 19:02:01 all 31.79 0.00 5.82 1.03 0.10 61.26 19:11:25 19:02:01 0 31.55 0.00 5.52 0.32 0.10 62.51 19:11:25 19:02:01 1 32.17 0.00 5.80 0.08 0.10 61.84 19:11:25 19:02:01 2 31.49 0.00 6.04 0.69 0.10 61.68 19:11:25 19:02:01 3 32.38 0.00 5.97 5.71 0.08 55.86 19:11:25 19:02:01 4 31.29 0.00 5.94 0.51 0.10 62.16 19:11:25 19:02:01 5 31.42 0.00 5.96 0.49 0.10 62.02 19:11:25 19:02:01 6 31.42 0.00 5.63 0.29 0.10 62.56 19:11:25 19:02:01 7 32.59 0.00 5.71 0.19 0.10 61.42 19:11:25 19:03:01 all 1.49 0.00 0.58 0.31 0.01 97.60 19:11:25 19:03:01 0 2.99 0.00 0.71 1.39 0.02 94.90 19:11:25 19:03:01 1 1.23 0.00 0.65 0.02 0.00 98.10 19:11:25 19:03:01 2 1.32 0.00 0.57 0.12 0.02 97.98 19:11:25 19:03:01 3 0.88 0.00 0.57 0.38 0.02 98.15 19:11:25 19:03:01 4 1.19 0.00 0.62 0.02 0.02 98.16 19:11:25 19:03:01 5 1.40 0.00 0.33 0.10 0.00 98.16 19:11:25 19:03:01 6 1.30 0.00 0.74 0.43 0.02 97.51 19:11:25 19:03:01 7 1.62 0.00 0.48 0.00 0.02 97.88 19:11:25 19:04:01 all 0.27 0.00 0.02 0.01 0.00 99.70 19:11:25 19:04:01 0 2.00 0.00 0.03 0.00 0.00 97.96 19:11:25 19:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:11:25 19:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:11:25 19:04:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:11:25 19:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:11:25 19:04:01 5 0.02 0.00 0.02 0.05 0.00 99.92 19:11:25 19:04:01 6 0.07 0.00 0.05 0.00 0.00 99.88 19:11:25 19:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:11:25 19:05:01 all 0.08 0.00 0.01 0.01 0.00 99.90 19:11:25 19:05:01 0 0.23 0.00 0.00 0.00 0.00 99.77 19:11:25 19:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:11:25 19:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:11:25 19:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:11:25 19:05:01 4 0.22 0.00 0.00 0.00 0.00 99.78 19:11:25 19:05:01 5 0.03 0.00 0.03 0.03 0.00 99.90 19:11:25 19:05:01 6 0.05 0.00 0.05 0.00 0.02 99.88 19:11:25 19:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:11:25 19:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:11:25 19:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:11:25 19:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:11:25 19:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:11:25 19:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:11:25 19:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:11:25 19:06:01 5 0.02 0.00 0.00 0.03 0.02 99.93 19:11:25 19:06:01 6 0.03 0.00 0.03 0.02 0.00 99.92 19:11:25 19:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:11:25 19:07:01 all 0.05 0.00 0.04 0.01 0.00 99.89 19:11:25 19:07:01 0 0.18 0.00 0.05 0.03 0.00 99.73 19:11:25 19:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:11:25 19:07:01 2 0.02 0.00 0.05 0.00 0.00 99.93 19:11:25 19:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:11:25 19:07:01 4 0.02 0.00 0.07 0.00 0.02 99.90 19:11:25 19:07:01 5 0.02 0.00 0.03 0.05 0.00 99.90 19:11:25 19:07:01 6 0.07 0.00 0.05 0.02 0.02 99.85 19:11:25 19:07:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:11:25 19:08:01 all 0.05 0.00 0.01 0.01 0.00 99.92 19:11:25 19:08:01 0 0.08 0.00 0.02 0.00 0.00 99.90 19:11:25 19:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:11:25 19:08:01 2 0.10 0.00 0.02 0.00 0.00 99.88 19:11:25 19:08:01 3 0.00 0.00 0.00 0.05 0.02 99.93 19:11:25 19:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:11:25 19:08:01 5 0.13 0.00 0.00 0.07 0.00 99.80 19:11:25 19:08:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:11:25 19:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:11:25 19:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:11:25 19:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:11:25 19:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:11:25 19:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:11:25 19:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:11:25 19:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:11:25 19:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:11:25 19:09:01 6 0.07 0.00 0.03 0.00 0.00 99.90 19:11:25 19:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:11:25 19:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 19:11:25 19:10:01 0 0.08 0.00 0.02 0.00 0.00 99.90 19:11:25 19:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:11:25 19:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:11:25 19:10:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:11:25 19:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:11:25 19:10:01 5 0.00 0.00 0.02 0.03 0.00 99.95 19:11:25 19:10:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:11:25 19:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:11:25 19:11:01 all 9.22 0.00 3.61 1.24 0.06 85.87 19:11:25 19:11:01 0 9.97 0.00 4.06 3.10 0.08 82.78 19:11:25 19:11:01 1 9.61 0.00 3.77 0.33 0.07 86.22 19:11:25 19:11:01 2 8.75 0.00 3.07 0.05 0.07 88.07 19:11:25 19:11:01 3 10.35 0.00 3.40 0.27 0.05 85.93 19:11:25 19:11:01 4 8.06 0.00 2.93 0.05 0.05 88.91 19:11:25 19:11:01 5 9.50 0.00 3.81 0.46 0.05 86.18 19:11:25 19:11:01 6 9.45 0.00 3.74 1.52 0.05 85.24 19:11:25 19:11:01 7 8.03 0.00 4.13 4.14 0.07 83.63 19:11:25 19:11:25 Average: CPU %user %nice %system %iowait %steal %idle 19:11:25 Average: all 5.77 0.00 1.44 0.39 0.03 92.38 19:11:25 Average: 0 6.25 0.00 1.45 0.88 0.03 91.39 19:11:25 Average: 1 5.81 0.00 1.46 0.06 0.02 92.64 19:11:25 Average: 2 5.50 0.00 1.44 0.53 0.02 92.51 19:11:25 Average: 3 5.76 0.00 1.37 0.64 0.02 92.20 19:11:25 Average: 4 5.66 0.00 1.42 0.05 0.03 92.85 19:11:25 Average: 5 5.71 0.00 1.42 0.25 0.02 92.59 19:11:25 Average: 6 5.72 0.00 1.44 0.23 0.03 92.59 19:11:25 Average: 7 5.71 0.00 1.50 0.47 0.03 92.30 19:11:25 19:11:25 19:11:25