Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef0e1dc43e01e3af63e43192147483735d9789c0 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-ssh10445689124969198981.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4718611963460273390.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9492939110543290657.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6116949002889961365.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4498460479140567542.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-118647’ Running on prd-ubuntu20.04-docker-8c-8g-118649 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ef0e1dc43e01e3af63e43192147483735d9789c0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 Commit message: "build: Update to use released SDK (#196)" > git rev-list --no-walk ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:26:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:26:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:26:31 ========================================================= 18:26:31 EdgeX Global Pipelines Version Info 18:26:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:26:32 ------------------- 18:26:32 stable info: 18:26:32 ------------------- 18:26:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:26:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:26:32 Message: update stable to v1.0.244 18:26:32 ------------------- 18:26:32 experimental info: 18:26:32 ------------------- 18:26:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:26:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:26:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef0e1dc [Pipeline] echo 18:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:33 provisioning config files... 18:26:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11967111615321308941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:33 ---> docker-login.sh 18:26:33 nexus3.edgexfoundry.org:10001 18:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:34 Configure a credential helper to remove this warning. See 18:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:34 18:26:34 Login Succeeded 18:26:34 nexus3.edgexfoundry.org:10002 18:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:34 Configure a credential helper to remove this warning. See 18:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:34 18:26:34 Login Succeeded 18:26:34 nexus3.edgexfoundry.org:10003 18:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:34 Configure a credential helper to remove this warning. See 18:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:34 18:26:34 Login Succeeded 18:26:34 nexus3.edgexfoundry.org:10004 18:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:34 Configure a credential helper to remove this warning. See 18:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:34 18:26:34 Login Succeeded 18:26:34 docker.io 18:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:34 Configure a credential helper to remove this warning. See 18:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:34 18:26:34 Login Succeeded 18:26:34 ---> docker-login.sh ends [Pipeline] } 18:26:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:26:35 + git rev-list -1 --merges ef0e1dc43e01e3af63e43192147483735d9789c0~1..ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 18:26:35 -----------> git rev-list -1 --merges ef0e1dc43e01e3af63e43192147483735d9789c0~1..ef0e1dc43e01e3af63e43192147483735d9789c0 ef0e1dc43e01e3af63e43192147483735d9789c0 [false] [Pipeline] sh 18:26:35 + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 18:26:35 ========================================================= 18:26:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:26:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:35 + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo 18:26:35 [semverPrep] GIT_COMMIT: ef0e1dc43e01e3af63e43192147483735d9789c0, Commit Message: build: Update to use released SDK (#196) [Pipeline] echo 18:26:35 [semverPrep] This is not a build commit. [Pipeline] sh 18:26:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:36 + grep -v github /etc/ssh/ssh_known_hosts 18:26:36 + [ -e /tmp/ssh_known_hosts ] 18:26:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:26:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:26:36 + sudo tee -a /etc/ssh/ssh_known_hosts 18:26:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:36 18:26:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:36 0.1.4: Pulling from edgex-devops/py-git-semver 18:26:36 b85a868b505f: Pulling fs layer 18:26:36 e2be974225ed: Pulling fs layer 18:26:36 339a4e72a1f5: Pulling fs layer 18:26:36 988bab9f4d93: Pulling fs layer 18:26:36 1469e6f7b9e6: Pulling fs layer 18:26:36 eaf3925da568: Pulling fs layer 18:26:36 bab4dde63d76: Pulling fs layer 18:26:36 bde34c3a00c8: Pulling fs layer 18:26:36 b352a97aabf1: Pulling fs layer 18:26:36 4872d77fe225: Pulling fs layer 18:26:36 5851b861e8e6: Pulling fs layer 18:26:36 1469e6f7b9e6: Waiting 18:26:36 eaf3925da568: Waiting 18:26:36 988bab9f4d93: Waiting 18:26:36 bab4dde63d76: Waiting 18:26:36 b352a97aabf1: Waiting 18:26:36 bde34c3a00c8: Waiting 18:26:36 5851b861e8e6: Waiting 18:26:36 e2be974225ed: Verifying Checksum 18:26:36 e2be974225ed: Download complete 18:26:36 988bab9f4d93: Verifying Checksum 18:26:36 988bab9f4d93: Download complete 18:26:37 1469e6f7b9e6: Verifying Checksum 18:26:37 1469e6f7b9e6: Download complete 18:26:37 339a4e72a1f5: Verifying Checksum 18:26:37 339a4e72a1f5: Download complete 18:26:37 eaf3925da568: Verifying Checksum 18:26:37 eaf3925da568: Download complete 18:26:37 bde34c3a00c8: Download complete 18:26:37 b352a97aabf1: Verifying Checksum 18:26:37 b352a97aabf1: Download complete 18:26:37 4872d77fe225: Verifying Checksum 18:26:37 4872d77fe225: Download complete 18:26:37 b85a868b505f: Verifying Checksum 18:26:37 b85a868b505f: Download complete 18:26:37 5851b861e8e6: Download complete 18:26:37 bab4dde63d76: Verifying Checksum 18:26:37 bab4dde63d76: Download complete 18:26:38 b85a868b505f: Pull complete 18:26:38 e2be974225ed: Pull complete 18:26:39 339a4e72a1f5: Pull complete 18:26:39 988bab9f4d93: Pull complete 18:26:39 1469e6f7b9e6: Pull complete 18:26:39 eaf3925da568: Pull complete 18:26:41 bab4dde63d76: Pull complete 18:26:41 bde34c3a00c8: Pull complete 18:26:41 b352a97aabf1: Pull complete 18:26:41 4872d77fe225: Pull complete 18:26:41 5851b861e8e6: Pull complete 18:26:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:41 prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container 18:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:26:44 $ docker top 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 -eo pid,comm 18:26:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:26:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:44 [ssh-agent] Looking for ssh-agent implementation... 18:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:45 $ docker exec 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 ssh-agent 18:26:45 SSH_AUTH_SOCK=/tmp/ssh-EUz0xArPhqvF/agent.32 18:26:45 SSH_AGENT_PID=38 18:26:45 Running ssh-add (command line suppressed) 18:26:45 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11393036231668751114.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11393036231668751114.key) 18:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:45 + git tag --points-at HEAD [Pipeline] } 18:26:45 $ docker exec --env ******** --env ******** 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 ssh-agent -k 18:26:45 unset SSH_AUTH_SOCK; 18:26:45 unset SSH_AGENT_PID; 18:26:45 echo Agent pid 38 killed; 18:26:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:26:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:45 [ssh-agent] Looking for ssh-agent implementation... 18:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:45 $ docker exec 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 ssh-agent 18:26:45 SSH_AUTH_SOCK=/tmp/ssh-CABJ82XsafKa/agent.70 18:26:45 SSH_AGENT_PID=76 18:26:45 Running ssh-add (command line suppressed) 18:26:46 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2724671056806113232.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2724671056806113232.key) 18:26:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:46 + git semver init 18:26:46 2022-11-08 18:26:46,520 [run_init] DEBUG init version:0.0.0 force:False 18:26:46 2022-11-08 18:26:46,521 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 18:26:46 2022-11-08 18:26:46,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 18:26:46 2022-11-08 18:26:46,522 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 18:26:48 2022-11-08 18:26:47,730 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 18:26:48 2022-11-08 18:26:47,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 18:26:48 2022-11-08 18:26:47,730 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:26:48 2022-11-08 18:26:47,730 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:26:48 2.3.0-dev.45 [Pipeline] } 18:26:48 $ docker exec --env ******** --env ******** 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 ssh-agent -k 18:26:48 unset SSH_AUTH_SOCK; 18:26:48 unset SSH_AGENT_PID; 18:26:48 echo Agent pid 76 killed; 18:26:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:48 + git semver [Pipeline] } 18:26:48 $ docker stop --time=1 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 18:26:49 $ docker rm -f 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:26:50 Stashed 1 file(s) [Pipeline] echo 18:26:50 [edgeXSemver]: initialized semver on version 2.3.0-dev.45 [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 18:26:50 provisioning config files... 18:26:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14019147227143925508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:50 ---> docker-login.sh 18:26:50 nexus3.edgexfoundry.org:10001 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 nexus3.edgexfoundry.org:10002 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 nexus3.edgexfoundry.org:10003 18:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:51 Configure a credential helper to remove this warning. See 18:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:51 18:26:51 Login Succeeded 18:26:51 nexus3.edgexfoundry.org:10004 18:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:51 Configure a credential helper to remove this warning. See 18:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:51 18:26:51 Login Succeeded 18:26:51 docker.io 18:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:51 Configure a credential helper to remove this warning. See 18:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:51 18:26:51 Login Succeeded 18:26:51 ---> docker-login.sh ends [Pipeline] } 18:26:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:26:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:51 ========================================================= 18:26:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:26:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:26:52 Sending build context to Docker daemon 27.51MB 18:26:52 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:26:52 Step 2/13 : FROM ${BASE} AS builder 18:26:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:26:52 213ec9aee27d: Pulling fs layer 18:26:52 4583459ba037: Pulling fs layer 18:26:52 93c1e223e6f2: Pulling fs layer 18:26:52 53926ce57604: Pulling fs layer 18:26:52 21b2b0c7a3f4: Pulling fs layer 18:26:52 22ff95d597cd: Pulling fs layer 18:26:52 12d6caf4c0d1: Pulling fs layer 18:26:52 96b7cbca73a9: Pulling fs layer 18:26:52 a7acece74701: Pulling fs layer 18:26:52 22ff95d597cd: Waiting 18:26:52 53926ce57604: Waiting 18:26:52 21b2b0c7a3f4: Waiting 18:26:52 12d6caf4c0d1: Waiting 18:26:52 96b7cbca73a9: Waiting 18:26:52 a7acece74701: Waiting 18:26:52 93c1e223e6f2: Verifying Checksum 18:26:52 93c1e223e6f2: Download complete 18:26:52 4583459ba037: Verifying Checksum 18:26:52 4583459ba037: Download complete 18:26:52 21b2b0c7a3f4: Verifying Checksum 18:26:52 21b2b0c7a3f4: Download complete 18:26:52 22ff95d597cd: Verifying Checksum 18:26:52 22ff95d597cd: Download complete 18:26:52 213ec9aee27d: Verifying Checksum 18:26:52 213ec9aee27d: Download complete 18:26:52 12d6caf4c0d1: Download complete 18:26:52 213ec9aee27d: Pull complete 18:26:52 4583459ba037: Pull complete 18:26:52 93c1e223e6f2: Pull complete 18:26:52 a7acece74701: Verifying Checksum 18:26:52 a7acece74701: Download complete 18:26:53 53926ce57604: Verifying Checksum 18:26:53 53926ce57604: Download complete 18:26:53 96b7cbca73a9: Verifying Checksum 18:26:53 96b7cbca73a9: Download complete 18:26:56 53926ce57604: Pull complete 18:26:57 21b2b0c7a3f4: Pull complete 18:26:57 22ff95d597cd: Pull complete 18:26:57 12d6caf4c0d1: Pull complete 18:26:58 96b7cbca73a9: Pull complete 18:26:59 a7acece74701: Pull complete 18:26:59 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:26:59 ---> db6d94c90886 18:26:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:27:05 ---> Running in a31c9a67c858 18:27:05 Removing intermediate container a31c9a67c858 18:27:05 ---> 1fafbb1e41b9 18:27:05 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:05 ---> Running in 500176730d2a 18:27:05 Removing intermediate container 500176730d2a 18:27:05 ---> 945816f429a5 18:27:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:27:05 ---> Running in 12bec9c23af5 18:27:05 Removing intermediate container 12bec9c23af5 18:27:05 ---> 294f6ed51444 18:27:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 18:27:05 ---> Running in df7bdd3d9834 18:27:05 Removing intermediate container df7bdd3d9834 18:27:05 ---> aded75d32d7c 18:27:05 Step 7/13 : LABEL Name=edgex-device-onvif-camera 18:27:05 ---> Running in 96bb6701b2cd 18:27:05 Removing intermediate container 96bb6701b2cd 18:27:05 ---> da33b28a67de 18:27:05 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:27:05 ---> Running in 3b6b4f6f20ff 18:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:27:05 Still waiting to schedule task 18:27:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118648’ 18:27:05 OK: 211 MiB in 51 packages 18:27:06 Removing intermediate container 3b6b4f6f20ff 18:27:06 ---> 2f1658425af2 18:27:06 Step 9/13 : WORKDIR /device-onvif-camera 18:27:06 ---> Running in 47b7d639f9c2 18:27:06 Removing intermediate container 47b7d639f9c2 18:27:06 ---> a4f62cba6b56 18:27:06 Step 10/13 : COPY go.mod vendor* ./ 18:27:06 ---> 23306f3621bf 18:27:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:06 ---> Running in 86d164c42b54 18:27:33 Removing intermediate container 86d164c42b54 18:27:33 ---> bf1ad769407c 18:27:33 Step 12/13 : COPY . . 18:27:33 ---> 0a8d091101ec 18:27:33 Step 13/13 : RUN ${MAKE} 18:27:33 ---> Running in 8a4ec3357699 18:27:33 noop 18:27:33 Removing intermediate container 8a4ec3357699 18:27:33 ---> d4bf6543482f 18:27:33 Successfully built d4bf6543482f 18:27:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:33 + docker inspect -f . ci-base-image-x86_64 18:27:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:33 prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container 18:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:27:33 $ docker top d59d2a94fb0ffe82c0dbd22a54b97a2ccae27282d33357e86b16052b03cd1206 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:34 + go version 18:27:34 go version go1.18.7 linux/amd64 [Pipeline] } 18:27:34 $ docker stop --time=1 d59d2a94fb0ffe82c0dbd22a54b97a2ccae27282d33357e86b16052b03cd1206 18:27:35 $ docker rm -f d59d2a94fb0ffe82c0dbd22a54b97a2ccae27282d33357e86b16052b03cd1206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:35 + docker inspect -f . ci-base-image-x86_64 18:27:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:35 prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container 18:27:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:27:36 $ docker top 1d11af5a1653c95b96bd1f4ccafc570cb12b717c983d106c57d2412ab73de52e -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:36 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 18:27:36 + make test 18:27:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:27:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:27:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:27:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 29.3% of statements 18:27:50 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:27:50 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.664s coverage: 86.5% of statements 18:27:58 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:27:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:28:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:02 ./bin/test-attribution-txt.sh [Pipeline] echo 18:28:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:28:02 $ docker stop --time=1 1d11af5a1653c95b96bd1f4ccafc570cb12b717c983d106c57d2412ab73de52e 18:28:04 $ docker rm -f 1d11af5a1653c95b96bd1f4ccafc570cb12b717c983d106c57d2412ab73de52e [Pipeline] // withDockerContainer [Pipeline] sh 18:28:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:28:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:06 + ls -al . 18:28:06 total 248 18:28:06 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 18:27 . 18:28:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:26 .. 18:28:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:27 .git 18:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:26 .github 18:28:06 -rw-rw-r-- 1 jenkins jenkins 496 Nov 8 18:26 .gitignore 18:28:06 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 18:26 .golangci.yml 18:28:06 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:26 .semver 18:28:06 -rw-rw-r-- 1 jenkins jenkins 9739 Nov 8 18:26 Attribution.txt 18:28:06 -rw-rw-r-- 1 jenkins jenkins 6312 Nov 8 18:26 CHANGELOG.md 18:28:06 -rw-rw-r-- 1 jenkins jenkins 1637 Nov 8 18:26 Dockerfile 18:28:06 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:26 GOVERNANCE.md 18:28:06 -rw-rw-r-- 1 jenkins jenkins 734 Nov 8 18:26 Jenkinsfile 18:28:06 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 18:26 LICENSE 18:28:06 -rw-rw-r-- 1 jenkins jenkins 2858 Nov 8 18:26 Makefile 18:28:06 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 18:26 OWNERS.md 18:28:06 -rw-rw-r-- 1 jenkins jenkins 6595 Nov 8 18:26 README.md 18:28:06 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 18:26 VERSION 18:28:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:26 bin 18:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:26 cmd 18:28:06 -rw-r--r-- 1 jenkins jenkins 79184 Nov 8 18:27 coverage.out 18:28:06 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 18:26 doc 18:28:06 -rw-rw-r-- 1 jenkins jenkins 3687 Nov 8 18:26 go.mod 18:28:06 -rw-rw-r-- 1 jenkins jenkins 46105 Nov 8 18:26 go.sum 18:28:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:26 internal 18:28:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:26 snap 18:28:06 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 18:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:06 + 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=ef0e1dc43e01e3af63e43192147483735d9789c0 --label arch=amd64 --label version=2.3.0-dev.45 . 18:28:06 Sending build context to Docker daemon 27.59MB 18:28:06 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:28:06 Step 2/26 : FROM ${BASE} AS builder 18:28:06 ---> d4bf6543482f 18:28:06 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:28:06 ---> Running in c7592c13f1a4 18:28:06 Removing intermediate container c7592c13f1a4 18:28:06 ---> e1a049468997 18:28:06 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:06 ---> Running in b55a972146eb 18:28:06 Removing intermediate container b55a972146eb 18:28:06 ---> 57f978165563 18:28:06 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:28:06 ---> Running in 73ad3759bfbe 18:28:07 Removing intermediate container 73ad3759bfbe 18:28:07 ---> dc6853153323 18:28:07 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:28:07 ---> Running in b8938ee9f586 18:28:07 Removing intermediate container b8938ee9f586 18:28:07 ---> 600855804206 18:28:07 Step 7/26 : LABEL Name=edgex-device-onvif-camera 18:28:07 ---> Running in 834edaf6ea45 18:28:07 Removing intermediate container 834edaf6ea45 18:28:07 ---> fabf502b9a44 18:28:07 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:07 ---> Running in b6552cf42769 18:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:28:07 OK: 211 MiB in 51 packages 18:28:08 Removing intermediate container b6552cf42769 18:28:08 ---> a98b70a6b86a 18:28:08 Step 9/26 : WORKDIR /device-onvif-camera 18:28:08 ---> Running in 7ce9c236670f 18:28:08 Removing intermediate container 7ce9c236670f 18:28:08 ---> 2345c146d803 18:28:08 Step 10/26 : COPY go.mod vendor* ./ 18:28:08 ---> d019430b9990 18:28:08 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:08 ---> Running in 9a2085de84c2 18:28:09 Removing intermediate container 9a2085de84c2 18:28:09 ---> 5b3715c54f10 18:28:09 Step 12/26 : COPY . . 18:28:09 ---> 63527732c960 18:28:09 Step 13/26 : RUN ${MAKE} 18:28:09 ---> Running in 4408437fa312 18:28:10 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.45 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 18:28:36 Removing intermediate container 4408437fa312 18:28:36 ---> 228dee35bb1f 18:28:36 Step 14/26 : FROM alpine:3.16 18:28:36 3.16: Pulling from library/alpine 18:28:36 213ec9aee27d: Already exists 18:28:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:28:36 Status: Downloaded newer image for alpine:3.16 18:28:36 ---> 9c6f07244728 18:28:36 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:28:36 ---> Running in d5a585b015f7 18:28:36 Removing intermediate container d5a585b015f7 18:28:36 ---> 9ec2030d5578 18:28:36 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 18:28:36 ---> Running in 1a0085e47284 18:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:28:36 (1/6) Installing dumb-init (1.2.5-r1) 18:28:36 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:28:36 (3/6) Installing libsodium (1.0.18-r0) 18:28:36 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:28:36 (5/6) Installing libzmq (4.3.4-r0) 18:28:36 (6/6) Installing zeromq (4.3.4-r0) 18:28:36 Executing busybox-1.35.0-r17.trigger 18:28:36 OK: 8 MiB in 20 packages 18:28:36 Removing intermediate container 1a0085e47284 18:28:36 ---> 1985964044a8 18:28:36 Step 17/26 : WORKDIR / 18:28:36 ---> Running in 1088d228bb0d 18:28:36 Removing intermediate container 1088d228bb0d 18:28:36 ---> 424b5ab92121 18:28:36 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:28:36 ---> 72ae2f9e1c8f 18:28:36 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:28:36 ---> a681a5331a80 18:28:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:28:36 ---> 322c0b8fa3fe 18:28:36 Step 21/26 : EXPOSE 59984 18:28:36 ---> Running in 61d9ef7d7030 18:28:37 Removing intermediate container 61d9ef7d7030 18:28:37 ---> fd3fac8f1c15 18:28:37 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:28:37 ---> Running in d0e88a13f61c 18:28:37 Removing intermediate container d0e88a13f61c 18:28:37 ---> 1360004cd1ec 18:28:37 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:28:37 ---> Running in 47a881f21139 18:28:37 Removing intermediate container 47a881f21139 18:28:37 ---> ba5636cb1b0e 18:28:37 Step 24/26 : LABEL arch=amd64 18:28:37 ---> Running in b8473d7ce837 18:28:37 Removing intermediate container b8473d7ce837 18:28:37 ---> 8f7ca61d0136 18:28:37 Step 25/26 : LABEL git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 18:28:37 ---> Running in 1525b65973d5 18:28:37 Removing intermediate container 1525b65973d5 18:28:37 ---> 62a280605709 18:28:37 Step 26/26 : LABEL version=2.3.0-dev.45 18:28:37 ---> Running in ab9199a61149 18:28:37 Removing intermediate container ab9199a61149 18:28:37 ---> 3f7ee849a50e 18:28:37 [Warning] One or more build-args [ARCH] were not consumed 18:28:37 Successfully built 3f7ee849a50e 18:28:37 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 18:28:37 provisioning config files... 18:28:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17040785378171573384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:38 ---> docker-login.sh 18:28:38 nexus3.edgexfoundry.org:10001 18:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:38 Configure a credential helper to remove this warning. See 18:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:38 18:28:38 Login Succeeded 18:28:38 nexus3.edgexfoundry.org:10002 18:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:38 Configure a credential helper to remove this warning. See 18:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:38 18:28:38 Login Succeeded 18:28:38 nexus3.edgexfoundry.org:10003 18:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:38 Configure a credential helper to remove this warning. See 18:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:38 18:28:38 Login Succeeded 18:28:38 nexus3.edgexfoundry.org:10004 18:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:38 Configure a credential helper to remove this warning. See 18:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:38 18:28:38 Login Succeeded 18:28:38 docker.io 18:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:38 Configure a credential helper to remove this warning. See 18:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:38 18:28:38 Login Succeeded 18:28:38 ---> docker-login.sh ends [Pipeline] } 18:28:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:38 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 18:28:38 ef0e1dc43e01e3af63e43192147483735d9789c0 18:28:38 latest 18:28:38 2.3.0-dev.45 18:28:38 ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 18:28:38 main 18:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 18:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 18:28:39 7aa6b09c9cc9: Preparing 18:28:39 b8a7dc77a6ee: Preparing 18:28:39 8e7fc15a58d3: Preparing 18:28:39 ba445c5d1a7f: Preparing 18:28:39 994393dc58e7: Preparing 18:28:39 994393dc58e7: Layer already exists 18:28:39 b8a7dc77a6ee: Pushed 18:28:39 7aa6b09c9cc9: Pushed 18:28:39 ba445c5d1a7f: Pushed 18:28:42 8e7fc15a58d3: Pushed 18:28:42 ef0e1dc43e01e3af63e43192147483735d9789c0: digest: sha256:b07ae9b0e7c13a7b3d97615cb778fb81a806b439492f367d5d765b67a1876ea4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:42 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 18:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 18:28:42 7aa6b09c9cc9: Preparing 18:28:42 b8a7dc77a6ee: Preparing 18:28:42 8e7fc15a58d3: Preparing 18:28:42 ba445c5d1a7f: Preparing 18:28:42 994393dc58e7: Preparing 18:28:42 ba445c5d1a7f: Layer already exists 18:28:42 7aa6b09c9cc9: Layer already exists 18:28:42 b8a7dc77a6ee: Layer already exists 18:28:42 8e7fc15a58d3: Layer already exists 18:28:42 994393dc58e7: Layer already exists 18:28:42 latest: digest: sha256:b07ae9b0e7c13a7b3d97615cb778fb81a806b439492f367d5d765b67a1876ea4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.45 18:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 18:28:43 7aa6b09c9cc9: Preparing 18:28:43 b8a7dc77a6ee: Preparing 18:28:43 8e7fc15a58d3: Preparing 18:28:43 ba445c5d1a7f: Preparing 18:28:43 994393dc58e7: Preparing 18:28:43 ba445c5d1a7f: Layer already exists 18:28:43 8e7fc15a58d3: Layer already exists 18:28:43 b8a7dc77a6ee: Layer already exists 18:28:43 994393dc58e7: Layer already exists 18:28:43 7aa6b09c9cc9: Layer already exists 18:28:43 2.3.0-dev.45: digest: sha256:b07ae9b0e7c13a7b3d97615cb778fb81a806b439492f367d5d765b67a1876ea4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 18:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 18:28:44 7aa6b09c9cc9: Preparing 18:28:44 b8a7dc77a6ee: Preparing 18:28:44 8e7fc15a58d3: Preparing 18:28:44 ba445c5d1a7f: Preparing 18:28:44 994393dc58e7: Preparing 18:28:44 994393dc58e7: Layer already exists 18:28:44 ba445c5d1a7f: Layer already exists 18:28:44 b8a7dc77a6ee: Layer already exists 18:28:44 7aa6b09c9cc9: Layer already exists 18:28:44 8e7fc15a58d3: Layer already exists 18:28:44 ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45: digest: sha256:b07ae9b0e7c13a7b3d97615cb778fb81a806b439492f367d5d765b67a1876ea4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:44 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 18:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 18:28:44 7aa6b09c9cc9: Preparing 18:28:44 b8a7dc77a6ee: Preparing 18:28:44 8e7fc15a58d3: Preparing 18:28:44 ba445c5d1a7f: Preparing 18:28:44 994393dc58e7: Preparing 18:28:44 7aa6b09c9cc9: Layer already exists 18:28:44 b8a7dc77a6ee: Layer already exists 18:28:44 8e7fc15a58d3: Layer already exists 18:28:44 994393dc58e7: Layer already exists 18:28:44 ba445c5d1a7f: Layer already exists 18:28:44 main: digest: sha256:b07ae9b0e7c13a7b3d97615cb778fb81a806b439492f367d5d765b67a1876ea4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:44 ===================================================== [Pipeline] echo 18:28:44 taggedImages: 18:28:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 18:28:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 18:28:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.45 18:28:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 18:28:44 - 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 18:28:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:45 18:28:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:45 latest: Pulling from edgex-lftools-log-publisher 18:28:45 5eb5b503b376: Pulling fs layer 18:28:45 5c69ac0246d0: Pulling fs layer 18:28:45 ec43610c2a17: Pulling fs layer 18:28:45 3a2ae6a8a46f: Pulling fs layer 18:28:45 33b1e0a273af: Pulling fs layer 18:28:45 5d3b04190fa2: Pulling fs layer 18:28:45 2f39f015ded8: Pulling fs layer 18:28:45 3a2ae6a8a46f: Waiting 18:28:45 33b1e0a273af: Waiting 18:28:45 2f39f015ded8: Waiting 18:28:45 5c69ac0246d0: Download complete 18:28:45 3a2ae6a8a46f: Verifying Checksum 18:28:45 3a2ae6a8a46f: Download complete 18:28:45 33b1e0a273af: Verifying Checksum 18:28:45 33b1e0a273af: Download complete 18:28:45 5d3b04190fa2: Download complete 18:28:45 ec43610c2a17: Download complete 18:28:45 5eb5b503b376: Verifying Checksum 18:28:45 5eb5b503b376: Download complete 18:28:46 2f39f015ded8: Download complete 18:28:46 5eb5b503b376: Pull complete 18:28:47 5c69ac0246d0: Pull complete 18:28:47 ec43610c2a17: Pull complete 18:28:47 3a2ae6a8a46f: Pull complete 18:28:48 33b1e0a273af: Pull complete 18:28:48 5d3b04190fa2: Pull complete 18:28:52 2f39f015ded8: Pull complete 18:28:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:52 prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container 18:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:28:55 $ docker top 2ac025d908c81fb62eafe711afb7c0d4050f9f8630ca9b2205a47f78d9decef2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:55 ---> job-cost.sh 18:28:55 lf-activate-venv: SKIPPING 18:28:55 INFO: No Stack... 18:28:56 INFO: Retrieving Pricing Info for: v3-standard-8 18:28:56 INFO: Archiving Costs [Pipeline] sh 18:28:56 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 18:28:56 + cut -d, -f6 [Pipeline] lock 18:28:56 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] 18:28:56 Resource [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] did not exist. Created. 18:28:56 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:57 + echo total: 0.2199999988079071 [Pipeline] stash 18:28:57 Stashed 1 file(s) [Pipeline] } 18:28:57 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 18:28:57 $ docker stop --time=1 2ac025d908c81fb62eafe711afb7c0d4050f9f8630ca9b2205a47f78d9decef2 18:28:58 $ docker rm -f 2ac025d908c81fb62eafe711afb7c0d4050f9f8630ca9b2205a47f78d9decef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:30:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118650 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 18:30:29 Running in /w/workspace/device-onvif-camera/85 [Pipeline] { [Pipeline] checkout 18:30:29 The recommended git tool is: git 18:30:35 using credential edgex-jenkins-ssh 18:30:35 Cloning the remote Git repository 18:30:35 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 18:30:35 > git init /w/workspace/device-onvif-camera/85 # timeout=10 18:30:35 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:30:35 > git --version # timeout=10 18:30:35 > git --version # 'git version 2.25.1' 18:30:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:35 Verifying host key using known hosts file 18:30:35 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:30:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:39 Avoid second fetch 18:30:39 Checking out Revision ef0e1dc43e01e3af63e43192147483735d9789c0 (main) 18:30:38 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:30:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:39 > git config core.sparsecheckout # timeout=10 18:30:39 > git checkout -f ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 18:30:40 Commit message: "build: Update to use released SDK (#196)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:30:41 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:41 Dload Upload Total Spent Left Speed 18:30:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 95469 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh 18:30:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:30:42 + sudo tee /etc/docker/daemon.new 18:30:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:30:42 { 18:30:42 "registry-mirrors": [ 18:30:42 "https://nexus3.edgexfoundry.org:10001" 18:30:42 ], 18:30:42 "bip": "10.250.0.254/24", 18:30:42 "hosts": [ 18:30:42 "tcp://0.0.0.0:5555", 18:30:42 "unix:///var/run/docker.sock" 18:30:42 ], 18:30:42 "mtu": 1458, 18:30:42 "selinux-enabled": true, 18:30:42 "seccomp-profile": "/etc/docker/seccomp.json" 18:30:42 } [Pipeline] sh 18:30:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:30:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:00 provisioning config files... 18:31:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/85@tmp/config10849758444345644146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:01 ---> docker-login.sh 18:31:01 nexus3.edgexfoundry.org:10001 18:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:02 Configure a credential helper to remove this warning. See 18:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:02 18:31:02 Login Succeeded 18:31:02 nexus3.edgexfoundry.org:10002 18:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:02 Configure a credential helper to remove this warning. See 18:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:02 18:31:02 Login Succeeded 18:31:02 nexus3.edgexfoundry.org:10003 18:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:03 Configure a credential helper to remove this warning. See 18:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:03 18:31:03 Login Succeeded 18:31:03 nexus3.edgexfoundry.org:10004 18:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:03 Configure a credential helper to remove this warning. See 18:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:03 18:31:03 Login Succeeded 18:31:03 docker.io 18:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:04 Configure a credential helper to remove this warning. See 18:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:04 18:31:04 Login Succeeded 18:31:04 ---> docker-login.sh ends [Pipeline] } 18:31:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:04 ========================================================= 18:31:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:31:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:31:05 Sending build context to Docker daemon 20.44MB 18:31:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:31:05 Step 2/13 : FROM ${BASE} AS builder 18:31:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:31:05 9b18e9b68314: Pulling fs layer 18:31:05 35d82f9e3411: Pulling fs layer 18:31:05 e16973657156: Pulling fs layer 18:31:05 fc693d55d65f: Pulling fs layer 18:31:05 7e9fc2657dce: Pulling fs layer 18:31:05 dda99020689f: Pulling fs layer 18:31:05 db1c61fa0a46: Pulling fs layer 18:31:05 891c053d2c06: Pulling fs layer 18:31:05 fc693d55d65f: Waiting 18:31:05 db1c61fa0a46: Waiting 18:31:05 7e9fc2657dce: Waiting 18:31:05 891c053d2c06: Waiting 18:31:05 dda99020689f: Waiting 18:31:05 e16973657156: Verifying Checksum 18:31:05 e16973657156: Download complete 18:31:05 35d82f9e3411: Verifying Checksum 18:31:05 35d82f9e3411: Download complete 18:31:05 7e9fc2657dce: Verifying Checksum 18:31:05 7e9fc2657dce: Download complete 18:31:05 dda99020689f: Verifying Checksum 18:31:05 dda99020689f: Download complete 18:31:05 9b18e9b68314: Verifying Checksum 18:31:06 9b18e9b68314: Pull complete 18:31:06 891c053d2c06: Verifying Checksum 18:31:06 891c053d2c06: Download complete 18:31:07 35d82f9e3411: Pull complete 18:31:07 e16973657156: Pull complete 18:31:08 db1c61fa0a46: Verifying Checksum 18:31:08 db1c61fa0a46: Download complete 18:31:08 fc693d55d65f: Verifying Checksum 18:31:08 fc693d55d65f: Download complete 18:31:20 fc693d55d65f: Pull complete 18:31:20 7e9fc2657dce: Pull complete 18:31:20 dda99020689f: Pull complete 18:31:29 db1c61fa0a46: Pull complete 18:31:30 891c053d2c06: Pull complete 18:31:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:31:30 ---> f96f9c87975a 18:31:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:31:32 ---> Running in 08a54baeca12 18:31:32 Removing intermediate container 08a54baeca12 18:31:32 ---> c3e6bef6f83e 18:31:32 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:31:32 ---> Running in 0eb916327f98 18:31:32 Removing intermediate container 0eb916327f98 18:31:32 ---> 4494e8bac629 18:31:32 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:31:32 ---> Running in 38d86be9f584 18:31:33 Removing intermediate container 38d86be9f584 18:31:33 ---> 1ee34eec4988 18:31:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 18:31:33 ---> Running in 6db275c1399d 18:31:33 Removing intermediate container 6db275c1399d 18:31:33 ---> 595950d3ea58 18:31:33 Step 7/13 : LABEL Name=edgex-device-onvif-camera 18:31:33 ---> Running in 45b20effe31e 18:31:34 Removing intermediate container 45b20effe31e 18:31:34 ---> fe6054404637 18:31:34 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:34 ---> Running in f1761deedbb9 18:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:31:36 OK: 221 MiB in 51 packages 18:31:37 Removing intermediate container f1761deedbb9 18:31:37 ---> 632c1fb2db66 18:31:37 Step 9/13 : WORKDIR /device-onvif-camera 18:31:37 ---> Running in e9776fbccf73 18:31:37 Removing intermediate container e9776fbccf73 18:31:37 ---> 3ba631c0bdab 18:31:37 Step 10/13 : COPY go.mod vendor* ./ 18:31:38 ---> 767bd701b21e 18:31:38 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:38 ---> Running in fcaa0edb14c9 18:32:34 Removing intermediate container fcaa0edb14c9 18:32:34 ---> 61740034e99d 18:32:34 Step 12/13 : COPY . . 18:32:36 ---> 0b658f0d4f85 18:32:36 Step 13/13 : RUN ${MAKE} 18:32:36 ---> Running in 715effa36b28 18:32:37 noop 18:32:38 Removing intermediate container 715effa36b28 18:32:38 ---> 1de803e63410 18:32:38 Successfully built 1de803e63410 18:32:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:38 + docker inspect -f . ci-base-image-arm64 18:32:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:38 prd-ubuntu20.04-docker-arm64-4c-16g-118650 does not seem to be running inside a container 18:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/85 -v /w/workspace/device-onvif-camera/85:/w/workspace/device-onvif-camera/85:rw,z -v /w/workspace/device-onvif-camera/85@tmp:/w/workspace/device-onvif-camera/85@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 18:32:40 $ docker top 28ff1995c8ccd9094937bafe3e99824968a511ef65d14ffbcd89035d4cfa95d2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:40 + go version 18:32:40 go version go1.18.7 linux/arm64 [Pipeline] } 18:32:40 $ docker stop --time=1 28ff1995c8ccd9094937bafe3e99824968a511ef65d14ffbcd89035d4cfa95d2 18:32:42 $ docker rm -f 28ff1995c8ccd9094937bafe3e99824968a511ef65d14ffbcd89035d4cfa95d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:43 + docker inspect -f . ci-base-image-arm64 18:32:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:43 prd-ubuntu20.04-docker-arm64-4c-16g-118650 does not seem to be running inside a container 18:32:43 $ 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/85 -v /w/workspace/device-onvif-camera/85:/w/workspace/device-onvif-camera/85:rw,z -v /w/workspace/device-onvif-camera/85@tmp:/w/workspace/device-onvif-camera/85@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 18:32:44 $ docker top 7df452d722910c8b816de59bc843ebd36f743cf184ce8571cdf29692871af3bd -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/85 [Pipeline] fileExists [Pipeline] sh 18:32:45 + make test 18:32:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:32:47 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:34:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:34:28 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 29.3% of statements 18:34:28 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:34:43 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.887s coverage: 86.5% of statements 18:34:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:34:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:35:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:35:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:35:10 ./bin/test-attribution-txt.sh [Pipeline] echo 18:35:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:35:10 $ docker stop --time=1 7df452d722910c8b816de59bc843ebd36f743cf184ce8571cdf29692871af3bd 18:35:12 $ docker rm -f 7df452d722910c8b816de59bc843ebd36f743cf184ce8571cdf29692871af3bd [Pipeline] // withDockerContainer [Pipeline] sh 18:35:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:35:13 Warning: overwriting stash ‘coverage-report’ 18:35:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:35:14 + ls -al . 18:35:14 total 244 18:35:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:32 . 18:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:30 .. 18:35:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:30 .git 18:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:30 .github 18:35:14 -rw-rw-r-- 1 jenkins jenkins 496 Nov 8 18:30 .gitignore 18:35:14 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 18:30 .golangci.yml 18:35:14 -rw-rw-r-- 1 jenkins jenkins 9739 Nov 8 18:30 Attribution.txt 18:35:14 -rw-rw-r-- 1 jenkins jenkins 6312 Nov 8 18:30 CHANGELOG.md 18:35:14 -rw-rw-r-- 1 jenkins jenkins 1637 Nov 8 18:30 Dockerfile 18:35:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:30 GOVERNANCE.md 18:35:14 -rw-rw-r-- 1 jenkins jenkins 734 Nov 8 18:30 Jenkinsfile 18:35:14 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 18:30 LICENSE 18:35:14 -rw-rw-r-- 1 jenkins jenkins 2858 Nov 8 18:30 Makefile 18:35:14 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 18:30 OWNERS.md 18:35:14 -rw-rw-r-- 1 jenkins jenkins 6595 Nov 8 18:30 README.md 18:35:14 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 18:26 VERSION 18:35:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:30 bin 18:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:30 cmd 18:35:14 -rw-r--r-- 1 jenkins jenkins 79184 Nov 8 18:34 coverage.out 18:35:14 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 18:30 doc 18:35:14 -rw-rw-r-- 1 jenkins jenkins 3687 Nov 8 18:30 go.mod 18:35:14 -rw-rw-r-- 1 jenkins jenkins 46105 Nov 8 18:30 go.sum 18:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:30 internal 18:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:30 snap 18:35:14 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:14 + 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=ef0e1dc43e01e3af63e43192147483735d9789c0 --label arch=arm64 --label version=2.3.0-dev.45 . 18:35:15 Sending build context to Docker daemon 20.52MB 18:35:15 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:35:15 Step 2/26 : FROM ${BASE} AS builder 18:35:15 ---> 1de803e63410 18:35:15 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:35:15 ---> Running in 9025b2fb9424 18:35:16 Removing intermediate container 9025b2fb9424 18:35:16 ---> 5d04232d96a4 18:35:16 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:35:16 ---> Running in d895b2d54a71 18:35:16 Removing intermediate container d895b2d54a71 18:35:16 ---> 35963b99cfec 18:35:16 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:35:16 ---> Running in 1f9911e6817e 18:35:16 Removing intermediate container 1f9911e6817e 18:35:16 ---> ba6f2347b22b 18:35:16 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:35:16 ---> Running in ba3d75e10671 18:35:17 Removing intermediate container ba3d75e10671 18:35:17 ---> 5ff5429f10ff 18:35:17 Step 7/26 : LABEL Name=edgex-device-onvif-camera 18:35:17 ---> Running in 63f8e1bb102d 18:35:17 Removing intermediate container 63f8e1bb102d 18:35:17 ---> bd9dbcf7d1bb 18:35:17 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:17 ---> Running in ad9bfc39b6a4 18:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:35:20 OK: 221 MiB in 51 packages 18:35:20 Removing intermediate container ad9bfc39b6a4 18:35:20 ---> 78d1a4f80350 18:35:20 Step 9/26 : WORKDIR /device-onvif-camera 18:35:20 ---> Running in dbb6fc38bf98 18:35:21 Removing intermediate container dbb6fc38bf98 18:35:21 ---> e4d25e59f7cc 18:35:21 Step 10/26 : COPY go.mod vendor* ./ 18:35:21 ---> fa7b779d7520 18:35:21 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:21 ---> Running in 42f2997d31cd 18:35:24 Removing intermediate container 42f2997d31cd 18:35:24 ---> 1fa424103f88 18:35:24 Step 12/26 : COPY . . 18:35:25 ---> 2d92c93568e6 18:35:25 Step 13/26 : RUN ${MAKE} 18:35:25 ---> Running in d4702f0c406e 18:35:26 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.45 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 18:38:04 Removing intermediate container d4702f0c406e 18:38:04 ---> 2f4d3fb36bc9 18:38:04 Step 14/26 : FROM alpine:3.16 18:38:04 3.16: Pulling from library/alpine 18:38:04 9b18e9b68314: Already exists 18:38:04 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:38:04 Status: Downloaded newer image for alpine:3.16 18:38:04 ---> a6215f271958 18:38:04 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:38:04 ---> Running in 259a25fede23 18:38:04 Removing intermediate container 259a25fede23 18:38:04 ---> fc588a837176 18:38:04 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 18:38:04 ---> Running in af6a10a8a9ad 18:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:38:04 (1/6) Installing dumb-init (1.2.5-r1) 18:38:04 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:38:04 (3/6) Installing libsodium (1.0.18-r0) 18:38:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:38:04 (5/6) Installing libzmq (4.3.4-r0) 18:38:04 (6/6) Installing zeromq (4.3.4-r0) 18:38:04 Executing busybox-1.35.0-r17.trigger 18:38:04 OK: 8 MiB in 20 packages 18:38:04 Removing intermediate container af6a10a8a9ad 18:38:04 ---> 8f0b7727fad6 18:38:04 Step 17/26 : WORKDIR / 18:38:04 ---> Running in d8afbf96b89b 18:38:04 Removing intermediate container d8afbf96b89b 18:38:04 ---> c5d0d01a6fb9 18:38:04 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:38:04 ---> 7e6e6696d3df 18:38:04 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:38:05 ---> 37012769ffa8 18:38:05 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:38:06 ---> 7ef2e85b940f 18:38:06 Step 21/26 : EXPOSE 59984 18:38:06 ---> Running in cf2bce354f9c 18:38:06 Removing intermediate container cf2bce354f9c 18:38:06 ---> 24f24b42c1e2 18:38:06 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:38:06 ---> Running in 87bb0ec6c08f 18:38:06 Removing intermediate container 87bb0ec6c08f 18:38:06 ---> a1d2c8ba6f3e 18:38:06 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:06 ---> Running in 391f894a9fcd 18:38:06 Removing intermediate container 391f894a9fcd 18:38:06 ---> fa65b8d06d10 18:38:06 Step 24/26 : LABEL arch=arm64 18:38:07 ---> Running in 1b0645f490df 18:38:07 Removing intermediate container 1b0645f490df 18:38:07 ---> 7e837a8d0d95 18:38:07 Step 25/26 : LABEL git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 18:38:07 ---> Running in ad854860cb9e 18:38:07 Removing intermediate container ad854860cb9e 18:38:07 ---> d030cf12ea34 18:38:07 Step 26/26 : LABEL version=2.3.0-dev.45 18:38:07 ---> Running in 2b67efab295b 18:38:08 Removing intermediate container 2b67efab295b 18:38:08 ---> 3ee5c5bf3f53 18:38:08 [Warning] One or more build-args [ARCH] were not consumed 18:38:08 Successfully built 3ee5c5bf3f53 18:38:08 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 18:38:08 provisioning config files... 18:38:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/85@tmp/config17862355321986143132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:08 ---> docker-login.sh 18:38:08 nexus3.edgexfoundry.org:10001 18:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:09 Configure a credential helper to remove this warning. See 18:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:09 18:38:09 Login Succeeded 18:38:09 nexus3.edgexfoundry.org:10002 18:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:09 Configure a credential helper to remove this warning. See 18:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:09 18:38:09 Login Succeeded 18:38:09 nexus3.edgexfoundry.org:10003 18:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:09 Configure a credential helper to remove this warning. See 18:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:09 18:38:09 Login Succeeded 18:38:09 nexus3.edgexfoundry.org:10004 18:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:10 Configure a credential helper to remove this warning. See 18:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:10 18:38:10 Login Succeeded 18:38:10 docker.io 18:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:11 Configure a credential helper to remove this warning. See 18:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:11 18:38:11 Login Succeeded 18:38:11 ---> docker-login.sh ends [Pipeline] } 18:38:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:38:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:11 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 18:38:11 ef0e1dc43e01e3af63e43192147483735d9789c0 18:38:11 latest 18:38:11 2.3.0-dev.45 18:38:11 ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 18:38:11 main 18:38:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:11 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 18:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 18:38:11 fe051b171651: Preparing 18:38:11 b4a63bfaf56d: Preparing 18:38:11 c6fa49a007ad: Preparing 18:38:11 ff39c9f9cdd5: Preparing 18:38:11 5d3e392a13a0: Preparing 18:38:11 5d3e392a13a0: Layer already exists 18:38:12 b4a63bfaf56d: Pushed 18:38:12 fe051b171651: Pushed 18:38:12 ff39c9f9cdd5: Pushed 18:38:18 c6fa49a007ad: Pushed 18:38:18 ef0e1dc43e01e3af63e43192147483735d9789c0: digest: sha256:dbb71b919fb188bd8a9c17f53939dcadfe5bdf0f4a05f7e8a187a0b5eca582a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:18 + 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 18:38:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 18:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 18:38:18 fe051b171651: Preparing 18:38:18 b4a63bfaf56d: Preparing 18:38:18 c6fa49a007ad: Preparing 18:38:18 ff39c9f9cdd5: Preparing 18:38:18 5d3e392a13a0: Preparing 18:38:18 5d3e392a13a0: Layer already exists 18:38:18 c6fa49a007ad: Layer already exists 18:38:18 ff39c9f9cdd5: Layer already exists 18:38:18 b4a63bfaf56d: Layer already exists 18:38:18 fe051b171651: Layer already exists 18:38:19 latest: digest: sha256:dbb71b919fb188bd8a9c17f53939dcadfe5bdf0f4a05f7e8a187a0b5eca582a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:19 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.45 18:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 18:38:19 fe051b171651: Preparing 18:38:19 b4a63bfaf56d: Preparing 18:38:19 c6fa49a007ad: Preparing 18:38:19 ff39c9f9cdd5: Preparing 18:38:19 5d3e392a13a0: Preparing 18:38:19 ff39c9f9cdd5: Layer already exists 18:38:19 c6fa49a007ad: Layer already exists 18:38:19 fe051b171651: Layer already exists 18:38:19 b4a63bfaf56d: Layer already exists 18:38:19 5d3e392a13a0: Layer already exists 18:38:19 2.3.0-dev.45: digest: sha256:dbb71b919fb188bd8a9c17f53939dcadfe5bdf0f4a05f7e8a187a0b5eca582a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:20 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 18:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 18:38:20 fe051b171651: Preparing 18:38:20 b4a63bfaf56d: Preparing 18:38:20 c6fa49a007ad: Preparing 18:38:20 ff39c9f9cdd5: Preparing 18:38:20 5d3e392a13a0: Preparing 18:38:20 5d3e392a13a0: Layer already exists 18:38:20 c6fa49a007ad: Layer already exists 18:38:20 b4a63bfaf56d: Layer already exists 18:38:20 ff39c9f9cdd5: Layer already exists 18:38:20 fe051b171651: Layer already exists 18:38:20 ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45: digest: sha256:dbb71b919fb188bd8a9c17f53939dcadfe5bdf0f4a05f7e8a187a0b5eca582a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:21 + 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 18:38:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 18:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 18:38:21 fe051b171651: Preparing 18:38:21 b4a63bfaf56d: Preparing 18:38:21 c6fa49a007ad: Preparing 18:38:21 ff39c9f9cdd5: Preparing 18:38:21 5d3e392a13a0: Preparing 18:38:21 c6fa49a007ad: Layer already exists 18:38:21 b4a63bfaf56d: Layer already exists 18:38:21 5d3e392a13a0: Layer already exists 18:38:21 ff39c9f9cdd5: Layer already exists 18:38:21 fe051b171651: Layer already exists 18:38:21 main: digest: sha256:dbb71b919fb188bd8a9c17f53939dcadfe5bdf0f4a05f7e8a187a0b5eca582a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:38:21 ===================================================== [Pipeline] echo 18:38:21 taggedImages: 18:38:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 18:38:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 18:38:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.45 18:38:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 18:38:21 - 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 18:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:22 18:38:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:22 arm64: Pulling from edgex-lftools-log-publisher 18:38:22 8998bd30e6a1: Pulling fs layer 18:38:22 04944245beec: Pulling fs layer 18:38:22 699f458cf7ca: Pulling fs layer 18:38:22 765212b225bb: Pulling fs layer 18:38:22 f23df028b6ca: Pulling fs layer 18:38:22 d65c8cfc05b1: Pulling fs layer 18:38:22 2437ff75d9bd: Pulling fs layer 18:38:22 765212b225bb: Waiting 18:38:22 f23df028b6ca: Waiting 18:38:22 d65c8cfc05b1: Waiting 18:38:22 2437ff75d9bd: Waiting 18:38:22 04944245beec: Verifying Checksum 18:38:22 04944245beec: Download complete 18:38:22 765212b225bb: Verifying Checksum 18:38:22 765212b225bb: Download complete 18:38:22 f23df028b6ca: Verifying Checksum 18:38:22 f23df028b6ca: Download complete 18:38:22 d65c8cfc05b1: Verifying Checksum 18:38:22 d65c8cfc05b1: Download complete 18:38:22 699f458cf7ca: Verifying Checksum 18:38:22 699f458cf7ca: Download complete 18:38:23 8998bd30e6a1: Verifying Checksum 18:38:23 8998bd30e6a1: Download complete 18:38:25 2437ff75d9bd: Verifying Checksum 18:38:25 2437ff75d9bd: Download complete 18:38:27 8998bd30e6a1: Pull complete 18:38:27 04944245beec: Pull complete 18:38:29 699f458cf7ca: Pull complete 18:38:29 765212b225bb: Pull complete 18:38:30 f23df028b6ca: Pull complete 18:38:30 d65c8cfc05b1: Pull complete 18:38:45 2437ff75d9bd: Pull complete 18:38:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:45 prd-ubuntu20.04-docker-arm64-4c-16g-118650 does not seem to be running inside a container 18:38: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/device-onvif-camera/85 -v /w/workspace/device-onvif-camera/85:/w/workspace/device-onvif-camera/85:rw,z -v /w/workspace/device-onvif-camera/85@tmp:/w/workspace/device-onvif-camera/85@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 18:38:48 $ docker top 0ebed765c0ab5a3adf527fe055b586ec236b39fe5b3e80de70ad37283d8eaac6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:49 ---> job-cost.sh 18:38:49 lf-activate-venv: SKIPPING 18:38:49 INFO: No Stack... 18:38:49 INFO: Retrieving Pricing Info for: v3-standard-4 18:38:50 INFO: Archiving Costs [Pipeline] sh 18:38:50 + cat /w/workspace/device-onvif-camera/85/archives/cost.csv 18:38:50 + cut -d, -f6 [Pipeline] lock 18:38:50 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] 18:38:50 Resource [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] did not exist. Created. 18:38:50 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:38:51 /w/workspace/device-onvif-camera/85@tmp/durable-20533fdd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:38:52 + echo total: 0.10999999940395355 [Pipeline] stash 18:38:52 Warning: overwriting stash ‘stack-cost’ 18:38:52 Stashed 1 file(s) [Pipeline] } 18:38:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 18:38:52 $ docker stop --time=1 0ebed765c0ab5a3adf527fe055b586ec236b39fe5b3e80de70ad37283d8eaac6 18:38:53 $ docker rm -f 0ebed765c0ab5a3adf527fe055b586ec236b39fe5b3e80de70ad37283d8eaac6 [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 18:38:54 provisioning config files... 18:38:54 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1847621989155613101tmp [Pipeline] { [Pipeline] sh 18:38:54 + set +x 18:38:54 + curl -s https://codecov.io/bash 18:38:54 + bash -s -- 18:38:54 18:38:54 _____ _ 18:38:54 / ____| | | 18:38:54 | | ___ __| | ___ ___ _____ __ 18:38:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:38:54 | |___| (_) | (_| | __/ (_| (_) \ V / 18:38:54 \_____\___/ \__,_|\___|\___\___/ \_/ 18:38:54 Bash-1.0.6 18:38:54 18:38:54 18:38:54 ==> git version 2.25.1 found 18:38:54 ==> 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 18:38:54 Release-Date: 2020-01-08 18:38:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:38:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:38:54 ==> Jenkins CI detected. 18:38:54 current dir:  /w/workspace/foundry_device-onvif-camera_main 18:38:54 project root: . 18:38:54 --> token set from env 18:38:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:38:54 ==> Running gcov in . (disable via -X gcov) 18:38:54 ==> Python coveragepy not found 18:38:54 ==> Searching for coverage reports in: 18:38:54 + . 18:38:54 -> Found 1 reports 18:38:54 ==> Detecting git/mercurial file structure 18:38:54 ==> Reading reports 18:38:54 + ./coverage.out bytes=79184 18:38:54 ==> Appending adjustments 18:38:54 https://docs.codecov.io/docs/fixing-reports 18:38:54 + Found adjustments 18:38:54 ==> Gzipping contents 18:38:54 12K /tmp/codecov.mWN5t9.gz 18:38:54 ==> Uploading reports 18:38:54 url: https://codecov.io 18:38:54 query: branch=main&commit=ef0e1dc43e01e3af63e43192147483735d9789c0&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:38:54 -> Pinging Codecov 18:38:54 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=ef0e1dc43e01e3af63e43192147483735d9789c0&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:38:55 -> Uploading to 18:38:55 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/F29A59C45E3A92E06B3E522C9905F8EF/ef0e1dc43e01e3af63e43192147483735d9789c0/8bd1abe8-fde4-42e4-be00-c0f7ba099aea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T183855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e19e23a8ce1205a845685f05f86054e2beac1b96e8a6a3a73f2975d17eb083ca 18:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:55 Dload Upload Total Spent Left Speed 18:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10922 0 0 100 10922 0 46476 --:--:-- --:--:-- --:--:-- 46675 18:38:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } 18:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:38:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:38:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:38:56 18:38:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:38:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:38:56 df9b9388f04a: Pulling fs layer 18:38:56 52dc419b0ee2: Pulling fs layer 18:38:56 25bc292e5bac: Pulling fs layer 18:38:56 114826534d7a: Pulling fs layer 18:38:56 4657fd5d0bcf: Pulling fs layer 18:38:56 6ad1cebc031e: Pulling fs layer 18:38:56 8a3aa393b2d8: Pulling fs layer 18:38:56 114826534d7a: Waiting 18:38:56 4657fd5d0bcf: Waiting 18:38:56 8a3aa393b2d8: Waiting 18:38:56 6ad1cebc031e: Waiting 18:38:56 25bc292e5bac: Verifying Checksum 18:38:56 25bc292e5bac: Download complete 18:38:56 52dc419b0ee2: Download complete 18:38:56 4657fd5d0bcf: Verifying Checksum 18:38:56 4657fd5d0bcf: Download complete 18:38:56 df9b9388f04a: Verifying Checksum 18:38:56 df9b9388f04a: Download complete 18:38:56 df9b9388f04a: Pull complete 18:38:56 6ad1cebc031e: Verifying Checksum 18:38:56 6ad1cebc031e: Download complete 18:38:56 52dc419b0ee2: Pull complete 18:38:56 25bc292e5bac: Pull complete 18:38:57 114826534d7a: Verifying Checksum 18:38:57 114826534d7a: Download complete 18:38:57 8a3aa393b2d8: Verifying Checksum 18:38:57 8a3aa393b2d8: Download complete 18:39:00 114826534d7a: Pull complete 18:39:00 4657fd5d0bcf: Pull complete 18:39:01 6ad1cebc031e: Pull complete 18:39:03 8a3aa393b2d8: Pull complete 18:39:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:39:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:39:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:03 prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container 18:39:03 $ 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 18:39:07 $ docker top 57a2ff4301fc4bfb7930f7952a7cd832c2963dfbe90c82b91c96ef0bf2e1dd5c -eo pid,comm [Pipeline] { [Pipeline] echo 18:39:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 18:39:07 + set -o pipefail 18:39:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 18:39:12 18:39:12 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 18:39:12 18:39:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/b95a643f-85ae-4e9c-9f4e-2d76b66f7029 18:39:12 18:39:12 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 18:39:12 18:39:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:39:12 18:39:12 18:39:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:39:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:39:12 More details here: https://snyk.co/ue1NS [Pipeline] } 18:39:12 $ docker stop --time=1 57a2ff4301fc4bfb7930f7952a7cd832c2963dfbe90c82b91c96ef0bf2e1dd5c 18:39:15 $ docker rm -f 57a2ff4301fc4bfb7930f7952a7cd832c2963dfbe90c82b91c96ef0bf2e1dd5c [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 18:39:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:16 provisioning config files... 18:39:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9253104290765166299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:16 --> edgex-publish-swagger.sh 18:39:16 === Publish doc/openapi/v2 API === 18:39:16 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 18:39:16 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 18:39:16 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:16 Dload Upload Total Spent Left Speed 18:39:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 2214k --:--:-- --:--:-- --:--:-- 2204k 100 469k 0 0 100 469k 0 556k --:--:-- --:--:-- --:--:-- 556k 18:39:17 18:39:17 [Pipeline] } 18:39:17 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 18:39:17 + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] sh 18:39:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:18 prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container 18:39:18 $ 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 18:39:19 $ docker top b560a38d59888fc646d913382bc96f343e2a48261828396075aceec6aabe38ae -eo pid,comm 18:39:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:39:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:19 [ssh-agent] Looking for ssh-agent implementation... 18:39:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:19 $ docker exec b560a38d59888fc646d913382bc96f343e2a48261828396075aceec6aabe38ae ssh-agent 18:39:19 SSH_AUTH_SOCK=/tmp/ssh-XOsVKgDBpQOF/agent.32 18:39:19 SSH_AGENT_PID=39 18:39:19 Running ssh-add (command line suppressed) 18:39:19 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10756705325058309063.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10756705325058309063.key) 18:39:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:19 + git semver tag 18:39:20 2022-11-08 18:39:19,952 [run_tag] DEBUG tag force:False 18:39:20 2022-11-08 18:39:19,952 [check_head_tag] DEBUG check head tag 18:39:20 2022-11-08 18:39:19,954 [execute] INFO git cat-file --batch-check 18:39:20 2022-11-08 18:39:19,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 18:39:20 2022-11-08 18:39:19,958 [execute] INFO git cat-file --batch 18:39:20 2022-11-08 18:39:19,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 18:39:20 2022-11-08 18:39:19,981 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:39:20 2022-11-08 18:39:19,981 [execute] INFO git tag -a v2.3.0-dev.45 -m v2.3.0-dev.45 18:39:20 2022-11-08 18:39:19,981 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.45', '-m', 'v2.3.0-dev.45'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 18:39:20 2022-11-08 18:39:19,985 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:39:20 2.3.0-dev.45 [Pipeline] } 18:39:20 $ docker exec --env ******** --env ******** b560a38d59888fc646d913382bc96f343e2a48261828396075aceec6aabe38ae ssh-agent -k 18:39:20 unset SSH_AUTH_SOCK; 18:39:20 unset SSH_AGENT_PID; 18:39:20 echo Agent pid 39 killed; 18:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:20 + git semver [Pipeline] } 18:39:20 $ docker stop --time=1 b560a38d59888fc646d913382bc96f343e2a48261828396075aceec6aabe38ae 18:39:21 $ docker rm -f b560a38d59888fc646d913382bc96f343e2a48261828396075aceec6aabe38ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:22 18:39:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:22 0.23.1-centos7: Pulling from edgex-lftools 18:39:22 ab5ef0e58194: Pulling fs layer 18:39:22 9712f1f96733: Pulling fs layer 18:39:22 63f879dbbcfc: Pulling fs layer 18:39:22 0d9ebad4ef96: Pulling fs layer 18:39:22 e9a5061849ea: Pulling fs layer 18:39:22 d747dcd14b5f: Pulling fs layer 18:39:22 2de7ff778b66: Pulling fs layer 18:39:22 0d9ebad4ef96: Waiting 18:39:22 e9a5061849ea: Waiting 18:39:22 d747dcd14b5f: Waiting 18:39:22 2de7ff778b66: Waiting 18:39:22 9712f1f96733: Verifying Checksum 18:39:22 9712f1f96733: Download complete 18:39:22 63f879dbbcfc: Verifying Checksum 18:39:22 63f879dbbcfc: Download complete 18:39:23 0d9ebad4ef96: Verifying Checksum 18:39:23 0d9ebad4ef96: Download complete 18:39:23 d747dcd14b5f: Download complete 18:39:23 e9a5061849ea: Verifying Checksum 18:39:23 e9a5061849ea: Download complete 18:39:23 ab5ef0e58194: Verifying Checksum 18:39:23 ab5ef0e58194: Download complete 18:39:23 2de7ff778b66: Verifying Checksum 18:39:23 2de7ff778b66: Download complete 18:39:25 ab5ef0e58194: Pull complete 18:39:25 9712f1f96733: Pull complete 18:39:26 63f879dbbcfc: Pull complete 18:39:31 0d9ebad4ef96: Pull complete 18:39:31 e9a5061849ea: Pull complete 18:39:31 d747dcd14b5f: Pull complete 18:39:32 2de7ff778b66: Pull complete 18:39:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:32 prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container 18:39:32 $ 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 18:39:35 $ docker top 3dfba16e7a63f41041f82ec2eaf978043761c488bd9f832c54f90e290323b619 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:39:35 provisioning config files... 18:39:35 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7064796550294966658tmp 18:39:35 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9286527633977196156tmp 18:39:35 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2879758440052898394tmp [Pipeline] { [Pipeline] echo 18:39:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:39:36 ---> sigul-configuration.sh 18:39:36 gpg: directory `/root/.gnupg' created 18:39:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:39:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:39:36 gpg: keyring `/root/.gnupg/secring.gpg' created 18:39:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:39:36 gpg: CAST5 encrypted data 18:39:36 gpg: encrypted with 1 passphrase 18:39:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:39:36 + mkdir /home/jenkins 18:39:36 + mkdir /home/jenkins/sigul [Pipeline] sh 18:39: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 18:39:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:39:37 ---> sigul-install.sh 18:39:37 Sigul already installed; skipping installation. [Pipeline] sh 18:39:37 + git tag --list 18:39:37 v0.0.0 18:39:37 v0.0.1-dev.1 18:39:37 v0.0.1-dev.10 18:39:37 v0.0.1-dev.11 18:39:37 v0.0.1-dev.12 18:39:37 v0.0.1-dev.13 18:39:37 v0.0.1-dev.14 18:39:37 v0.0.1-dev.15 18:39:37 v0.0.1-dev.16 18:39:37 v0.0.1-dev.17 18:39:37 v0.0.1-dev.18 18:39:37 v0.0.1-dev.19 18:39:37 v0.0.1-dev.2 18:39:37 v0.0.1-dev.20 18:39:37 v0.0.1-dev.21 18:39:37 v0.0.1-dev.22 18:39:37 v0.0.1-dev.23 18:39:37 v0.0.1-dev.24 18:39:37 v0.0.1-dev.25 18:39:37 v0.0.1-dev.26 18:39:37 v0.0.1-dev.27 18:39:37 v0.0.1-dev.28 18:39:37 v0.0.1-dev.3 18:39:37 v0.0.1-dev.4 18:39:37 v0.0.1-dev.5 18:39:37 v0.0.1-dev.6 18:39:37 v0.0.1-dev.7 18:39:37 v0.0.1-dev.8 18:39:37 v0.0.1-dev.9 18:39:37 v2.2.0 18:39:37 v2.2.0-dev.29 18:39:37 v2.2.0-dev.30 18:39:37 v2.2.0-dev.31 18:39:37 v2.2.0-dev.32 18:39:37 v2.2.0-dev.33 18:39:37 v2.2.0-dev.34 18:39:37 v2.2.0-dev.35 18:39:37 v2.3.0-dev.1 18:39:37 v2.3.0-dev.10 18:39:37 v2.3.0-dev.11 18:39:37 v2.3.0-dev.12 18:39:37 v2.3.0-dev.13 18:39:37 v2.3.0-dev.14 18:39:37 v2.3.0-dev.15 18:39:37 v2.3.0-dev.16 18:39:37 v2.3.0-dev.17 18:39:37 v2.3.0-dev.18 18:39:37 v2.3.0-dev.19 18:39:37 v2.3.0-dev.2 18:39:37 v2.3.0-dev.20 18:39:37 v2.3.0-dev.21 18:39:37 v2.3.0-dev.22 18:39:37 v2.3.0-dev.23 18:39:37 v2.3.0-dev.24 18:39:37 v2.3.0-dev.25 18:39:37 v2.3.0-dev.26 18:39:37 v2.3.0-dev.27 18:39:37 v2.3.0-dev.28 18:39:37 v2.3.0-dev.29 18:39:37 v2.3.0-dev.3 18:39:37 v2.3.0-dev.30 18:39:37 v2.3.0-dev.31 18:39:37 v2.3.0-dev.32 18:39:37 v2.3.0-dev.33 18:39:37 v2.3.0-dev.34 18:39:37 v2.3.0-dev.35 18:39:37 v2.3.0-dev.36 18:39:37 v2.3.0-dev.37 18:39:37 v2.3.0-dev.38 18:39:37 v2.3.0-dev.39 18:39:37 v2.3.0-dev.4 18:39:37 v2.3.0-dev.40 18:39:37 v2.3.0-dev.41 18:39:37 v2.3.0-dev.42 18:39:37 v2.3.0-dev.43 18:39:37 v2.3.0-dev.44 18:39:37 v2.3.0-dev.45 18:39:37 v2.3.0-dev.5 18:39:37 v2.3.0-dev.6 18:39:37 v2.3.0-dev.7 18:39:37 v2.3.0-dev.8 18:39:37 v2.3.0-dev.9 [Pipeline] sh 18:39:37 + lftools sign git-tag v2.3.0-dev.45 18:39:38 Signing Git tag with Sigul... 18:39:38 Signing v2.3.0-dev.45 [Pipeline] echo 18:39:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:39:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:39:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:39:39 $ docker stop --time=1 3dfba16e7a63f41041f82ec2eaf978043761c488bd9f832c54f90e290323b619 18:39:40 $ docker rm -f 3dfba16e7a63f41041f82ec2eaf978043761c488bd9f832c54f90e290323b619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:39:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:41 prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container 18:39:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:39:41 $ docker top 28bb0420e09c8ecbb088f7745477f50fec50fbeb89cc7533cbd2ebc9c04ffb51 -eo pid,comm 18:39:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:39:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:41 [ssh-agent] Looking for ssh-agent implementation... 18:39:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:41 $ docker exec 28bb0420e09c8ecbb088f7745477f50fec50fbeb89cc7533cbd2ebc9c04ffb51 ssh-agent 18:39:41 SSH_AUTH_SOCK=/tmp/ssh-CCGEn2qWVsrs/agent.32 18:39:41 SSH_AGENT_PID=38 18:39:41 Running ssh-add (command line suppressed) 18:39:42 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5331699906120222211.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5331699906120222211.key) 18:39:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:42 + git semver bump pre 18:39:42 2022-11-08 18:39:42,499 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:39:42 2022-11-08 18:39:42,499 [bump_version] DEBUG bumping version:2.3.0-dev.45 on axis:pre with prefix:dev 18:39:42 2022-11-08 18:39:42,499 [bump_version] DEBUG bumped version:2.3.0-dev.46 18:39:42 2022-11-08 18:39:42,500 [write_version] DEBUG write version:2.3.0-dev.46 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 18:39:42 2022-11-08 18:39:42,500 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:39:42 2022-11-08 18:39:42,500 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 18:39:42 2022-11-08 18:39:42,502 [execute] INFO git cat-file --batch-check 18:39:42 2022-11-08 18:39:42,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:39:42 2022-11-08 18:39:42,507 [execute] INFO git cat-file --batch 18:39:42 2022-11-08 18:39:42,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:39:42 2022-11-08 18:39:42,513 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:39:42 2.3.0-dev.46 [Pipeline] } 18:39:42 $ docker exec --env ******** --env ******** 28bb0420e09c8ecbb088f7745477f50fec50fbeb89cc7533cbd2ebc9c04ffb51 ssh-agent -k 18:39:42 unset SSH_AUTH_SOCK; 18:39:42 unset SSH_AGENT_PID; 18:39:42 echo Agent pid 38 killed; 18:39:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:42 + git semver [Pipeline] } 18:39:43 $ docker stop --time=1 28bb0420e09c8ecbb088f7745477f50fec50fbeb89cc7533cbd2ebc9c04ffb51 18:39:44 $ docker rm -f 28bb0420e09c8ecbb088f7745477f50fec50fbeb89cc7533cbd2ebc9c04ffb51 [Pipeline] // withDockerContainer [Pipeline] sh 18:39:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:45 prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container 18:39:45 $ 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 18:39:45 $ docker top 273404df68cc6ca7db8419741f3f5361d1581849ca98adb43a6e3706e348a63e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:45 [ssh-agent] Looking for ssh-agent implementation... 18:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:45 $ docker exec 273404df68cc6ca7db8419741f3f5361d1581849ca98adb43a6e3706e348a63e ssh-agent 18:39:45 SSH_AUTH_SOCK=/tmp/ssh-Jc7oBFekXTMT/agent.32 18:39:45 SSH_AGENT_PID=38 18:39:45 Running ssh-add (command line suppressed) 18:39:46 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1125984113450667396.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1125984113450667396.key) 18:39:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:46 + git semver push 18:39:46 2022-11-08 18:39:46,506 [run_push] DEBUG push 18:39:46 2022-11-08 18:39:46,507 [execute] INFO git cat-file --batch-check 18:39:46 2022-11-08 18:39:46,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:39:46 2022-11-08 18:39:46,510 [execute] INFO git rev-list 35b6c25747f42d5228ed40e9af4e4dd70c975c60 -- 18:39:46 2022-11-08 18:39:46,510 [execute] DEBUG Popen(['git', 'rev-list', '35b6c25747f42d5228ed40e9af4e4dd70c975c60', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:39:46 2022-11-08 18:39:46,516 [execute] INFO git fetch -v origin 18:39:46 2022-11-08 18:39:46,516 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:39:47 2022-11-08 18:39:47,111 [run_push] DEBUG no remote changes detected 18:39:47 2022-11-08 18:39:47,111 [execute] INFO git push origin semver 18:39:47 2022-11-08 18:39:47,112 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:39:48 2022-11-08 18:39:48,150 [run_push] DEBUG push all version tags 18:39:48 2022-11-08 18:39:48,150 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:39:48 2022-11-08 18:39:48,151 [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) 18:39:49 2022-11-08 18:39:48,959 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 18:39:49 2.3.0-dev.46 [Pipeline] } 18:39:49 $ docker exec --env ******** --env ******** 273404df68cc6ca7db8419741f3f5361d1581849ca98adb43a6e3706e348a63e ssh-agent -k 18:39:49 unset SSH_AUTH_SOCK; 18:39:49 unset SSH_AGENT_PID; 18:39:49 echo Agent pid 38 killed; 18:39:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:49 + git semver [Pipeline] } 18:39:49 $ docker stop --time=1 273404df68cc6ca7db8419741f3f5361d1581849ca98adb43a6e3706e348a63e 18:39:51 $ docker rm -f 273404df68cc6ca7db8419741f3f5361d1581849ca98adb43a6e3706e348a63e [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 18:39:51 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 18:39:51 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 18:39:51 total 16 18:39:51 drwxr-xr-x 3 root root 4096 Nov 8 18:28 . 18:39:51 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 18:39 .. 18:39:51 drwxr-xr-x 2 root root 4096 Nov 8 18:28 cost 18:39:51 -rw-r--r-- 1 root root 90 Nov 8 18:28 cost.csv 18:39:51 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 18:39:51 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 18:39:51 total 16 18:39:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:28 . 18:39:51 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 18:39 .. 18:39:51 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 18:28 cost 18:39:51 -rw-r--r-- 1 jenkins jenkins 90 Nov 8 18:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:39:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:39:52 ---> package-listing.sh 18:39:52 ++ facter osfamily 18:39:52 ++ tr '[:upper:]' '[:lower:]' 18:39:53 + OS_FAMILY=debian 18:39:53 + workspace=/w/workspace/foundry_device-onvif-camera_main 18:39:53 + START_PACKAGES=/tmp/packages_start.txt 18:39:53 + END_PACKAGES=/tmp/packages_end.txt 18:39:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:39:53 + PACKAGES=/tmp/packages_start.txt 18:39:53 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 18:39:53 + PACKAGES=/tmp/packages_end.txt 18:39:53 + case "${OS_FAMILY}" in 18:39:53 + dpkg -l 18:39:53 + grep '^ii' 18:39:53 + '[' -f /tmp/packages_start.txt ']' 18:39:53 + '[' -f /tmp/packages_end.txt ']' 18:39:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:39:53 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 18:39:53 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 18:39:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 18:39:53 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 18:39:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:53 prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container 18:39: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 18:39:54 $ docker top c07cced27d5e33dabab6346ab3081b22125609bd92556b2a437d06eaaa20cd9e -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:54 + touch /tmp/pre-build-complete [Pipeline] sh 18:39:54 + mkdir -p /var/log/sysstat [Pipeline] sh 18:39:55 + ls /var/log/sa-host 18:39:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:55 provisioning config files... 18:39:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7858407427419364832tmp [Pipeline] { [Pipeline] echo 18:39:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:39:55 ---> create-netrc.sh [Pipeline] } 18:39:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:39:55 ---> python-tools-install.sh [Pipeline] echo 18:39:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:39:56 ---> sudo-logs.sh 18:39:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:39:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:39:56 ---> job-cost.sh 18:39:56 lf-activate-venv: SKIPPING 18:39:56 DEBUG: total: 0.2199999988079071 18:39:56 INFO: Retrieving Stack Cost... 18:39:56 INFO: Retrieving Pricing Info for: v3-standard-8 18:39:57 INFO: Archiving Costs [Pipeline] echo 18:39:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:39:57 ---> logs-deploy.sh 18:39:57 lf-activate-venv: SKIPPING 18:39:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/85 18:39:57 INFO: archiving workspace using pattern(s): 18:39:58 Archives upload complete. 18:39:58 INFO: archiving logs to Nexus 18:39:59 ---> uname -a: 18:39:59 Linux prd-ubuntu20-04-docker-8c-8g-118649 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:39:59 18:39:59 18:39:59 ---> lscpu: 18:39:59 Architecture: x86_64 18:39:59 CPU op-mode(s): 32-bit, 64-bit 18:39:59 Byte Order: Little Endian 18:39:59 Address sizes: 40 bits physical, 48 bits virtual 18:39:59 CPU(s): 8 18:39:59 On-line CPU(s) list: 0-7 18:39:59 Thread(s) per core: 1 18:39:59 Core(s) per socket: 1 18:39:59 Socket(s): 8 18:39:59 NUMA node(s): 1 18:39:59 Vendor ID: AuthenticAMD 18:39:59 CPU family: 23 18:39:59 Model: 49 18:39:59 Model name: AMD EPYC-Rome Processor 18:39:59 Stepping: 0 18:39:59 CPU MHz: 2799.988 18:39:59 BogoMIPS: 5599.97 18:39:59 Virtualization: AMD-V 18:39:59 Hypervisor vendor: KVM 18:39:59 Virtualization type: full 18:39:59 L1d cache: 256 KiB 18:39:59 L1i cache: 256 KiB 18:39:59 L2 cache: 4 MiB 18:39:59 L3 cache: 128 MiB 18:39:59 NUMA node0 CPU(s): 0-7 18:39:59 Vulnerability Itlb multihit: Not affected 18:39:59 Vulnerability L1tf: Not affected 18:39:59 Vulnerability Mds: Not affected 18:39:59 Vulnerability Meltdown: Not affected 18:39:59 Vulnerability Mmio stale data: Not affected 18:39:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:39:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:39:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:39:59 Vulnerability Srbds: Not affected 18:39:59 Vulnerability Tsx async abort: Not affected 18:39: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 18:39:59 18:39:59 18:39:59 ---> nproc: 18:39:59 8 18:39:59 18:39:59 18:39:59 ---> df -h: 18:39:59 Filesystem Size Used Avail Use% Mounted on 18:39:59 overlay 155G 13G 143G 9% / 18:39:59 tmpfs 64M 0 64M 0% /dev 18:39:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:39:59 shm 64M 0 64M 0% /dev/shm 18:39:59 /dev/vda1 155G 13G 143G 9% /facter-os 18:39:59 18:39:59 18:39:59 ---> sar -b -r -n DEV: 18:39:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118649) 11/08/22 _x86_64_ (8 CPU) 18:39:59 18:39:59 18:25:56 LINUX RESTART (8 CPU) 18:39:59 18:39:59 18:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:39:59 18:27:01 147.49 48.76 98.73 0.00 5456.29 205230.33 0.00 18:39:59 18:28:01 161.69 1.10 160.59 0.00 19.60 58558.64 0.00 18:39:59 18:29:01 180.89 0.33 180.55 0.00 33.19 43727.38 0.00 18:39:59 18:30:01 1.57 0.00 1.57 0.00 0.00 24.28 0.00 18:39:59 18:31:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 18:39:59 18:32:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 18:39:59 18:33:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 18:39:59 18:34:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 18:39:59 18:35:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 18:39:59 18:36:01 1.63 0.00 1.63 0.00 0.00 21.33 0.00 18:39:59 18:37:01 2.75 1.58 1.17 0.00 36.26 14.00 0.00 18:39:59 18:38:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 18:39:59 18:39:01 4.00 0.07 3.93 0.00 7.87 432.86 0.00 18:39:59 Average: 39.01 3.99 35.02 0.00 427.16 23698.48 0.00 18:39:59 18:39:59 18:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:39:59 18:27:01 29171652 31615772 695816 2.12 73356 2652764 1853520 5.46 969148 2384912 454592 18:39:59 18:28:01 28309032 31574360 716316 2.18 141812 3312744 1861676 5.49 1252780 2852024 156336 18:39:59 18:29:01 27671156 31555372 736488 2.24 154360 3886504 1773432 5.23 1324524 3383748 316 18:39:59 18:30:01 27685756 31570192 721872 2.20 154400 3886508 1773432 5.23 1307624 3383752 192 18:39:59 18:31:01 27689700 31574268 717484 2.18 154428 3886512 1773432 5.23 1303360 3383780 12 18:39:59 18:32:01 27691424 31576040 715672 2.18 154448 3886516 1773432 5.23 1302088 3383792 8 18:39:59 18:33:01 27691580 31576208 715408 2.18 154480 3886524 1773432 5.23 1302008 3383796 12 18:39:59 18:34:01 27701384 31586248 705548 2.15 154492 3886524 1773432 5.23 1292324 3384000 216 18:39:59 18:35:01 27701336 31586216 705488 2.15 154536 3886528 1773432 5.23 1292352 3384004 16 18:39:59 18:36:01 27701120 31586112 705448 2.15 154600 3886484 1773432 5.23 1292076 3384068 44 18:39:59 18:37:01 27696616 31583888 707504 2.15 154628 3887592 1790220 5.28 1298556 3384424 12 18:39:59 18:38:01 27696272 31583564 707976 2.15 154656 3887596 1790220 5.28 1298336 3384376 8 18:39:59 18:39:01 27085288 31540268 750024 2.28 159564 4415776 2050188 6.04 1344688 3912048 536160 18:39:59 Average: 27807101 31577578 715465 2.18 147674 3788352 1810252 5.34 1275374 3306825 88302 18:39:59 18:39:59 18:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:39:59 18:27:01 docker0 9.60 8.18 0.84 114.19 0.00 0.00 0.00 0.00 18:39:59 18:27:01 lo 7.33 7.33 0.70 0.70 0.00 0.00 0.00 0.00 18:39:59 18:27:01 ens3 756.62 529.40 6634.83 95.34 0.00 0.00 0.00 0.00 18:39:59 18:28:01 docker0 167.47 199.47 13.15 1808.33 0.00 0.00 0.00 0.00 18:39:59 18:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:39:59 18:28:01 ens3 233.84 188.34 1839.92 29.07 0.00 0.00 0.00 0.00 18:39:59 18:28:01 vethdecb2d1 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:39:59 18:29:01 docker0 4.02 8.83 0.26 98.54 0.00 0.00 0.00 0.00 18:39:59 18:29:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 18:39:59 18:29:01 ens3 205.92 164.86 2675.86 339.24 0.00 0.00 0.00 0.00 18:39:59 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 18:30:01 ens3 0.67 0.18 0.06 0.03 0.00 0.00 0.00 0.00 18:39:59 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:31:01 ens3 0.43 0.37 0.25 0.21 0.00 0.00 0.00 0.00 18:39:59 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 18:32:01 ens3 0.22 0.18 0.08 0.08 0.00 0.00 0.00 0.00 18:39:59 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:33:01 ens3 0.08 0.05 0.00 0.01 0.00 0.00 0.00 0.00 18:39:59 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 18:34:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:35:01 ens3 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:39:59 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 18:36:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 18:37:01 ens3 7.80 6.32 5.17 5.95 0.00 0.00 0.00 0.00 18:39:59 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 18:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:39:59 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:59 18:39:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:39:59 18:39:01 ens3 129.21 101.30 3967.06 10.15 0.00 0.00 0.00 0.00 18:39:59 Average: docker0 13.93 16.65 1.10 155.46 0.00 0.00 0.00 0.00 18:39:59 Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 18:39:59 Average: ens3 102.71 76.25 1163.30 36.93 0.00 0.00 0.00 0.00 18:39:59 18:39:59 18:39:59 ---> sar -P ALL: 18:39:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118649) 11/08/22 _x86_64_ (8 CPU) 18:39:59 18:39:59 18:25:56 LINUX RESTART (8 CPU) 18:39:59 18:39:59 18:26:01 CPU %user %nice %system %iowait %steal %idle 18:39:59 18:27:01 all 8.89 0.00 3.20 2.54 0.06 85.31 18:39:59 18:27:01 0 11.16 0.00 2.53 1.87 0.05 84.39 18:39:59 18:27:01 1 10.61 0.00 3.84 0.67 0.07 84.81 18:39:59 18:27:01 2 6.62 0.00 3.31 7.11 0.05 82.91 18:39:59 18:27:01 3 11.38 0.00 3.75 8.05 0.05 76.77 18:39:59 18:27:01 4 7.38 0.00 2.70 1.43 0.05 88.44 18:39:59 18:27:01 5 9.66 0.00 2.85 0.35 0.07 87.07 18:39:59 18:27:01 6 8.11 0.00 2.81 0.39 0.05 88.64 18:39:59 18:27:01 7 6.20 0.00 3.80 0.47 0.10 89.43 18:39:59 18:28:01 all 27.23 0.00 5.32 3.29 0.09 64.06 18:39:59 18:28:01 0 27.24 0.00 6.14 13.45 0.09 53.09 18:39:59 18:28:01 1 27.48 0.00 4.77 0.29 0.07 67.40 18:39:59 18:28:01 2 28.69 0.00 5.60 0.96 0.08 64.66 18:39:59 18:28:01 3 26.20 0.00 6.15 5.34 0.07 62.25 18:39:59 18:28:01 4 27.26 0.00 4.98 0.47 0.07 67.22 18:39:59 18:28:01 5 26.97 0.00 5.18 0.47 0.10 67.27 18:39:59 18:28:01 6 27.08 0.00 4.88 4.19 0.13 63.71 18:39:59 18:28:01 7 26.95 0.00 4.89 1.27 0.12 66.77 18:39:59 18:29:01 all 22.72 0.00 4.89 2.15 0.08 70.17 18:39:59 18:29:01 0 22.95 0.00 4.13 0.27 0.07 72.58 18:39:59 18:29:01 1 21.81 0.00 4.71 2.29 0.07 71.13 18:39:59 18:29:01 2 25.12 0.00 5.74 2.00 0.07 67.08 18:39:59 18:29:01 3 23.07 0.00 4.44 1.66 0.08 70.75 18:39:59 18:29:01 4 23.35 0.00 5.11 4.71 0.07 66.77 18:39:59 18:29:01 5 22.49 0.00 5.30 0.17 0.05 71.99 18:39:59 18:29:01 6 21.43 0.00 5.28 5.45 0.10 67.74 18:39:59 18:29:01 7 21.51 0.00 4.38 0.66 0.12 73.34 18:39:59 18:30:01 all 0.27 0.00 0.03 0.01 0.01 99.68 18:39:59 18:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:39:59 18:30:01 1 0.02 0.00 0.02 0.05 0.00 99.92 18:39:59 18:30:01 2 0.08 0.00 0.03 0.00 0.00 99.88 18:39:59 18:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:39:59 18:30:01 4 0.00 0.00 0.03 0.00 0.00 99.97 18:39:59 18:30:01 5 0.02 0.00 0.02 0.00 0.03 99.93 18:39:59 18:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:39:59 18:30:01 7 1.97 0.00 0.02 0.00 0.00 98.01 18:39:59 18:31:01 all 0.28 0.00 0.01 0.00 0.01 99.70 18:39:59 18:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:39:59 18:31:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:39:59 18:31:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:39:59 18:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:39:59 18:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:39:59 18:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:39:59 18:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:39:59 18:31:01 7 1.99 0.00 0.02 0.00 0.02 97.98 18:39:59 18:32:01 all 0.26 0.00 0.02 0.00 0.01 99.71 18:39:59 18:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:39:59 18:32:01 1 0.03 0.00 0.02 0.02 0.00 99.93 18:39:59 18:32:01 2 0.02 0.00 0.05 0.00 0.02 99.92 18:39:59 18:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:39:59 18:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:39:59 18:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:39:59 18:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:39:59 18:32:01 7 1.95 0.00 0.02 0.00 0.00 98.03 18:39:59 18:33:01 all 0.21 0.00 0.02 0.00 0.01 99.75 18:39:59 18:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:39:59 18:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:39:59 18:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:39:59 18:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:39:59 18:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:39:59 18:33:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:39:59 18:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:39:59 18:33:01 7 1.53 0.00 0.10 0.00 0.02 98.35 18:39:59 18:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:39:59 18:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:39:59 18:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 18:39:59 18:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:39:59 18:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:39:59 18:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:39:59 18:34:01 5 0.00 0.00 0.03 0.00 0.03 99.93 18:39:59 18:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:39:59 18:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:39:59 18:35:01 all 0.06 0.00 0.01 0.00 0.01 99.91 18:39:59 18:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:39:59 18:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:39:59 18:35:01 2 0.40 0.00 0.02 0.00 0.02 99.57 18:39:59 18:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:39:59 18:35:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:39:59 18:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:39:59 18:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:39:59 18:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:39:59 18:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:39:59 18:36:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:39:59 18:36:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:39:59 18:36:01 2 0.08 0.00 0.02 0.00 0.00 99.90 18:39:59 18:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 18:39:59 18:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:39:59 18:36:01 5 0.05 0.00 0.00 0.00 0.03 99.92 18:39:59 18:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:39:59 18:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:39:59 18:37:01 all 0.26 0.00 0.03 0.01 0.01 99.69 18:39:59 18:37:01 0 0.03 0.00 0.02 0.02 0.02 99.92 18:39:59 18:37:01 1 0.05 0.00 0.03 0.02 0.00 99.90 18:39:59 18:37:01 2 0.25 0.00 0.03 0.00 0.02 99.70 18:39:59 18:37:01 3 0.28 0.00 0.03 0.00 0.02 99.67 18:39:59 18:37:01 4 0.20 0.00 0.02 0.02 0.02 99.75 18:39:59 18:37:01 5 0.35 0.00 0.07 0.03 0.02 99.53 18:39:59 18:37:01 6 0.83 0.00 0.00 0.00 0.00 99.17 18:39:59 18:37:01 7 0.07 0.00 0.02 0.00 0.00 99.92 18:39:59 18:39:59 18:37:01 CPU %user %nice %system %iowait %steal %idle 18:39:59 18:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:39:59 18:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:39:59 18:38:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:39:59 18:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:39:59 18:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:39:59 18:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:39:59 18:38:01 5 0.02 0.00 0.03 0.00 0.03 99.92 18:39:59 18:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:39:59 18:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:39:59 18:39:01 all 1.86 0.00 0.83 0.03 0.01 97.27 18:39:59 18:39:01 0 1.57 0.00 0.52 0.00 0.02 97.89 18:39:59 18:39:01 1 1.72 0.00 1.12 0.18 0.02 96.96 18:39:59 18:39:01 2 2.01 0.00 0.79 0.00 0.02 97.19 18:39:59 18:39:01 3 1.96 0.00 0.70 0.00 0.03 97.30 18:39:59 18:39:01 4 1.12 0.00 1.19 0.00 0.00 97.69 18:39:59 18:39:01 5 2.09 0.00 0.75 0.02 0.02 97.12 18:39:59 18:39:01 6 2.52 0.00 0.62 0.00 0.02 96.84 18:39:59 18:39:01 7 1.91 0.00 0.94 0.03 0.00 97.12 18:39:59 Average: all 4.74 0.00 1.10 0.61 0.02 93.52 18:39:59 Average: 0 4.80 0.00 1.02 1.19 0.02 92.97 18:39:59 Average: 1 4.72 0.00 1.11 0.28 0.02 93.87 18:39:59 Average: 2 4.84 0.00 1.19 0.77 0.02 93.17 18:39:59 Average: 3 4.81 0.00 1.16 1.15 0.03 92.86 18:39:59 Average: 4 4.54 0.00 1.08 0.51 0.02 93.86 18:39:59 Average: 5 4.71 0.00 1.09 0.08 0.03 94.08 18:39:59 Average: 6 4.59 0.00 1.04 0.77 0.02 93.58 18:39:59 Average: 7 4.89 0.00 1.08 0.18 0.03 93.81 18:39:59 18:39:59 18:39:59