Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66447988b5970b64981174d7c941281712afb8e7 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-ssh12037888420890785381.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15305176111326168823.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7180701990814758601.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3627668352042363908.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5794190543900184244.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7746 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 66447988b5970b64981174d7c941281712afb8e7 (main) Commit message: "fix: discovery mode netscan when using docker-compose (#176)" > 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 66447988b5970b64981174d7c941281712afb8e7 # timeout=10 > git rev-list --no-walk bca8455642164c3d303fb1e1cb399f48d9b73870 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:38:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:38:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:38:24 ========================================================= 12:38:24 EdgeX Global Pipelines Version Info 12:38:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:38:24 ------------------- 12:38:24 stable info: 12:38:24 ------------------- 12:38:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:38:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:38:24 Message: update stable to v1.0.239 12:38:25 ------------------- 12:38:25 experimental info: 12:38:25 ------------------- 12:38:25 Commited By: **** collab-it+edgex@linuxfoundation.org 12:38:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:38:25 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66447988b5970b64981174d7c941281712afb8e7 [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6644798 [Pipeline] echo 12:38:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:38:26 provisioning config files... 12:38:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18302106501453347246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:26 ---> docker-login.sh 12:38:26 nexus3.edgexfoundry.org:10001 12:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:26 Configure a credential helper to remove this warning. See 12:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:26 12:38:26 Login Succeeded 12:38:26 nexus3.edgexfoundry.org:10002 12:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:27 Configure a credential helper to remove this warning. See 12:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:27 12:38:27 Login Succeeded 12:38:27 nexus3.edgexfoundry.org:10003 12:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:27 Configure a credential helper to remove this warning. See 12:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:27 12:38:27 Login Succeeded 12:38:27 nexus3.edgexfoundry.org:10004 12:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:27 Configure a credential helper to remove this warning. See 12:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:27 12:38:27 Login Succeeded 12:38:27 docker.io 12:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:27 Configure a credential helper to remove this warning. See 12:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:27 12:38:27 Login Succeeded 12:38:27 ---> docker-login.sh ends [Pipeline] } 12:38:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:38:28 + git rev-list -1 --merges 66447988b5970b64981174d7c941281712afb8e7~1..66447988b5970b64981174d7c941281712afb8e7 [Pipeline] echo 12:38:28 -----------> git rev-list -1 --merges 66447988b5970b64981174d7c941281712afb8e7~1..66447988b5970b64981174d7c941281712afb8e7 66447988b5970b64981174d7c941281712afb8e7 [false] [Pipeline] sh 12:38:28 + git log --format=format:%s -1 66447988b5970b64981174d7c941281712afb8e7 [Pipeline] echo 12:38:28 ========================================================= 12:38:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:38:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:38:28 + git log --format=format:%s -1 66447988b5970b64981174d7c941281712afb8e7 [Pipeline] echo 12:38:28 [semverPrep] GIT_COMMIT: 66447988b5970b64981174d7c941281712afb8e7, Commit Message: fix: discovery mode netscan when using docker-compose (#176) [Pipeline] echo 12:38:28 [semverPrep] This is not a build commit. [Pipeline] sh 12:38:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:38:29 + grep -v github /etc/ssh/ssh_known_hosts 12:38:29 + [ -e /tmp/ssh_known_hosts ] 12:38:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:38:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:38:29 + sudo tee -a /etc/ssh/ssh_known_hosts 12:38:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:29 12:38:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:29 0.1.4: Pulling from edgex-devops/py-git-semver 12:38:29 b85a868b505f: Pulling fs layer 12:38:29 e2be974225ed: Pulling fs layer 12:38:29 339a4e72a1f5: Pulling fs layer 12:38:29 988bab9f4d93: Pulling fs layer 12:38:29 1469e6f7b9e6: Pulling fs layer 12:38:29 eaf3925da568: Pulling fs layer 12:38:29 bab4dde63d76: Pulling fs layer 12:38:29 bde34c3a00c8: Pulling fs layer 12:38:29 b352a97aabf1: Pulling fs layer 12:38:29 1469e6f7b9e6: Waiting 12:38:29 eaf3925da568: Waiting 12:38:29 988bab9f4d93: Waiting 12:38:29 bab4dde63d76: Waiting 12:38:29 bde34c3a00c8: Waiting 12:38:29 4872d77fe225: Pulling fs layer 12:38:29 5851b861e8e6: Pulling fs layer 12:38:29 b352a97aabf1: Waiting 12:38:29 5851b861e8e6: Waiting 12:38:29 e2be974225ed: Verifying Checksum 12:38:29 e2be974225ed: Download complete 12:38:29 988bab9f4d93: Verifying Checksum 12:38:29 988bab9f4d93: Download complete 12:38:30 339a4e72a1f5: Verifying Checksum 12:38:30 339a4e72a1f5: Download complete 12:38:30 1469e6f7b9e6: Verifying Checksum 12:38:30 1469e6f7b9e6: Download complete 12:38:30 eaf3925da568: Verifying Checksum 12:38:30 eaf3925da568: Download complete 12:38:30 bde34c3a00c8: Verifying Checksum 12:38:30 bde34c3a00c8: Download complete 12:38:30 b352a97aabf1: Verifying Checksum 12:38:30 b352a97aabf1: Download complete 12:38:30 4872d77fe225: Download complete 12:38:30 5851b861e8e6: Verifying Checksum 12:38:30 5851b861e8e6: Download complete 12:38:30 b85a868b505f: Download complete 12:38:30 bab4dde63d76: Verifying Checksum 12:38:30 bab4dde63d76: Download complete 12:38:31 b85a868b505f: Pull complete 12:38:31 e2be974225ed: Pull complete 12:38:32 339a4e72a1f5: Pull complete 12:38:32 988bab9f4d93: Pull complete 12:38:32 1469e6f7b9e6: Pull complete 12:38:32 eaf3925da568: Pull complete 12:38:34 bab4dde63d76: Pull complete 12:38:34 bde34c3a00c8: Pull complete 12:38:34 b352a97aabf1: Pull complete 12:38:34 4872d77fe225: Pull complete 12:38:34 5851b861e8e6: Pull complete 12:38:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:38:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:34 prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container 12:38:34 $ 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 12:38:37 $ docker top 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 -eo pid,comm 12:38:37 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). 12:38:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:38:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:38:37 [ssh-agent] Looking for ssh-agent implementation... 12:38:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:37 $ docker exec 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 ssh-agent 12:38:37 SSH_AUTH_SOCK=/tmp/ssh-cIAiFuQ586vT/agent.32 12:38:37 SSH_AGENT_PID=38 12:38:37 Running ssh-add (command line suppressed) 12:38:37 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15717557567196178818.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15717557567196178818.key) 12:38:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:38:38 + git tag --points-at HEAD [Pipeline] } 12:38:38 $ docker exec --env ******** --env ******** 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 ssh-agent -k 12:38:38 unset SSH_AUTH_SOCK; 12:38:38 unset SSH_AGENT_PID; 12:38:38 echo Agent pid 38 killed; 12:38:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:38:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:38:38 [ssh-agent] Looking for ssh-agent implementation... 12:38:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:38 $ docker exec 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 ssh-agent 12:38:38 SSH_AUTH_SOCK=/tmp/ssh-n5y7CfZ5WPSc/agent.70 12:38:38 SSH_AGENT_PID=76 12:38:38 Running ssh-add (command line suppressed) 12:38:38 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5825671904952187246.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5825671904952187246.key) 12:38:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:38:38 + git semver init 12:38:39 2022-10-12 12:38:39,145 [run_init] DEBUG init version:0.0.0 force:False 12:38:39 2022-10-12 12:38:39,146 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 12:38:39 2022-10-12 12:38:39,146 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 12:38:39 2022-10-12 12:38:39,146 [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) 12:38:40 2022-10-12 12:38:40,145 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 12:38:40 2022-10-12 12:38:40,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 12:38:40 2022-10-12 12:38:40,145 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:38:40 2022-10-12 12:38:40,145 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:38:40 2.3.0-dev.31 [Pipeline] } 12:38:40 $ docker exec --env ******** --env ******** 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 ssh-agent -k 12:38:40 unset SSH_AUTH_SOCK; 12:38:40 unset SSH_AGENT_PID; 12:38:40 echo Agent pid 76 killed; 12:38:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:38:40 + git semver [Pipeline] } 12:38:40 $ docker stop --time=1 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 12:38:42 $ docker rm -f 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 [Pipeline] // withDockerContainer [Pipeline] sh 12:38:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:38:42 Stashed 1 file(s) [Pipeline] echo 12:38:42 [edgeXSemver]: initialized semver on version 2.3.0-dev.31 [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 12:38:42 provisioning config files... 12:38:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6566486486107450908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:43 ---> docker-login.sh 12:38:43 nexus3.edgexfoundry.org:10001 12:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:43 Configure a credential helper to remove this warning. See 12:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:43 12:38:43 Login Succeeded 12:38:43 nexus3.edgexfoundry.org:10002 12:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:43 Configure a credential helper to remove this warning. See 12:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:43 12:38:43 Login Succeeded 12:38:43 nexus3.edgexfoundry.org:10003 12:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:43 Configure a credential helper to remove this warning. See 12:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:43 12:38:43 Login Succeeded 12:38:43 nexus3.edgexfoundry.org:10004 12:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:43 Configure a credential helper to remove this warning. See 12:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:43 12:38:43 Login Succeeded 12:38:43 docker.io 12:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:43 Configure a credential helper to remove this warning. See 12:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:43 12:38:43 Login Succeeded 12:38:43 ---> docker-login.sh ends [Pipeline] } 12:38:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:38:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:38:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:38:44 ========================================================= 12:38:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:38:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:44 + 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 . 12:38:44 Sending build context to Docker daemon 20.73MB 12:38:44 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:38:44 Step 2/14 : FROM ${BASE} AS builder 12:38:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:38:44 213ec9aee27d: Pulling fs layer 12:38:44 4583459ba037: Pulling fs layer 12:38:44 93c1e223e6f2: Pulling fs layer 12:38:44 53926ce57604: Pulling fs layer 12:38:44 21b2b0c7a3f4: Pulling fs layer 12:38:44 30f14e443154: Pulling fs layer 12:38:44 801331c1e519: Pulling fs layer 12:38:44 99cc6dd402b0: Pulling fs layer 12:38:44 7d9ed39f4882: Pulling fs layer 12:38:44 53926ce57604: Waiting 12:38:44 30f14e443154: Waiting 12:38:44 801331c1e519: Waiting 12:38:44 99cc6dd402b0: Waiting 12:38:44 7d9ed39f4882: Waiting 12:38:44 93c1e223e6f2: Verifying Checksum 12:38:44 93c1e223e6f2: Download complete 12:38:44 4583459ba037: Download complete 12:38:44 21b2b0c7a3f4: Verifying Checksum 12:38:44 21b2b0c7a3f4: Download complete 12:38:44 30f14e443154: Verifying Checksum 12:38:44 30f14e443154: Download complete 12:38:44 213ec9aee27d: Verifying Checksum 12:38:44 213ec9aee27d: Download complete 12:38:44 801331c1e519: Verifying Checksum 12:38:44 801331c1e519: Download complete 12:38:44 213ec9aee27d: Pull complete 12:38:44 4583459ba037: Pull complete 12:38:44 93c1e223e6f2: Pull complete 12:38:44 7d9ed39f4882: Verifying Checksum 12:38:44 7d9ed39f4882: Download complete 12:38:45 99cc6dd402b0: Verifying Checksum 12:38:45 99cc6dd402b0: Download complete 12:38:45 53926ce57604: Verifying Checksum 12:38:45 53926ce57604: Download complete 12:38:49 53926ce57604: Pull complete 12:38:49 21b2b0c7a3f4: Pull complete 12:38:49 30f14e443154: Pull complete 12:38:49 801331c1e519: Pull complete 12:38:51 99cc6dd402b0: Pull complete 12:38:52 7d9ed39f4882: Pull complete 12:38:52 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 12:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:38:52 ---> 1dedd983c030 12:38:52 Step 3/14 : ARG ADD_BUILD_TAGS="" 12:38:57 Still waiting to schedule task 12:38:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:38:58 ---> Running in 6a3e68a1c767 12:38:58 Removing intermediate container 6a3e68a1c767 12:38:58 ---> 8ec3721620d1 12:38:58 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:38:58 ---> Running in 22b6682aa74e 12:38:58 Removing intermediate container 22b6682aa74e 12:38:58 ---> bab686e17363 12:38:58 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 12:38:58 ---> Running in ba2e395b1a21 12:38:58 Removing intermediate container ba2e395b1a21 12:38:58 ---> e5293fecd375 12:38:58 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 12:38:58 ---> Running in b9f6e7b875fa 12:38:58 Removing intermediate container b9f6e7b875fa 12:38:58 ---> 1e742306542f 12:38:58 Step 7/14 : LABEL Name=edgex-device-onvif-camera 12:38:58 ---> Running in 10620630a3c7 12:38:58 Removing intermediate container 10620630a3c7 12:38:58 ---> 326f90bb5256 12:38:58 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:38:58 ---> Running in b42715b7a5b5 12:38:58 Removing intermediate container b42715b7a5b5 12:38:58 ---> 118cbba28196 12:38:58 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:38:58 ---> Running in 8d8c8bb5360f 12:38:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:39:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:39:00 OK: 211 MiB in 51 packages 12:39:00 Removing intermediate container 8d8c8bb5360f 12:39:00 ---> 8d369f84e717 12:39:00 Step 10/14 : WORKDIR /device-onvif-camera 12:39:00 ---> Running in bab46ab1250f 12:39:00 Removing intermediate container bab46ab1250f 12:39:00 ---> 6af3fe518152 12:39:00 Step 11/14 : COPY go.mod vendor* ./ 12:39:00 ---> 24468d450536 12:39:00 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:39:00 ---> Running in a8ce69a21645 12:39:32 Removing intermediate container a8ce69a21645 12:39:32 ---> 3fc83cf84ced 12:39:32 Step 13/14 : COPY . . 12:39:32 ---> b1c0cf2ce219 12:39:32 Step 14/14 : RUN ${MAKE} 12:39:32 ---> Running in 4a2076182f35 12:39:32 noop 12:39:32 Removing intermediate container 4a2076182f35 12:39:32 ---> cf92eedc4796 12:39:32 Successfully built cf92eedc4796 12:39:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:33 + docker inspect -f . ci-base-image-x86_64 12:39:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:33 prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container 12:39:33 $ 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 12:39:33 $ docker top 9cabba9f9db5a363ae3ac02ade1a775b17f3050f9fc84210e4aafaf356fe204d -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:34 + go version 12:39:34 go version go1.18.7 linux/amd64 [Pipeline] } 12:39:34 $ docker stop --time=1 9cabba9f9db5a363ae3ac02ade1a775b17f3050f9fc84210e4aafaf356fe204d 12:39:35 $ docker rm -f 9cabba9f9db5a363ae3ac02ade1a775b17f3050f9fc84210e4aafaf356fe204d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:35 + docker inspect -f . ci-base-image-x86_64 12:39:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:35 prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container 12:39:35 $ 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 12:39:36 $ docker top d3811f803920bc76ef4b59cb6460a8139b84a2135cc1d691ac3007bad4f509d7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:36 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 12:39:37 + make test 12:39:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:39:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 12:39:49 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 12:39:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.036s coverage: 28.2% of statements 12:39:50 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 12:39:50 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.503s coverage: 86.5% of statements 12:39:58 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." 12:39:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:40:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:40:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:40:01 ./bin/test-attribution-txt.sh [Pipeline] echo 12:40:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:40:01 $ docker stop --time=1 d3811f803920bc76ef4b59cb6460a8139b84a2135cc1d691ac3007bad4f509d7 12:40:03 $ docker rm -f d3811f803920bc76ef4b59cb6460a8139b84a2135cc1d691ac3007bad4f509d7 [Pipeline] // withDockerContainer [Pipeline] sh 12:40:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:40:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:40:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:40:05 + ls -al . 12:40:05 total 236 12:40:05 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 12:39 . 12:40:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:38 .. 12:40:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 12:39 .git 12:40:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 12:38 .github 12:40:05 -rw-rw-r-- 1 jenkins jenkins 418 Oct 12 12:38 .gitignore 12:40:05 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 12:38 .golangci.yml 12:40:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 12:38 .semver 12:40:05 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 12 12:38 Attribution.txt 12:40:05 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 12 12:38 CHANGELOG.md 12:40:05 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 12 12:38 Dockerfile 12:40:05 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 12:38 GOVERNANCE.md 12:40:05 -rw-rw-r-- 1 jenkins jenkins 734 Oct 12 12:38 Jenkinsfile 12:40:05 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 12:38 LICENSE 12:40:05 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 12 12:38 Makefile 12:40:05 -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 12:38 OWNERS.md 12:40:05 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 12 12:38 README.md 12:40:05 -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 12:38 VERSION 12:40:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 12:38 bin 12:40:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 12:38 cmd 12:40:05 -rw-r--r-- 1 jenkins jenkins 78636 Oct 12 12:39 coverage.out 12:40:05 drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 12:38 doc 12:40:05 -rw-rw-r-- 1 jenkins jenkins 3747 Oct 12 12:38 go.mod 12:40:05 -rw-rw-r-- 1 jenkins jenkins 39691 Oct 12 12:38 go.sum 12:40:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:38 internal 12:40:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:38 snap 12:40:05 -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 12:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:05 + 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=66447988b5970b64981174d7c941281712afb8e7 --label arch=amd64 --label version=2.3.0-dev.31 . 12:40:05 Sending build context to Docker daemon 20.81MB 12:40:05 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:40:05 Step 2/27 : FROM ${BASE} AS builder 12:40:05 ---> cf92eedc4796 12:40:05 Step 3/27 : ARG ADD_BUILD_TAGS="" 12:40:05 ---> Running in c51fd1a60324 12:40:05 Removing intermediate container c51fd1a60324 12:40:05 ---> b96597cfc72b 12:40:05 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:40:06 ---> Running in b77e630a013e 12:40:06 Removing intermediate container b77e630a013e 12:40:06 ---> 4d82de66e628 12:40:06 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 12:40:06 ---> Running in 14ef6f0dd260 12:40:06 Removing intermediate container 14ef6f0dd260 12:40:06 ---> 450fa6c8a777 12:40:06 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 12:40:06 ---> Running in b6a0135b234c 12:40:06 Removing intermediate container b6a0135b234c 12:40:06 ---> f64320031a05 12:40:06 Step 7/27 : LABEL Name=edgex-device-onvif-camera 12:40:06 ---> Running in ea2cb0dd5902 12:40:06 Removing intermediate container ea2cb0dd5902 12:40:06 ---> 91a9786a88a0 12:40:06 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:06 ---> Running in 721b93321a37 12:40:06 Removing intermediate container 721b93321a37 12:40:06 ---> 7970c2600aa3 12:40:06 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:40:06 ---> Running in ec464f44e183 12:40:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:40:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:40:08 OK: 211 MiB in 51 packages 12:40:08 Removing intermediate container ec464f44e183 12:40:08 ---> 76404045d17a 12:40:08 Step 10/27 : WORKDIR /device-onvif-camera 12:40:08 ---> Running in c571ff1bdd6e 12:40:08 Removing intermediate container c571ff1bdd6e 12:40:08 ---> 7a33539ea1a4 12:40:08 Step 11/27 : COPY go.mod vendor* ./ 12:40:08 ---> 2f6a8dc657e5 12:40:08 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:08 ---> Running in 2a4a48dbd942 12:40:09 Removing intermediate container 2a4a48dbd942 12:40:09 ---> c16c4aca45e4 12:40:09 Step 13/27 : COPY . . 12:40:10 ---> 47318d4a34f1 12:40:10 Step 14/27 : RUN ${MAKE} 12:40:10 ---> Running in 318fa27ea748 12:40:10 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 12:40:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7747 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 12:40:25 Running in /w/workspace/device-onvif-camera/70 [Pipeline] { [Pipeline] checkout 12:40:25 The recommended git tool is: git 12:40:30 using credential edgex-jenkins-ssh 12:40:30 Cloning the remote Git repository 12:40:30 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 12:40:30 > git init /w/workspace/device-onvif-camera/70 # timeout=10 12:40:30 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 12:40:30 > git --version # timeout=10 12:40:31 > git --version # 'git version 2.25.1' 12:40:31 using GIT_SSH to set credentials SSH Credentials for GitHub 12:40:31 Verifying host key using known hosts file 12:40:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:40:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 12:40:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:33 Avoid second fetch 12:40:33 Checking out Revision 66447988b5970b64981174d7c941281712afb8e7 (main) 12:40:33 Commit message: "fix: discovery mode netscan when using docker-compose (#176)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:40:33 > git config core.sparsecheckout # timeout=10 12:40:33 > git checkout -f 66447988b5970b64981174d7c941281712afb8e7 # timeout=10 12:40:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:40:34 % Total % Received % Xferd Average Speed Time Time Time Current 12:40:34 Dload Upload Total Spent Left Speed 12:40:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 12:40:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:40:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:40:35 + sudo tee /etc/docker/daemon.new 12:40:35 { 12:40:35 "registry-mirrors": [ 12:40:35 "https://nexus3.edgexfoundry.org:10001" 12:40:35 ], 12:40:35 "bip": "10.250.0.254/24", 12:40:35 "hosts": [ 12:40:35 "tcp://0.0.0.0:5555", 12:40:35 "unix:///var/run/docker.sock" 12:40:35 ], 12:40:35 "mtu": 1458, 12:40:35 "selinux-enabled": true, 12:40:35 "seccomp-profile": "/etc/docker/seccomp.json" 12:40:35 } [Pipeline] sh 12:40:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:40:36 + sudo service docker restart 12:40:37 Removing intermediate container 318fa27ea748 12:40:37 ---> db1a9c117988 12:40:37 Step 15/27 : FROM alpine:3.16 12:40:37 3.16: Pulling from library/alpine 12:40:37 213ec9aee27d: Already exists 12:40:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:40:37 Status: Downloaded newer image for alpine:3.16 12:40:37 ---> 9c6f07244728 12:40:37 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 12:40:37 ---> Running in afa11687c92d 12:40:37 Removing intermediate container afa11687c92d 12:40:37 ---> 4383a5eac138 12:40:37 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 12:40:37 ---> Running in ba42cc8fcdb6 12:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:40:37 (1/6) Installing dumb-init (1.2.5-r1) 12:40:37 (2/6) Installing libgcc (11.2.1_git20220219-r2) 12:40:37 (3/6) Installing libsodium (1.0.18-r0) 12:40:37 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 12:40:37 (5/6) Installing libzmq (4.3.4-r0) 12:40:37 (6/6) Installing zeromq (4.3.4-r0) 12:40:37 Executing busybox-1.35.0-r17.trigger 12:40:37 OK: 8 MiB in 20 packages 12:40:37 Removing intermediate container ba42cc8fcdb6 12:40:37 ---> be6c0a6f5767 12:40:37 Step 18/27 : WORKDIR / 12:40:37 ---> Running in 4dfb92ac5852 12:40:37 Removing intermediate container 4dfb92ac5852 12:40:37 ---> 64b04c67b2d6 12:40:37 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 12:40:37 ---> d108476474b9 12:40:37 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 12:40:37 ---> 3a50b0f572d4 12:40:37 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 12:40:37 ---> 85d34ca32a58 12:40:37 Step 22/27 : EXPOSE 59984 12:40:37 ---> Running in ae81fab9fcba 12:40:37 Removing intermediate container ae81fab9fcba 12:40:37 ---> 648a66dfd0c2 12:40:37 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 12:40:37 ---> Running in a80e088c32d3 12:40:37 Removing intermediate container a80e088c32d3 12:40:37 ---> dc1dc0e62282 12:40:37 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:40:37 ---> Running in 4db596056c8c 12:40:38 Removing intermediate container 4db596056c8c 12:40:38 ---> a44dd112c1cf 12:40:38 Step 25/27 : LABEL arch=amd64 12:40:38 ---> Running in e9ecf2f77de5 12:40:38 Removing intermediate container e9ecf2f77de5 12:40:38 ---> 0160939d9c0a 12:40:38 Step 26/27 : LABEL git_sha=66447988b5970b64981174d7c941281712afb8e7 12:40:38 ---> Running in 497b3770039b 12:40:38 Removing intermediate container 497b3770039b 12:40:38 ---> 435b248d1d17 12:40:38 Step 27/27 : LABEL version=2.3.0-dev.31 12:40:38 ---> Running in af0bc523523e 12:40:38 Removing intermediate container af0bc523523e 12:40:38 ---> 0f9a9de59a2a 12:40:38 [Warning] One or more build-args [ARCH] were not consumed 12:40:38 Successfully built 0f9a9de59a2a 12:40:38 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 12:40:38 provisioning config files... 12:40:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config273051557866095233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:38 ---> docker-login.sh 12:40:38 nexus3.edgexfoundry.org:10001 12:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:38 Configure a credential helper to remove this warning. See 12:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:38 12:40:38 Login Succeeded 12:40:38 nexus3.edgexfoundry.org:10002 12:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:38 Configure a credential helper to remove this warning. See 12:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:38 12:40:38 Login Succeeded 12:40:38 nexus3.edgexfoundry.org:10003 12:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:39 Configure a credential helper to remove this warning. See 12:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:39 12:40:39 Login Succeeded 12:40:39 nexus3.edgexfoundry.org:10004 12:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:39 Configure a credential helper to remove this warning. See 12:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:39 12:40:39 Login Succeeded 12:40:39 docker.io 12:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:39 Configure a credential helper to remove this warning. See 12:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:39 12:40:39 Login Succeeded 12:40:39 ---> docker-login.sh ends [Pipeline] } 12:40:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:40:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:40:39 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 12:40:39 66447988b5970b64981174d7c941281712afb8e7 12:40:39 latest 12:40:39 2.3.0-dev.31 12:40:39 66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 12:40:39 main 12:40:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7 12:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 12:40:40 a6b5d49171e9: Preparing 12:40:40 f9a6debcdcef: Preparing 12:40:40 416dbc2216f3: Preparing 12:40:40 ef45e2d278b5: Preparing 12:40:40 994393dc58e7: Preparing 12:40:40 994393dc58e7: Layer already exists 12:40:40 a6b5d49171e9: Pushed 12:40:40 f9a6debcdcef: Pushed 12:40:40 ef45e2d278b5: Pushed 12:40:43 416dbc2216f3: Pushed 12:40:43 66447988b5970b64981174d7c941281712afb8e7: digest: sha256:4591038ec2a8e2f63b94b968faaac5725022b3e8b8e187866adc864c2ec69c71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 12:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 12:40:43 a6b5d49171e9: Preparing 12:40:43 f9a6debcdcef: Preparing 12:40:43 416dbc2216f3: Preparing 12:40:43 ef45e2d278b5: Preparing 12:40:43 994393dc58e7: Preparing 12:40:43 a6b5d49171e9: Layer already exists 12:40:43 416dbc2216f3: Layer already exists 12:40:43 f9a6debcdcef: Layer already exists 12:40:43 994393dc58e7: Layer already exists 12:40:43 ef45e2d278b5: Layer already exists 12:40:43 latest: digest: sha256:4591038ec2a8e2f63b94b968faaac5725022b3e8b8e187866adc864c2ec69c71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.31 12:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 12:40:44 a6b5d49171e9: Preparing 12:40:44 f9a6debcdcef: Preparing 12:40:44 416dbc2216f3: Preparing 12:40:44 ef45e2d278b5: Preparing 12:40:44 994393dc58e7: Preparing 12:40:44 ef45e2d278b5: Layer already exists 12:40:44 a6b5d49171e9: Layer already exists 12:40:44 416dbc2216f3: Layer already exists 12:40:44 f9a6debcdcef: Layer already exists 12:40:44 994393dc58e7: Layer already exists 12:40:44 2.3.0-dev.31: digest: sha256:4591038ec2a8e2f63b94b968faaac5725022b3e8b8e187866adc864c2ec69c71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:44 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 12:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 12:40:44 a6b5d49171e9: Preparing 12:40:44 f9a6debcdcef: Preparing 12:40:44 416dbc2216f3: Preparing 12:40:44 ef45e2d278b5: Preparing 12:40:44 994393dc58e7: Preparing 12:40:44 994393dc58e7: Layer already exists 12:40:44 f9a6debcdcef: Layer already exists 12:40:44 a6b5d49171e9: Layer already exists 12:40:44 416dbc2216f3: Layer already exists 12:40:44 ef45e2d278b5: Layer already exists 12:40:44 66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31: digest: sha256:4591038ec2a8e2f63b94b968faaac5725022b3e8b8e187866adc864c2ec69c71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:45 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 12:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 12:40:45 a6b5d49171e9: Preparing 12:40:45 f9a6debcdcef: Preparing 12:40:45 416dbc2216f3: Preparing 12:40:45 ef45e2d278b5: Preparing 12:40:45 994393dc58e7: Preparing 12:40:45 a6b5d49171e9: Layer already exists 12:40:45 416dbc2216f3: Layer already exists 12:40:45 ef45e2d278b5: Layer already exists 12:40:45 f9a6debcdcef: Layer already exists 12:40:45 994393dc58e7: Layer already exists 12:40:45 main: digest: sha256:4591038ec2a8e2f63b94b968faaac5725022b3e8b8e187866adc864c2ec69c71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:40:45 ===================================================== [Pipeline] echo 12:40:45 taggedImages: 12:40:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7 12:40:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 12:40:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.31 12:40:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 12:40:45 - 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 12:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:45 12:40:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:46 latest: Pulling from edgex-lftools-log-publisher 12:40:46 5eb5b503b376: Pulling fs layer 12:40:46 5c69ac0246d0: Pulling fs layer 12:40:46 ec43610c2a17: Pulling fs layer 12:40:46 3a2ae6a8a46f: Pulling fs layer 12:40:46 33b1e0a273af: Pulling fs layer 12:40:46 5d3b04190fa2: Pulling fs layer 12:40:46 2f39f015ded8: Pulling fs layer 12:40:46 33b1e0a273af: Waiting 12:40:46 5d3b04190fa2: Waiting 12:40:46 3a2ae6a8a46f: Waiting 12:40:46 2f39f015ded8: Waiting 12:40:46 5c69ac0246d0: Download complete 12:40:46 3a2ae6a8a46f: Verifying Checksum 12:40:46 3a2ae6a8a46f: Download complete 12:40:46 33b1e0a273af: Verifying Checksum 12:40:46 33b1e0a273af: Download complete 12:40:46 ec43610c2a17: Verifying Checksum 12:40:46 ec43610c2a17: Download complete 12:40:46 5d3b04190fa2: Download complete 12:40:46 5eb5b503b376: Verifying Checksum 12:40:46 5eb5b503b376: Download complete 12:40:47 2f39f015ded8: Download complete 12:40:47 5eb5b503b376: Pull complete 12:40:47 5c69ac0246d0: Pull complete 12:40:48 ec43610c2a17: Pull complete 12:40:48 3a2ae6a8a46f: Pull complete 12:40:48 33b1e0a273af: Pull complete 12:40:48 5d3b04190fa2: Pull complete 12:40:52 2f39f015ded8: Pull complete 12:40:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:52 prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container 12:40:52 $ 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 12:40:55 $ docker top 7e9656790408dc5141a39cf91cda0a4d813b59fdb4ee53103e23f8af5caa9a6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 12:40:56 provisioning config files... 12:40:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/70@tmp/config9798512719139779816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:56 ---> job-cost.sh 12:40:56 lf-activate-venv: SKIPPING 12:40:56 INFO: No Stack... 12:40:56 ---> docker-login.sh 12:40:56 nexus3.edgexfoundry.org:10001 12:40:56 INFO: Retrieving Pricing Info for: v3-standard-8 12:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:56 INFO: Archiving Costs [Pipeline] sh 12:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:56 Configure a credential helper to remove this warning. See 12:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:56 12:40:56 Login Succeeded 12:40:56 nexus3.edgexfoundry.org:10002 12:40:57 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 12:40:57 + cut -d, -f6 [Pipeline] lock 12:40:57 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] 12:40:57 Resource [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] did not exist. Created. 12:40:57 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:57 Configure a credential helper to remove this warning. See 12:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:57 12:40:57 Login Succeeded 12:40:57 + echo total: 0.2199999988079071 [Pipeline] stash 12:40:57 Stashed 1 file(s) [Pipeline] } 12:40:57 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 12:40:57 $ docker stop --time=1 7e9656790408dc5141a39cf91cda0a4d813b59fdb4ee53103e23f8af5caa9a6a 12:40:57 nexus3.edgexfoundry.org:10003 12:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:57 Configure a credential helper to remove this warning. See 12:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:57 12:40:57 Login Succeeded 12:40:57 nexus3.edgexfoundry.org:10004 12:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:58 Configure a credential helper to remove this warning. See 12:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:58 12:40:58 Login Succeeded 12:40:58 docker.io 12:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:58 Configure a credential helper to remove this warning. See 12:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:58 12:40:58 Login Succeeded 12:40:58 ---> docker-login.sh ends 12:40:58 $ docker rm -f 7e9656790408dc5141a39cf91cda0a4d813b59fdb4ee53103e23f8af5caa9a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 12:40:58 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 12:40:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:40:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:40:58 ========================================================= 12:40:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:40:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:59 + 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 . 12:40:59 Sending build context to Docker daemon 14.17MB 12:40:59 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:40:59 Step 2/14 : FROM ${BASE} AS builder 12:40:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:40:59 9b18e9b68314: Pulling fs layer 12:40:59 d32db5db7311: Pulling fs layer 12:40:59 d0c4b47475fc: Pulling fs layer 12:40:59 5831b945b038: Pulling fs layer 12:40:59 86bbec2aaacd: Pulling fs layer 12:40:59 e10730c5d714: Pulling fs layer 12:40:59 5dd5c2283517: Pulling fs layer 12:40:59 d5ac0230b979: Pulling fs layer 12:40:59 5dd5c2283517: Waiting 12:40:59 d5ac0230b979: Waiting 12:40:59 5831b945b038: Waiting 12:40:59 86bbec2aaacd: Waiting 12:40:59 e10730c5d714: Waiting 12:40:59 d0c4b47475fc: Verifying Checksum 12:40:59 d0c4b47475fc: Download complete 12:40:59 d32db5db7311: Verifying Checksum 12:40:59 d32db5db7311: Download complete 12:40:59 86bbec2aaacd: Verifying Checksum 12:40:59 86bbec2aaacd: Download complete 12:40:59 e10730c5d714: Download complete 12:40:59 9b18e9b68314: Verifying Checksum 12:40:59 9b18e9b68314: Download complete 12:41:00 9b18e9b68314: Pull complete 12:41:01 d5ac0230b979: Verifying Checksum 12:41:01 d5ac0230b979: Download complete 12:41:01 d32db5db7311: Pull complete 12:41:01 d0c4b47475fc: Pull complete 12:41:02 5dd5c2283517: Verifying Checksum 12:41:02 5dd5c2283517: Download complete 12:41:02 5831b945b038: Verifying Checksum 12:41:02 5831b945b038: Download complete 12:41:15 5831b945b038: Pull complete 12:41:15 86bbec2aaacd: Pull complete 12:41:15 e10730c5d714: Pull complete 12:41:20 5dd5c2283517: Pull complete 12:41:22 d5ac0230b979: Pull complete 12:41:22 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 12:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:41:22 ---> 59b3b1a385d4 12:41:22 Step 3/14 : ARG ADD_BUILD_TAGS="" 12:41:24 ---> Running in b06ca3dfd2c3 12:41:24 Removing intermediate container b06ca3dfd2c3 12:41:24 ---> 12f50fdcba19 12:41:24 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:41:24 ---> Running in 92730968175f 12:41:24 Removing intermediate container 92730968175f 12:41:24 ---> 4cca16d1202f 12:41:24 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 12:41:24 ---> Running in abc2dfeadac4 12:41:25 Removing intermediate container abc2dfeadac4 12:41:25 ---> 35f2b2783ffc 12:41:25 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 12:41:25 ---> Running in 97960f48b350 12:41:25 Removing intermediate container 97960f48b350 12:41:25 ---> c7451edf7b5e 12:41:25 Step 7/14 : LABEL Name=edgex-device-onvif-camera 12:41:25 ---> Running in de0074b9e4e5 12:41:25 Removing intermediate container de0074b9e4e5 12:41:25 ---> 957c639d3bc4 12:41:25 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:41:25 ---> Running in b96ddaf08856 12:41:27 Removing intermediate container b96ddaf08856 12:41:27 ---> 2610e76918e2 12:41:27 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:41:27 ---> Running in 9ac84297b9f8 12:41:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:41:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:41:30 OK: 221 MiB in 51 packages 12:41:31 Removing intermediate container 9ac84297b9f8 12:41:31 ---> 8adec6799279 12:41:31 Step 10/14 : WORKDIR /device-onvif-camera 12:41:31 ---> Running in 64967b3bbad4 12:41:31 Removing intermediate container 64967b3bbad4 12:41:31 ---> 49c03c3be2cc 12:41:31 Step 11/14 : COPY go.mod vendor* ./ 12:41:31 ---> ba901ad40802 12:41:31 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:41:32 ---> Running in b0ac729d515f 12:42:28 Removing intermediate container b0ac729d515f 12:42:28 ---> a8498247f226 12:42:28 Step 13/14 : COPY . . 12:42:28 ---> 4d0e286aeb33 12:42:28 Step 14/14 : RUN ${MAKE} 12:42:28 ---> Running in 0e08c9e20f43 12:42:28 noop 12:42:28 Removing intermediate container 0e08c9e20f43 12:42:28 ---> 6a8c68782868 12:42:28 Successfully built 6a8c68782868 12:42:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:29 + docker inspect -f . ci-base-image-arm64 12:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:29 prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container 12:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/70 -v /w/workspace/device-onvif-camera/70:/w/workspace/device-onvif-camera/70:rw,z -v /w/workspace/device-onvif-camera/70@tmp:/w/workspace/device-onvif-camera/70@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 12:42:30 $ docker top 43e8d59025c9a1ace98a2787106fe9a235113e00e9465a861ab42df44663037e -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:31 + go version 12:42:31 go version go1.18.7 linux/arm64 [Pipeline] } 12:42:31 $ docker stop --time=1 43e8d59025c9a1ace98a2787106fe9a235113e00e9465a861ab42df44663037e 12:42:32 $ docker rm -f 43e8d59025c9a1ace98a2787106fe9a235113e00e9465a861ab42df44663037e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:33 + docker inspect -f . ci-base-image-arm64 12:42:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:33 prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container 12:42:33 $ 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/70 -v /w/workspace/device-onvif-camera/70:/w/workspace/device-onvif-camera/70:rw,z -v /w/workspace/device-onvif-camera/70@tmp:/w/workspace/device-onvif-camera/70@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 12:42:34 $ docker top ba739e2dc65748d4bb5f3f6c68436b28edf84dfb10a4bf571026bf5b70c7c3fc -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:35 + git config --global --add safe.directory /w/workspace/device-onvif-camera/70 [Pipeline] fileExists [Pipeline] sh 12:42:35 + make test 12:42:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:42:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 12:44:14 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 12:44:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.192s coverage: 28.2% of statements 12:44:14 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 12:44:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.057s coverage: 86.5% of statements 12:44:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:44:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:44:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:44:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:44:59 ./bin/test-attribution-txt.sh [Pipeline] echo 12:44:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:44:59 $ docker stop --time=1 ba739e2dc65748d4bb5f3f6c68436b28edf84dfb10a4bf571026bf5b70c7c3fc 12:45:01 $ docker rm -f ba739e2dc65748d4bb5f3f6c68436b28edf84dfb10a4bf571026bf5b70c7c3fc [Pipeline] // withDockerContainer [Pipeline] sh 12:45:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:45:02 Warning: overwriting stash ‘coverage-report’ 12:45:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:45:04 + ls -al . 12:45:04 total 232 12:45:04 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 12:42 . 12:45:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:40 .. 12:45:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 12:40 .git 12:45:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 12:40 .github 12:45:04 -rw-rw-r-- 1 jenkins jenkins 418 Oct 12 12:40 .gitignore 12:45:04 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 12:40 .golangci.yml 12:45:04 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 12 12:40 Attribution.txt 12:45:04 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 12 12:40 CHANGELOG.md 12:45:04 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 12 12:40 Dockerfile 12:45:04 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 12:40 GOVERNANCE.md 12:45:04 -rw-rw-r-- 1 jenkins jenkins 734 Oct 12 12:40 Jenkinsfile 12:45:04 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 12:40 LICENSE 12:45:04 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 12 12:40 Makefile 12:45:04 -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 12:40 OWNERS.md 12:45:04 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 12 12:40 README.md 12:45:04 -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 12:38 VERSION 12:45:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 12:40 bin 12:45:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 12:40 cmd 12:45:04 -rw-r--r-- 1 jenkins jenkins 78636 Oct 12 12:44 coverage.out 12:45:04 drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 12:40 doc 12:45:04 -rw-rw-r-- 1 jenkins jenkins 3747 Oct 12 12:40 go.mod 12:45:04 -rw-rw-r-- 1 jenkins jenkins 39691 Oct 12 12:40 go.sum 12:45:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:40 internal 12:45:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:40 snap 12:45:04 -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 12:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:04 + 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=66447988b5970b64981174d7c941281712afb8e7 --label arch=arm64 --label version=2.3.0-dev.31 . 12:45:05 Sending build context to Docker daemon 14.25MB 12:45:05 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:45:05 Step 2/27 : FROM ${BASE} AS builder 12:45:05 ---> 6a8c68782868 12:45:05 Step 3/27 : ARG ADD_BUILD_TAGS="" 12:45:05 ---> Running in 3f3e95bb3d42 12:45:05 Removing intermediate container 3f3e95bb3d42 12:45:05 ---> d72a59715d7d 12:45:05 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:45:05 ---> Running in 7826c27bd751 12:45:05 Removing intermediate container 7826c27bd751 12:45:05 ---> 9a9ce3fe4dd2 12:45:05 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 12:45:05 ---> Running in 00e055338ecc 12:45:06 Removing intermediate container 00e055338ecc 12:45:06 ---> d42f7f19194b 12:45:06 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 12:45:06 ---> Running in 94ca3ad78dd1 12:45:06 Removing intermediate container 94ca3ad78dd1 12:45:06 ---> 3aa2dd48efd8 12:45:06 Step 7/27 : LABEL Name=edgex-device-onvif-camera 12:45:06 ---> Running in 2f22ec1f0989 12:45:06 Removing intermediate container 2f22ec1f0989 12:45:06 ---> 8f6cee6eb3d8 12:45:06 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:07 ---> Running in f08f77b01324 12:45:09 Removing intermediate container f08f77b01324 12:45:09 ---> e2dd2163f1f8 12:45:09 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:45:09 ---> Running in 8bca09488882 12:45:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:45:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:45:11 OK: 221 MiB in 51 packages 12:45:12 Removing intermediate container 8bca09488882 12:45:12 ---> 3764ea9699e9 12:45:12 Step 10/27 : WORKDIR /device-onvif-camera 12:45:12 ---> Running in d23298141f1e 12:45:12 Removing intermediate container d23298141f1e 12:45:12 ---> 433a70ec3c79 12:45:12 Step 11/27 : COPY go.mod vendor* ./ 12:45:13 ---> a6cf18bc3c46 12:45:13 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:13 ---> Running in 0b91b2129a02 12:45:17 Removing intermediate container 0b91b2129a02 12:45:17 ---> 828d2e7aea41 12:45:17 Step 13/27 : COPY . . 12:45:18 ---> ac1e1c258a0f 12:45:18 Step 14/27 : RUN ${MAKE} 12:45:18 ---> Running in ef0100b8745a 12:45:19 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 12:47:41 Removing intermediate container ef0100b8745a 12:47:41 ---> 0ec404723431 12:47:41 Step 15/27 : FROM alpine:3.16 12:47:41 3.16: Pulling from library/alpine 12:47:41 9b18e9b68314: Already exists 12:47:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:47:41 Status: Downloaded newer image for alpine:3.16 12:47:41 ---> a6215f271958 12:47:41 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 12:47:41 ---> Running in 9f05da076817 12:47:41 Removing intermediate container 9f05da076817 12:47:41 ---> acdfbbab7405 12:47:41 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 12:47:41 ---> Running in b97cdc7d8679 12:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:47:44 (1/6) Installing dumb-init (1.2.5-r1) 12:47:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 12:47:44 (3/6) Installing libsodium (1.0.18-r0) 12:47:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 12:47:44 (5/6) Installing libzmq (4.3.4-r0) 12:47:44 (6/6) Installing zeromq (4.3.4-r0) 12:47:44 Executing busybox-1.35.0-r17.trigger 12:47:44 OK: 8 MiB in 20 packages 12:47:45 Removing intermediate container b97cdc7d8679 12:47:45 ---> d672041cc023 12:47:45 Step 18/27 : WORKDIR / 12:47:45 ---> Running in 6e0c0815666a 12:47:45 Removing intermediate container 6e0c0815666a 12:47:45 ---> 3f841a5aa830 12:47:45 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 12:47:46 ---> 6560886e9d6c 12:47:46 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 12:47:47 ---> bd780410b0c4 12:47:47 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 12:47:47 ---> be3493529559 12:47:47 Step 22/27 : EXPOSE 59984 12:47:47 ---> Running in a258e75906f2 12:47:47 Removing intermediate container a258e75906f2 12:47:47 ---> 6a5b1b1e051e 12:47:47 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 12:47:48 ---> Running in 9363c261b226 12:47:48 Removing intermediate container 9363c261b226 12:47:48 ---> 1c4b615f07e7 12:47:48 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:47:48 ---> Running in 57693e6168d0 12:47:48 Removing intermediate container 57693e6168d0 12:47:48 ---> 125fecc4504e 12:47:48 Step 25/27 : LABEL arch=arm64 12:47:48 ---> Running in aa155b8ee2d8 12:47:48 Removing intermediate container aa155b8ee2d8 12:47:48 ---> 6fbe3a4f6ff9 12:47:48 Step 26/27 : LABEL git_sha=66447988b5970b64981174d7c941281712afb8e7 12:47:48 ---> Running in f8e7b5863a72 12:47:49 Removing intermediate container f8e7b5863a72 12:47:49 ---> 1bab0080aa75 12:47:49 Step 27/27 : LABEL version=2.3.0-dev.31 12:47:49 ---> Running in b2d5c16ec75a 12:47:49 Removing intermediate container b2d5c16ec75a 12:47:49 ---> f8a2f1dec648 12:47:49 [Warning] One or more build-args [ARCH] were not consumed 12:47:49 Successfully built f8a2f1dec648 12:47:49 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 12:47:49 provisioning config files... 12:47:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/70@tmp/config4432063539057252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:47:50 ---> docker-login.sh 12:47:50 nexus3.edgexfoundry.org:10001 12:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:50 Configure a credential helper to remove this warning. See 12:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:50 12:47:50 Login Succeeded 12:47:50 nexus3.edgexfoundry.org:10002 12:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:50 Configure a credential helper to remove this warning. See 12:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:50 12:47:50 Login Succeeded 12:47:50 nexus3.edgexfoundry.org:10003 12:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:50 Configure a credential helper to remove this warning. See 12:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:50 12:47:50 Login Succeeded 12:47:50 nexus3.edgexfoundry.org:10004 12:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:51 Configure a credential helper to remove this warning. See 12:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:51 12:47:51 Login Succeeded 12:47:51 docker.io 12:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:52 Configure a credential helper to remove this warning. See 12:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:52 12:47:52 Login Succeeded 12:47:52 ---> docker-login.sh ends [Pipeline] } 12:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:47:52 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 12:47:52 66447988b5970b64981174d7c941281712afb8e7 12:47:52 latest 12:47:52 2.3.0-dev.31 12:47:52 66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 12:47:52 main 12:47:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:52 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7 12:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 12:47:52 2f166119feb4: Preparing 12:47:52 0cda604f13c0: Preparing 12:47:52 6b7a10e4390e: Preparing 12:47:52 cd2724ad1f45: Preparing 12:47:52 5d3e392a13a0: Preparing 12:47:52 5d3e392a13a0: Layer already exists 12:47:53 0cda604f13c0: Pushed 12:47:53 2f166119feb4: Pushed 12:47:53 cd2724ad1f45: Pushed 12:47:59 6b7a10e4390e: Pushed 12:47:59 66447988b5970b64981174d7c941281712afb8e7: digest: sha256:fdcdb3f5e618fce0fe412210d0b7247769ee5de0e727c46f3c3a250b1e343798 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:59 + 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 12:47:59 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 12:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 12:47:59 2f166119feb4: Preparing 12:47:59 0cda604f13c0: Preparing 12:47:59 6b7a10e4390e: Preparing 12:47:59 cd2724ad1f45: Preparing 12:47:59 5d3e392a13a0: Preparing 12:47:59 0cda604f13c0: Layer already exists 12:47:59 2f166119feb4: Layer already exists 12:47:59 cd2724ad1f45: Layer already exists 12:47:59 6b7a10e4390e: Layer already exists 12:47:59 5d3e392a13a0: Layer already exists 12:48:00 latest: digest: sha256:fdcdb3f5e618fce0fe412210d0b7247769ee5de0e727c46f3c3a250b1e343798 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:00 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.31 12:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 12:48:00 2f166119feb4: Preparing 12:48:00 0cda604f13c0: Preparing 12:48:00 6b7a10e4390e: Preparing 12:48:00 cd2724ad1f45: Preparing 12:48:00 5d3e392a13a0: Preparing 12:48:00 cd2724ad1f45: Layer already exists 12:48:00 0cda604f13c0: Layer already exists 12:48:00 5d3e392a13a0: Layer already exists 12:48:00 2f166119feb4: Layer already exists 12:48:00 6b7a10e4390e: Layer already exists 12:48:00 2.3.0-dev.31: digest: sha256:fdcdb3f5e618fce0fe412210d0b7247769ee5de0e727c46f3c3a250b1e343798 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:01 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 12:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 12:48:01 2f166119feb4: Preparing 12:48:01 0cda604f13c0: Preparing 12:48:01 6b7a10e4390e: Preparing 12:48:01 cd2724ad1f45: Preparing 12:48:01 5d3e392a13a0: Preparing 12:48:01 0cda604f13c0: Layer already exists 12:48:01 6b7a10e4390e: Layer already exists 12:48:01 cd2724ad1f45: Layer already exists 12:48:01 5d3e392a13a0: Layer already exists 12:48:01 2f166119feb4: Layer already exists 12:48:01 66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31: digest: sha256:fdcdb3f5e618fce0fe412210d0b7247769ee5de0e727c46f3c3a250b1e343798 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:01 + 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 12:48:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 12:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 12:48:02 2f166119feb4: Preparing 12:48:02 0cda604f13c0: Preparing 12:48:02 6b7a10e4390e: Preparing 12:48:02 cd2724ad1f45: Preparing 12:48:02 5d3e392a13a0: Preparing 12:48:02 cd2724ad1f45: Layer already exists 12:48:02 0cda604f13c0: Layer already exists 12:48:02 2f166119feb4: Layer already exists 12:48:02 6b7a10e4390e: Layer already exists 12:48:02 5d3e392a13a0: Layer already exists 12:48:02 main: digest: sha256:fdcdb3f5e618fce0fe412210d0b7247769ee5de0e727c46f3c3a250b1e343798 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:02 ===================================================== [Pipeline] echo 12:48:02 taggedImages: 12:48:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7 12:48:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 12:48:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.31 12:48:02 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 12:48:02 - 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 12:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:48:02 12:48:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:48:02 arm64: Pulling from edgex-lftools-log-publisher 12:48:02 8998bd30e6a1: Pulling fs layer 12:48:02 04944245beec: Pulling fs layer 12:48:02 699f458cf7ca: Pulling fs layer 12:48:02 765212b225bb: Pulling fs layer 12:48:02 f23df028b6ca: Pulling fs layer 12:48:02 d65c8cfc05b1: Pulling fs layer 12:48:02 2437ff75d9bd: Pulling fs layer 12:48:02 765212b225bb: Waiting 12:48:02 d65c8cfc05b1: Waiting 12:48:02 f23df028b6ca: Waiting 12:48:02 2437ff75d9bd: Waiting 12:48:03 04944245beec: Verifying Checksum 12:48:03 04944245beec: Download complete 12:48:03 765212b225bb: Verifying Checksum 12:48:03 765212b225bb: Download complete 12:48:03 f23df028b6ca: Verifying Checksum 12:48:03 f23df028b6ca: Download complete 12:48:03 d65c8cfc05b1: Verifying Checksum 12:48:03 d65c8cfc05b1: Download complete 12:48:03 699f458cf7ca: Verifying Checksum 12:48:03 699f458cf7ca: Download complete 12:48:03 8998bd30e6a1: Verifying Checksum 12:48:03 8998bd30e6a1: Download complete 12:48:05 2437ff75d9bd: Verifying Checksum 12:48:05 2437ff75d9bd: Download complete 12:48:07 8998bd30e6a1: Pull complete 12:48:07 04944245beec: Pull complete 12:48:09 699f458cf7ca: Pull complete 12:48:09 765212b225bb: Pull complete 12:48:10 f23df028b6ca: Pull complete 12:48:10 d65c8cfc05b1: Pull complete 12:48:25 2437ff75d9bd: Pull complete 12:48:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:48:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container 12:48:25 $ 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/70 -v /w/workspace/device-onvif-camera/70:/w/workspace/device-onvif-camera/70:rw,z -v /w/workspace/device-onvif-camera/70@tmp:/w/workspace/device-onvif-camera/70@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 12:48:27 $ docker top b5f30ed6c5f1c788aa88ae577a7e6524900afa1a86a1c2b465ae0e068bcc6413 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:48:28 ---> job-cost.sh 12:48:28 lf-activate-venv: SKIPPING 12:48:28 INFO: No Stack... 12:48:28 INFO: Retrieving Pricing Info for: v3-standard-4 12:48:29 INFO: Archiving Costs [Pipeline] sh 12:48:30 + cat /w/workspace/device-onvif-camera/70/archives/cost.csv 12:48:30 + cut -d, -f6 [Pipeline] lock 12:48:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] 12:48:30 Resource [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] did not exist. Created. 12:48:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:48:30 /w/workspace/device-onvif-camera/70@tmp/durable-1009f7f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:48:31 + echo total: 0.10999999940395355 [Pipeline] stash 12:48:31 Warning: overwriting stash ‘stack-cost’ 12:48:31 Stashed 1 file(s) [Pipeline] } 12:48:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 12:48:31 $ docker stop --time=1 b5f30ed6c5f1c788aa88ae577a7e6524900afa1a86a1c2b465ae0e068bcc6413 12:48:32 $ docker rm -f b5f30ed6c5f1c788aa88ae577a7e6524900afa1a86a1c2b465ae0e068bcc6413 [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 12:48:32 provisioning config files... 12:48:32 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6394001994119561141tmp [Pipeline] { [Pipeline] sh 12:48:33 + set +x 12:48:33 + + curl -s https://codecov.io/bash 12:48:33 bash -s -- 12:48:33 12:48:33 _____ _ 12:48:33 / ____| | | 12:48:33 | | ___ __| | ___ ___ _____ __ 12:48:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:48:33 | |___| (_) | (_| | __/ (_| (_) \ V / 12:48:33 \_____\___/ \__,_|\___|\___\___/ \_/ 12:48:33 Bash-1.0.6 12:48:33 12:48:33 12:48:33 ==> git version 2.25.1 found 12:48:33 ==> 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 12:48:33 Release-Date: 2020-01-08 12:48:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:48:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:48:33 ==> Jenkins CI detected. 12:48:33 current dir:  /w/workspace/foundry_device-onvif-camera_main 12:48:33 project root: . 12:48:33 --> token set from env 12:48:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:48:33 ==> Running gcov in . (disable via -X gcov) 12:48:33 ==> Python coveragepy not found 12:48:33 ==> Searching for coverage reports in: 12:48:33 + . 12:48:33 -> Found 1 reports 12:48:33 ==> Detecting git/mercurial file structure 12:48:33 ==> Reading reports 12:48:33 + ./coverage.out bytes=78636 12:48:33 ==> Appending adjustments 12:48:33 https://docs.codecov.io/docs/fixing-reports 12:48:33 + Found adjustments 12:48:33 ==> Gzipping contents 12:48:33 12K /tmp/codecov.E6nTrZ.gz 12:48:33 ==> Uploading reports 12:48:33 url: https://codecov.io 12:48:33 query: branch=main&commit=66447988b5970b64981174d7c941281712afb8e7&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 12:48:33 -> Pinging Codecov 12:48:33 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=66447988b5970b64981174d7c941281712afb8e7&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 12:48:33 -> Uploading to 12:48:33 https://storage.googleapis.com/codecov/v4/raw/2022-10-12/F29A59C45E3A92E06B3E522C9905F8EF/66447988b5970b64981174d7c941281712afb8e7/d4939df7-54d1-4810-a661-b4d26eab538e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T124833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a95b2e8617081d920fbfebf97c46c9d29422c8af15cc2ab7abea220221f42d78 12:48:33 % Total % Received % Xferd Average Speed Time Time Time Current 12:48:33 Dload Upload Total Spent Left Speed 12:48:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10732 0 0 100 10732 0 44903 --:--:-- --:--:-- --:--:-- 44903 12:48:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/66447988b5970b64981174d7c941281712afb8e7 [Pipeline] } 12:48:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:48:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:48:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:48:34 12:48:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:48:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:48:35 df9b9388f04a: Pulling fs layer 12:48:35 52dc419b0ee2: Pulling fs layer 12:48:35 25bc292e5bac: Pulling fs layer 12:48:35 114826534d7a: Pulling fs layer 12:48:35 4657fd5d0bcf: Pulling fs layer 12:48:35 6ad1cebc031e: Pulling fs layer 12:48:35 8a3aa393b2d8: Pulling fs layer 12:48:35 8a3aa393b2d8: Waiting 12:48:35 6ad1cebc031e: Waiting 12:48:35 114826534d7a: Waiting 12:48:35 25bc292e5bac: Verifying Checksum 12:48:35 25bc292e5bac: Download complete 12:48:35 52dc419b0ee2: Download complete 12:48:35 4657fd5d0bcf: Download complete 12:48:35 df9b9388f04a: Verifying Checksum 12:48:35 df9b9388f04a: Download complete 12:48:35 df9b9388f04a: Pull complete 12:48:35 6ad1cebc031e: Verifying Checksum 12:48:35 6ad1cebc031e: Download complete 12:48:35 52dc419b0ee2: Pull complete 12:48:35 25bc292e5bac: Pull complete 12:48:35 114826534d7a: Verifying Checksum 12:48:35 114826534d7a: Download complete 12:48:36 8a3aa393b2d8: Verifying Checksum 12:48:36 8a3aa393b2d8: Download complete 12:48:40 114826534d7a: Pull complete 12:48:40 4657fd5d0bcf: Pull complete 12:48:40 6ad1cebc031e: Pull complete 12:48:44 8a3aa393b2d8: Pull complete 12:48:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:48:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:44 prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container 12:48:44 $ 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 12:48:53 $ docker top 47ea1db6020adb8fdbf08d697a9c3912b603582ad3ff45785acd783ba5c85b23 -eo pid,comm [Pipeline] { [Pipeline] echo 12:48:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 12:48:54 + set -o pipefail 12:48:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 12:48:59 12:48:59 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 12:48:59 12:48:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/36746173-47b7-4aaa-8135-9824bada5d46 12:48:59 12:48:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:48:59 12:48:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:48:59 12:48:59 12:48:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:48:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:48:59 More details here: https://snyk.co/ue1NS [Pipeline] } 12:48:59 $ docker stop --time=1 47ea1db6020adb8fdbf08d697a9c3912b603582ad3ff45785acd783ba5c85b23 12:49:05 $ docker rm -f 47ea1db6020adb8fdbf08d697a9c3912b603582ad3ff45785acd783ba5c85b23 [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 12:49:05 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:49:05 provisioning config files... 12:49:05 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16129585128856320857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:49:06 --> edgex-publish-swagger.sh 12:49:06 === Publish doc/openapi/v2 API === 12:49:06 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 12:49:06 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 12:49:06 % Total % Received % Xferd Average Speed Time Time Time Current 12:49:06 Dload Upload Total Spent Left Speed 12:49:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 115k 0:00:01 0:00:01 --:--:-- 115k 100 139k 0 0 100 139k 0 64529 0:00:02 0:00:02 --:--:-- 64529 100 139k 0 0 100 139k 0 44399 0:00:03 0:00:03 --:--:-- 44399 100 139k 0 0 100 139k 0 33850 0:00:04 0:00:04 --:--:-- 33850 100 139k 0 0 100 139k 0 27351 0:00:05 0:00:05 --:--:-- 27351 100 139k 0 0 100 139k 0 22938 0:00:06 0:00:06 --:--:-- 0 100 139k 0 0 100 139k 0 22868 0:00:06 0:00:06 --:--:-- 0 12:49:12 12:49:12 [Pipeline] } 12:49:12 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 12:49:12 + git log --format=format:%s -1 66447988b5970b64981174d7c941281712afb8e7 [Pipeline] sh 12:49:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:49:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:13 prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container 12:49:13 $ 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 12:49:13 $ docker top 4d3aecfb4790d8a89fe43792f900f199586c3fc78a09f772621b97570a5821d0 -eo pid,comm 12:49:13 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). 12:49:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:49:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:49:13 [ssh-agent] Looking for ssh-agent implementation... 12:49:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:13 $ docker exec 4d3aecfb4790d8a89fe43792f900f199586c3fc78a09f772621b97570a5821d0 ssh-agent 12:49:14 SSH_AUTH_SOCK=/tmp/ssh-cHkcMdxI23E2/agent.32 12:49:14 SSH_AGENT_PID=38 12:49:14 Running ssh-add (command line suppressed) 12:49:14 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16138062952283520124.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16138062952283520124.key) 12:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:49:14 + git semver tag 12:49:14 2022-10-12 12:49:14,668 [run_tag] DEBUG tag force:False 12:49:14 2022-10-12 12:49:14,668 [check_head_tag] DEBUG check head tag 12:49:14 2022-10-12 12:49:14,670 [execute] INFO git cat-file --batch-check 12:49:14 2022-10-12 12:49:14,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 12:49:14 2022-10-12 12:49:14,675 [execute] INFO git cat-file --batch 12:49:14 2022-10-12 12:49:14,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 12:49:14 2022-10-12 12:49:14,698 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:49:14 2022-10-12 12:49:14,698 [execute] INFO git tag -a v2.3.0-dev.31 -m v2.3.0-dev.31 12:49:14 2022-10-12 12:49:14,698 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.31', '-m', 'v2.3.0-dev.31'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 12:49:14 2022-10-12 12:49:14,703 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:49:14 2.3.0-dev.31 [Pipeline] } 12:49:14 $ docker exec --env ******** --env ******** 4d3aecfb4790d8a89fe43792f900f199586c3fc78a09f772621b97570a5821d0 ssh-agent -k 12:49:15 unset SSH_AUTH_SOCK; 12:49:15 unset SSH_AGENT_PID; 12:49:15 echo Agent pid 38 killed; 12:49:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:49:15 + git semver [Pipeline] } 12:49:15 $ docker stop --time=1 4d3aecfb4790d8a89fe43792f900f199586c3fc78a09f772621b97570a5821d0 12:49:16 $ docker rm -f 4d3aecfb4790d8a89fe43792f900f199586c3fc78a09f772621b97570a5821d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:49:17 12:49:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:49:17 0.23.1-centos7: Pulling from edgex-lftools 12:49:17 ab5ef0e58194: Pulling fs layer 12:49:17 9712f1f96733: Pulling fs layer 12:49:17 63f879dbbcfc: Pulling fs layer 12:49:17 0d9ebad4ef96: Pulling fs layer 12:49:17 e9a5061849ea: Pulling fs layer 12:49:17 d747dcd14b5f: Pulling fs layer 12:49:17 2de7ff778b66: Pulling fs layer 12:49:17 d747dcd14b5f: Waiting 12:49:17 2de7ff778b66: Waiting 12:49:17 0d9ebad4ef96: Waiting 12:49:17 e9a5061849ea: Waiting 12:49:17 9712f1f96733: Verifying Checksum 12:49:17 9712f1f96733: Download complete 12:49:17 63f879dbbcfc: Verifying Checksum 12:49:17 63f879dbbcfc: Download complete 12:49:18 e9a5061849ea: Verifying Checksum 12:49:18 e9a5061849ea: Download complete 12:49:18 d747dcd14b5f: Verifying Checksum 12:49:18 d747dcd14b5f: Download complete 12:49:18 ab5ef0e58194: Download complete 12:49:18 0d9ebad4ef96: Verifying Checksum 12:49:18 0d9ebad4ef96: Download complete 12:49:18 2de7ff778b66: Verifying Checksum 12:49:18 2de7ff778b66: Download complete 12:49:21 ab5ef0e58194: Pull complete 12:49:21 9712f1f96733: Pull complete 12:49:21 63f879dbbcfc: Pull complete 12:49:24 0d9ebad4ef96: Pull complete 12:49:24 e9a5061849ea: Pull complete 12:49:24 d747dcd14b5f: Pull complete 12:49:26 2de7ff778b66: Pull complete 12:49:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:49:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:26 prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container 12:49:26 $ 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 12:49:35 $ docker top aa73482193c394e5378f2d71eea170cd5baf0442ddd9d7f86b67ea2d973599e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:49:35 provisioning config files... 12:49:35 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2747974029363249288tmp 12:49:35 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13416984955806392299tmp 12:49:35 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12330256019051073155tmp [Pipeline] { [Pipeline] echo 12:49:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:49:35 ---> sigul-configuration.sh 12:49:35 gpg: directory `/root/.gnupg' created 12:49:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:49:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:49:35 gpg: keyring `/root/.gnupg/secring.gpg' created 12:49:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:49:35 gpg: CAST5 encrypted data 12:49:35 gpg: encrypted with 1 passphrase 12:49:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:49:36 + mkdir /home/jenkins 12:49:36 + mkdir /home/jenkins/sigul [Pipeline] sh 12:49:36 + 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 12:49:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:49:36 ---> sigul-install.sh 12:49:36 Sigul already installed; skipping installation. [Pipeline] sh 12:49:37 + git tag --list 12:49:37 v0.0.0 12:49:37 v0.0.1-dev.1 12:49:37 v0.0.1-dev.10 12:49:37 v0.0.1-dev.11 12:49:37 v0.0.1-dev.12 12:49:37 v0.0.1-dev.13 12:49:37 v0.0.1-dev.14 12:49:37 v0.0.1-dev.15 12:49:37 v0.0.1-dev.16 12:49:37 v0.0.1-dev.17 12:49:37 v0.0.1-dev.18 12:49:37 v0.0.1-dev.19 12:49:37 v0.0.1-dev.2 12:49:37 v0.0.1-dev.20 12:49:37 v0.0.1-dev.21 12:49:37 v0.0.1-dev.22 12:49:37 v0.0.1-dev.23 12:49:37 v0.0.1-dev.24 12:49:37 v0.0.1-dev.25 12:49:37 v0.0.1-dev.26 12:49:37 v0.0.1-dev.27 12:49:37 v0.0.1-dev.28 12:49:37 v0.0.1-dev.3 12:49:37 v0.0.1-dev.4 12:49:37 v0.0.1-dev.5 12:49:37 v0.0.1-dev.6 12:49:37 v0.0.1-dev.7 12:49:37 v0.0.1-dev.8 12:49:37 v0.0.1-dev.9 12:49:37 v2.2.0 12:49:37 v2.2.0-dev.29 12:49:37 v2.2.0-dev.30 12:49:37 v2.2.0-dev.31 12:49:37 v2.2.0-dev.32 12:49:37 v2.2.0-dev.33 12:49:37 v2.2.0-dev.34 12:49:37 v2.2.0-dev.35 12:49:37 v2.3.0-dev.1 12:49:37 v2.3.0-dev.10 12:49:37 v2.3.0-dev.11 12:49:37 v2.3.0-dev.12 12:49:37 v2.3.0-dev.13 12:49:37 v2.3.0-dev.14 12:49:37 v2.3.0-dev.15 12:49:37 v2.3.0-dev.16 12:49:37 v2.3.0-dev.17 12:49:37 v2.3.0-dev.18 12:49:37 v2.3.0-dev.19 12:49:37 v2.3.0-dev.2 12:49:37 v2.3.0-dev.20 12:49:37 v2.3.0-dev.21 12:49:37 v2.3.0-dev.22 12:49:37 v2.3.0-dev.23 12:49:37 v2.3.0-dev.24 12:49:37 v2.3.0-dev.25 12:49:37 v2.3.0-dev.26 12:49:37 v2.3.0-dev.27 12:49:37 v2.3.0-dev.28 12:49:37 v2.3.0-dev.29 12:49:37 v2.3.0-dev.3 12:49:37 v2.3.0-dev.30 12:49:37 v2.3.0-dev.31 12:49:37 v2.3.0-dev.4 12:49:37 v2.3.0-dev.5 12:49:37 v2.3.0-dev.6 12:49:37 v2.3.0-dev.7 12:49:37 v2.3.0-dev.8 12:49:37 v2.3.0-dev.9 [Pipeline] sh 12:49:37 + lftools sign git-tag v2.3.0-dev.31 12:49:37 Signing Git tag with Sigul... 12:49:37 Signing v2.3.0-dev.31 [Pipeline] echo 12:49:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:49:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:49:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:49:38 $ docker stop --time=1 aa73482193c394e5378f2d71eea170cd5baf0442ddd9d7f86b67ea2d973599e3 12:49:40 $ docker rm -f aa73482193c394e5378f2d71eea170cd5baf0442ddd9d7f86b67ea2d973599e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:49:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:49:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:41 prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container 12:49:41 $ 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 12:49:42 $ docker top 01f348a3ebd2b02c09eb916aac416716e1911e2a6f08f3f1b340ef1cc72efa9d -eo pid,comm 12:49:42 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). 12:49:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:49:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:49:42 [ssh-agent] Looking for ssh-agent implementation... 12:49:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:42 $ docker exec 01f348a3ebd2b02c09eb916aac416716e1911e2a6f08f3f1b340ef1cc72efa9d ssh-agent 12:49:42 SSH_AUTH_SOCK=/tmp/ssh-SYOHpikLu5lw/agent.14 12:49:42 SSH_AGENT_PID=20 12:49:42 Running ssh-add (command line suppressed) 12:49:43 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1227851384216377911.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1227851384216377911.key) 12:49:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:49:43 + git semver bump pre 12:49:43 2022-10-12 12:49:43,534 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:49:43 2022-10-12 12:49:43,534 [bump_version] DEBUG bumping version:2.3.0-dev.31 on axis:pre with prefix:dev 12:49:43 2022-10-12 12:49:43,534 [bump_version] DEBUG bumped version:2.3.0-dev.32 12:49:43 2022-10-12 12:49:43,535 [write_version] DEBUG write version:2.3.0-dev.32 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 12:49:43 2022-10-12 12:49:43,535 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:49:43 2022-10-12 12:49:43,535 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 12:49:43 2022-10-12 12:49:43,557 [execute] INFO git cat-file --batch-check 12:49:43 2022-10-12 12:49:43,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 12:49:43 2022-10-12 12:49:43,563 [execute] INFO git cat-file --batch 12:49:43 2022-10-12 12:49:43,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 12:49:43 2022-10-12 12:49:43,568 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:49:43 2.3.0-dev.32 [Pipeline] } 12:49:43 $ docker exec --env ******** --env ******** 01f348a3ebd2b02c09eb916aac416716e1911e2a6f08f3f1b340ef1cc72efa9d ssh-agent -k 12:49:43 unset SSH_AUTH_SOCK; 12:49:43 unset SSH_AGENT_PID; 12:49:43 echo Agent pid 20 killed; 12:49:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:49:44 + git semver [Pipeline] } 12:49:44 $ docker stop --time=1 01f348a3ebd2b02c09eb916aac416716e1911e2a6f08f3f1b340ef1cc72efa9d 12:49:46 $ docker rm -f 01f348a3ebd2b02c09eb916aac416716e1911e2a6f08f3f1b340ef1cc72efa9d [Pipeline] // withDockerContainer [Pipeline] sh 12:49:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:49:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:49:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:47 prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container 12:49:47 $ 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 12:49:48 $ docker top b843df74eefce19c551a3479b2f07a276a17b04c99d8e2161495fb47606c528d -eo pid,comm 12:49:48 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). 12:49:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:49:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:49:48 [ssh-agent] Looking for ssh-agent implementation... 12:49:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:49 $ docker exec b843df74eefce19c551a3479b2f07a276a17b04c99d8e2161495fb47606c528d ssh-agent 12:49:49 SSH_AUTH_SOCK=/tmp/ssh-o5JWa9BrbSRX/agent.14 12:49:49 SSH_AGENT_PID=20 12:49:49 Running ssh-add (command line suppressed) 12:49:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3348300274880802230.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3348300274880802230.key) 12:49:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:49:49 + git semver push 12:49:50 2022-10-12 12:49:49,844 [run_push] DEBUG push 12:49:50 2022-10-12 12:49:49,846 [execute] INFO git cat-file --batch-check 12:49:50 2022-10-12 12:49:49,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 12:49:50 2022-10-12 12:49:49,851 [execute] INFO git rev-list 5247a6d178e9ccf7e27f816c6bb1d0d32941efd5 -- 12:49:50 2022-10-12 12:49:49,852 [execute] DEBUG Popen(['git', 'rev-list', '5247a6d178e9ccf7e27f816c6bb1d0d32941efd5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 12:49:50 2022-10-12 12:49:49,859 [execute] INFO git fetch -v origin 12:49:50 2022-10-12 12:49:49,860 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 12:49:50 2022-10-12 12:49:50,443 [run_push] DEBUG no remote changes detected 12:49:50 2022-10-12 12:49:50,443 [execute] INFO git push origin semver 12:49:50 2022-10-12 12:49:50,444 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 12:49:51 2022-10-12 12:49:51,279 [run_push] DEBUG push all version tags 12:49:51 2022-10-12 12:49:51,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:49:51 2022-10-12 12:49:51,280 [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) 12:49:52 2022-10-12 12:49:52,079 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 12:49:52 2.3.0-dev.32 [Pipeline] } 12:49:52 $ docker exec --env ******** --env ******** b843df74eefce19c551a3479b2f07a276a17b04c99d8e2161495fb47606c528d ssh-agent -k 12:49:52 unset SSH_AUTH_SOCK; 12:49:52 unset SSH_AGENT_PID; 12:49:52 echo Agent pid 20 killed; 12:49:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:49:52 + git semver [Pipeline] } 12:49:52 $ docker stop --time=1 b843df74eefce19c551a3479b2f07a276a17b04c99d8e2161495fb47606c528d 12:49:55 $ docker rm -f b843df74eefce19c551a3479b2f07a276a17b04c99d8e2161495fb47606c528d [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 12:49:55 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 12:49:55 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 12:49:55 total 16 12:49:55 drwxr-xr-x 3 root root 4096 Oct 12 12:40 . 12:49:55 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 12:49 .. 12:49:55 drwxr-xr-x 2 root root 4096 Oct 12 12:40 cost 12:49:55 -rw-r--r-- 1 root root 90 Oct 12 12:40 cost.csv 12:49:55 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 12:49:55 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 12:49:55 total 16 12:49:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 12:40 . 12:49:55 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 12:49 .. 12:49:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 12:40 cost 12:49:55 -rw-r--r-- 1 jenkins jenkins 90 Oct 12 12:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:49:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:49:57 ---> package-listing.sh 12:49:57 ++ facter osfamily 12:49:57 ++ tr '[:upper:]' '[:lower:]' 12:49:57 + OS_FAMILY=debian 12:49:57 + workspace=/w/workspace/foundry_device-onvif-camera_main 12:49:57 + START_PACKAGES=/tmp/packages_start.txt 12:49:57 + END_PACKAGES=/tmp/packages_end.txt 12:49:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:49:57 + PACKAGES=/tmp/packages_start.txt 12:49:57 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:49:57 + PACKAGES=/tmp/packages_end.txt 12:49:57 + case "${OS_FAMILY}" in 12:49:57 + dpkg -l 12:49:57 + grep '^ii' 12:49:57 + '[' -f /tmp/packages_start.txt ']' 12:49:57 + '[' -f /tmp/packages_end.txt ']' 12:49:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:49:57 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:49:57 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 12:49:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 12:49:57 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 12:49:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:58 prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container 12:49:58 $ 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 12:49:58 $ docker top 46de7411502f45c23929c33252d53153a8389bf9b242942681f0a6a9e2e3917a -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:59 + touch /tmp/pre-build-complete [Pipeline] sh 12:49:59 + mkdir -p /var/log/sysstat [Pipeline] sh 12:49:59 + ls /var/log/sa-host 12:49:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:49:59 provisioning config files... 12:49:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18063811813662274503tmp [Pipeline] { [Pipeline] echo 12:49:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:50:00 ---> create-netrc.sh [Pipeline] } 12:50:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:50:00 ---> python-tools-install.sh [Pipeline] echo 12:50:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:50:00 ---> sudo-logs.sh 12:50:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:50:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:50:01 ---> job-cost.sh 12:50:01 lf-activate-venv: SKIPPING 12:50:01 DEBUG: total: 0.2199999988079071 12:50:01 INFO: Retrieving Stack Cost... 12:50:01 INFO: Retrieving Pricing Info for: v3-standard-8 12:50:01 INFO: Archiving Costs [Pipeline] echo 12:50:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:50:02 ---> logs-deploy.sh 12:50:02 lf-activate-venv: SKIPPING 12:50:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/70 12:50:02 INFO: archiving workspace using pattern(s): 12:50:03 Archives upload complete. 12:50:03 INFO: archiving logs to Nexus 12:50:04 ---> uname -a: 12:50:04 Linux prd-ubuntu20-04-docker-8c-8g-7746 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:50:04 12:50:04 12:50:04 ---> lscpu: 12:50:04 Architecture: x86_64 12:50:04 CPU op-mode(s): 32-bit, 64-bit 12:50:04 Byte Order: Little Endian 12:50:04 Address sizes: 40 bits physical, 48 bits virtual 12:50:04 CPU(s): 8 12:50:04 On-line CPU(s) list: 0-7 12:50:04 Thread(s) per core: 1 12:50:04 Core(s) per socket: 1 12:50:04 Socket(s): 8 12:50:04 NUMA node(s): 1 12:50:04 Vendor ID: AuthenticAMD 12:50:04 CPU family: 23 12:50:04 Model: 49 12:50:04 Model name: AMD EPYC-Rome Processor 12:50:04 Stepping: 0 12:50:04 CPU MHz: 2799.998 12:50:04 BogoMIPS: 5599.99 12:50:04 Virtualization: AMD-V 12:50:04 Hypervisor vendor: KVM 12:50:04 Virtualization type: full 12:50:04 L1d cache: 256 KiB 12:50:04 L1i cache: 256 KiB 12:50:04 L2 cache: 4 MiB 12:50:04 L3 cache: 128 MiB 12:50:04 NUMA node0 CPU(s): 0-7 12:50:04 Vulnerability Itlb multihit: Not affected 12:50:04 Vulnerability L1tf: Not affected 12:50:04 Vulnerability Mds: Not affected 12:50:04 Vulnerability Meltdown: Not affected 12:50:04 Vulnerability Mmio stale data: Not affected 12:50:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:50:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:50:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:50:04 Vulnerability Srbds: Not affected 12:50:04 Vulnerability Tsx async abort: Not affected 12:50:04 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 12:50:04 12:50:04 12:50:04 ---> nproc: 12:50:04 8 12:50:04 12:50:04 12:50:04 ---> df -h: 12:50:04 Filesystem Size Used Avail Use% Mounted on 12:50:04 overlay 155G 13G 143G 9% / 12:50:04 tmpfs 64M 0 64M 0% /dev 12:50:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:50:04 shm 64M 0 64M 0% /dev/shm 12:50:04 /dev/vda1 155G 13G 143G 9% /facter-os 12:50:04 12:50:04 12:50:04 ---> sar -b -r -n DEV: 12:50:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7746) 10/12/22 _x86_64_ (8 CPU) 12:50:04 12:50:04 12:37:46 LINUX RESTART (8 CPU) 12:50:04 12:50:04 12:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:50:04 12:39:01 206.78 47.58 159.21 0.00 5379.50 175629.66 0.00 12:50:04 12:40:01 105.40 0.97 104.43 0.00 18.13 39517.23 0.00 12:50:04 12:41:01 207.23 0.23 207.00 0.00 20.80 43223.46 0.00 12:50:04 12:42:01 1.60 0.00 1.60 0.00 0.00 23.75 0.00 12:50:04 12:43:01 31.13 9.25 21.88 0.00 2883.65 2406.53 0.00 12:50:04 12:44:01 10.68 0.08 10.60 0.00 0.67 2408.80 0.00 12:50:04 12:45:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 12:50:04 12:46:01 1.95 0.00 1.95 0.00 0.00 20.93 0.00 12:50:04 12:47:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 12:50:04 12:48:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 12:50:04 12:49:01 42.71 0.30 42.41 0.00 14.40 27103.35 0.00 12:50:04 12:50:01 95.22 0.23 94.98 0.00 18.93 32014.26 0.00 12:50:04 Average: 58.94 4.89 54.05 0.00 694.66 26866.74 0.00 12:50:04 12:50:04 12:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:50:04 12:39:01 29180212 31606020 712504 2.17 73860 2628888 1976340 5.82 981824 2365092 700 12:50:04 12:40:01 28414376 31611824 689388 2.10 135308 3253720 1774928 5.23 1204368 2802632 152824 12:50:04 12:41:01 27783604 31595564 705976 2.15 147444 3823392 1731668 5.10 1272208 3334132 224 12:50:04 12:42:01 27784492 31596480 705100 2.14 147468 3823392 1731668 5.10 1270924 3334132 132 12:50:04 12:43:01 27484168 31569712 716216 2.18 165288 4072092 1788688 5.27 1435792 3448564 66204 12:50:04 12:44:01 27502864 31589300 696756 2.12 165860 4072036 1769960 5.22 1414996 3446948 12 12:50:04 12:45:01 27502804 31589440 696336 2.12 165956 4072040 1769960 5.22 1415020 3446952 8 12:50:04 12:46:01 27505188 31591928 693676 2.11 166052 4072040 1769960 5.22 1412128 3446952 4 12:50:04 12:47:01 27505408 31592248 693320 2.11 166136 4072044 1769960 5.22 1411924 3446960 8 12:50:04 12:48:01 27505596 31592496 693004 2.11 166164 4072052 1769960 5.22 1412388 3446976 4 12:50:04 12:49:01 26379308 31551352 727848 2.21 186852 5056472 1910000 5.63 1558696 4340516 230172 12:50:04 12:50:01 25976320 31545896 730264 2.22 208152 5381468 1823248 5.37 1553016 4691724 184 12:50:04 Average: 27543695 31586022 705032 2.14 157878 4033303 1798862 5.30 1361940 3462632 37540 12:50:04 12:50:04 12:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:50:04 12:39:01 veth6a635d0 5.92 6.48 0.54 5.69 0.00 0.00 0.00 0.00 12:50:04 12:39:01 docker0 20.88 22.60 1.65 152.43 0.00 0.00 0.00 0.00 12:50:04 12:39:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 12:50:04 12:39:01 ens3 748.41 501.77 6597.46 95.78 0.00 0.00 0.00 0.00 12:50:04 12:40:01 veth91d002b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 12:50:04 12:40:01 docker0 136.42 194.45 11.11 1691.23 0.00 0.00 0.00 0.00 12:50:04 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:04 12:40:01 ens3 224.36 155.05 1719.60 24.86 0.00 0.00 0.00 0.00 12:50:04 12:41:01 docker0 13.90 18.03 0.84 98.99 0.00 0.00 0.00 0.00 12:50:04 12:41:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 12:50:04 12:41:01 ens3 209.07 174.14 2675.31 337.28 0.00 0.00 0.00 0.00 12:50:04 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:04 12:42:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:50:04 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:43:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 12:50:04 12:43:01 ens3 72.59 47.28 1298.57 3.60 0.00 0.00 0.00 0.00 12:50:04 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:04 12:44:01 ens3 0.50 0.38 0.17 0.12 0.00 0.00 0.00 0.00 12:50:04 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:04 12:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:50:04 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:47:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:04 12:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:50:04 12:49:01 docker0 44.28 69.86 3.82 737.98 0.00 0.00 0.00 0.00 12:50:04 12:49:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 12:50:04 12:49:01 ens3 211.33 128.08 4714.43 17.53 0.00 0.00 0.00 0.00 12:50:04 12:50:01 docker0 2.22 1.87 0.36 0.74 0.00 0.00 0.00 0.00 12:50:04 12:50:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 12:50:04 12:50:01 ens3 221.31 164.59 3287.56 150.60 0.00 0.00 0.00 0.00 12:50:04 Average: docker0 18.14 25.57 1.48 223.47 0.00 0.00 0.00 0.00 12:50:04 Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 12:50:04 Average: ens3 140.66 97.64 1691.09 52.48 0.00 0.00 0.00 0.00 12:50:04 12:50:04 12:50:04 ---> sar -P ALL: 12:50:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7746) 10/12/22 _x86_64_ (8 CPU) 12:50:04 12:50:04 12:37:46 LINUX RESTART (8 CPU) 12:50:04 12:50:04 12:38:01 CPU %user %nice %system %iowait %steal %idle 12:50:04 12:39:01 all 9.45 0.00 3.69 4.39 0.05 82.42 12:50:04 12:39:01 0 10.03 0.00 5.59 9.43 0.05 74.90 12:50:04 12:39:01 1 10.07 0.00 4.25 4.76 0.05 80.87 12:50:04 12:39:01 2 9.93 0.00 3.61 0.61 0.05 85.80 12:50:04 12:39:01 3 10.12 0.00 3.39 3.35 0.05 83.09 12:50:04 12:39:01 4 9.30 0.00 3.12 10.55 0.05 76.99 12:50:04 12:39:01 5 8.73 0.00 3.25 0.80 0.05 87.17 12:50:04 12:39:01 6 7.63 0.00 3.16 0.81 0.05 88.35 12:50:04 12:39:01 7 9.80 0.00 3.18 4.87 0.07 82.09 12:50:04 12:40:01 all 29.20 0.00 5.45 2.60 0.07 62.68 12:50:04 12:40:01 0 30.18 0.00 5.57 9.86 0.08 54.31 12:50:04 12:40:01 1 29.56 0.00 5.79 7.81 0.07 56.77 12:50:04 12:40:01 2 29.07 0.00 5.41 0.27 0.07 65.18 12:50:04 12:40:01 3 29.79 0.00 5.30 0.08 0.07 64.75 12:50:04 12:40:01 4 28.72 0.00 5.06 0.10 0.05 66.07 12:50:04 12:40:01 5 28.10 0.00 5.60 2.24 0.10 63.96 12:50:04 12:40:01 6 29.31 0.00 5.41 0.20 0.05 65.03 12:50:04 12:40:01 7 28.89 0.00 5.44 0.29 0.07 65.31 12:50:04 12:41:01 all 22.47 0.00 4.79 2.04 0.06 70.64 12:50:04 12:41:01 0 23.41 0.00 4.77 0.42 0.05 71.36 12:50:04 12:41:01 1 22.27 0.00 4.54 0.12 0.07 73.00 12:50:04 12:41:01 2 22.96 0.00 4.87 4.71 0.05 67.41 12:50:04 12:41:01 3 20.89 0.00 3.78 1.23 0.05 74.05 12:50:04 12:41:01 4 22.47 0.00 4.77 4.88 0.07 67.81 12:50:04 12:41:01 5 24.07 0.00 4.74 1.36 0.07 69.75 12:50:04 12:41:01 6 21.93 0.00 5.23 0.12 0.07 72.66 12:50:04 12:41:01 7 21.77 0.00 5.60 3.50 0.07 69.05 12:50:04 12:42:01 all 0.06 0.00 0.00 0.01 0.01 99.91 12:50:04 12:42:01 0 0.02 0.00 0.00 0.05 0.00 99.93 12:50:04 12:42:01 1 0.38 0.00 0.00 0.00 0.02 99.60 12:50:04 12:42:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:50:04 12:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:50:04 12:42:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:50:04 12:42:01 5 0.00 0.00 0.00 0.00 0.03 99.97 12:50:04 12:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:50:04 12:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:50:04 12:43:01 all 1.15 0.00 0.71 0.35 0.01 97.78 12:50:04 12:43:01 0 1.52 0.00 0.45 1.30 0.02 96.71 12:50:04 12:43:01 1 1.19 0.00 0.85 0.85 0.00 97.10 12:50:04 12:43:01 2 1.69 0.00 1.10 0.07 0.00 97.14 12:50:04 12:43:01 3 0.75 0.00 1.20 0.05 0.02 97.98 12:50:04 12:43:01 4 1.00 0.00 0.45 0.07 0.00 98.48 12:50:04 12:43:01 5 0.68 0.00 0.53 0.03 0.02 98.73 12:50:04 12:43:01 6 1.20 0.00 0.65 0.08 0.00 98.06 12:50:04 12:43:01 7 1.17 0.00 0.42 0.38 0.02 98.01 12:50:04 12:44:01 all 0.30 0.00 0.04 0.09 0.01 99.57 12:50:04 12:44:01 0 0.00 0.00 0.07 0.25 0.00 99.68 12:50:04 12:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:50:04 12:44:01 2 0.00 0.00 0.03 0.35 0.02 99.60 12:50:04 12:44:01 3 0.89 0.00 0.02 0.07 0.00 99.02 12:50:04 12:44:01 4 0.07 0.00 0.03 0.00 0.00 99.90 12:50:04 12:44:01 5 0.05 0.00 0.05 0.00 0.00 99.90 12:50:04 12:44:01 6 0.10 0.00 0.03 0.02 0.02 99.83 12:50:04 12:44:01 7 1.21 0.00 0.05 0.02 0.02 98.71 12:50:04 12:45:01 all 0.26 0.00 0.01 0.01 0.00 99.72 12:50:04 12:45:01 0 0.00 0.00 0.00 0.07 0.02 99.92 12:50:04 12:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:50:04 12:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:50:04 12:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:50:04 12:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:50:04 12:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:50:04 12:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:50:04 12:45:01 7 1.99 0.00 0.03 0.00 0.02 97.96 12:50:04 12:46:01 all 0.27 0.00 0.01 0.02 0.00 99.70 12:50:04 12:46:01 0 0.02 0.00 0.02 0.18 0.00 99.78 12:50:04 12:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:50:04 12:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:50:04 12:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:50:04 12:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:50:04 12:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:50:04 12:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:50:04 12:46:01 7 2.00 0.00 0.03 0.00 0.02 97.95 12:50:04 12:47:01 all 0.22 0.00 0.01 0.02 0.01 99.74 12:50:04 12:47:01 0 0.02 0.00 0.02 0.18 0.00 99.78 12:50:04 12:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:50:04 12:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:50:04 12:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:50:04 12:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:50:04 12:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:50:04 12:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:50:04 12:47:01 7 1.65 0.00 0.07 0.00 0.03 98.25 12:50:04 12:48:01 all 0.02 0.00 0.01 0.14 0.00 99.83 12:50:04 12:48:01 0 0.02 0.00 0.02 0.52 0.00 99.45 12:50:04 12:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:50:04 12:48:01 2 0.00 0.00 0.00 0.18 0.02 99.80 12:50:04 12:48:01 3 0.02 0.00 0.00 0.10 0.00 99.88 12:50:04 12:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:50:04 12:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:50:04 12:48:01 6 0.03 0.00 0.00 0.32 0.00 99.65 12:50:04 12:48:01 7 0.07 0.00 0.02 0.02 0.02 99.88 12:50:04 12:49:01 all 4.63 0.00 1.83 3.75 0.03 89.76 12:50:04 12:49:01 0 4.93 0.00 1.53 3.74 0.03 89.78 12:50:04 12:49:01 1 5.18 0.00 2.18 0.50 0.03 92.11 12:50:04 12:49:01 2 4.19 0.00 1.39 1.44 0.02 92.96 12:50:04 12:49:01 3 4.27 0.00 1.29 0.22 0.02 94.20 12:50:04 12:49:01 4 4.90 0.00 2.35 0.03 0.03 92.69 12:50:04 12:49:01 5 5.16 0.00 1.50 0.02 0.03 93.28 12:50:04 12:49:01 6 4.23 0.00 1.90 9.69 0.03 84.15 12:50:04 12:49:01 7 4.16 0.00 2.52 14.37 0.03 78.92 12:50:04 12:50:04 12:49:01 CPU %user %nice %system %iowait %steal %idle 12:50:04 12:50:01 all 5.04 0.00 2.36 4.26 0.04 88.29 12:50:04 12:50:01 0 5.62 0.00 2.54 13.48 0.03 78.33 12:50:04 12:50:01 1 4.97 0.00 2.59 0.71 0.05 91.68 12:50:04 12:50:01 2 5.32 0.00 2.29 6.50 0.05 85.84 12:50:04 12:50:01 3 4.93 0.00 2.59 2.39 0.03 90.06 12:50:04 12:50:01 4 4.44 0.00 2.08 0.47 0.03 92.98 12:50:04 12:50:01 5 4.27 0.00 2.12 1.13 0.03 92.45 12:50:04 12:50:01 6 4.67 0.00 2.18 1.60 0.05 91.50 12:50:04 12:50:01 7 6.12 0.00 2.51 7.88 0.05 83.44 12:50:04 Average: all 6.05 0.00 1.57 1.47 0.03 90.90 12:50:04 Average: 0 6.27 0.00 1.70 3.27 0.02 88.73 12:50:04 Average: 1 6.10 0.00 1.68 1.22 0.03 90.98 12:50:04 Average: 2 6.06 0.00 1.55 1.17 0.03 91.19 12:50:04 Average: 3 5.94 0.00 1.46 0.62 0.02 91.96 12:50:04 Average: 4 5.87 0.00 1.48 1.33 0.02 91.31 12:50:04 Average: 5 5.89 0.00 1.48 0.46 0.03 92.14 12:50:04 Average: 6 5.73 0.00 1.54 1.07 0.03 91.64 12:50:04 Average: 7 6.50 0.00 1.64 2.59 0.03 89.24 12:50:04 12:50:04 12:50:04