Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98306d1e364c54cb2e1840e2b7a1c918409cfb69 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-ssh13387194196261490524.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6449046939634221344.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1429979507068908427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15967100761354871918.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5879921224993851982.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14842 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98306d1e364c54cb2e1840e2b7a1c918409cfb69 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#351)" > 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 98306d1e364c54cb2e1840e2b7a1c918409cfb69 # timeout=10 > git rev-list --no-walk afec68580ad196d359f07b62a9356ef23abb0cc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:16:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:16:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:16:15 ========================================================= 00:16:15 EdgeX Global Pipelines Version Info 00:16:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:16:16 ------------------- 00:16:16 stable info: 00:16:16 ------------------- 00:16:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:16:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:16:16 Message: update stable to v1.0.249 00:16:16 ------------------- 00:16:16 experimental info: 00:16:16 ------------------- 00:16:16 Commited By: **** collab-it+edgex@linuxfoundation.org 00:16:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:16:16 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98306d1 [Pipeline] echo 00:16:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:17 provisioning config files... 00:16:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14543622578446476920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:18 ---> docker-login.sh 00:16:18 nexus3.edgexfoundry.org:10001 00:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:18 Configure a credential helper to remove this warning. See 00:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:18 00:16:18 Login Succeeded 00:16:18 nexus3.edgexfoundry.org:10002 00:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:18 Configure a credential helper to remove this warning. See 00:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:18 00:16:18 Login Succeeded 00:16:18 nexus3.edgexfoundry.org:10003 00:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:18 Configure a credential helper to remove this warning. See 00:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:18 00:16:18 Login Succeeded 00:16:18 nexus3.edgexfoundry.org:10004 00:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:18 Configure a credential helper to remove this warning. See 00:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:18 00:16:18 Login Succeeded 00:16:18 docker.io 00:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:19 Configure a credential helper to remove this warning. See 00:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:19 00:16:19 Login Succeeded 00:16:19 ---> docker-login.sh ends [Pipeline] } 00:16:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:16:19 + git rev-list -1 --merges 98306d1e364c54cb2e1840e2b7a1c918409cfb69~1..98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] echo 00:16:19 -----------> git rev-list -1 --merges 98306d1e364c54cb2e1840e2b7a1c918409cfb69~1..98306d1e364c54cb2e1840e2b7a1c918409cfb69 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [false] [Pipeline] sh 00:16:19 + git log --format=format:%s -1 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] echo 00:16:19 ========================================================= 00:16:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:16:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:16:20 + git log --format=format:%s -1 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] echo 00:16:20 [semverPrep] GIT_COMMIT: 98306d1e364c54cb2e1840e2b7a1c918409cfb69, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#351) [Pipeline] echo 00:16:20 [semverPrep] This is not a build commit. [Pipeline] sh 00:16:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:16:20 + grep -v github /etc/ssh/ssh_known_hosts 00:16:20 + [ -e /tmp/ssh_known_hosts ] 00:16:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:16:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:16:20 + sudo tee -a /etc/ssh/ssh_known_hosts 00:16:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:16:21 00:16:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:16:21 0.1.4: Pulling from edgex-devops/py-git-semver 00:16:21 b85a868b505f: Pulling fs layer 00:16:21 e2be974225ed: Pulling fs layer 00:16:21 339a4e72a1f5: Pulling fs layer 00:16:21 988bab9f4d93: Pulling fs layer 00:16:21 1469e6f7b9e6: Pulling fs layer 00:16:21 eaf3925da568: Pulling fs layer 00:16:21 bab4dde63d76: Pulling fs layer 00:16:21 bde34c3a00c8: Pulling fs layer 00:16:21 b352a97aabf1: Pulling fs layer 00:16:21 4872d77fe225: Pulling fs layer 00:16:21 5851b861e8e6: Pulling fs layer 00:16:21 b352a97aabf1: Waiting 00:16:21 4872d77fe225: Waiting 00:16:21 5851b861e8e6: Waiting 00:16:21 988bab9f4d93: Waiting 00:16:21 bab4dde63d76: Waiting 00:16:21 bde34c3a00c8: Waiting 00:16:21 1469e6f7b9e6: Waiting 00:16:21 eaf3925da568: Waiting 00:16:21 e2be974225ed: Download complete 00:16:21 988bab9f4d93: Verifying Checksum 00:16:21 988bab9f4d93: Download complete 00:16:21 339a4e72a1f5: Verifying Checksum 00:16:21 339a4e72a1f5: Download complete 00:16:21 eaf3925da568: Download complete 00:16:21 1469e6f7b9e6: Verifying Checksum 00:16:21 1469e6f7b9e6: Download complete 00:16:21 bde34c3a00c8: Download complete 00:16:21 b352a97aabf1: Download complete 00:16:21 4872d77fe225: Verifying Checksum 00:16:21 4872d77fe225: Download complete 00:16:21 5851b861e8e6: Verifying Checksum 00:16:21 5851b861e8e6: Download complete 00:16:21 b85a868b505f: Verifying Checksum 00:16:21 b85a868b505f: Download complete 00:16:22 bab4dde63d76: Verifying Checksum 00:16:22 bab4dde63d76: Download complete 00:16:23 b85a868b505f: Pull complete 00:16:23 e2be974225ed: Pull complete 00:16:23 339a4e72a1f5: Pull complete 00:16:23 988bab9f4d93: Pull complete 00:16:23 1469e6f7b9e6: Pull complete 00:16:23 eaf3925da568: Pull complete 00:16:25 bab4dde63d76: Pull complete 00:16:25 bde34c3a00c8: Pull complete 00:16:25 b352a97aabf1: Pull complete 00:16:25 4872d77fe225: Pull complete 00:16:25 5851b861e8e6: Pull complete 00:16:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:16:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:26 prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container 00:16:26 $ 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 00:16:28 $ docker top 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 -eo pid,comm 00:16:28 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). 00:16:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:16:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:16:28 [ssh-agent] Looking for ssh-agent implementation... 00:16:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:16:29 $ docker exec 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 ssh-agent 00:16:29 SSH_AUTH_SOCK=/tmp/ssh-ypOLHFM5c8Nu/agent.32 00:16:29 SSH_AGENT_PID=38 00:16:29 Running ssh-add (command line suppressed) 00:16:29 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11831293174862760805.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11831293174862760805.key) 00:16:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:16:29 + git tag --points-at HEAD [Pipeline] } 00:16:29 $ docker exec --env ******** --env ******** 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 ssh-agent -k 00:16:29 unset SSH_AUTH_SOCK; 00:16:29 unset SSH_AGENT_PID; 00:16:29 echo Agent pid 38 killed; 00:16:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:16:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:16:29 [ssh-agent] Looking for ssh-agent implementation... 00:16:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:16:29 $ docker exec 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 ssh-agent 00:16:29 SSH_AUTH_SOCK=/tmp/ssh-Zk9rp18hLvr4/agent.70 00:16:29 SSH_AGENT_PID=76 00:16:29 Running ssh-add (command line suppressed) 00:16:30 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1314592611625715630.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1314592611625715630.key) 00:16:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:16:30 + git semver init 00:16:30 2023-05-10 00:16:30,464 [run_init] DEBUG init version:0.0.0 force:False 00:16:30 2023-05-10 00:16:30,464 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 00:16:30 2023-05-10 00:16:30,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 00:16:30 2023-05-10 00:16:30,465 [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) 00:16:31 2023-05-10 00:16:31,379 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 00:16:31 2023-05-10 00:16:31,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 00:16:31 2023-05-10 00:16:31,380 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:16:31 2023-05-10 00:16:31,380 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:16:31 3.0.0-dev.44 [Pipeline] } 00:16:31 $ docker exec --env ******** --env ******** 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 ssh-agent -k 00:16:31 unset SSH_AUTH_SOCK; 00:16:31 unset SSH_AGENT_PID; 00:16:31 echo Agent pid 76 killed; 00:16:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:16:31 + git semver [Pipeline] } 00:16:32 $ docker stop --time=1 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 00:16:33 $ docker rm -f --volumes 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 [Pipeline] // withDockerContainer [Pipeline] sh 00:16:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:16:34 Stashed 1 file(s) [Pipeline] echo 00:16:34 [edgeXSemver]: initialized semver on version 3.0.0-dev.44 [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 00:16:34 provisioning config files... 00:16:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12502854055474134010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:34 ---> docker-login.sh 00:16:34 nexus3.edgexfoundry.org:10001 00:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:34 Configure a credential helper to remove this warning. See 00:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:34 00:16:34 Login Succeeded 00:16:34 nexus3.edgexfoundry.org:10002 00:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:34 Configure a credential helper to remove this warning. See 00:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:34 00:16:34 Login Succeeded 00:16:34 nexus3.edgexfoundry.org:10003 00:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:34 Configure a credential helper to remove this warning. See 00:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:34 00:16:34 Login Succeeded 00:16:34 nexus3.edgexfoundry.org:10004 00:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:34 Configure a credential helper to remove this warning. See 00:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:34 00:16:34 Login Succeeded 00:16:34 docker.io 00:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:35 Configure a credential helper to remove this warning. See 00:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:35 00:16:35 Login Succeeded 00:16:35 ---> docker-login.sh ends [Pipeline] } 00:16:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:16:35 ========================================================= 00:16:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:16:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:16:35 Sending build context to Docker daemon 21.79MB 00:16:35 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:16:35 Step 2/13 : FROM ${BASE} AS builder 00:16:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:16:35 f56be85fc22e: Pulling fs layer 00:16:35 85791d961cd3: Pulling fs layer 00:16:35 d694b5ae8c79: Pulling fs layer 00:16:35 9f32a84ed3da: Pulling fs layer 00:16:35 4d19c01a9841: Pulling fs layer 00:16:35 9325e15d5711: Pulling fs layer 00:16:35 556b6ee489ea: Pulling fs layer 00:16:35 c5a4b2cf53e6: Pulling fs layer 00:16:35 556b6ee489ea: Waiting 00:16:35 c5a4b2cf53e6: Waiting 00:16:35 4d19c01a9841: Waiting 00:16:35 85791d961cd3: Download complete 00:16:35 9f32a84ed3da: Verifying Checksum 00:16:35 9f32a84ed3da: Download complete 00:16:35 4d19c01a9841: Download complete 00:16:35 f56be85fc22e: Download complete 00:16:35 9325e15d5711: Verifying Checksum 00:16:35 9325e15d5711: Download complete 00:16:35 f56be85fc22e: Pull complete 00:16:35 85791d961cd3: Pull complete 00:16:36 d694b5ae8c79: Download complete 00:16:36 c5a4b2cf53e6: Verifying Checksum 00:16:36 c5a4b2cf53e6: Download complete 00:16:36 556b6ee489ea: Verifying Checksum 00:16:36 556b6ee489ea: Download complete 00:16:40 d694b5ae8c79: Pull complete 00:16:40 9f32a84ed3da: Pull complete 00:16:40 4d19c01a9841: Pull complete 00:16:40 9325e15d5711: Pull complete 00:16:42 556b6ee489ea: Pull complete 00:16:42 c5a4b2cf53e6: Pull complete 00:16:42 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:16:42 ---> c4be618373d6 00:16:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:16:47 ---> Running in f260e97f3999 00:16:47 Removing intermediate container f260e97f3999 00:16:47 ---> 6aa8e0ac72dd 00:16:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:16:47 ---> Running in 382e27a8d830 00:16:47 Removing intermediate container 382e27a8d830 00:16:47 ---> 3aeeea57ae08 00:16:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 00:16:47 ---> Running in d7d9a87ad04e 00:16:47 Removing intermediate container d7d9a87ad04e 00:16:47 ---> bb3243078507 00:16:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 00:16:47 ---> Running in a33dd7301e19 00:16:47 Removing intermediate container a33dd7301e19 00:16:47 ---> b0ee6efb6b16 00:16:47 Step 7/13 : LABEL Name=edgex-device-onvif-camera 00:16:47 ---> Running in 43c41c261d3c 00:16:47 Removing intermediate container 43c41c261d3c 00:16:47 ---> 08f8efdc1553 00:16:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:16:47 ---> Running in 5ca39eeafa30 00:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:16:48 OK: 265 MiB in 53 packages 00:16:48 Removing intermediate container 5ca39eeafa30 00:16:48 ---> 09ff07812a69 00:16:48 Step 9/13 : WORKDIR /device-onvif-camera 00:16:48 ---> Running in f4569075d751 00:16:48 Removing intermediate container f4569075d751 00:16:48 ---> bd0b93c01f98 00:16:48 Step 10/13 : COPY go.mod vendor* ./ 00:16:48 ---> e85789820d69 00:16:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:16:48 ---> Running in bcbd35a680b0 00:16:49 Still waiting to schedule task 00:16:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:17:20 Removing intermediate container bcbd35a680b0 00:17:20 ---> 2f4cd29cade2 00:17:20 Step 12/13 : COPY . . 00:17:20 ---> 8924f894a717 00:17:20 Step 13/13 : RUN ${MAKE} 00:17:20 ---> Running in 5990a5bd3877 00:17:20 noop 00:17:20 Removing intermediate container 5990a5bd3877 00:17:20 ---> bb48f5b6e6a5 00:17:20 Successfully built bb48f5b6e6a5 00:17:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:21 + docker inspect -f . ci-base-image-x86_64 00:17:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:21 prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container 00:17:21 $ 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 00:17:21 $ docker top b0404487bfdbd95f99605919298eaee70db56c13a66f1de73d0a09a399e0abdc -eo pid,comm [Pipeline] { [Pipeline] sh 00:17:21 + go version 00:17:21 go version go1.20.2 linux/amd64 [Pipeline] } 00:17:22 $ docker stop --time=1 b0404487bfdbd95f99605919298eaee70db56c13a66f1de73d0a09a399e0abdc 00:17:23 $ docker rm -f --volumes b0404487bfdbd95f99605919298eaee70db56c13a66f1de73d0a09a399e0abdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:23 + docker inspect -f . ci-base-image-x86_64 00:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:23 prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container 00:17:23 $ 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 00:17:24 $ docker top abc08d06efdfcd3d280b529f2031b1bb6e551a5bb45c85a308199e6f6c2204c1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:17:24 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 00:17:24 + make test 00:17:24 go test ./... -coverprofile=coverage.out ./... 00:17:29 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:17:39 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 00:17:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 00:17:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 30.9% of statements 00:17:46 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.570s coverage: 86.5% of statements 00:17:51 go vet ./... 00:17:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:17:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:17:55 ./bin/test-attribution-txt.sh [Pipeline] echo 00:17:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:17:55 $ docker stop --time=1 abc08d06efdfcd3d280b529f2031b1bb6e551a5bb45c85a308199e6f6c2204c1 00:17:59 $ docker rm -f --volumes abc08d06efdfcd3d280b529f2031b1bb6e551a5bb45c85a308199e6f6c2204c1 [Pipeline] // withDockerContainer [Pipeline] sh 00:17:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:17:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:18:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:18:00 + ls -al . 00:18:00 total 232 00:18:00 drwxrwxr-x 10 jenkins jenkins 4096 May 10 00:17 . 00:18:00 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:16 .. 00:18:00 drwxrwxr-x 8 jenkins jenkins 4096 May 10 00:16 .git 00:18:00 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:16 .github 00:18:00 -rw-rw-r-- 1 jenkins jenkins 496 May 10 00:16 .gitignore 00:18:00 -rw-rw-r-- 1 jenkins jenkins 42 May 10 00:16 .golangci.yml 00:18:00 drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:16 .semver 00:18:00 -rw-rw-r-- 1 jenkins jenkins 10087 May 10 00:16 Attribution.txt 00:18:00 -rw-rw-r-- 1 jenkins jenkins 6312 May 10 00:16 CHANGELOG.md 00:18:00 -rw-rw-r-- 1 jenkins jenkins 1574 May 10 00:16 Dockerfile 00:18:00 -rw-rw-r-- 1 jenkins jenkins 677 May 10 00:16 GOVERNANCE.md 00:18:00 -rw-rw-r-- 1 jenkins jenkins 734 May 10 00:16 Jenkinsfile 00:18:00 -rw-rw-r-- 1 jenkins jenkins 11348 May 10 00:16 LICENSE 00:18:00 -rw-rw-r-- 1 jenkins jenkins 2751 May 10 00:16 Makefile 00:18:00 -rw-rw-r-- 1 jenkins jenkins 625 May 10 00:16 OWNERS.md 00:18:00 -rw-rw-r-- 1 jenkins jenkins 2591 May 10 00:16 README.md 00:18:00 -rw-rw-r-- 1 jenkins jenkins 12 May 10 00:16 VERSION 00:18:00 drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:16 bin 00:18:00 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:16 cmd 00:18:00 -rw-r--r-- 1 jenkins jenkins 79213 May 10 00:17 coverage.out 00:18:00 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:16 doc 00:18:00 -rw-rw-r-- 1 jenkins jenkins 3642 May 10 00:16 go.mod 00:18:00 -rw-rw-r-- 1 jenkins jenkins 33491 May 10 00:16 go.sum 00:18:00 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:16 internal 00:18:00 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:16 snap 00:18:00 -rw-rw-r-- 1 jenkins jenkins 236 May 10 00:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:00 + 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=98306d1e364c54cb2e1840e2b7a1c918409cfb69 --label arch=amd64 --label version=3.0.0-dev.44 . 00:18:00 Sending build context to Docker daemon 21.87MB 00:18:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:18:00 Step 2/26 : FROM ${BASE} AS builder 00:18:00 ---> bb48f5b6e6a5 00:18:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:18:01 ---> Running in 99d76f9c0d06 00:18:01 Removing intermediate container 99d76f9c0d06 00:18:01 ---> 734440c8ddad 00:18:01 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:18:01 ---> Running in 943b4a2cf24d 00:18:01 Removing intermediate container 943b4a2cf24d 00:18:01 ---> 1fcbdf1543a5 00:18:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 00:18:01 ---> Running in b634991dcd6b 00:18:01 Removing intermediate container b634991dcd6b 00:18:01 ---> 4958ae5f6335 00:18:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:18:01 ---> Running in 1b2a3315b4e7 00:18:01 Removing intermediate container 1b2a3315b4e7 00:18:01 ---> 3cb671ebfbd6 00:18:01 Step 7/26 : LABEL Name=edgex-device-onvif-camera 00:18:01 ---> Running in ac9654feebf4 00:18:01 Removing intermediate container ac9654feebf4 00:18:01 ---> 780de311b75e 00:18:01 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:18:01 ---> Running in 0c813e6b3e44 00:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:18:02 OK: 265 MiB in 53 packages 00:18:02 Removing intermediate container 0c813e6b3e44 00:18:02 ---> 9ec72a873b77 00:18:02 Step 9/26 : WORKDIR /device-onvif-camera 00:18:02 ---> Running in 4a6b62ce814b 00:18:02 Removing intermediate container 4a6b62ce814b 00:18:02 ---> 6de7b731371f 00:18:02 Step 10/26 : COPY go.mod vendor* ./ 00:18:02 ---> 36cb32b523b1 00:18:02 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:02 ---> Running in 7f234e7ccddc 00:18:03 Removing intermediate container 7f234e7ccddc 00:18:03 ---> beabceb26dec 00:18:03 Step 12/26 : COPY . . 00:18:04 ---> 1e30b41ec6f8 00:18:04 Step 13/26 : RUN ${MAKE} 00:18:04 ---> Running in 6d1501ea37f6 00:18:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 00:18:26 Removing intermediate container 6d1501ea37f6 00:18:26 ---> a99f6fa51c35 00:18:26 Step 14/26 : FROM alpine:3.17 00:18:26 3.17: Pulling from library/alpine 00:18:26 f56be85fc22e: Already exists 00:18:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:18:26 Status: Downloaded newer image for alpine:3.17 00:18:26 ---> 9ed4aefc74f6 00:18:26 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:18:26 ---> Running in a7d8f29e3b4d 00:18:26 Removing intermediate container a7d8f29e3b4d 00:18:26 ---> 9702485c8b07 00:18:26 Step 16/26 : RUN apk add --update --no-cache dumb-init 00:18:26 ---> Running in 130d7a4d8c43 00:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:18:26 (1/1) Installing dumb-init (1.2.5-r2) 00:18:26 Executing busybox-1.35.0-r29.trigger 00:18:26 OK: 7 MiB in 16 packages 00:18:26 Removing intermediate container 130d7a4d8c43 00:18:26 ---> 5f4da671247d 00:18:26 Step 17/26 : WORKDIR / 00:18:26 ---> Running in 53b265155c2c 00:18:26 Removing intermediate container 53b265155c2c 00:18:26 ---> d1b064fe5518 00:18:26 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 00:18:27 ---> 85765cf55c00 00:18:27 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 00:18:27 ---> 2f9f95bf1f8f 00:18:27 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 00:18:28 ---> 0c677cfba0b7 00:18:28 Step 21/26 : EXPOSE 59984 00:18:28 ---> Running in 22250ed67ec7 00:18:28 Removing intermediate container 22250ed67ec7 00:18:28 ---> ebd35d23985c 00:18:28 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 00:18:28 ---> Running in 7069b7e84a35 00:18:28 Removing intermediate container 7069b7e84a35 00:18:28 ---> 0c3925222abc 00:18:28 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:18:28 ---> Running in aca54f2e8a47 00:18:28 Removing intermediate container aca54f2e8a47 00:18:28 ---> ff7ce0bccda5 00:18:28 Step 24/26 : LABEL arch=amd64 00:18:28 ---> Running in fe6af5ee6a16 00:18:29 Removing intermediate container fe6af5ee6a16 00:18:29 ---> 4a4945ea0217 00:18:29 Step 25/26 : LABEL git_sha=98306d1e364c54cb2e1840e2b7a1c918409cfb69 00:18:29 ---> Running in 1bc702901286 00:18:29 Removing intermediate container 1bc702901286 00:18:29 ---> b2e774e20943 00:18:29 Step 26/26 : LABEL version=3.0.0-dev.44 00:18:29 ---> Running in 8ad77d635b10 00:18:30 Removing intermediate container 8ad77d635b10 00:18:30 ---> e91a5b6fe081 00:18:30 [Warning] One or more build-args [ARCH] were not consumed 00:18:30 Successfully built e91a5b6fe081 00:18:30 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 00:18:30 provisioning config files... 00:18:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11939301615596050502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:30 ---> docker-login.sh 00:18:30 nexus3.edgexfoundry.org:10001 00:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:30 Configure a credential helper to remove this warning. See 00:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:30 00:18:30 Login Succeeded 00:18:30 nexus3.edgexfoundry.org:10002 00:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:30 Configure a credential helper to remove this warning. See 00:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:30 00:18:30 Login Succeeded 00:18:30 nexus3.edgexfoundry.org:10003 00:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:31 Configure a credential helper to remove this warning. See 00:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:31 00:18:31 Login Succeeded 00:18:31 nexus3.edgexfoundry.org:10004 00:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:31 Configure a credential helper to remove this warning. See 00:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:31 00:18:31 Login Succeeded 00:18:31 docker.io 00:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:31 Configure a credential helper to remove this warning. See 00:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:31 00:18:31 Login Succeeded 00:18:31 ---> docker-login.sh ends [Pipeline] } 00:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:31 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 00:18:31 98306d1e364c54cb2e1840e2b7a1c918409cfb69 00:18:31 latest 00:18:31 3.0.0-dev.44 00:18:31 98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 00:18:31 main 00:18:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69 00:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 00:18:32 08db0770b494: Preparing 00:18:32 e74a62a70668: Preparing 00:18:32 e26980e52a48: Preparing 00:18:32 d8796cc7e702: Preparing 00:18:32 f1417ff83b31: Preparing 00:18:32 f1417ff83b31: Layer already exists 00:18:32 e74a62a70668: Pushed 00:18:32 d8796cc7e702: Pushed 00:18:32 08db0770b494: Pushed 00:18:34 e26980e52a48: Pushed 00:18:34 98306d1e364c54cb2e1840e2b7a1c918409cfb69: digest: sha256:ef09fdc012dcf69ac38c6ddd3c64d67e3dea34da3f80a874093fb48e1613d830 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 00:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 00:18:35 08db0770b494: Preparing 00:18:35 e74a62a70668: Preparing 00:18:35 e26980e52a48: Preparing 00:18:35 d8796cc7e702: Preparing 00:18:35 f1417ff83b31: Preparing 00:18:35 f1417ff83b31: Layer already exists 00:18:35 e74a62a70668: Layer already exists 00:18:35 08db0770b494: Layer already exists 00:18:35 e26980e52a48: Layer already exists 00:18:35 d8796cc7e702: Layer already exists 00:18:35 latest: digest: sha256:ef09fdc012dcf69ac38c6ddd3c64d67e3dea34da3f80a874093fb48e1613d830 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 00:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 00:18:36 08db0770b494: Preparing 00:18:36 e74a62a70668: Preparing 00:18:36 e26980e52a48: Preparing 00:18:36 d8796cc7e702: Preparing 00:18:36 f1417ff83b31: Preparing 00:18:36 d8796cc7e702: Layer already exists 00:18:36 e26980e52a48: Layer already exists 00:18:36 e74a62a70668: Layer already exists 00:18:36 08db0770b494: Layer already exists 00:18:36 f1417ff83b31: Layer already exists 00:18:36 3.0.0-dev.44: digest: sha256:ef09fdc012dcf69ac38c6ddd3c64d67e3dea34da3f80a874093fb48e1613d830 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:36 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 00:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 00:18:36 08db0770b494: Preparing 00:18:36 e74a62a70668: Preparing 00:18:36 e26980e52a48: Preparing 00:18:36 d8796cc7e702: Preparing 00:18:36 f1417ff83b31: Preparing 00:18:36 08db0770b494: Layer already exists 00:18:36 e26980e52a48: Layer already exists 00:18:36 f1417ff83b31: Layer already exists 00:18:36 d8796cc7e702: Layer already exists 00:18:36 e74a62a70668: Layer already exists 00:18:36 98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44: digest: sha256:ef09fdc012dcf69ac38c6ddd3c64d67e3dea34da3f80a874093fb48e1613d830 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 00:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 00:18:37 08db0770b494: Preparing 00:18:37 e74a62a70668: Preparing 00:18:37 e26980e52a48: Preparing 00:18:37 d8796cc7e702: Preparing 00:18:37 f1417ff83b31: Preparing 00:18:37 f1417ff83b31: Layer already exists 00:18:37 e26980e52a48: Layer already exists 00:18:37 d8796cc7e702: Layer already exists 00:18:37 08db0770b494: Layer already exists 00:18:37 e74a62a70668: Layer already exists 00:18:37 main: digest: sha256:ef09fdc012dcf69ac38c6ddd3c64d67e3dea34da3f80a874093fb48e1613d830 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:37 ===================================================== [Pipeline] echo 00:18:37 taggedImages: 00:18:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69 00:18:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 00:18:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 00:18:37 - nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 00:18:37 - 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 00:18:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:37 00:18:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:38 latest: Pulling from edgex-lftools-log-publisher 00:18:38 5eb5b503b376: Pulling fs layer 00:18:38 5c69ac0246d0: Pulling fs layer 00:18:38 ec43610c2a17: Pulling fs layer 00:18:38 3a2ae6a8a46f: Pulling fs layer 00:18:38 33b1e0a273af: Pulling fs layer 00:18:38 5d3b04190fa2: Pulling fs layer 00:18:38 2f39f015ded8: Pulling fs layer 00:18:38 3a2ae6a8a46f: Waiting 00:18:38 5d3b04190fa2: Waiting 00:18:38 2f39f015ded8: Waiting 00:18:38 33b1e0a273af: Waiting 00:18:38 5c69ac0246d0: Verifying Checksum 00:18:38 5c69ac0246d0: Download complete 00:18:38 3a2ae6a8a46f: Verifying Checksum 00:18:38 3a2ae6a8a46f: Download complete 00:18:38 ec43610c2a17: Verifying Checksum 00:18:38 ec43610c2a17: Download complete 00:18:38 33b1e0a273af: Verifying Checksum 00:18:38 33b1e0a273af: Download complete 00:18:38 5d3b04190fa2: Verifying Checksum 00:18:38 5d3b04190fa2: Download complete 00:18:38 5eb5b503b376: Verifying Checksum 00:18:38 5eb5b503b376: Download complete 00:18:39 2f39f015ded8: Verifying Checksum 00:18:39 2f39f015ded8: Download complete 00:18:40 5eb5b503b376: Pull complete 00:18:40 5c69ac0246d0: Pull complete 00:18:40 ec43610c2a17: Pull complete 00:18:40 3a2ae6a8a46f: Pull complete 00:18:40 33b1e0a273af: Pull complete 00:18:41 5d3b04190fa2: Pull complete 00:18:45 2f39f015ded8: Pull complete 00:18:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:45 prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container 00:18:45 $ 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 00:18:50 $ docker top 573559a407fbc100d448fefb7caf00e06d34bb76e89b89e0348e4b2c06e5b7d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:50 ---> job-cost.sh 00:18:50 lf-activate-venv: SKIPPING 00:18:50 INFO: No Stack... 00:18:51 INFO: Retrieving Pricing Info for: v3-standard-8 00:18:51 INFO: Archiving Costs [Pipeline] sh 00:18:51 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 00:18:51 + cut -d, -f6 [Pipeline] lock 00:18:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] 00:18:51 Resource [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] did not exist. Created. 00:18:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:18:52 + echo total: 0.2199999988079071 [Pipeline] stash 00:18:52 Stashed 1 file(s) [Pipeline] } 00:18:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 00:18:52 $ docker stop --time=1 573559a407fbc100d448fefb7caf00e06d34bb76e89b89e0348e4b2c06e5b7d6 00:18:53 $ docker rm -f --volumes 573559a407fbc100d448fefb7caf00e06d34bb76e89b89e0348e4b2c06e5b7d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:21:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14843 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 00:21:12 Running in /w/workspace/device-onvif-camera/141 [Pipeline] { [Pipeline] checkout 00:21:12 The recommended git tool is: git 00:21:18 using credential edgex-jenkins-ssh 00:21:18 Cloning the remote Git repository 00:21:18 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 00:21:18 > git init /w/workspace/device-onvif-camera/141 # timeout=10 00:21:18 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 00:21:18 > git --version # timeout=10 00:21:18 > git --version # 'git version 2.25.1' 00:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:20 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 00:21:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:21 Avoid second fetch 00:21:21 Checking out Revision 98306d1e364c54cb2e1840e2b7a1c918409cfb69 (main) 00:21:22 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#351)" 00:21:21 > git config core.sparsecheckout # timeout=10 00:21:21 > git checkout -f 98306d1e364c54cb2e1840e2b7a1c918409cfb69 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:21:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:21:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:21:23 Dload Upload Total Spent Left Speed 00:21:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh 00:21:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:21:24 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:21:24 /etc/docker/daemon.json 00:21:24 { 00:21:24 "registry-mirrors": [ 00:21:24 "https://nexus3.edgexfoundry.org:10001" 00:21:24 ], 00:21:24 "bip": "10.250.0.254/24", 00:21:24 "hosts": [ 00:21:24 "tcp://0.0.0.0:5555", 00:21:24 "unix:///var/run/docker.sock" 00:21:24 ], 00:21:24 "mtu": 1458, 00:21:24 "selinux-enabled": true, 00:21:24 "seccomp-profile": "/etc/docker/seccomp.json" 00:21:24 } [Pipeline] sh 00:21:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:21:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:43 provisioning config files... 00:21:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/141@tmp/config1722449290734038128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:44 ---> docker-login.sh 00:21:44 nexus3.edgexfoundry.org:10001 00:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:44 Configure a credential helper to remove this warning. See 00:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:44 00:21:44 Login Succeeded 00:21:44 nexus3.edgexfoundry.org:10002 00:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:45 Configure a credential helper to remove this warning. See 00:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:45 00:21:45 Login Succeeded 00:21:45 nexus3.edgexfoundry.org:10003 00:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:45 Configure a credential helper to remove this warning. See 00:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:45 00:21:45 Login Succeeded 00:21:45 nexus3.edgexfoundry.org:10004 00:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:46 Configure a credential helper to remove this warning. See 00:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:46 00:21:46 Login Succeeded 00:21:46 docker.io 00:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:46 Configure a credential helper to remove this warning. See 00:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:46 00:21:46 Login Succeeded 00:21:46 ---> docker-login.sh ends [Pipeline] } 00:21:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:21:46 ========================================================= 00:21:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:21:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:21:47 Sending build context to Docker daemon 14.31MB 00:21:47 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:21:47 Step 2/13 : FROM ${BASE} AS builder 00:21:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:21:48 c41833b44d91: Pulling fs layer 00:21:48 ed15518f5707: Pulling fs layer 00:21:48 feae8fd75edb: Pulling fs layer 00:21:48 242c74f7c9fa: Pulling fs layer 00:21:48 3cdef696dda3: Pulling fs layer 00:21:48 2ced38df9373: Pulling fs layer 00:21:48 58f1dce35555: Pulling fs layer 00:21:48 242c74f7c9fa: Waiting 00:21:48 3cdef696dda3: Waiting 00:21:48 2ced38df9373: Waiting 00:21:48 58f1dce35555: Waiting 00:21:48 ed15518f5707: Verifying Checksum 00:21:48 ed15518f5707: Download complete 00:21:48 242c74f7c9fa: Verifying Checksum 00:21:48 242c74f7c9fa: Download complete 00:21:48 3cdef696dda3: Verifying Checksum 00:21:48 3cdef696dda3: Download complete 00:21:48 c41833b44d91: Verifying Checksum 00:21:48 c41833b44d91: Download complete 00:21:49 c41833b44d91: Pull complete 00:21:49 58f1dce35555: Verifying Checksum 00:21:49 58f1dce35555: Download complete 00:21:49 ed15518f5707: Pull complete 00:21:50 feae8fd75edb: Verifying Checksum 00:21:50 feae8fd75edb: Download complete 00:21:50 2ced38df9373: Verifying Checksum 00:21:50 2ced38df9373: Download complete 00:22:03 feae8fd75edb: Pull complete 00:22:03 242c74f7c9fa: Pull complete 00:22:03 3cdef696dda3: Pull complete 00:22:08 2ced38df9373: Pull complete 00:22:10 58f1dce35555: Pull complete 00:22:10 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:22:10 ---> fadd8f120f05 00:22:10 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:22:13 ---> Running in 47ce55420483 00:22:13 Removing intermediate container 47ce55420483 00:22:13 ---> 0c8b9a5924ad 00:22:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:22:13 ---> Running in fee98e0742e6 00:22:13 Removing intermediate container fee98e0742e6 00:22:13 ---> c9c58c00d0c3 00:22:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 00:22:13 ---> Running in b70bd7377002 00:22:14 Removing intermediate container b70bd7377002 00:22:14 ---> dedcc0e593d0 00:22:14 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 00:22:14 ---> Running in cbf6398f894b 00:22:14 Removing intermediate container cbf6398f894b 00:22:14 ---> d3d969cee513 00:22:14 Step 7/13 : LABEL Name=edgex-device-onvif-camera 00:22:14 ---> Running in 9b6ad32ca32c 00:22:14 Removing intermediate container 9b6ad32ca32c 00:22:14 ---> 44eb237f05ba 00:22:14 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:22:14 ---> Running in af0f585dfbf2 00:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:22:17 OK: 263 MiB in 53 packages 00:22:18 Removing intermediate container af0f585dfbf2 00:22:18 ---> d219f9abc1ec 00:22:18 Step 9/13 : WORKDIR /device-onvif-camera 00:22:18 ---> Running in bb94987e774b 00:22:19 Removing intermediate container bb94987e774b 00:22:19 ---> 40e52cb88d98 00:22:19 Step 10/13 : COPY go.mod vendor* ./ 00:22:19 ---> daacffcacc43 00:22:19 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:19 ---> Running in f41f7053b66c 00:23:27 Removing intermediate container f41f7053b66c 00:23:27 ---> 485d43033272 00:23:27 Step 12/13 : COPY . . 00:23:27 ---> b48d60f06352 00:23:27 Step 13/13 : RUN ${MAKE} 00:23:27 ---> Running in e681d450b1fa 00:23:27 noop 00:23:27 Removing intermediate container e681d450b1fa 00:23:27 ---> 9f79c5617210 00:23:27 Successfully built 9f79c5617210 00:23:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:28 + docker inspect -f . ci-base-image-arm64 00:23:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:28 prd-ubuntu20.04-docker-arm64-4c-16g-14843 does not seem to be running inside a container 00:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/141 -v /w/workspace/device-onvif-camera/141:/w/workspace/device-onvif-camera/141:rw,z -v /w/workspace/device-onvif-camera/141@tmp:/w/workspace/device-onvif-camera/141@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 00:23:29 $ docker top 07b7bbb81eb43ade63fd8e0953126ba786bd3aef8dfe6785ee2ac77834d6056e -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:30 + go version 00:23:30 go version go1.20.2 linux/arm64 [Pipeline] } 00:23:30 $ docker stop --time=1 07b7bbb81eb43ade63fd8e0953126ba786bd3aef8dfe6785ee2ac77834d6056e 00:23:31 $ docker rm -f --volumes 07b7bbb81eb43ade63fd8e0953126ba786bd3aef8dfe6785ee2ac77834d6056e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:32 + docker inspect -f . ci-base-image-arm64 00:23:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:32 prd-ubuntu20.04-docker-arm64-4c-16g-14843 does not seem to be running inside a container 00:23:32 $ 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/141 -v /w/workspace/device-onvif-camera/141:/w/workspace/device-onvif-camera/141:rw,z -v /w/workspace/device-onvif-camera/141@tmp:/w/workspace/device-onvif-camera/141@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 00:23:34 $ docker top 2285dc099445b3fe311d57541631ece05a4655516d58b0625f8494450048b6fa -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:34 + git config --global --add safe.directory /w/workspace/device-onvif-camera/141 [Pipeline] fileExists [Pipeline] sh 00:23:35 + make test 00:23:35 go test ./... -coverprofile=coverage.out ./... 00:24:14 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:26:20 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 00:26:20 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 00:26:21 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 30.9% of statements 00:26:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.236s coverage: 86.5% of statements 00:26:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:26:48 go vet ./... 00:27:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:27:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:27:15 ./bin/test-attribution-txt.sh [Pipeline] echo 00:27:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:27:15 $ docker stop --time=1 2285dc099445b3fe311d57541631ece05a4655516d58b0625f8494450048b6fa 00:27:17 $ docker rm -f --volumes 2285dc099445b3fe311d57541631ece05a4655516d58b0625f8494450048b6fa [Pipeline] // withDockerContainer [Pipeline] sh 00:27:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:27:18 Warning: overwriting stash ‘coverage-report’ 00:27:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:27:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:27:19 + ls -al . 00:27:19 total 228 00:27:19 drwxrwxr-x 9 jenkins jenkins 4096 May 10 00:23 . 00:27:19 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:21 .. 00:27:19 drwxrwxr-x 8 jenkins jenkins 4096 May 10 00:21 .git 00:27:19 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:21 .github 00:27:19 -rw-rw-r-- 1 jenkins jenkins 496 May 10 00:21 .gitignore 00:27:19 -rw-rw-r-- 1 jenkins jenkins 42 May 10 00:21 .golangci.yml 00:27:19 -rw-rw-r-- 1 jenkins jenkins 10087 May 10 00:21 Attribution.txt 00:27:19 -rw-rw-r-- 1 jenkins jenkins 6312 May 10 00:21 CHANGELOG.md 00:27:19 -rw-rw-r-- 1 jenkins jenkins 1574 May 10 00:21 Dockerfile 00:27:19 -rw-rw-r-- 1 jenkins jenkins 677 May 10 00:21 GOVERNANCE.md 00:27:19 -rw-rw-r-- 1 jenkins jenkins 734 May 10 00:21 Jenkinsfile 00:27:19 -rw-rw-r-- 1 jenkins jenkins 11348 May 10 00:21 LICENSE 00:27:19 -rw-rw-r-- 1 jenkins jenkins 2751 May 10 00:21 Makefile 00:27:19 -rw-rw-r-- 1 jenkins jenkins 625 May 10 00:21 OWNERS.md 00:27:19 -rw-rw-r-- 1 jenkins jenkins 2591 May 10 00:21 README.md 00:27:19 -rw-rw-r-- 1 jenkins jenkins 12 May 10 00:16 VERSION 00:27:19 drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:21 bin 00:27:19 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:21 cmd 00:27:19 -rw-r--r-- 1 jenkins jenkins 79213 May 10 00:26 coverage.out 00:27:19 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:21 doc 00:27:19 -rw-rw-r-- 1 jenkins jenkins 3642 May 10 00:21 go.mod 00:27:19 -rw-rw-r-- 1 jenkins jenkins 33491 May 10 00:21 go.sum 00:27:19 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:21 internal 00:27:19 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:21 snap 00:27:19 -rw-rw-r-- 1 jenkins jenkins 236 May 10 00:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:20 + 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=98306d1e364c54cb2e1840e2b7a1c918409cfb69 --label arch=arm64 --label version=3.0.0-dev.44 . 00:27:20 Sending build context to Docker daemon 14.39MB 00:27:20 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:27:20 Step 2/26 : FROM ${BASE} AS builder 00:27:20 ---> 9f79c5617210 00:27:20 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:27:20 ---> Running in c613540dcdfa 00:27:21 Removing intermediate container c613540dcdfa 00:27:21 ---> 7f3b3643276e 00:27:21 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:27:21 ---> Running in 485bffcee6e0 00:27:21 Removing intermediate container 485bffcee6e0 00:27:21 ---> 8580a3f3e3ac 00:27:21 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 00:27:21 ---> Running in 2082e42c9a05 00:27:21 Removing intermediate container 2082e42c9a05 00:27:21 ---> fd871f622574 00:27:21 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:27:22 ---> Running in 8d96c49ffdb9 00:27:22 Removing intermediate container 8d96c49ffdb9 00:27:22 ---> 0d6d780dfdce 00:27:22 Step 7/26 : LABEL Name=edgex-device-onvif-camera 00:27:22 ---> Running in 5b0eddaad2cb 00:27:22 Removing intermediate container 5b0eddaad2cb 00:27:22 ---> b30b58548c12 00:27:22 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:27:22 ---> Running in 7bb3e5322e1c 00:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:27:25 OK: 263 MiB in 53 packages 00:27:26 Removing intermediate container 7bb3e5322e1c 00:27:26 ---> 9fdb64eea63d 00:27:26 Step 9/26 : WORKDIR /device-onvif-camera 00:27:26 ---> Running in fc84ace75fdc 00:27:26 Removing intermediate container fc84ace75fdc 00:27:26 ---> 6a48ea42557f 00:27:26 Step 10/26 : COPY go.mod vendor* ./ 00:27:27 ---> 69fb1f240fc7 00:27:27 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:27 ---> Running in 66b2c16209d6 00:27:30 Removing intermediate container 66b2c16209d6 00:27:30 ---> a738cb098854 00:27:30 Step 12/26 : COPY . . 00:27:31 ---> c2b8a1903b47 00:27:31 Step 13/26 : RUN ${MAKE} 00:27:31 ---> Running in 46af5c0caba3 00:27:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 00:29:55 Removing intermediate container 46af5c0caba3 00:29:55 ---> a223a6c12bd3 00:29:55 Step 14/26 : FROM alpine:3.17 00:29:55 3.17: Pulling from library/alpine 00:29:55 c41833b44d91: Already exists 00:29:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:29:55 Status: Downloaded newer image for alpine:3.17 00:29:55 ---> 51e60588ff2c 00:29:55 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:29:55 ---> Running in 4992e18b06ad 00:29:55 Removing intermediate container 4992e18b06ad 00:29:55 ---> 1c4fc6530ea7 00:29:55 Step 16/26 : RUN apk add --update --no-cache dumb-init 00:29:55 ---> Running in 493a53786f9e 00:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:29:55 (1/1) Installing dumb-init (1.2.5-r2) 00:29:55 Executing busybox-1.35.0-r29.trigger 00:29:55 OK: 8 MiB in 16 packages 00:29:56 Removing intermediate container 493a53786f9e 00:29:56 ---> a55054039f3a 00:29:56 Step 17/26 : WORKDIR / 00:29:56 ---> Running in 1dbf396a602a 00:29:57 Removing intermediate container 1dbf396a602a 00:29:57 ---> 227512348e7d 00:29:57 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 00:29:58 ---> 56313881ac96 00:29:58 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 00:29:59 ---> 071543ffc063 00:29:59 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 00:29:59 ---> 7a35b026faa9 00:29:59 Step 21/26 : EXPOSE 59984 00:29:59 ---> Running in 56ff83ecbce6 00:30:00 Removing intermediate container 56ff83ecbce6 00:30:00 ---> 99cb2dcd7937 00:30:00 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 00:30:00 ---> Running in ce6fefbcd458 00:30:00 Removing intermediate container ce6fefbcd458 00:30:00 ---> 0e33f7966890 00:30:00 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:30:00 ---> Running in e6b3fd1a0073 00:30:00 Removing intermediate container e6b3fd1a0073 00:30:00 ---> fbc60921f923 00:30:00 Step 24/26 : LABEL arch=arm64 00:30:00 ---> Running in 33150719deb9 00:30:01 Removing intermediate container 33150719deb9 00:30:01 ---> 0681cf07b30b 00:30:01 Step 25/26 : LABEL git_sha=98306d1e364c54cb2e1840e2b7a1c918409cfb69 00:30:01 ---> Running in 70d358166695 00:30:01 Removing intermediate container 70d358166695 00:30:01 ---> a78a8f11093c 00:30:01 Step 26/26 : LABEL version=3.0.0-dev.44 00:30:01 ---> Running in 57e8539ea091 00:30:01 Removing intermediate container 57e8539ea091 00:30:01 ---> 56b8ab0709a6 00:30:01 [Warning] One or more build-args [ARCH] were not consumed 00:30:02 Successfully built 56b8ab0709a6 00:30:02 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 00:30:02 provisioning config files... 00:30:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/141@tmp/config4895915004675992541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:02 ---> docker-login.sh 00:30:02 nexus3.edgexfoundry.org:10001 00:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:02 Configure a credential helper to remove this warning. See 00:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:02 00:30:02 Login Succeeded 00:30:02 nexus3.edgexfoundry.org:10002 00:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:02 Configure a credential helper to remove this warning. See 00:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:02 00:30:02 Login Succeeded 00:30:03 nexus3.edgexfoundry.org:10003 00:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:03 Configure a credential helper to remove this warning. See 00:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:03 00:30:03 Login Succeeded 00:30:03 nexus3.edgexfoundry.org:10004 00:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:03 Configure a credential helper to remove this warning. See 00:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:03 00:30:03 Login Succeeded 00:30:03 docker.io 00:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:04 Configure a credential helper to remove this warning. See 00:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:04 00:30:04 Login Succeeded 00:30:04 ---> docker-login.sh ends [Pipeline] } 00:30:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:04 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 00:30:04 98306d1e364c54cb2e1840e2b7a1c918409cfb69 00:30:04 latest 00:30:04 3.0.0-dev.44 00:30:04 98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 00:30:04 main 00:30:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:04 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69 00:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 00:30:05 6a60456dd5cc: Preparing 00:30:05 8d4a52bfe349: Preparing 00:30:05 5a76205fe134: Preparing 00:30:05 4cf8c38beb9a: Preparing 00:30:05 26cbea5cba74: Preparing 00:30:05 26cbea5cba74: Layer already exists 00:30:05 6a60456dd5cc: Pushed 00:30:05 8d4a52bfe349: Pushed 00:30:05 4cf8c38beb9a: Pushed 00:30:10 5a76205fe134: Pushed 00:30:10 98306d1e364c54cb2e1840e2b7a1c918409cfb69: digest: sha256:a6f5195b6bd27786b8cb084c3765baeba1b9175e119b4b8d2a1b4470aa4aa70d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:11 + 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 00:30:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 00:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 00:30:11 6a60456dd5cc: Preparing 00:30:11 8d4a52bfe349: Preparing 00:30:11 5a76205fe134: Preparing 00:30:11 4cf8c38beb9a: Preparing 00:30:11 26cbea5cba74: Preparing 00:30:11 6a60456dd5cc: Layer already exists 00:30:11 26cbea5cba74: Layer already exists 00:30:11 8d4a52bfe349: Layer already exists 00:30:11 4cf8c38beb9a: Layer already exists 00:30:11 5a76205fe134: Layer already exists 00:30:11 latest: digest: sha256:a6f5195b6bd27786b8cb084c3765baeba1b9175e119b4b8d2a1b4470aa4aa70d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:12 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.44 00:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 00:30:12 6a60456dd5cc: Preparing 00:30:12 8d4a52bfe349: Preparing 00:30:12 5a76205fe134: Preparing 00:30:12 4cf8c38beb9a: Preparing 00:30:12 26cbea5cba74: Preparing 00:30:12 5a76205fe134: Layer already exists 00:30:12 4cf8c38beb9a: Layer already exists 00:30:12 8d4a52bfe349: Layer already exists 00:30:12 6a60456dd5cc: Layer already exists 00:30:12 26cbea5cba74: Layer already exists 00:30:12 3.0.0-dev.44: digest: sha256:a6f5195b6bd27786b8cb084c3765baeba1b9175e119b4b8d2a1b4470aa4aa70d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:12 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 00:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 00:30:13 6a60456dd5cc: Preparing 00:30:13 8d4a52bfe349: Preparing 00:30:13 5a76205fe134: Preparing 00:30:13 4cf8c38beb9a: Preparing 00:30:13 26cbea5cba74: Preparing 00:30:13 8d4a52bfe349: Layer already exists 00:30:13 26cbea5cba74: Layer already exists 00:30:13 6a60456dd5cc: Layer already exists 00:30:13 5a76205fe134: Layer already exists 00:30:13 4cf8c38beb9a: Layer already exists 00:30:13 98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44: digest: sha256:a6f5195b6bd27786b8cb084c3765baeba1b9175e119b4b8d2a1b4470aa4aa70d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:13 + 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 00:30:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 00:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 00:30:14 6a60456dd5cc: Preparing 00:30:14 8d4a52bfe349: Preparing 00:30:14 5a76205fe134: Preparing 00:30:14 4cf8c38beb9a: Preparing 00:30:14 26cbea5cba74: Preparing 00:30:14 5a76205fe134: Layer already exists 00:30:14 8d4a52bfe349: Layer already exists 00:30:14 4cf8c38beb9a: Layer already exists 00:30:14 6a60456dd5cc: Layer already exists 00:30:14 26cbea5cba74: Layer already exists 00:30:14 main: digest: sha256:a6f5195b6bd27786b8cb084c3765baeba1b9175e119b4b8d2a1b4470aa4aa70d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:14 ===================================================== [Pipeline] echo 00:30:14 taggedImages: 00:30:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69 00:30:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 00:30:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.44 00:30:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 00:30:14 - 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 00:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:14 00:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:15 arm64: Pulling from edgex-lftools-log-publisher 00:30:15 8998bd30e6a1: Pulling fs layer 00:30:15 04944245beec: Pulling fs layer 00:30:15 699f458cf7ca: Pulling fs layer 00:30:15 765212b225bb: Pulling fs layer 00:30:15 f23df028b6ca: Pulling fs layer 00:30:15 d65c8cfc05b1: Pulling fs layer 00:30:15 2437ff75d9bd: Pulling fs layer 00:30:15 765212b225bb: Waiting 00:30:15 f23df028b6ca: Waiting 00:30:15 d65c8cfc05b1: Waiting 00:30:15 2437ff75d9bd: Waiting 00:30:15 04944245beec: Verifying Checksum 00:30:15 04944245beec: Download complete 00:30:15 765212b225bb: Verifying Checksum 00:30:15 765212b225bb: Download complete 00:30:15 f23df028b6ca: Verifying Checksum 00:30:15 f23df028b6ca: Download complete 00:30:15 d65c8cfc05b1: Verifying Checksum 00:30:15 d65c8cfc05b1: Download complete 00:30:15 699f458cf7ca: Verifying Checksum 00:30:15 699f458cf7ca: Download complete 00:30:16 8998bd30e6a1: Verifying Checksum 00:30:16 8998bd30e6a1: Download complete 00:30:18 2437ff75d9bd: Verifying Checksum 00:30:18 2437ff75d9bd: Download complete 00:30:19 8998bd30e6a1: Pull complete 00:30:20 04944245beec: Pull complete 00:30:22 699f458cf7ca: Pull complete 00:30:22 765212b225bb: Pull complete 00:30:23 f23df028b6ca: Pull complete 00:30:23 d65c8cfc05b1: Pull complete 00:30:38 2437ff75d9bd: Pull complete 00:30:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:38 prd-ubuntu20.04-docker-arm64-4c-16g-14843 does not seem to be running inside a container 00:30:38 $ 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/141 -v /w/workspace/device-onvif-camera/141:/w/workspace/device-onvif-camera/141:rw,z -v /w/workspace/device-onvif-camera/141@tmp:/w/workspace/device-onvif-camera/141@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 00:30:41 $ docker top 9225160916be8204d9e7fc3f355d4695a0bc5e8e71ccb5ffa21d642ea619c670 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:42 ---> job-cost.sh 00:30:42 lf-activate-venv: SKIPPING 00:30:42 INFO: No Stack... 00:30:42 INFO: Retrieving Pricing Info for: v3-standard-4 00:30:43 INFO: Archiving Costs [Pipeline] sh 00:30:44 + cat /w/workspace/device-onvif-camera/141/archives/cost.csv 00:30:44 + cut -d, -f6 [Pipeline] lock 00:30:44 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] 00:30:44 Resource [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] did not exist. Created. 00:30:44 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:30:44 /w/workspace/device-onvif-camera/141@tmp/durable-972edbc6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:30:45 + echo total: 0.10999999940395355 [Pipeline] stash 00:30:45 Warning: overwriting stash ‘stack-cost’ 00:30:45 Stashed 1 file(s) [Pipeline] } 00:30:45 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 00:30:45 $ docker stop --time=1 9225160916be8204d9e7fc3f355d4695a0bc5e8e71ccb5ffa21d642ea619c670 00:30:47 $ docker rm -f --volumes 9225160916be8204d9e7fc3f355d4695a0bc5e8e71ccb5ffa21d642ea619c670 [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 00:30:47 provisioning config files... 00:30:47 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9092544197438771337tmp [Pipeline] { [Pipeline] sh 00:30:47 + set +x 00:30:47 + curl -s https://codecov.io/bash 00:30:47 + bash -s -- 00:30:47 00:30:47 _____ _ 00:30:47 / ____| | | 00:30:47 | | ___ __| | ___ ___ _____ __ 00:30:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:30:47 | |___| (_) | (_| | __/ (_| (_) \ V / 00:30:47 \_____\___/ \__,_|\___|\___\___/ \_/ 00:30:47 Bash-1.0.6 00:30:47 00:30:47 00:30:47 ==> git version 2.25.1 found 00:30:47 ==> 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 00:30:47 Release-Date: 2020-01-08 00:30:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:30:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:30:47 ==> Jenkins CI detected. 00:30:47 current dir:  /w/workspace/foundry_device-onvif-camera_main 00:30:47 project root: . 00:30:47 --> token set from env 00:30:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:30:47 ==> Running gcov in . (disable via -X gcov) 00:30:47 ==> Python coveragepy not found 00:30:47 ==> Searching for coverage reports in: 00:30:47 + . 00:30:47 -> Found 1 reports 00:30:47 ==> Detecting git/mercurial file structure 00:30:47 ==> Reading reports 00:30:47 + ./coverage.out bytes=79213 00:30:48 ==> Appending adjustments 00:30:48 https://docs.codecov.io/docs/fixing-reports 00:30:48 + Found adjustments 00:30:48 ==> Gzipping contents 00:30:48 12K /tmp/codecov.gGHCZM.gz 00:30:48 ==> Uploading reports 00:30:48 url: https://codecov.io 00:30:48 query: branch=main&commit=98306d1e364c54cb2e1840e2b7a1c918409cfb69&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:30:48 -> Pinging Codecov 00:30:48 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=98306d1e364c54cb2e1840e2b7a1c918409cfb69&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:30:48 -> Uploading to 00:30:48 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/98306d1e364c54cb2e1840e2b7a1c918409cfb69/33020777-df04-42f3-a48e-148c01bc8152.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T003048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e478c3c3223c9f3141eb7d2cb63c4c4a44a8cee96d4aafb516abe415e029aac 00:30:48 % Total % Received % Xferd Average Speed Time Time Time Current 00:30:48 Dload Upload Total Spent Left Speed 00:30:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 39334 --:--:-- --:--:-- --:--:-- 39334 00:30:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] } 00:30:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:30:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:30:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:30:49 00:30:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:30:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:30:49 df9b9388f04a: Pulling fs layer 00:30:49 52dc419b0ee2: Pulling fs layer 00:30:49 25bc292e5bac: Pulling fs layer 00:30:49 114826534d7a: Pulling fs layer 00:30:49 4657fd5d0bcf: Pulling fs layer 00:30:49 6ad1cebc031e: Pulling fs layer 00:30:49 8a3aa393b2d8: Pulling fs layer 00:30:49 4657fd5d0bcf: Waiting 00:30:49 6ad1cebc031e: Waiting 00:30:49 8a3aa393b2d8: Waiting 00:30:49 114826534d7a: Waiting 00:30:49 25bc292e5bac: Verifying Checksum 00:30:49 25bc292e5bac: Download complete 00:30:49 52dc419b0ee2: Verifying Checksum 00:30:49 52dc419b0ee2: Download complete 00:30:49 4657fd5d0bcf: Verifying Checksum 00:30:49 4657fd5d0bcf: Download complete 00:30:49 df9b9388f04a: Download complete 00:30:49 df9b9388f04a: Pull complete 00:30:49 6ad1cebc031e: Verifying Checksum 00:30:49 6ad1cebc031e: Download complete 00:30:49 52dc419b0ee2: Pull complete 00:30:49 25bc292e5bac: Pull complete 00:30:50 114826534d7a: Verifying Checksum 00:30:50 114826534d7a: Download complete 00:30:50 8a3aa393b2d8: Verifying Checksum 00:30:50 8a3aa393b2d8: Download complete 00:30:53 114826534d7a: Pull complete 00:30:53 4657fd5d0bcf: Pull complete 00:30:53 6ad1cebc031e: Pull complete 00:30:57 8a3aa393b2d8: Pull complete 00:30:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:30:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:57 prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container 00:30:57 $ 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 00:31:00 $ docker top ccd0c013087915762da02f278ecc5766df617164cfb0dc895f74c084d72ec5af -eo pid,comm [Pipeline] { [Pipeline] echo 00:31:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 00:31:01 + set -o pipefail 00:31:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 00:31:06 00:31:06 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 00:31:06 00:31:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/8e8a5606-d813-4315-923b-8879574cc2b0 00:31:06 00:31:06 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 00:31:06 00:31:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:31:06 00:31:06 00:31:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:31:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:31:06 More details here: https://snyk.co/ue1NS 00:31:06 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:31:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:31:06 $ docker stop --time=1 ccd0c013087915762da02f278ecc5766df617164cfb0dc895f74c084d72ec5af 00:31:09 $ docker rm -f --volumes ccd0c013087915762da02f278ecc5766df617164cfb0dc895f74c084d72ec5af [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 00:31:11 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:11 provisioning config files... 00:31:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8624351974493320978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:11 --> edgex-publish-swagger.sh 00:31:11 === Publish doc/openapi/v2 API === 00:31:11 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 00:31:11 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 00:31:11 % Total % Received % Xferd Average Speed Time Time Time Current 00:31:11 Dload Upload Total Spent Left Speed 00:31:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 473k 0 0 100 473k 0 669k --:--:-- --:--:-- --:--:-- 669k 00:31:12 00:31:12 [Pipeline] } 00:31: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 00:31:13 + git log --format=format:%s -1 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] sh 00:31:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:31:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:15 prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container 00:31:16 $ 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 00:31:16 $ docker top 07b94cf0c15f9023b6cfe6db931728038b7b1b3c04eff34b11a5720be2e4542c -eo pid,comm 00:31:16 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). 00:31:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:16 [ssh-agent] Looking for ssh-agent implementation... 00:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:17 $ docker exec 07b94cf0c15f9023b6cfe6db931728038b7b1b3c04eff34b11a5720be2e4542c ssh-agent 00:31:17 SSH_AUTH_SOCK=/tmp/ssh-g4CL0k49G1Tn/agent.32 00:31:17 SSH_AGENT_PID=38 00:31:17 Running ssh-add (command line suppressed) 00:31:17 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1016950370741171764.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1016950370741171764.key) 00:31:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:17 + git semver tag 00:31:17 2023-05-10 00:31:17,829 [run_tag] DEBUG tag force:False 00:31:17 2023-05-10 00:31:17,829 [check_head_tag] DEBUG check head tag 00:31:17 2023-05-10 00:31:17,833 [execute] INFO git cat-file --batch-check 00:31:17 2023-05-10 00:31:17,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 00:31:17 2023-05-10 00:31:17,838 [execute] INFO git cat-file --batch 00:31:17 2023-05-10 00:31:17,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 00:31:17 2023-05-10 00:31:17,870 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:31:17 2023-05-10 00:31:17,870 [execute] INFO git tag -a v3.0.0-dev.44 -m v3.0.0-dev.44 00:31:17 2023-05-10 00:31:17,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.44', '-m', 'v3.0.0-dev.44'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 00:31:17 2023-05-10 00:31:17,873 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:31:17 3.0.0-dev.44 [Pipeline] } 00:31:18 $ docker exec --env ******** --env ******** 07b94cf0c15f9023b6cfe6db931728038b7b1b3c04eff34b11a5720be2e4542c ssh-agent -k 00:31:18 unset SSH_AUTH_SOCK; 00:31:18 unset SSH_AGENT_PID; 00:31:18 echo Agent pid 38 killed; 00:31:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:18 + git semver [Pipeline] } 00:31:18 $ docker stop --time=1 07b94cf0c15f9023b6cfe6db931728038b7b1b3c04eff34b11a5720be2e4542c 00:31:20 $ docker rm -f --volumes 07b94cf0c15f9023b6cfe6db931728038b7b1b3c04eff34b11a5720be2e4542c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:31:20 00:31:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:31:22 0.23.1-centos7: Pulling from edgex-lftools 00:31:22 ab5ef0e58194: Pulling fs layer 00:31:22 9712f1f96733: Pulling fs layer 00:31:22 63f879dbbcfc: Pulling fs layer 00:31:22 0d9ebad4ef96: Pulling fs layer 00:31:22 e9a5061849ea: Pulling fs layer 00:31:22 d747dcd14b5f: Pulling fs layer 00:31:22 2de7ff778b66: Pulling fs layer 00:31:22 e9a5061849ea: Waiting 00:31:22 d747dcd14b5f: Waiting 00:31:22 2de7ff778b66: Waiting 00:31:22 0d9ebad4ef96: Waiting 00:31:22 9712f1f96733: Download complete 00:31:23 63f879dbbcfc: Verifying Checksum 00:31:23 63f879dbbcfc: Download complete 00:31:23 e9a5061849ea: Verifying Checksum 00:31:23 e9a5061849ea: Download complete 00:31:23 d747dcd14b5f: Verifying Checksum 00:31:23 d747dcd14b5f: Download complete 00:31:23 ab5ef0e58194: Download complete 00:31:23 0d9ebad4ef96: Verifying Checksum 00:31:23 0d9ebad4ef96: Download complete 00:31:23 2de7ff778b66: Verifying Checksum 00:31:23 2de7ff778b66: Download complete 00:31:26 ab5ef0e58194: Pull complete 00:31:26 9712f1f96733: Pull complete 00:31:26 63f879dbbcfc: Pull complete 00:31:29 0d9ebad4ef96: Pull complete 00:31:30 e9a5061849ea: Pull complete 00:31:30 d747dcd14b5f: Pull complete 00:31:31 2de7ff778b66: Pull complete 00:31:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:31:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:31 prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container 00:31:31 $ 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 00:31:35 $ docker top a4712eec049813be57f39c4456142ed730bb7d1c757c3671caffd9f88c78983d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:31:35 provisioning config files... 00:31:35 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14846070573968160922tmp 00:31:35 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9738395530349851604tmp 00:31:35 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11938313501934572462tmp [Pipeline] { [Pipeline] echo 00:31:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:31:35 ---> sigul-configuration.sh 00:31:35 gpg: directory `/root/.gnupg' created 00:31:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:31:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:31:35 gpg: keyring `/root/.gnupg/secring.gpg' created 00:31:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:31:35 gpg: CAST5 encrypted data 00:31:35 gpg: encrypted with 1 passphrase 00:31:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:31:36 + mkdir /home/jenkins 00:31:36 + mkdir /home/jenkins/sigul [Pipeline] sh 00:31: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 00:31:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:31:36 ---> sigul-install.sh 00:31:36 Sigul already installed; skipping installation. [Pipeline] sh 00:31:36 + git tag --list 00:31:36 v0.0.0 00:31:36 v0.0.1-dev.1 00:31:36 v0.0.1-dev.10 00:31:36 v0.0.1-dev.11 00:31:36 v0.0.1-dev.12 00:31:36 v0.0.1-dev.13 00:31:36 v0.0.1-dev.14 00:31:36 v0.0.1-dev.15 00:31:36 v0.0.1-dev.16 00:31:36 v0.0.1-dev.17 00:31:36 v0.0.1-dev.18 00:31:36 v0.0.1-dev.19 00:31:36 v0.0.1-dev.2 00:31:36 v0.0.1-dev.20 00:31:36 v0.0.1-dev.21 00:31:36 v0.0.1-dev.22 00:31:36 v0.0.1-dev.23 00:31:36 v0.0.1-dev.24 00:31:36 v0.0.1-dev.25 00:31:36 v0.0.1-dev.26 00:31:36 v0.0.1-dev.27 00:31:36 v0.0.1-dev.28 00:31:36 v0.0.1-dev.3 00:31:36 v0.0.1-dev.4 00:31:36 v0.0.1-dev.5 00:31:36 v0.0.1-dev.6 00:31:36 v0.0.1-dev.7 00:31:36 v0.0.1-dev.8 00:31:36 v0.0.1-dev.9 00:31:36 v2.2.0 00:31:36 v2.2.0-dev.29 00:31:36 v2.2.0-dev.30 00:31:36 v2.2.0-dev.31 00:31:36 v2.2.0-dev.32 00:31:36 v2.2.0-dev.33 00:31:36 v2.2.0-dev.34 00:31:36 v2.2.0-dev.35 00:31:36 v2.3.0 00:31:36 v2.3.0-dev.1 00:31:36 v2.3.0-dev.10 00:31:36 v2.3.0-dev.11 00:31:36 v2.3.0-dev.12 00:31:36 v2.3.0-dev.13 00:31:36 v2.3.0-dev.14 00:31:36 v2.3.0-dev.15 00:31:36 v2.3.0-dev.16 00:31:36 v2.3.0-dev.17 00:31:36 v2.3.0-dev.18 00:31:36 v2.3.0-dev.19 00:31:36 v2.3.0-dev.2 00:31:36 v2.3.0-dev.20 00:31:36 v2.3.0-dev.21 00:31:36 v2.3.0-dev.22 00:31:36 v2.3.0-dev.23 00:31:36 v2.3.0-dev.24 00:31:36 v2.3.0-dev.25 00:31:36 v2.3.0-dev.26 00:31:36 v2.3.0-dev.27 00:31:36 v2.3.0-dev.28 00:31:36 v2.3.0-dev.29 00:31:36 v2.3.0-dev.3 00:31:36 v2.3.0-dev.30 00:31:36 v2.3.0-dev.31 00:31:36 v2.3.0-dev.32 00:31:36 v2.3.0-dev.33 00:31:36 v2.3.0-dev.34 00:31:36 v2.3.0-dev.35 00:31:36 v2.3.0-dev.36 00:31:36 v2.3.0-dev.37 00:31:36 v2.3.0-dev.38 00:31:36 v2.3.0-dev.39 00:31:36 v2.3.0-dev.4 00:31:36 v2.3.0-dev.40 00:31:36 v2.3.0-dev.41 00:31:36 v2.3.0-dev.42 00:31:36 v2.3.0-dev.43 00:31:36 v2.3.0-dev.44 00:31:36 v2.3.0-dev.45 00:31:36 v2.3.0-dev.5 00:31:36 v2.3.0-dev.6 00:31:36 v2.3.0-dev.7 00:31:36 v2.3.0-dev.8 00:31:36 v2.3.0-dev.9 00:31:36 v2.3.1 00:31:36 v2.3.1-dev.1 00:31:36 v2.3.1-dev.4 00:31:36 v2.3.1-dev.5 00:31:36 v2.3.2-dev.1 00:31:36 v2.3.2-dev.2 00:31:36 v3.0.0-dev.1 00:31:36 v3.0.0-dev.10 00:31:36 v3.0.0-dev.11 00:31:36 v3.0.0-dev.12 00:31:36 v3.0.0-dev.13 00:31:36 v3.0.0-dev.14 00:31:36 v3.0.0-dev.15 00:31:36 v3.0.0-dev.16 00:31:36 v3.0.0-dev.17 00:31:36 v3.0.0-dev.18 00:31:36 v3.0.0-dev.19 00:31:36 v3.0.0-dev.2 00:31:36 v3.0.0-dev.20 00:31:36 v3.0.0-dev.21 00:31:36 v3.0.0-dev.22 00:31:36 v3.0.0-dev.23 00:31:36 v3.0.0-dev.24 00:31:36 v3.0.0-dev.25 00:31:36 v3.0.0-dev.26 00:31:36 v3.0.0-dev.27 00:31:36 v3.0.0-dev.28 00:31:36 v3.0.0-dev.29 00:31:36 v3.0.0-dev.3 00:31:36 v3.0.0-dev.30 00:31:36 v3.0.0-dev.31 00:31:36 v3.0.0-dev.32 00:31:36 v3.0.0-dev.33 00:31:36 v3.0.0-dev.34 00:31:36 v3.0.0-dev.35 00:31:36 v3.0.0-dev.36 00:31:36 v3.0.0-dev.37 00:31:36 v3.0.0-dev.38 00:31:36 v3.0.0-dev.39 00:31:36 v3.0.0-dev.4 00:31:36 v3.0.0-dev.40 00:31:36 v3.0.0-dev.41 00:31:36 v3.0.0-dev.42 00:31:36 v3.0.0-dev.43 00:31:36 v3.0.0-dev.44 00:31:36 v3.0.0-dev.5 00:31:36 v3.0.0-dev.6 00:31:36 v3.0.0-dev.7 00:31:36 v3.0.0-dev.8 00:31:36 v3.0.0-dev.9 [Pipeline] sh 00:31:37 + lftools sign git-tag v3.0.0-dev.44 00:31:37 Signing Git tag with Sigul... 00:31:37 Signing v3.0.0-dev.44 [Pipeline] echo 00:31:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:31:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:31:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:31:38 $ docker stop --time=1 a4712eec049813be57f39c4456142ed730bb7d1c757c3671caffd9f88c78983d 00:31:39 $ docker rm -f --volumes a4712eec049813be57f39c4456142ed730bb7d1c757c3671caffd9f88c78983d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:31:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:31:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:40 prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container 00:31:40 $ 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 00:31:40 $ docker top 97da830008bc73e109b8503792f4303fe5c706a5ad08176a13df3409b1567649 -eo pid,comm 00:31:40 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). 00:31:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:40 [ssh-agent] Looking for ssh-agent implementation... 00:31:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:41 $ docker exec 97da830008bc73e109b8503792f4303fe5c706a5ad08176a13df3409b1567649 ssh-agent 00:31:41 SSH_AUTH_SOCK=/tmp/ssh-mypBPOEX8dN6/agent.31 00:31:41 SSH_AGENT_PID=37 00:31:41 Running ssh-add (command line suppressed) 00:31:41 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16457019212818134584.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16457019212818134584.key) 00:31:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:41 + git semver bump pre 00:31:42 2023-05-10 00:31:41,906 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:31:42 2023-05-10 00:31:41,906 [bump_version] DEBUG bumping version:3.0.0-dev.44 on axis:pre with prefix:dev 00:31:42 2023-05-10 00:31:41,907 [bump_version] DEBUG bumped version:3.0.0-dev.45 00:31:42 2023-05-10 00:31:41,907 [write_version] DEBUG write version:3.0.0-dev.45 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 00:31:42 2023-05-10 00:31:41,907 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:31:42 2023-05-10 00:31:41,907 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 00:31:42 2023-05-10 00:31:41,908 [execute] INFO git cat-file --batch-check 00:31:42 2023-05-10 00:31:41,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:31:42 2023-05-10 00:31:41,914 [execute] INFO git cat-file --batch 00:31:42 2023-05-10 00:31:41,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:31:42 2023-05-10 00:31:41,919 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:31:42 3.0.0-dev.45 [Pipeline] } 00:31:42 $ docker exec --env ******** --env ******** 97da830008bc73e109b8503792f4303fe5c706a5ad08176a13df3409b1567649 ssh-agent -k 00:31:42 unset SSH_AUTH_SOCK; 00:31:42 unset SSH_AGENT_PID; 00:31:42 echo Agent pid 37 killed; 00:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:42 + git semver [Pipeline] } 00:31:42 $ docker stop --time=1 97da830008bc73e109b8503792f4303fe5c706a5ad08176a13df3409b1567649 00:31:43 $ docker rm -f --volumes 97da830008bc73e109b8503792f4303fe5c706a5ad08176a13df3409b1567649 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:31:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:31:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:44 prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container 00:31:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:31:45 $ docker top 9f370af87570fd111118a110c072768fae189c54d173373d19e7bbd6db19da2a -eo pid,comm 00:31:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:31:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:45 [ssh-agent] Looking for ssh-agent implementation... 00:31:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:45 $ docker exec 9f370af87570fd111118a110c072768fae189c54d173373d19e7bbd6db19da2a ssh-agent 00:31:45 SSH_AUTH_SOCK=/tmp/ssh-ulJUg8xEcBVO/agent.32 00:31:45 SSH_AGENT_PID=38 00:31:45 Running ssh-add (command line suppressed) 00:31:45 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6884768291920191889.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6884768291920191889.key) 00:31:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:45 + git semver push 00:31:46 2023-05-10 00:31:46,142 [run_push] DEBUG push 00:31:46 2023-05-10 00:31:46,142 [execute] INFO git cat-file --batch-check 00:31:46 2023-05-10 00:31:46,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:31:46 2023-05-10 00:31:46,146 [execute] INFO git rev-list 6b05173a3711e8097fb5d0a9680f482b3dfee484 -- 00:31:46 2023-05-10 00:31:46,146 [execute] DEBUG Popen(['git', 'rev-list', '6b05173a3711e8097fb5d0a9680f482b3dfee484', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:31:46 2023-05-10 00:31:46,153 [execute] INFO git fetch -v origin 00:31:46 2023-05-10 00:31:46,154 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 00:31:46 2023-05-10 00:31:46,603 [run_push] DEBUG no remote changes detected 00:31:46 2023-05-10 00:31:46,603 [execute] INFO git push origin semver 00:31:46 2023-05-10 00:31:46,603 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:31:47 2023-05-10 00:31:47,311 [run_push] DEBUG push all version tags 00:31:47 2023-05-10 00:31:47,311 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:31:47 2023-05-10 00:31:47,312 [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) 00:31:48 2023-05-10 00:31:48,040 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:31:48 3.0.0-dev.45 [Pipeline] } 00:31:48 $ docker exec --env ******** --env ******** 9f370af87570fd111118a110c072768fae189c54d173373d19e7bbd6db19da2a ssh-agent -k 00:31:48 unset SSH_AUTH_SOCK; 00:31:48 unset SSH_AGENT_PID; 00:31:48 echo Agent pid 38 killed; 00:31:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:48 + git semver [Pipeline] } 00:31:49 $ docker stop --time=1 9f370af87570fd111118a110c072768fae189c54d173373d19e7bbd6db19da2a 00:31:50 $ docker rm -f --volumes 9f370af87570fd111118a110c072768fae189c54d173373d19e7bbd6db19da2a [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 00:31:50 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 00:31:50 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 00:31:50 total 16 00:31:50 drwxr-xr-x 3 root root 4096 May 10 00:18 . 00:31:50 drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:31 .. 00:31:50 drwxr-xr-x 2 root root 4096 May 10 00:18 cost 00:31:50 -rw-r--r-- 1 root root 91 May 10 00:18 cost.csv 00:31:50 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 00:31:50 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 00:31:50 total 16 00:31:50 drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:18 . 00:31:50 drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:31 .. 00:31:50 drwxr-xr-x 2 jenkins jenkins 4096 May 10 00:18 cost 00:31:50 -rw-r--r-- 1 jenkins jenkins 91 May 10 00:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:31:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:31:51 ---> package-listing.sh 00:31:51 ++ facter osfamily 00:31:51 ++ tr '[:upper:]' '[:lower:]' 00:31:52 + OS_FAMILY=debian 00:31:52 + workspace=/w/workspace/foundry_device-onvif-camera_main 00:31:52 + START_PACKAGES=/tmp/packages_start.txt 00:31:52 + END_PACKAGES=/tmp/packages_end.txt 00:31:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:31:52 + PACKAGES=/tmp/packages_start.txt 00:31:52 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 00:31:52 + PACKAGES=/tmp/packages_end.txt 00:31:52 + case "${OS_FAMILY}" in 00:31:52 + dpkg -l 00:31:52 + grep '^ii' 00:31:52 + '[' -f /tmp/packages_start.txt ']' 00:31:52 + '[' -f /tmp/packages_end.txt ']' 00:31:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:31:52 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 00:31:52 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 00:31:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 00:31:52 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 00:31:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:31:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:53 prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container 00:31:53 $ 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 00:31:54 $ docker top 0b42d8a5a3e9fdd754f086cd95b6cf9c0c0784e1fb2d36b511ad0c71d08ad984 -eo pid,comm [Pipeline] { [Pipeline] sh 00:31:54 + touch /tmp/pre-build-complete [Pipeline] sh 00:31:55 + mkdir -p /var/log/sysstat [Pipeline] sh 00:31:55 + ls /var/log/sa-host 00:31:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:55 provisioning config files... 00:31:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10646674735914865357tmp [Pipeline] { [Pipeline] echo 00:31:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:31:55 ---> create-netrc.sh [Pipeline] } 00:31:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:31:56 ---> python-tools-install.sh [Pipeline] echo 00:31:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:31:56 ---> sudo-logs.sh 00:31:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:31:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:31:56 ---> job-cost.sh 00:31:56 lf-activate-venv: SKIPPING 00:31:56 DEBUG: total: 0.2199999988079071 00:31:56 INFO: Retrieving Stack Cost... 00:31:56 INFO: Retrieving Pricing Info for: v3-standard-8 00:31:57 INFO: Archiving Costs [Pipeline] echo 00:31:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:31:57 ---> logs-deploy.sh 00:31:57 lf-activate-venv: SKIPPING 00:31:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/141 00:31:57 INFO: archiving workspace using pattern(s): 00:31:58 Archives upload complete. 00:31:58 INFO: archiving logs to Nexus 00:31:59 ---> uname -a: 00:31:59 Linux prd-ubuntu20-04-docker-8c-8g-14842 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:31:59 00:31:59 00:31:59 ---> lscpu: 00:31:59 Architecture: x86_64 00:31:59 CPU op-mode(s): 32-bit, 64-bit 00:31:59 Byte Order: Little Endian 00:31:59 Address sizes: 40 bits physical, 48 bits virtual 00:31:59 CPU(s): 8 00:31:59 On-line CPU(s) list: 0-7 00:31:59 Thread(s) per core: 1 00:31:59 Core(s) per socket: 1 00:31:59 Socket(s): 8 00:31:59 NUMA node(s): 1 00:31:59 Vendor ID: AuthenticAMD 00:31:59 CPU family: 23 00:31:59 Model: 49 00:31:59 Model name: AMD EPYC-Rome Processor 00:31:59 Stepping: 0 00:31:59 CPU MHz: 2799.998 00:31:59 BogoMIPS: 5599.99 00:31:59 Virtualization: AMD-V 00:31:59 Hypervisor vendor: KVM 00:31:59 Virtualization type: full 00:31:59 L1d cache: 256 KiB 00:31:59 L1i cache: 256 KiB 00:31:59 L2 cache: 4 MiB 00:31:59 L3 cache: 128 MiB 00:31:59 NUMA node0 CPU(s): 0-7 00:31:59 Vulnerability Itlb multihit: Not affected 00:31:59 Vulnerability L1tf: Not affected 00:31:59 Vulnerability Mds: Not affected 00:31:59 Vulnerability Meltdown: Not affected 00:31:59 Vulnerability Mmio stale data: Not affected 00:31:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:31:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:31:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:31:59 Vulnerability Srbds: Not affected 00:31:59 Vulnerability Tsx async abort: Not affected 00:31:59 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 00:31:59 00:31:59 00:31:59 ---> nproc: 00:31:59 8 00:31:59 00:31:59 00:31:59 ---> df -h: 00:31:59 Filesystem Size Used Avail Use% Mounted on 00:31:59 overlay 155G 13G 143G 9% / 00:31:59 tmpfs 64M 0 64M 0% /dev 00:31:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:31:59 shm 64M 0 64M 0% /dev/shm 00:31:59 /dev/vda1 155G 13G 143G 9% /facter-os 00:31:59 00:31:59 00:31:59 ---> sar -b -r -n DEV: 00:31:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14842) 05/10/23 _x86_64_ (8 CPU) 00:31:59 00:31:59 00:15:35 LINUX RESTART (8 CPU) 00:31:59 00:31:59 00:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:31:59 00:17:01 215.94 39.33 176.61 0.00 4287.72 164925.27 0.00 00:31:59 00:18:01 113.51 0.28 113.23 0.00 12.26 46265.27 0.00 00:31:59 00:19:01 152.89 0.08 152.81 0.00 13.73 37451.76 0.00 00:31:59 00:20:01 2.28 0.00 2.28 0.00 0.00 25.48 0.00 00:31:59 00:21:01 38.19 11.78 26.41 0.00 5430.69 6291.08 0.00 00:31:59 00:22:01 4.20 0.00 4.20 0.00 0.00 51.59 0.00 00:31:59 00:23:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 00:31:59 00:24:01 1.93 0.00 1.93 0.00 0.00 20.53 0.00 00:31:59 00:25:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 00:31:59 00:26:01 3.90 1.40 2.50 0.00 33.86 40.79 0.00 00:31:59 00:27:01 1.35 0.27 1.08 0.00 3.87 12.53 0.00 00:31:59 00:28:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 00:31:59 00:29:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 00:31:59 00:30:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 00:31:59 00:31:01 30.82 0.12 30.70 0.00 11.07 27336.40 0.00 00:31:59 Average: 38.08 3.55 34.52 0.00 652.94 18835.95 0.00 00:31:59 00:31:59 00:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:31:59 00:17:01 28464952 31603944 699624 2.13 109296 3244544 1873240 5.52 1116632 2866152 152 00:31:59 00:18:01 28365184 31579904 721964 2.20 150248 3268944 1926056 5.68 1186048 2885636 96 00:31:59 00:19:01 27577540 31574564 724436 2.20 161316 3977412 1760776 5.19 1279176 3512860 168 00:31:59 00:20:01 27577480 31574592 724100 2.20 161356 3977416 1760776 5.19 1278900 3512864 8 00:31:59 00:21:01 27209992 31563176 725532 2.21 169696 4310104 1814252 5.35 1504408 3626612 944 00:31:59 00:22:01 27211756 31564964 724036 2.20 169764 4310100 1830316 5.39 1503896 3626576 12 00:31:59 00:23:01 27211148 31564396 724436 2.20 169792 4310104 1830316 5.39 1503752 3626580 12 00:31:59 00:24:01 27218300 31571640 717200 2.18 169860 4310104 1830316 5.39 1497252 3626580 12 00:31:59 00:25:01 27218512 31571860 716896 2.18 169884 4310108 1830316 5.39 1497124 3626584 16 00:31:59 00:26:01 27211744 31568016 721344 2.19 170000 4311104 1830316 5.39 1504232 3627780 216 00:31:59 00:27:01 27210912 31567328 722168 2.20 170028 4311220 1830316 5.39 1505432 3627652 16 00:31:59 00:28:01 27210692 31567032 722420 2.20 170044 4311224 1830316 5.39 1505004 3627656 136 00:31:59 00:29:01 27210636 31567160 722252 2.20 170068 4311352 1830316 5.39 1504980 3627780 8 00:31:59 00:30:01 27210344 31566876 722424 2.20 170104 4311356 1830316 5.39 1504996 3627784 48 00:31:59 00:31:01 26313376 31441456 842476 2.56 176196 5023824 1947776 5.74 1642860 4325208 9088 00:31:59 Average: 27361505 31563127 728754 2.22 163843 4173261 1837048 5.41 1435646 3558287 729 00:31:59 00:31:59 00:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:31:59 00:17:01 ens3 968.32 588.51 8823.35 106.31 0.00 0.00 0.00 0.00 00:31:59 00:17:01 docker0 192.57 313.41 15.42 2118.08 0.00 0.00 0.00 0.00 00:31:59 00:17:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 00:31:59 00:18:01 ens3 36.67 23.74 37.67 15.85 0.00 0.00 0.00 0.00 00:31:59 00:18:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:31:59 00:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:31:59 00:19:01 ens3 172.07 137.86 2657.41 327.28 0.00 0.00 0.00 0.00 00:31:59 00:19:01 docker0 2.75 6.48 0.17 85.48 0.00 0.00 0.00 0.00 00:31:59 00:19:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 00:31:59 00:20:01 ens3 1.07 0.15 0.09 0.01 0.00 0.00 0.00 0.00 00:31:59 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:31:59 00:21:01 ens3 132.06 65.71 1952.84 4.83 0.00 0.00 0.00 0.00 00:31:59 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 00:31:59 00:22:01 ens3 2.58 1.23 1.07 0.76 0.00 0.00 0.00 0.00 00:31:59 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:31:59 00:23:01 ens3 0.50 0.18 0.12 0.07 0.00 0.00 0.00 0.00 00:31:59 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:24:01 ens3 0.50 0.38 0.26 0.21 0.00 0.00 0.00 0.00 00:31:59 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:31:59 00:25:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:31:59 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:26:01 ens3 4.70 3.72 3.24 3.69 0.00 0.00 0.00 0.00 00:31:59 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:31:59 00:27:01 ens3 3.82 3.18 2.25 2.35 0.00 0.00 0.00 0.00 00:31:59 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:31:59 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:31:59 00:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:30:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:31:59 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:59 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:31:59 00:31:01 vethfe17bd3 3.73 3.55 0.33 40.27 0.00 0.00 0.00 0.00 00:31:59 00:31:01 ens3 170.72 93.10 4016.25 12.40 0.00 0.00 0.00 0.00 00:31:59 00:31:01 docker0 3.73 3.50 0.28 40.26 0.00 0.00 0.00 0.00 00:31:59 00:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:31:59 Average: vethfe17bd3 0.25 0.24 0.02 2.68 0.00 0.00 0.00 0.00 00:31:59 Average: ens3 99.58 61.21 1166.39 31.59 0.00 0.00 0.00 0.00 00:31:59 Average: docker0 13.28 21.57 1.06 149.63 0.00 0.00 0.00 0.00 00:31:59 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 00:31:59 00:31:59 00:31:59 ---> sar -P ALL: 00:31:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14842) 05/10/23 _x86_64_ (8 CPU) 00:31:59 00:31:59 00:15:35 LINUX RESTART (8 CPU) 00:31:59 00:31:59 00:16:01 CPU %user %nice %system %iowait %steal %idle 00:31:59 00:17:01 all 10.38 0.00 3.50 4.10 0.07 81.95 00:31:59 00:17:01 0 11.73 0.00 3.67 1.97 0.05 82.58 00:31:59 00:17:01 1 10.76 0.00 4.12 1.82 0.07 83.24 00:31:59 00:17:01 2 12.79 0.00 3.13 10.15 0.07 73.86 00:31:59 00:17:01 3 9.48 0.00 3.89 0.42 0.08 86.12 00:31:59 00:17:01 4 8.79 0.00 4.46 11.62 0.08 75.05 00:31:59 00:17:01 5 10.37 0.00 2.58 3.54 0.05 83.45 00:31:59 00:17:01 6 9.51 0.00 2.88 1.20 0.08 86.33 00:31:59 00:17:01 7 9.61 0.00 3.26 2.06 0.08 84.99 00:31:59 00:18:01 all 28.99 0.00 4.82 2.81 0.08 63.30 00:31:59 00:18:01 0 25.49 0.00 4.79 0.10 0.08 69.53 00:31:59 00:18:01 1 32.80 0.00 4.94 0.57 0.07 61.62 00:31:59 00:18:01 2 28.02 0.00 4.56 15.51 0.08 51.82 00:31:59 00:18:01 3 32.79 0.00 4.76 0.35 0.07 62.02 00:31:59 00:18:01 4 28.10 0.00 4.07 4.19 0.07 63.58 00:31:59 00:18:01 5 24.95 0.00 3.76 0.46 0.08 70.75 00:31:59 00:18:01 6 28.52 0.00 5.35 0.40 0.07 65.66 00:31:59 00:18:01 7 31.25 0.00 6.31 0.99 0.08 61.37 00:31:59 00:19:01 all 17.49 0.00 4.02 3.23 0.08 75.18 00:31:59 00:19:01 0 15.78 0.00 4.04 0.22 0.07 79.90 00:31:59 00:19:01 1 20.40 0.00 4.59 0.90 0.13 73.97 00:31:59 00:19:01 2 18.34 0.00 3.35 0.72 0.05 77.54 00:31:59 00:19:01 3 19.64 0.00 5.00 1.13 0.08 74.15 00:31:59 00:19:01 4 16.26 0.00 3.49 0.17 0.05 80.03 00:31:59 00:19:01 5 13.96 0.00 3.60 5.96 0.05 76.43 00:31:59 00:19:01 6 18.13 0.00 4.21 15.65 0.08 61.92 00:31:59 00:19:01 7 17.41 0.00 3.89 1.16 0.08 77.44 00:31:59 00:20:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:31:59 00:20:01 0 0.08 0.00 0.03 0.00 0.02 99.87 00:31:59 00:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:31:59 00:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:31:59 00:20:01 3 0.03 0.00 0.02 0.00 0.03 99.92 00:31:59 00:20:01 4 0.07 0.00 0.02 0.00 0.00 99.92 00:31:59 00:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:31:59 00:20:01 6 0.02 0.00 0.02 0.03 0.00 99.93 00:31:59 00:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:21:01 all 1.30 0.00 0.62 0.47 0.03 97.57 00:31:59 00:21:01 0 1.94 0.00 0.57 0.62 0.03 96.85 00:31:59 00:21:01 1 1.22 0.00 1.08 1.20 0.03 96.46 00:31:59 00:21:01 2 0.73 0.00 0.47 0.23 0.00 98.56 00:31:59 00:21:01 3 2.02 0.00 0.47 0.05 0.05 97.41 00:31:59 00:21:01 4 1.02 0.00 0.52 0.32 0.03 98.11 00:31:59 00:21:01 5 1.42 0.00 0.55 0.15 0.02 97.86 00:31:59 00:21:01 6 0.50 0.00 0.55 1.15 0.03 97.76 00:31:59 00:21:01 7 1.57 0.00 0.79 0.05 0.03 97.56 00:31:59 00:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 00:31:59 00:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:31:59 00:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:31:59 00:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:31:59 00:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:31:59 00:22:01 4 0.05 0.00 0.00 0.00 0.00 99.95 00:31:59 00:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:31:59 00:22:01 6 0.03 0.00 0.00 0.03 0.02 99.92 00:31:59 00:22:01 7 0.02 0.00 0.02 0.03 0.00 99.93 00:31:59 00:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:31:59 00:23:01 0 0.05 0.00 0.00 0.02 0.00 99.93 00:31:59 00:23:01 1 0.03 0.00 0.05 0.00 0.03 99.88 00:31:59 00:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:31:59 00:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:31:59 00:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:23:01 6 0.03 0.00 0.00 0.02 0.00 99.95 00:31:59 00:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:31:59 00:24:01 all 0.02 0.00 0.01 0.02 0.01 99.93 00:31:59 00:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:31:59 00:24:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:31:59 00:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:31:59 00:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:31:59 00:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:31:59 00:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:24:01 6 0.00 0.00 0.02 0.15 0.02 99.82 00:31:59 00:24:01 7 0.03 0.00 0.00 0.02 0.00 99.95 00:31:59 00:25:01 all 0.05 0.00 0.01 0.00 0.01 99.93 00:31:59 00:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:31:59 00:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:31:59 00:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:31:59 00:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:25:01 4 0.33 0.00 0.00 0.00 0.00 99.67 00:31:59 00:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:31:59 00:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:31:59 00:26:01 all 0.21 0.00 0.02 0.03 0.01 99.74 00:31:59 00:26:01 0 0.33 0.00 0.03 0.07 0.02 99.55 00:31:59 00:26:01 1 0.08 0.00 0.05 0.00 0.02 99.85 00:31:59 00:26:01 2 0.08 0.00 0.03 0.00 0.02 99.87 00:31:59 00:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:31:59 00:26:01 4 0.63 0.00 0.02 0.00 0.00 99.35 00:31:59 00:26:01 5 0.15 0.00 0.00 0.00 0.02 99.83 00:31:59 00:26:01 6 0.15 0.00 0.02 0.13 0.00 99.70 00:31:59 00:26:01 7 0.22 0.00 0.00 0.00 0.00 99.78 00:31:59 00:27:01 all 0.09 0.00 0.01 0.01 0.01 99.87 00:31:59 00:27:01 0 0.13 0.00 0.02 0.03 0.02 99.80 00:31:59 00:27:01 1 0.05 0.00 0.05 0.00 0.03 99.87 00:31:59 00:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:31:59 00:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:31:59 00:27:01 4 0.43 0.00 0.00 0.00 0.02 99.55 00:31:59 00:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:31:59 00:27:01 6 0.05 0.00 0.00 0.02 0.02 99.92 00:31:59 00:27:01 7 0.07 0.00 0.02 0.00 0.02 99.90 00:31:59 00:31:59 00:27:01 CPU %user %nice %system %iowait %steal %idle 00:31:59 00:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:31:59 00:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:31:59 00:28:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:31:59 00:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:31:59 00:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:31:59 00:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:31:59 00:28:01 6 0.03 0.00 0.00 0.02 0.02 99.93 00:31:59 00:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:31:59 00:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:31:59 00:29:01 0 0.03 0.00 0.02 0.02 0.03 99.90 00:31:59 00:29:01 1 0.00 0.00 0.03 0.00 0.03 99.93 00:31:59 00:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:31:59 00:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:31:59 00:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:31:59 00:30:01 0 0.07 0.00 0.03 0.02 0.02 99.87 00:31:59 00:30:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:31:59 00:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:31:59 00:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:31:59 00:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:31:59 00:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:31:59 00:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:31:59 00:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 00:31:59 00:31:01 all 2.91 0.00 1.34 0.84 0.03 94.88 00:31:59 00:31:01 0 3.05 0.00 0.84 0.05 0.02 96.04 00:31:59 00:31:01 1 2.40 0.00 1.46 5.90 0.08 90.16 00:31:59 00:31:01 2 3.54 0.00 1.37 0.08 0.02 94.99 00:31:59 00:31:01 3 2.51 0.00 1.46 0.07 0.02 95.95 00:31:59 00:31:01 4 4.39 0.00 1.34 0.25 0.02 94.01 00:31:59 00:31:01 5 2.16 0.00 1.44 0.32 0.02 96.07 00:31:59 00:31:01 6 2.82 0.00 0.81 0.07 0.02 96.29 00:31:59 00:31:01 7 2.42 0.00 2.00 0.02 0.02 95.55 00:31:59 Average: all 4.08 0.00 0.95 0.76 0.02 94.18 00:31:59 Average: 0 3.89 0.00 0.94 0.21 0.03 94.94 00:31:59 Average: 1 4.51 0.00 1.10 0.69 0.04 93.67 00:31:59 Average: 2 4.21 0.00 0.86 1.76 0.02 93.15 00:31:59 Average: 3 4.40 0.00 1.04 0.13 0.02 94.41 00:31:59 Average: 4 3.98 0.00 0.92 1.09 0.02 93.99 00:31:59 Average: 5 3.51 0.00 0.79 0.69 0.02 94.99 00:31:59 Average: 6 3.97 0.00 0.92 1.25 0.03 93.84 00:31:59 Average: 7 4.15 0.00 1.08 0.29 0.02 94.46 00:31:59 00:31:59 00:31:59