Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66447988b5970b64981174d7c941281712afb8e7 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12037888420890785381.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15305176111326168823.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7180701990814758601.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3627668352042363908.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5794190543900184244.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7746 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 66447988b5970b64981174d7c941281712afb8e7 (main) Commit message: "fix: discovery mode netscan when using docker-compose (#176)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66447988b5970b64981174d7c941281712afb8e7 # timeout=10 > git rev-list --no-walk bca8455642164c3d303fb1e1cb399f48d9b73870 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-12T12:38:23.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-12T12:38:23.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-12T12:38:24.007Z] ========================================================= [2022-10-12T12:38:24.007Z] EdgeX Global Pipelines Version Info [2022-10-12T12:38:24.007Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:38:24.754Z] ------------------- [2022-10-12T12:38:24.754Z] stable info: [2022-10-12T12:38:24.754Z] ------------------- [2022-10-12T12:38:24.754Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-12T12:38:24.754Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T12:38:24.754Z] Message: update stable to v1.0.239 [2022-10-12T12:38:25.326Z] ------------------- [2022-10-12T12:38:25.326Z] experimental info: [2022-10-12T12:38:25.326Z] ------------------- [2022-10-12T12:38:25.326Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-12T12:38:25.326Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T12:38:25.326Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-12T12:38:25.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-12T12:38:25.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-12T12:38:25.508Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-12T12:38:25.525Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-12T12:38:25.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-12T12:38:25.555Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-12T12:38:25.573Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-12T12:38:25.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-12T12:38:25.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-12T12:38:25.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-12T12:38:25.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-12T12:38:25.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-12T12:38:25.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-12T12:38:25.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-12T12:38:25.694Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T12:38:25.714Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T12:38:25.733Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T12:38:25.750Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T12:38:25.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-12T12:38:25.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-12T12:38:25.803Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-12T12:38:25.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-12T12:38:25.841Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-12T12:38:25.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-12T12:38:25.872Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-12T12:38:25.888Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-12T12:38:25.900Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-12T12:38:25.912Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-12T12:38:25.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-12T12:38:25.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-12T12:38:25.946Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66447988b5970b64981174d7c941281712afb8e7 [Pipeline] echo [2022-10-12T12:38:25.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6644798 [Pipeline] echo [2022-10-12T12:38:25.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T12:38:26.032Z] provisioning config files... [2022-10-12T12:38:26.047Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18302106501453347246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:38:26.357Z] ---> docker-login.sh [2022-10-12T12:38:26.358Z] nexus3.edgexfoundry.org:10001 [2022-10-12T12:38:26.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:38:26.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:38:26.877Z] Configure a credential helper to remove this warning. See [2022-10-12T12:38:26.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:38:26.877Z] [2022-10-12T12:38:26.877Z] Login Succeeded [2022-10-12T12:38:26.877Z] nexus3.edgexfoundry.org:10002 [2022-10-12T12:38:26.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:38:27.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:38:27.138Z] Configure a credential helper to remove this warning. See [2022-10-12T12:38:27.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:38:27.138Z] [2022-10-12T12:38:27.138Z] Login Succeeded [2022-10-12T12:38:27.138Z] nexus3.edgexfoundry.org:10003 [2022-10-12T12:38:27.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:38:27.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:38:27.138Z] Configure a credential helper to remove this warning. See [2022-10-12T12:38:27.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:38:27.138Z] [2022-10-12T12:38:27.138Z] Login Succeeded [2022-10-12T12:38:27.138Z] nexus3.edgexfoundry.org:10004 [2022-10-12T12:38:27.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:38:27.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:38:27.398Z] Configure a credential helper to remove this warning. See [2022-10-12T12:38:27.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:38:27.398Z] [2022-10-12T12:38:27.398Z] Login Succeeded [2022-10-12T12:38:27.398Z] docker.io [2022-10-12T12:38:27.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:38:27.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:38:27.656Z] Configure a credential helper to remove this warning. See [2022-10-12T12:38:27.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:38:27.656Z] [2022-10-12T12:38:27.656Z] Login Succeeded [2022-10-12T12:38:27.656Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T12:38:27.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-12T12:38:28.037Z] + git rev-list -1 --merges 66447988b5970b64981174d7c941281712afb8e7~1..66447988b5970b64981174d7c941281712afb8e7 [Pipeline] echo [2022-10-12T12:38:28.067Z] -----------> git rev-list -1 --merges 66447988b5970b64981174d7c941281712afb8e7~1..66447988b5970b64981174d7c941281712afb8e7 66447988b5970b64981174d7c941281712afb8e7 [false] [Pipeline] sh [2022-10-12T12:38:28.353Z] + git log --format=format:%s -1 66447988b5970b64981174d7c941281712afb8e7 [Pipeline] echo [2022-10-12T12:38:28.366Z] ========================================================= [2022-10-12T12:38:28.366Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-12T12:38:28.366Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T12:38:28.703Z] + git log --format=format:%s -1 66447988b5970b64981174d7c941281712afb8e7 [Pipeline] echo [2022-10-12T12:38:28.713Z] [semverPrep] GIT_COMMIT: 66447988b5970b64981174d7c941281712afb8e7, Commit Message: fix: discovery mode netscan when using docker-compose (#176) [Pipeline] echo [2022-10-12T12:38:28.721Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-12T12:38:29.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T12:38:29.110Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-12T12:38:29.110Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-12T12:38:29.110Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-12T12:38:29.110Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-12T12:38:29.110Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-12T12:38:29.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:38:29.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T12:38:29.566Z] [2022-10-12T12:38:29.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:38:29.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T12:38:29.865Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-12T12:38:29.865Z] b85a868b505f: Pulling fs layer [2022-10-12T12:38:29.865Z] e2be974225ed: Pulling fs layer [2022-10-12T12:38:29.865Z] 339a4e72a1f5: Pulling fs layer [2022-10-12T12:38:29.865Z] 988bab9f4d93: Pulling fs layer [2022-10-12T12:38:29.865Z] 1469e6f7b9e6: Pulling fs layer [2022-10-12T12:38:29.865Z] eaf3925da568: Pulling fs layer [2022-10-12T12:38:29.865Z] bab4dde63d76: Pulling fs layer [2022-10-12T12:38:29.865Z] bde34c3a00c8: Pulling fs layer [2022-10-12T12:38:29.865Z] b352a97aabf1: Pulling fs layer [2022-10-12T12:38:29.865Z] 1469e6f7b9e6: Waiting [2022-10-12T12:38:29.865Z] eaf3925da568: Waiting [2022-10-12T12:38:29.865Z] 988bab9f4d93: Waiting [2022-10-12T12:38:29.865Z] bab4dde63d76: Waiting [2022-10-12T12:38:29.865Z] bde34c3a00c8: Waiting [2022-10-12T12:38:29.865Z] 4872d77fe225: Pulling fs layer [2022-10-12T12:38:29.865Z] 5851b861e8e6: Pulling fs layer [2022-10-12T12:38:29.865Z] b352a97aabf1: Waiting [2022-10-12T12:38:29.865Z] 5851b861e8e6: Waiting [2022-10-12T12:38:29.865Z] e2be974225ed: Verifying Checksum [2022-10-12T12:38:29.865Z] e2be974225ed: Download complete [2022-10-12T12:38:29.865Z] 988bab9f4d93: Verifying Checksum [2022-10-12T12:38:29.865Z] 988bab9f4d93: Download complete [2022-10-12T12:38:30.128Z] 339a4e72a1f5: Verifying Checksum [2022-10-12T12:38:30.128Z] 339a4e72a1f5: Download complete [2022-10-12T12:38:30.128Z] 1469e6f7b9e6: Verifying Checksum [2022-10-12T12:38:30.128Z] 1469e6f7b9e6: Download complete [2022-10-12T12:38:30.128Z] eaf3925da568: Verifying Checksum [2022-10-12T12:38:30.128Z] eaf3925da568: Download complete [2022-10-12T12:38:30.128Z] bde34c3a00c8: Verifying Checksum [2022-10-12T12:38:30.128Z] bde34c3a00c8: Download complete [2022-10-12T12:38:30.128Z] b352a97aabf1: Verifying Checksum [2022-10-12T12:38:30.128Z] b352a97aabf1: Download complete [2022-10-12T12:38:30.128Z] 4872d77fe225: Download complete [2022-10-12T12:38:30.128Z] 5851b861e8e6: Verifying Checksum [2022-10-12T12:38:30.128Z] 5851b861e8e6: Download complete [2022-10-12T12:38:30.128Z] b85a868b505f: Download complete [2022-10-12T12:38:30.387Z] bab4dde63d76: Verifying Checksum [2022-10-12T12:38:30.387Z] bab4dde63d76: Download complete [2022-10-12T12:38:31.325Z] b85a868b505f: Pull complete [2022-10-12T12:38:31.584Z] e2be974225ed: Pull complete [2022-10-12T12:38:32.152Z] 339a4e72a1f5: Pull complete [2022-10-12T12:38:32.152Z] 988bab9f4d93: Pull complete [2022-10-12T12:38:32.411Z] 1469e6f7b9e6: Pull complete [2022-10-12T12:38:32.411Z] eaf3925da568: Pull complete [2022-10-12T12:38:34.311Z] bab4dde63d76: Pull complete [2022-10-12T12:38:34.311Z] bde34c3a00c8: Pull complete [2022-10-12T12:38:34.597Z] b352a97aabf1: Pull complete [2022-10-12T12:38:34.858Z] 4872d77fe225: Pull complete [2022-10-12T12:38:34.858Z] 5851b861e8e6: Pull complete [2022-10-12T12:38:34.858Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-12T12:38:34.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T12:38:34.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:38:34.950Z] prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container [2022-10-12T12:38:34.987Z] $ 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 [2022-10-12T12:38:37.457Z] $ docker top 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 -eo pid,comm [2022-10-12T12:38:37.515Z] 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). [2022-10-12T12:38:37.515Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T12:38:37.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T12:38:37.556Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T12:38:37.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T12:38:37.674Z] $ docker exec 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 ssh-agent [2022-10-12T12:38:37.777Z] SSH_AUTH_SOCK=/tmp/ssh-cIAiFuQ586vT/agent.32 [2022-10-12T12:38:37.777Z] SSH_AGENT_PID=38 [2022-10-12T12:38:37.785Z] Running ssh-add (command line suppressed) [2022-10-12T12:38:37.878Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15717557567196178818.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15717557567196178818.key) [2022-10-12T12:38:37.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T12:38:38.179Z] + git tag --points-at HEAD [Pipeline] } [2022-10-12T12:38:38.192Z] $ docker exec --env ******** --env ******** 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 ssh-agent -k [2022-10-12T12:38:38.296Z] unset SSH_AUTH_SOCK; [2022-10-12T12:38:38.296Z] unset SSH_AGENT_PID; [2022-10-12T12:38:38.296Z] echo Agent pid 38 killed; [2022-10-12T12:38:38.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-12T12:38:38.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T12:38:38.329Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T12:38:38.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T12:38:38.451Z] $ docker exec 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 ssh-agent [2022-10-12T12:38:38.559Z] SSH_AUTH_SOCK=/tmp/ssh-n5y7CfZ5WPSc/agent.70 [2022-10-12T12:38:38.559Z] SSH_AGENT_PID=76 [2022-10-12T12:38:38.563Z] Running ssh-add (command line suppressed) [2022-10-12T12:38:38.677Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5825671904952187246.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5825671904952187246.key) [2022-10-12T12:38:38.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T12:38:38.978Z] + git semver init [2022-10-12T12:38:39.238Z] 2022-10-12 12:38:39,145 [run_init] DEBUG init version:0.0.0 force:False [2022-10-12T12:38:39.238Z] 2022-10-12 12:38:39,146 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-12T12:38:39.238Z] 2022-10-12 12:38:39,146 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-12T12:38:39.238Z] 2022-10-12 12:38:39,146 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T12:38:40.174Z] 2022-10-12 12:38:40,145 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-10-12T12:38:40.174Z] 2022-10-12 12:38:40,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-10-12T12:38:40.174Z] 2022-10-12 12:38:40,145 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T12:38:40.174Z] 2022-10-12 12:38:40,145 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T12:38:40.174Z] 2.3.0-dev.31 [Pipeline] } [2022-10-12T12:38:40.184Z] $ docker exec --env ******** --env ******** 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 ssh-agent -k [2022-10-12T12:38:40.276Z] unset SSH_AUTH_SOCK; [2022-10-12T12:38:40.277Z] unset SSH_AGENT_PID; [2022-10-12T12:38:40.277Z] echo Agent pid 76 killed; [2022-10-12T12:38:40.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T12:38:40.592Z] + git semver [Pipeline] } [2022-10-12T12:38:40.865Z] $ docker stop --time=1 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 [2022-10-12T12:38:42.158Z] $ docker rm -f 93379aed74dcd4a5fb7de650a67d38e0a14a668b884578b409471aed80fd3137 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T12:38:42.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-12T12:38:42.685Z] Stashed 1 file(s) [Pipeline] echo [2022-10-12T12:38:42.688Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T12:38:42.826Z] provisioning config files... [2022-10-12T12:38:42.834Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6566486486107450908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:38:43.126Z] ---> docker-login.sh [2022-10-12T12:38:43.126Z] nexus3.edgexfoundry.org:10001 [2022-10-12T12:38:43.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:38:43.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:38:43.126Z] Configure a credential helper to remove this warning. See [2022-10-12T12:38:43.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:38:43.126Z] [2022-10-12T12:38:43.126Z] Login Succeeded [2022-10-12T12:38:43.126Z] nexus3.edgexfoundry.org:10002 [2022-10-12T12:38:43.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:38:43.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:38:43.126Z] Configure a credential helper to remove this warning. See [2022-10-12T12:38:43.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:38:43.126Z] [2022-10-12T12:38:43.126Z] Login Succeeded [2022-10-12T12:38:43.126Z] nexus3.edgexfoundry.org:10003 [2022-10-12T12:38:43.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:38:43.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:38:43.385Z] Configure a credential helper to remove this warning. See [2022-10-12T12:38:43.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:38:43.385Z] [2022-10-12T12:38:43.385Z] Login Succeeded [2022-10-12T12:38:43.385Z] nexus3.edgexfoundry.org:10004 [2022-10-12T12:38:43.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:38:43.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:38:43.385Z] Configure a credential helper to remove this warning. See [2022-10-12T12:38:43.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:38:43.385Z] [2022-10-12T12:38:43.385Z] Login Succeeded [2022-10-12T12:38:43.385Z] docker.io [2022-10-12T12:38:43.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:38:43.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:38:43.904Z] Configure a credential helper to remove this warning. See [2022-10-12T12:38:43.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:38:43.904Z] [2022-10-12T12:38:43.904Z] Login Succeeded [2022-10-12T12:38:43.904Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T12:38:43.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-12T12:38:43.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T12:38:43.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T12:38:44.006Z] ========================================================= [2022-10-12T12:38:44.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-12T12:38:44.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:38:44.328Z] + 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 . [2022-10-12T12:38:44.328Z] Sending build context to Docker daemon 20.73MB [2022-10-12T12:38:44.328Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T12:38:44.328Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-12T12:38:44.328Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-12T12:38:44.328Z] 213ec9aee27d: Pulling fs layer [2022-10-12T12:38:44.328Z] 4583459ba037: Pulling fs layer [2022-10-12T12:38:44.328Z] 93c1e223e6f2: Pulling fs layer [2022-10-12T12:38:44.328Z] 53926ce57604: Pulling fs layer [2022-10-12T12:38:44.328Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-12T12:38:44.328Z] 30f14e443154: Pulling fs layer [2022-10-12T12:38:44.328Z] 801331c1e519: Pulling fs layer [2022-10-12T12:38:44.328Z] 99cc6dd402b0: Pulling fs layer [2022-10-12T12:38:44.328Z] 7d9ed39f4882: Pulling fs layer [2022-10-12T12:38:44.328Z] 53926ce57604: Waiting [2022-10-12T12:38:44.328Z] 30f14e443154: Waiting [2022-10-12T12:38:44.328Z] 801331c1e519: Waiting [2022-10-12T12:38:44.328Z] 99cc6dd402b0: Waiting [2022-10-12T12:38:44.328Z] 7d9ed39f4882: Waiting [2022-10-12T12:38:44.328Z] 93c1e223e6f2: Verifying Checksum [2022-10-12T12:38:44.328Z] 93c1e223e6f2: Download complete [2022-10-12T12:38:44.588Z] 4583459ba037: Download complete [2022-10-12T12:38:44.588Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-12T12:38:44.588Z] 21b2b0c7a3f4: Download complete [2022-10-12T12:38:44.588Z] 30f14e443154: Verifying Checksum [2022-10-12T12:38:44.588Z] 30f14e443154: Download complete [2022-10-12T12:38:44.588Z] 213ec9aee27d: Verifying Checksum [2022-10-12T12:38:44.588Z] 213ec9aee27d: Download complete [2022-10-12T12:38:44.588Z] 801331c1e519: Verifying Checksum [2022-10-12T12:38:44.588Z] 801331c1e519: Download complete [2022-10-12T12:38:44.588Z] 213ec9aee27d: Pull complete [2022-10-12T12:38:44.848Z] 4583459ba037: Pull complete [2022-10-12T12:38:44.848Z] 93c1e223e6f2: Pull complete [2022-10-12T12:38:44.848Z] 7d9ed39f4882: Verifying Checksum [2022-10-12T12:38:44.848Z] 7d9ed39f4882: Download complete [2022-10-12T12:38:45.109Z] 99cc6dd402b0: Verifying Checksum [2022-10-12T12:38:45.109Z] 99cc6dd402b0: Download complete [2022-10-12T12:38:45.366Z] 53926ce57604: Verifying Checksum [2022-10-12T12:38:45.366Z] 53926ce57604: Download complete [2022-10-12T12:38:49.550Z] 53926ce57604: Pull complete [2022-10-12T12:38:49.550Z] 21b2b0c7a3f4: Pull complete [2022-10-12T12:38:49.550Z] 30f14e443154: Pull complete [2022-10-12T12:38:49.550Z] 801331c1e519: Pull complete [2022-10-12T12:38:51.446Z] 99cc6dd402b0: Pull complete [2022-10-12T12:38:52.012Z] 7d9ed39f4882: Pull complete [2022-10-12T12:38:52.012Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-12T12:38:52.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T12:38:52.012Z] ---> 1dedd983c030 [2022-10-12T12:38:52.012Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-12T12:38:57.784Z] Still waiting to schedule task [2022-10-12T12:38:57.785Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-12T12:38:58.593Z] ---> Running in 6a3e68a1c767 [2022-10-12T12:38:58.593Z] Removing intermediate container 6a3e68a1c767 [2022-10-12T12:38:58.593Z] ---> 8ec3721620d1 [2022-10-12T12:38:58.593Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T12:38:58.593Z] ---> Running in 22b6682aa74e [2022-10-12T12:38:58.593Z] Removing intermediate container 22b6682aa74e [2022-10-12T12:38:58.593Z] ---> bab686e17363 [2022-10-12T12:38:58.593Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T12:38:58.593Z] ---> Running in ba2e395b1a21 [2022-10-12T12:38:58.593Z] Removing intermediate container ba2e395b1a21 [2022-10-12T12:38:58.593Z] ---> e5293fecd375 [2022-10-12T12:38:58.593Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T12:38:58.593Z] ---> Running in b9f6e7b875fa [2022-10-12T12:38:58.593Z] Removing intermediate container b9f6e7b875fa [2022-10-12T12:38:58.593Z] ---> 1e742306542f [2022-10-12T12:38:58.593Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-12T12:38:58.593Z] ---> Running in 10620630a3c7 [2022-10-12T12:38:58.593Z] Removing intermediate container 10620630a3c7 [2022-10-12T12:38:58.593Z] ---> 326f90bb5256 [2022-10-12T12:38:58.593Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T12:38:58.593Z] ---> Running in b42715b7a5b5 [2022-10-12T12:38:58.850Z] Removing intermediate container b42715b7a5b5 [2022-10-12T12:38:58.850Z] ---> 118cbba28196 [2022-10-12T12:38:58.850Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T12:38:58.850Z] ---> Running in 8d8c8bb5360f [2022-10-12T12:38:59.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T12:39:00.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T12:39:00.303Z] OK: 211 MiB in 51 packages [2022-10-12T12:39:00.871Z] Removing intermediate container 8d8c8bb5360f [2022-10-12T12:39:00.871Z] ---> 8d369f84e717 [2022-10-12T12:39:00.871Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-12T12:39:00.871Z] ---> Running in bab46ab1250f [2022-10-12T12:39:00.871Z] Removing intermediate container bab46ab1250f [2022-10-12T12:39:00.871Z] ---> 6af3fe518152 [2022-10-12T12:39:00.871Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-12T12:39:00.871Z] ---> 24468d450536 [2022-10-12T12:39:00.871Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T12:39:00.871Z] ---> Running in a8ce69a21645 [2022-10-12T12:39:32.956Z] Removing intermediate container a8ce69a21645 [2022-10-12T12:39:32.956Z] ---> 3fc83cf84ced [2022-10-12T12:39:32.956Z] Step 13/14 : COPY . . [2022-10-12T12:39:32.956Z] ---> b1c0cf2ce219 [2022-10-12T12:39:32.956Z] Step 14/14 : RUN ${MAKE} [2022-10-12T12:39:32.956Z] ---> Running in 4a2076182f35 [2022-10-12T12:39:32.956Z] noop [2022-10-12T12:39:32.956Z] Removing intermediate container 4a2076182f35 [2022-10-12T12:39:32.956Z] ---> cf92eedc4796 [2022-10-12T12:39:32.956Z] Successfully built cf92eedc4796 [2022-10-12T12:39:32.956Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:39:33.286Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T12:39:33.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:39:33.358Z] prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container [2022-10-12T12:39:33.392Z] $ 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 [2022-10-12T12:39:33.756Z] $ docker top 9cabba9f9db5a363ae3ac02ade1a775b17f3050f9fc84210e4aafaf356fe204d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T12:39:34.110Z] + go version [2022-10-12T12:39:34.110Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-12T12:39:34.123Z] $ docker stop --time=1 9cabba9f9db5a363ae3ac02ade1a775b17f3050f9fc84210e4aafaf356fe204d [2022-10-12T12:39:35.415Z] $ docker rm -f 9cabba9f9db5a363ae3ac02ade1a775b17f3050f9fc84210e4aafaf356fe204d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:39:35.813Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T12:39:35.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:39:35.878Z] prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container [2022-10-12T12:39:35.907Z] $ 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 [2022-10-12T12:39:36.506Z] $ docker top d3811f803920bc76ef4b59cb6460a8139b84a2135cc1d691ac3007bad4f509d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T12:39:36.846Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-12T12:39:37.136Z] + make test [2022-10-12T12:39:37.136Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-12T12:39:37.395Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-12T12:39:49.605Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-12T12:39:50.173Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.036s coverage: 28.2% of statements [2022-10-12T12:39:50.173Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-12T12:39:50.173Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.503s coverage: 86.5% of statements [2022-10-12T12:39:58.298Z] 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." [2022-10-12T12:39:58.298Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-12T12:40:01.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T12:40:01.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T12:40:01.574Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-12T12:40:01.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-12T12:40:01.856Z] $ docker stop --time=1 d3811f803920bc76ef4b59cb6460a8139b84a2135cc1d691ac3007bad4f509d7 [2022-10-12T12:40:03.948Z] $ docker rm -f d3811f803920bc76ef4b59cb6460a8139b84a2135cc1d691ac3007bad4f509d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T12:40:04.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-12T12:40:04.431Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-12T12:40:04.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-12T12:40:05.251Z] + ls -al . [2022-10-12T12:40:05.251Z] total 236 [2022-10-12T12:40:05.251Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 12:39 . [2022-10-12T12:40:05.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:38 .. [2022-10-12T12:40:05.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 12:39 .git [2022-10-12T12:40:05.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 12:38 .github [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 418 Oct 12 12:38 .gitignore [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 12:38 .golangci.yml [2022-10-12T12:40:05.251Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 12:38 .semver [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 12 12:38 Attribution.txt [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 12 12:38 CHANGELOG.md [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 12 12:38 Dockerfile [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 12:38 GOVERNANCE.md [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 12 12:38 Jenkinsfile [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 12:38 LICENSE [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 12 12:38 Makefile [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 12:38 OWNERS.md [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 12 12:38 README.md [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 12:38 VERSION [2022-10-12T12:40:05.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 12:38 bin [2022-10-12T12:40:05.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 12:38 cmd [2022-10-12T12:40:05.251Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 12 12:39 coverage.out [2022-10-12T12:40:05.251Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 12:38 doc [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 12 12:38 go.mod [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 12 12:38 go.sum [2022-10-12T12:40:05.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:38 internal [2022-10-12T12:40:05.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:38 snap [2022-10-12T12:40:05.251Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 12:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:05.550Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=66447988b5970b64981174d7c941281712afb8e7 --label arch=amd64 --label version=2.3.0-dev.31 . [2022-10-12T12:40:05.550Z] Sending build context to Docker daemon 20.81MB [2022-10-12T12:40:05.550Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T12:40:05.550Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-12T12:40:05.550Z] ---> cf92eedc4796 [2022-10-12T12:40:05.550Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-12T12:40:05.810Z] ---> Running in c51fd1a60324 [2022-10-12T12:40:05.810Z] Removing intermediate container c51fd1a60324 [2022-10-12T12:40:05.810Z] ---> b96597cfc72b [2022-10-12T12:40:05.810Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T12:40:06.068Z] ---> Running in b77e630a013e [2022-10-12T12:40:06.068Z] Removing intermediate container b77e630a013e [2022-10-12T12:40:06.068Z] ---> 4d82de66e628 [2022-10-12T12:40:06.068Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T12:40:06.068Z] ---> Running in 14ef6f0dd260 [2022-10-12T12:40:06.068Z] Removing intermediate container 14ef6f0dd260 [2022-10-12T12:40:06.068Z] ---> 450fa6c8a777 [2022-10-12T12:40:06.068Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T12:40:06.068Z] ---> Running in b6a0135b234c [2022-10-12T12:40:06.327Z] Removing intermediate container b6a0135b234c [2022-10-12T12:40:06.327Z] ---> f64320031a05 [2022-10-12T12:40:06.327Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-12T12:40:06.327Z] ---> Running in ea2cb0dd5902 [2022-10-12T12:40:06.327Z] Removing intermediate container ea2cb0dd5902 [2022-10-12T12:40:06.327Z] ---> 91a9786a88a0 [2022-10-12T12:40:06.327Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T12:40:06.327Z] ---> Running in 721b93321a37 [2022-10-12T12:40:06.895Z] Removing intermediate container 721b93321a37 [2022-10-12T12:40:06.895Z] ---> 7970c2600aa3 [2022-10-12T12:40:06.895Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T12:40:06.895Z] ---> Running in ec464f44e183 [2022-10-12T12:40:07.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T12:40:08.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T12:40:08.349Z] OK: 211 MiB in 51 packages [2022-10-12T12:40:08.608Z] Removing intermediate container ec464f44e183 [2022-10-12T12:40:08.608Z] ---> 76404045d17a [2022-10-12T12:40:08.608Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-12T12:40:08.608Z] ---> Running in c571ff1bdd6e [2022-10-12T12:40:08.608Z] Removing intermediate container c571ff1bdd6e [2022-10-12T12:40:08.608Z] ---> 7a33539ea1a4 [2022-10-12T12:40:08.608Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-12T12:40:08.866Z] ---> 2f6a8dc657e5 [2022-10-12T12:40:08.866Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T12:40:08.866Z] ---> Running in 2a4a48dbd942 [2022-10-12T12:40:09.441Z] Removing intermediate container 2a4a48dbd942 [2022-10-12T12:40:09.441Z] ---> c16c4aca45e4 [2022-10-12T12:40:09.441Z] Step 13/27 : COPY . . [2022-10-12T12:40:10.010Z] ---> 47318d4a34f1 [2022-10-12T12:40:10.010Z] Step 14/27 : RUN ${MAKE} [2022-10-12T12:40:10.010Z] ---> Running in 318fa27ea748 [2022-10-12T12:40:10.270Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-12T12:40:25.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7747 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-10-12T12:40:25.717Z] Running in /w/workspace/device-onvif-camera/70 [Pipeline] { [Pipeline] checkout [2022-10-12T12:40:25.754Z] The recommended git tool is: git [2022-10-12T12:40:30.710Z] using credential edgex-jenkins-ssh [2022-10-12T12:40:30.724Z] Cloning the remote Git repository [2022-10-12T12:40:30.770Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-12T12:40:30.842Z] > git init /w/workspace/device-onvif-camera/70 # timeout=10 [2022-10-12T12:40:30.984Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-12T12:40:30.985Z] > git --version # timeout=10 [2022-10-12T12:40:31.003Z] > git --version # 'git version 2.25.1' [2022-10-12T12:40:31.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-12T12:40:31.050Z] Verifying host key using known hosts file [2022-10-12T12:40:31.225Z] 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. [2022-10-12T12:40:31.238Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T12:40:32.446Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-12T12:40:32.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T12:40:33.214Z] Avoid second fetch [2022-10-12T12:40:33.214Z] Checking out Revision 66447988b5970b64981174d7c941281712afb8e7 (main) [2022-10-12T12:40:33.811Z] Commit message: "fix: discovery mode netscan when using docker-compose (#176)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T12:40:33.231Z] > git config core.sparsecheckout # timeout=10 [2022-10-12T12:40:33.249Z] > git checkout -f 66447988b5970b64981174d7c941281712afb8e7 # timeout=10 [2022-10-12T12:40:34.808Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-12T12:40:34.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T12:40:34.808Z] Dload Upload Total Spent Left Speed [2022-10-12T12:40:34.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-10-12T12:40:35.418Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-12T12:40:35.757Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-12T12:40:35.757Z] + sudo tee /etc/docker/daemon.new [2022-10-12T12:40:35.757Z] { [2022-10-12T12:40:35.757Z] "registry-mirrors": [ [2022-10-12T12:40:35.757Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-12T12:40:35.757Z] ], [2022-10-12T12:40:35.757Z] "bip": "10.250.0.254/24", [2022-10-12T12:40:35.757Z] "hosts": [ [2022-10-12T12:40:35.757Z] "tcp://0.0.0.0:5555", [2022-10-12T12:40:35.757Z] "unix:///var/run/docker.sock" [2022-10-12T12:40:35.757Z] ], [2022-10-12T12:40:35.757Z] "mtu": 1458, [2022-10-12T12:40:35.757Z] "selinux-enabled": true, [2022-10-12T12:40:35.757Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-12T12:40:35.757Z] } [Pipeline] sh [2022-10-12T12:40:36.086Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-12T12:40:36.434Z] + sudo service docker restart [2022-10-12T12:40:37.018Z] Removing intermediate container 318fa27ea748 [2022-10-12T12:40:37.018Z] ---> db1a9c117988 [2022-10-12T12:40:37.018Z] Step 15/27 : FROM alpine:3.16 [2022-10-12T12:40:37.018Z] 3.16: Pulling from library/alpine [2022-10-12T12:40:37.018Z] 213ec9aee27d: Already exists [2022-10-12T12:40:37.018Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T12:40:37.018Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T12:40:37.018Z] ---> 9c6f07244728 [2022-10-12T12:40:37.018Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-12T12:40:37.018Z] ---> Running in afa11687c92d [2022-10-12T12:40:37.018Z] Removing intermediate container afa11687c92d [2022-10-12T12:40:37.018Z] ---> 4383a5eac138 [2022-10-12T12:40:37.018Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-12T12:40:37.018Z] ---> Running in ba42cc8fcdb6 [2022-10-12T12:40:37.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T12:40:37.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T12:40:37.018Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-12T12:40:37.019Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T12:40:37.019Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-12T12:40:37.019Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T12:40:37.019Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-12T12:40:37.019Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-12T12:40:37.019Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T12:40:37.019Z] OK: 8 MiB in 20 packages [2022-10-12T12:40:37.019Z] Removing intermediate container ba42cc8fcdb6 [2022-10-12T12:40:37.019Z] ---> be6c0a6f5767 [2022-10-12T12:40:37.019Z] Step 18/27 : WORKDIR / [2022-10-12T12:40:37.019Z] ---> Running in 4dfb92ac5852 [2022-10-12T12:40:37.019Z] Removing intermediate container 4dfb92ac5852 [2022-10-12T12:40:37.019Z] ---> 64b04c67b2d6 [2022-10-12T12:40:37.019Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-12T12:40:37.585Z] ---> d108476474b9 [2022-10-12T12:40:37.585Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-12T12:40:37.585Z] ---> 3a50b0f572d4 [2022-10-12T12:40:37.585Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-12T12:40:37.842Z] ---> 85d34ca32a58 [2022-10-12T12:40:37.842Z] Step 22/27 : EXPOSE 59984 [2022-10-12T12:40:37.842Z] ---> Running in ae81fab9fcba [2022-10-12T12:40:37.842Z] Removing intermediate container ae81fab9fcba [2022-10-12T12:40:37.842Z] ---> 648a66dfd0c2 [2022-10-12T12:40:37.842Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-12T12:40:37.842Z] ---> Running in a80e088c32d3 [2022-10-12T12:40:37.842Z] Removing intermediate container a80e088c32d3 [2022-10-12T12:40:37.842Z] ---> dc1dc0e62282 [2022-10-12T12:40:37.842Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T12:40:37.842Z] ---> Running in 4db596056c8c [2022-10-12T12:40:38.102Z] Removing intermediate container 4db596056c8c [2022-10-12T12:40:38.102Z] ---> a44dd112c1cf [2022-10-12T12:40:38.102Z] Step 25/27 : LABEL arch=amd64 [2022-10-12T12:40:38.102Z] ---> Running in e9ecf2f77de5 [2022-10-12T12:40:38.102Z] Removing intermediate container e9ecf2f77de5 [2022-10-12T12:40:38.102Z] ---> 0160939d9c0a [2022-10-12T12:40:38.102Z] Step 26/27 : LABEL git_sha=66447988b5970b64981174d7c941281712afb8e7 [2022-10-12T12:40:38.102Z] ---> Running in 497b3770039b [2022-10-12T12:40:38.365Z] Removing intermediate container 497b3770039b [2022-10-12T12:40:38.365Z] ---> 435b248d1d17 [2022-10-12T12:40:38.365Z] Step 27/27 : LABEL version=2.3.0-dev.31 [2022-10-12T12:40:38.365Z] ---> Running in af0bc523523e [2022-10-12T12:40:38.365Z] Removing intermediate container af0bc523523e [2022-10-12T12:40:38.365Z] ---> 0f9a9de59a2a [2022-10-12T12:40:38.365Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-12T12:40:38.365Z] Successfully built 0f9a9de59a2a [2022-10-12T12:40:38.365Z] 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 [2022-10-12T12:40:38.467Z] provisioning config files... [2022-10-12T12:40:38.476Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config273051557866095233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:40:38.769Z] ---> docker-login.sh [2022-10-12T12:40:38.769Z] nexus3.edgexfoundry.org:10001 [2022-10-12T12:40:38.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:40:38.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:40:38.769Z] Configure a credential helper to remove this warning. See [2022-10-12T12:40:38.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:40:38.769Z] [2022-10-12T12:40:38.769Z] Login Succeeded [2022-10-12T12:40:38.769Z] nexus3.edgexfoundry.org:10002 [2022-10-12T12:40:38.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:40:38.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:40:38.769Z] Configure a credential helper to remove this warning. See [2022-10-12T12:40:38.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:40:38.769Z] [2022-10-12T12:40:38.769Z] Login Succeeded [2022-10-12T12:40:38.769Z] nexus3.edgexfoundry.org:10003 [2022-10-12T12:40:39.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:40:39.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:40:39.027Z] Configure a credential helper to remove this warning. See [2022-10-12T12:40:39.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:40:39.027Z] [2022-10-12T12:40:39.027Z] Login Succeeded [2022-10-12T12:40:39.027Z] nexus3.edgexfoundry.org:10004 [2022-10-12T12:40:39.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:40:39.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:40:39.027Z] Configure a credential helper to remove this warning. See [2022-10-12T12:40:39.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:40:39.027Z] [2022-10-12T12:40:39.027Z] Login Succeeded [2022-10-12T12:40:39.027Z] docker.io [2022-10-12T12:40:39.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:40:39.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:40:39.596Z] Configure a credential helper to remove this warning. See [2022-10-12T12:40:39.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:40:39.596Z] [2022-10-12T12:40:39.596Z] Login Succeeded [2022-10-12T12:40:39.596Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T12:40:39.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T12:40:39.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T12:40:39.651Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-10-12T12:40:39.651Z] 66447988b5970b64981174d7c941281712afb8e7 [2022-10-12T12:40:39.651Z] latest [2022-10-12T12:40:39.651Z] 2.3.0-dev.31 [2022-10-12T12:40:39.651Z] 66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 [2022-10-12T12:40:39.651Z] main [2022-10-12T12:40:39.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:39.957Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:40.259Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7 [2022-10-12T12:40:40.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-12T12:40:40.260Z] a6b5d49171e9: Preparing [2022-10-12T12:40:40.260Z] f9a6debcdcef: Preparing [2022-10-12T12:40:40.260Z] 416dbc2216f3: Preparing [2022-10-12T12:40:40.260Z] ef45e2d278b5: Preparing [2022-10-12T12:40:40.260Z] 994393dc58e7: Preparing [2022-10-12T12:40:40.260Z] 994393dc58e7: Layer already exists [2022-10-12T12:40:40.260Z] a6b5d49171e9: Pushed [2022-10-12T12:40:40.260Z] f9a6debcdcef: Pushed [2022-10-12T12:40:40.519Z] ef45e2d278b5: Pushed [2022-10-12T12:40:43.052Z] 416dbc2216f3: Pushed [2022-10-12T12:40:43.052Z] 66447988b5970b64981174d7c941281712afb8e7: digest: sha256:4591038ec2a8e2f63b94b968faaac5725022b3e8b8e187866adc864c2ec69c71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:43.367Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:43.673Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-12T12:40:43.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-12T12:40:43.673Z] a6b5d49171e9: Preparing [2022-10-12T12:40:43.673Z] f9a6debcdcef: Preparing [2022-10-12T12:40:43.673Z] 416dbc2216f3: Preparing [2022-10-12T12:40:43.673Z] ef45e2d278b5: Preparing [2022-10-12T12:40:43.673Z] 994393dc58e7: Preparing [2022-10-12T12:40:43.673Z] a6b5d49171e9: Layer already exists [2022-10-12T12:40:43.673Z] 416dbc2216f3: Layer already exists [2022-10-12T12:40:43.673Z] f9a6debcdcef: Layer already exists [2022-10-12T12:40:43.673Z] 994393dc58e7: Layer already exists [2022-10-12T12:40:43.673Z] ef45e2d278b5: Layer already exists [2022-10-12T12:40:43.673Z] latest: digest: sha256:4591038ec2a8e2f63b94b968faaac5725022b3e8b8e187866adc864c2ec69c71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:43.978Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:44.284Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.31 [2022-10-12T12:40:44.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-12T12:40:44.284Z] a6b5d49171e9: Preparing [2022-10-12T12:40:44.284Z] f9a6debcdcef: Preparing [2022-10-12T12:40:44.284Z] 416dbc2216f3: Preparing [2022-10-12T12:40:44.284Z] ef45e2d278b5: Preparing [2022-10-12T12:40:44.284Z] 994393dc58e7: Preparing [2022-10-12T12:40:44.284Z] ef45e2d278b5: Layer already exists [2022-10-12T12:40:44.284Z] a6b5d49171e9: Layer already exists [2022-10-12T12:40:44.284Z] 416dbc2216f3: Layer already exists [2022-10-12T12:40:44.284Z] f9a6debcdcef: Layer already exists [2022-10-12T12:40:44.284Z] 994393dc58e7: Layer already exists [2022-10-12T12:40:44.284Z] 2.3.0-dev.31: digest: sha256:4591038ec2a8e2f63b94b968faaac5725022b3e8b8e187866adc864c2ec69c71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:44.596Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:44.899Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 [2022-10-12T12:40:44.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-12T12:40:44.899Z] a6b5d49171e9: Preparing [2022-10-12T12:40:44.899Z] f9a6debcdcef: Preparing [2022-10-12T12:40:44.899Z] 416dbc2216f3: Preparing [2022-10-12T12:40:44.899Z] ef45e2d278b5: Preparing [2022-10-12T12:40:44.899Z] 994393dc58e7: Preparing [2022-10-12T12:40:44.899Z] 994393dc58e7: Layer already exists [2022-10-12T12:40:44.899Z] f9a6debcdcef: Layer already exists [2022-10-12T12:40:44.899Z] a6b5d49171e9: Layer already exists [2022-10-12T12:40:44.899Z] 416dbc2216f3: Layer already exists [2022-10-12T12:40:44.899Z] ef45e2d278b5: Layer already exists [2022-10-12T12:40:44.899Z] 66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31: digest: sha256:4591038ec2a8e2f63b94b968faaac5725022b3e8b8e187866adc864c2ec69c71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:45.208Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:45.505Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-10-12T12:40:45.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-12T12:40:45.505Z] a6b5d49171e9: Preparing [2022-10-12T12:40:45.505Z] f9a6debcdcef: Preparing [2022-10-12T12:40:45.505Z] 416dbc2216f3: Preparing [2022-10-12T12:40:45.505Z] ef45e2d278b5: Preparing [2022-10-12T12:40:45.505Z] 994393dc58e7: Preparing [2022-10-12T12:40:45.505Z] a6b5d49171e9: Layer already exists [2022-10-12T12:40:45.505Z] 416dbc2216f3: Layer already exists [2022-10-12T12:40:45.505Z] ef45e2d278b5: Layer already exists [2022-10-12T12:40:45.505Z] f9a6debcdcef: Layer already exists [2022-10-12T12:40:45.505Z] 994393dc58e7: Layer already exists [2022-10-12T12:40:45.505Z] main: digest: sha256:4591038ec2a8e2f63b94b968faaac5725022b3e8b8e187866adc864c2ec69c71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T12:40:45.543Z] ===================================================== [Pipeline] echo [2022-10-12T12:40:45.550Z] taggedImages: [2022-10-12T12:40:45.550Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7 [2022-10-12T12:40:45.550Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-12T12:40:45.550Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.31 [2022-10-12T12:40:45.550Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 [2022-10-12T12:40:45.550Z] - 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 [2022-10-12T12:40:45.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T12:40:45.902Z] [2022-10-12T12:40:45.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:46.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T12:40:46.196Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-12T12:40:46.196Z] 5eb5b503b376: Pulling fs layer [2022-10-12T12:40:46.196Z] 5c69ac0246d0: Pulling fs layer [2022-10-12T12:40:46.196Z] ec43610c2a17: Pulling fs layer [2022-10-12T12:40:46.196Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-12T12:40:46.196Z] 33b1e0a273af: Pulling fs layer [2022-10-12T12:40:46.196Z] 5d3b04190fa2: Pulling fs layer [2022-10-12T12:40:46.196Z] 2f39f015ded8: Pulling fs layer [2022-10-12T12:40:46.196Z] 33b1e0a273af: Waiting [2022-10-12T12:40:46.196Z] 5d3b04190fa2: Waiting [2022-10-12T12:40:46.196Z] 3a2ae6a8a46f: Waiting [2022-10-12T12:40:46.196Z] 2f39f015ded8: Waiting [2022-10-12T12:40:46.196Z] 5c69ac0246d0: Download complete [2022-10-12T12:40:46.196Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-12T12:40:46.196Z] 3a2ae6a8a46f: Download complete [2022-10-12T12:40:46.196Z] 33b1e0a273af: Verifying Checksum [2022-10-12T12:40:46.196Z] 33b1e0a273af: Download complete [2022-10-12T12:40:46.196Z] ec43610c2a17: Verifying Checksum [2022-10-12T12:40:46.196Z] ec43610c2a17: Download complete [2022-10-12T12:40:46.196Z] 5d3b04190fa2: Download complete [2022-10-12T12:40:46.452Z] 5eb5b503b376: Verifying Checksum [2022-10-12T12:40:46.452Z] 5eb5b503b376: Download complete [2022-10-12T12:40:47.016Z] 2f39f015ded8: Download complete [2022-10-12T12:40:47.580Z] 5eb5b503b376: Pull complete [2022-10-12T12:40:47.580Z] 5c69ac0246d0: Pull complete [2022-10-12T12:40:48.146Z] ec43610c2a17: Pull complete [2022-10-12T12:40:48.146Z] 3a2ae6a8a46f: Pull complete [2022-10-12T12:40:48.402Z] 33b1e0a273af: Pull complete [2022-10-12T12:40:48.402Z] 5d3b04190fa2: Pull complete [2022-10-12T12:40:52.583Z] 2f39f015ded8: Pull complete [2022-10-12T12:40:52.583Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-12T12:40:52.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T12:40:52.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:40:52.670Z] prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container [2022-10-12T12:40:52.700Z] $ 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 [2022-10-12T12:40:55.871Z] $ docker top 7e9656790408dc5141a39cf91cda0a4d813b59fdb4ee53103e23f8af5caa9a6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2022-10-12T12:40:56.043Z] provisioning config files... [2022-10-12T12:40:56.069Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/70@tmp/config9798512719139779816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:40:56.297Z] ---> job-cost.sh [2022-10-12T12:40:56.297Z] lf-activate-venv: SKIPPING [2022-10-12T12:40:56.297Z] INFO: No Stack... [2022-10-12T12:40:56.411Z] ---> docker-login.sh [2022-10-12T12:40:56.411Z] nexus3.edgexfoundry.org:10001 [2022-10-12T12:40:56.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T12:40:56.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:40:56.816Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T12:40:56.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:40:56.949Z] Configure a credential helper to remove this warning. See [2022-10-12T12:40:56.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:40:56.949Z] [2022-10-12T12:40:56.949Z] Login Succeeded [2022-10-12T12:40:56.949Z] nexus3.edgexfoundry.org:10002 [2022-10-12T12:40:57.100Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-10-12T12:40:57.100Z] + cut -d, -f6 [Pipeline] lock [2022-10-12T12:40:57.113Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] [2022-10-12T12:40:57.122Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] did not exist. Created. [2022-10-12T12:40:57.122Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T12:40:57.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:40:57.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:40:57.216Z] Configure a credential helper to remove this warning. See [2022-10-12T12:40:57.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:40:57.216Z] [2022-10-12T12:40:57.216Z] Login Succeeded [2022-10-12T12:40:57.420Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-12T12:40:57.452Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T12:40:57.459Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T12:40:57.475Z] $ docker stop --time=1 7e9656790408dc5141a39cf91cda0a4d813b59fdb4ee53103e23f8af5caa9a6a [2022-10-12T12:40:57.486Z] nexus3.edgexfoundry.org:10003 [2022-10-12T12:40:57.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:40:57.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:40:57.755Z] Configure a credential helper to remove this warning. See [2022-10-12T12:40:57.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:40:57.755Z] [2022-10-12T12:40:57.755Z] Login Succeeded [2022-10-12T12:40:57.755Z] nexus3.edgexfoundry.org:10004 [2022-10-12T12:40:58.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:40:58.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:40:58.023Z] Configure a credential helper to remove this warning. See [2022-10-12T12:40:58.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:40:58.023Z] [2022-10-12T12:40:58.023Z] Login Succeeded [2022-10-12T12:40:58.023Z] docker.io [2022-10-12T12:40:58.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:40:58.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:40:58.556Z] Configure a credential helper to remove this warning. See [2022-10-12T12:40:58.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:40:58.556Z] [2022-10-12T12:40:58.556Z] Login Succeeded [2022-10-12T12:40:58.556Z] ---> docker-login.sh ends [2022-10-12T12:40:58.610Z] $ docker rm -f 7e9656790408dc5141a39cf91cda0a4d813b59fdb4ee53103e23f8af5caa9a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-10-12T12:40:58.657Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2022-10-12T12:40:58.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T12:40:58.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T12:40:58.823Z] ========================================================= [2022-10-12T12:40:58.823Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-12T12:40:58.823Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:40:59.168Z] + 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 . [2022-10-12T12:40:59.771Z] Sending build context to Docker daemon 14.17MB [2022-10-12T12:40:59.771Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T12:40:59.771Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-12T12:40:59.771Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-12T12:40:59.771Z] 9b18e9b68314: Pulling fs layer [2022-10-12T12:40:59.771Z] d32db5db7311: Pulling fs layer [2022-10-12T12:40:59.771Z] d0c4b47475fc: Pulling fs layer [2022-10-12T12:40:59.771Z] 5831b945b038: Pulling fs layer [2022-10-12T12:40:59.771Z] 86bbec2aaacd: Pulling fs layer [2022-10-12T12:40:59.771Z] e10730c5d714: Pulling fs layer [2022-10-12T12:40:59.771Z] 5dd5c2283517: Pulling fs layer [2022-10-12T12:40:59.771Z] d5ac0230b979: Pulling fs layer [2022-10-12T12:40:59.771Z] 5dd5c2283517: Waiting [2022-10-12T12:40:59.771Z] d5ac0230b979: Waiting [2022-10-12T12:40:59.771Z] 5831b945b038: Waiting [2022-10-12T12:40:59.771Z] 86bbec2aaacd: Waiting [2022-10-12T12:40:59.771Z] e10730c5d714: Waiting [2022-10-12T12:40:59.771Z] d0c4b47475fc: Verifying Checksum [2022-10-12T12:40:59.771Z] d0c4b47475fc: Download complete [2022-10-12T12:40:59.771Z] d32db5db7311: Verifying Checksum [2022-10-12T12:40:59.771Z] d32db5db7311: Download complete [2022-10-12T12:40:59.771Z] 86bbec2aaacd: Verifying Checksum [2022-10-12T12:40:59.771Z] 86bbec2aaacd: Download complete [2022-10-12T12:40:59.771Z] e10730c5d714: Download complete [2022-10-12T12:40:59.771Z] 9b18e9b68314: Verifying Checksum [2022-10-12T12:40:59.771Z] 9b18e9b68314: Download complete [2022-10-12T12:41:00.738Z] 9b18e9b68314: Pull complete [2022-10-12T12:41:01.015Z] d5ac0230b979: Verifying Checksum [2022-10-12T12:41:01.015Z] d5ac0230b979: Download complete [2022-10-12T12:41:01.295Z] d32db5db7311: Pull complete [2022-10-12T12:41:01.571Z] d0c4b47475fc: Pull complete [2022-10-12T12:41:02.159Z] 5dd5c2283517: Verifying Checksum [2022-10-12T12:41:02.159Z] 5dd5c2283517: Download complete [2022-10-12T12:41:02.748Z] 5831b945b038: Verifying Checksum [2022-10-12T12:41:02.748Z] 5831b945b038: Download complete [2022-10-12T12:41:15.068Z] 5831b945b038: Pull complete [2022-10-12T12:41:15.068Z] 86bbec2aaacd: Pull complete [2022-10-12T12:41:15.068Z] e10730c5d714: Pull complete [2022-10-12T12:41:20.437Z] 5dd5c2283517: Pull complete [2022-10-12T12:41:22.391Z] d5ac0230b979: Pull complete [2022-10-12T12:41:22.391Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-12T12:41:22.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T12:41:22.391Z] ---> 59b3b1a385d4 [2022-10-12T12:41:22.391Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-12T12:41:24.340Z] ---> Running in b06ca3dfd2c3 [2022-10-12T12:41:24.609Z] Removing intermediate container b06ca3dfd2c3 [2022-10-12T12:41:24.609Z] ---> 12f50fdcba19 [2022-10-12T12:41:24.609Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T12:41:24.609Z] ---> Running in 92730968175f [2022-10-12T12:41:24.879Z] Removing intermediate container 92730968175f [2022-10-12T12:41:24.879Z] ---> 4cca16d1202f [2022-10-12T12:41:24.879Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T12:41:24.879Z] ---> Running in abc2dfeadac4 [2022-10-12T12:41:25.147Z] Removing intermediate container abc2dfeadac4 [2022-10-12T12:41:25.147Z] ---> 35f2b2783ffc [2022-10-12T12:41:25.147Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T12:41:25.147Z] ---> Running in 97960f48b350 [2022-10-12T12:41:25.731Z] Removing intermediate container 97960f48b350 [2022-10-12T12:41:25.731Z] ---> c7451edf7b5e [2022-10-12T12:41:25.731Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-12T12:41:25.731Z] ---> Running in de0074b9e4e5 [2022-10-12T12:41:25.999Z] Removing intermediate container de0074b9e4e5 [2022-10-12T12:41:25.999Z] ---> 957c639d3bc4 [2022-10-12T12:41:25.999Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T12:41:25.999Z] ---> Running in b96ddaf08856 [2022-10-12T12:41:27.959Z] Removing intermediate container b96ddaf08856 [2022-10-12T12:41:27.959Z] ---> 2610e76918e2 [2022-10-12T12:41:27.959Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T12:41:27.959Z] ---> Running in 9ac84297b9f8 [2022-10-12T12:41:28.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T12:41:29.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T12:41:30.532Z] OK: 221 MiB in 51 packages [2022-10-12T12:41:31.133Z] Removing intermediate container 9ac84297b9f8 [2022-10-12T12:41:31.133Z] ---> 8adec6799279 [2022-10-12T12:41:31.133Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-12T12:41:31.430Z] ---> Running in 64967b3bbad4 [2022-10-12T12:41:31.700Z] Removing intermediate container 64967b3bbad4 [2022-10-12T12:41:31.700Z] ---> 49c03c3be2cc [2022-10-12T12:41:31.700Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-12T12:41:31.969Z] ---> ba901ad40802 [2022-10-12T12:41:31.969Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T12:41:32.240Z] ---> Running in b0ac729d515f [2022-10-12T12:42:28.656Z] Removing intermediate container b0ac729d515f [2022-10-12T12:42:28.656Z] ---> a8498247f226 [2022-10-12T12:42:28.656Z] Step 13/14 : COPY . . [2022-10-12T12:42:28.656Z] ---> 4d0e286aeb33 [2022-10-12T12:42:28.656Z] Step 14/14 : RUN ${MAKE} [2022-10-12T12:42:28.656Z] ---> Running in 0e08c9e20f43 [2022-10-12T12:42:28.656Z] noop [2022-10-12T12:42:28.656Z] Removing intermediate container 0e08c9e20f43 [2022-10-12T12:42:28.656Z] ---> 6a8c68782868 [2022-10-12T12:42:28.656Z] Successfully built 6a8c68782868 [2022-10-12T12:42:28.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:42:29.013Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T12:42:29.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:42:29.200Z] prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container [2022-10-12T12:42:29.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/70 -v /w/workspace/device-onvif-camera/70:/w/workspace/device-onvif-camera/70:rw,z -v /w/workspace/device-onvif-camera/70@tmp:/w/workspace/device-onvif-camera/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-12T12:42:30.470Z] $ docker top 43e8d59025c9a1ace98a2787106fe9a235113e00e9465a861ab42df44663037e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T12:42:31.285Z] + go version [2022-10-12T12:42:31.285Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-12T12:42:31.304Z] $ docker stop --time=1 43e8d59025c9a1ace98a2787106fe9a235113e00e9465a861ab42df44663037e [2022-10-12T12:42:32.913Z] $ docker rm -f 43e8d59025c9a1ace98a2787106fe9a235113e00e9465a861ab42df44663037e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:42:33.440Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T12:42:33.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:42:33.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container [2022-10-12T12:42:33.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/70 -v /w/workspace/device-onvif-camera/70:/w/workspace/device-onvif-camera/70:rw,z -v /w/workspace/device-onvif-camera/70@tmp:/w/workspace/device-onvif-camera/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-12T12:42:34.845Z] $ docker top ba739e2dc65748d4bb5f3f6c68436b28edf84dfb10a4bf571026bf5b70c7c3fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T12:42:35.358Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/70 [Pipeline] fileExists [Pipeline] sh [2022-10-12T12:42:35.717Z] + make test [2022-10-12T12:42:35.717Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-12T12:42:37.680Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-12T12:44:14.341Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-12T12:44:14.341Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.192s coverage: 28.2% of statements [2022-10-12T12:44:14.341Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-12T12:44:32.572Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.057s coverage: 86.5% of statements [2022-10-12T12:44:33.154Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-12T12:44:33.154Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-12T12:44:59.831Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T12:44:59.831Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T12:44:59.831Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-12T12:44:59.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-12T12:44:59.872Z] $ docker stop --time=1 ba739e2dc65748d4bb5f3f6c68436b28edf84dfb10a4bf571026bf5b70c7c3fc [2022-10-12T12:45:01.814Z] $ docker rm -f ba739e2dc65748d4bb5f3f6c68436b28edf84dfb10a4bf571026bf5b70c7c3fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T12:45:02.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-12T12:45:02.929Z] Warning: overwriting stash ‘coverage-report’ [2022-10-12T12:45:03.448Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T12:45:03.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-12T12:45:04.142Z] + ls -al . [2022-10-12T12:45:04.142Z] total 232 [2022-10-12T12:45:04.142Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 12:42 . [2022-10-12T12:45:04.142Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:40 .. [2022-10-12T12:45:04.142Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 12:40 .git [2022-10-12T12:45:04.142Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 12:40 .github [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 418 Oct 12 12:40 .gitignore [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 12:40 .golangci.yml [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 12 12:40 Attribution.txt [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 12 12:40 CHANGELOG.md [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 12 12:40 Dockerfile [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 12:40 GOVERNANCE.md [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 12 12:40 Jenkinsfile [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 12:40 LICENSE [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 12 12:40 Makefile [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 12:40 OWNERS.md [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 12 12:40 README.md [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 12 12:38 VERSION [2022-10-12T12:45:04.142Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 12:40 bin [2022-10-12T12:45:04.142Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 12:40 cmd [2022-10-12T12:45:04.142Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 12 12:44 coverage.out [2022-10-12T12:45:04.142Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 12:40 doc [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 12 12:40 go.mod [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 12 12:40 go.sum [2022-10-12T12:45:04.142Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:40 internal [2022-10-12T12:45:04.142Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 12:40 snap [2022-10-12T12:45:04.142Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 12:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:45:04.494Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=66447988b5970b64981174d7c941281712afb8e7 --label arch=arm64 --label version=2.3.0-dev.31 . [2022-10-12T12:45:05.079Z] Sending build context to Docker daemon 14.25MB [2022-10-12T12:45:05.079Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-12T12:45:05.079Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-12T12:45:05.079Z] ---> 6a8c68782868 [2022-10-12T12:45:05.079Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-12T12:45:05.346Z] ---> Running in 3f3e95bb3d42 [2022-10-12T12:45:05.610Z] Removing intermediate container 3f3e95bb3d42 [2022-10-12T12:45:05.610Z] ---> d72a59715d7d [2022-10-12T12:45:05.610Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-12T12:45:05.610Z] ---> Running in 7826c27bd751 [2022-10-12T12:45:05.877Z] Removing intermediate container 7826c27bd751 [2022-10-12T12:45:05.877Z] ---> 9a9ce3fe4dd2 [2022-10-12T12:45:05.877Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-12T12:45:05.877Z] ---> Running in 00e055338ecc [2022-10-12T12:45:06.145Z] Removing intermediate container 00e055338ecc [2022-10-12T12:45:06.145Z] ---> d42f7f19194b [2022-10-12T12:45:06.145Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-12T12:45:06.417Z] ---> Running in 94ca3ad78dd1 [2022-10-12T12:45:06.684Z] Removing intermediate container 94ca3ad78dd1 [2022-10-12T12:45:06.684Z] ---> 3aa2dd48efd8 [2022-10-12T12:45:06.684Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-12T12:45:06.684Z] ---> Running in 2f22ec1f0989 [2022-10-12T12:45:06.962Z] Removing intermediate container 2f22ec1f0989 [2022-10-12T12:45:06.962Z] ---> 8f6cee6eb3d8 [2022-10-12T12:45:06.962Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T12:45:07.231Z] ---> Running in f08f77b01324 [2022-10-12T12:45:09.178Z] Removing intermediate container f08f77b01324 [2022-10-12T12:45:09.178Z] ---> e2dd2163f1f8 [2022-10-12T12:45:09.178Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-12T12:45:09.178Z] ---> Running in 8bca09488882 [2022-10-12T12:45:10.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T12:45:10.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T12:45:11.685Z] OK: 221 MiB in 51 packages [2022-10-12T12:45:12.649Z] Removing intermediate container 8bca09488882 [2022-10-12T12:45:12.649Z] ---> 3764ea9699e9 [2022-10-12T12:45:12.649Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-12T12:45:12.649Z] ---> Running in d23298141f1e [2022-10-12T12:45:12.921Z] Removing intermediate container d23298141f1e [2022-10-12T12:45:12.921Z] ---> 433a70ec3c79 [2022-10-12T12:45:12.921Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-12T12:45:13.506Z] ---> a6cf18bc3c46 [2022-10-12T12:45:13.506Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T12:45:13.506Z] ---> Running in 0b91b2129a02 [2022-10-12T12:45:17.794Z] Removing intermediate container 0b91b2129a02 [2022-10-12T12:45:17.794Z] ---> 828d2e7aea41 [2022-10-12T12:45:17.794Z] Step 13/27 : COPY . . [2022-10-12T12:45:18.382Z] ---> ac1e1c258a0f [2022-10-12T12:45:18.382Z] Step 14/27 : RUN ${MAKE} [2022-10-12T12:45:18.649Z] ---> Running in ef0100b8745a [2022-10-12T12:45:19.612Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-12T12:47:41.323Z] Removing intermediate container ef0100b8745a [2022-10-12T12:47:41.324Z] ---> 0ec404723431 [2022-10-12T12:47:41.324Z] Step 15/27 : FROM alpine:3.16 [2022-10-12T12:47:41.324Z] 3.16: Pulling from library/alpine [2022-10-12T12:47:41.324Z] 9b18e9b68314: Already exists [2022-10-12T12:47:41.324Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T12:47:41.324Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T12:47:41.324Z] ---> a6215f271958 [2022-10-12T12:47:41.324Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-12T12:47:41.324Z] ---> Running in 9f05da076817 [2022-10-12T12:47:41.592Z] Removing intermediate container 9f05da076817 [2022-10-12T12:47:41.592Z] ---> acdfbbab7405 [2022-10-12T12:47:41.592Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-12T12:47:41.864Z] ---> Running in b97cdc7d8679 [2022-10-12T12:47:42.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T12:47:43.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T12:47:44.054Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-12T12:47:44.054Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T12:47:44.054Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-12T12:47:44.054Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T12:47:44.054Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-12T12:47:44.054Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-12T12:47:44.054Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T12:47:44.054Z] OK: 8 MiB in 20 packages [2022-10-12T12:47:45.018Z] Removing intermediate container b97cdc7d8679 [2022-10-12T12:47:45.018Z] ---> d672041cc023 [2022-10-12T12:47:45.018Z] Step 18/27 : WORKDIR / [2022-10-12T12:47:45.018Z] ---> Running in 6e0c0815666a [2022-10-12T12:47:45.285Z] Removing intermediate container 6e0c0815666a [2022-10-12T12:47:45.285Z] ---> 3f841a5aa830 [2022-10-12T12:47:45.285Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-12T12:47:46.699Z] ---> 6560886e9d6c [2022-10-12T12:47:46.699Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-12T12:47:47.281Z] ---> bd780410b0c4 [2022-10-12T12:47:47.281Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-12T12:47:47.551Z] ---> be3493529559 [2022-10-12T12:47:47.551Z] Step 22/27 : EXPOSE 59984 [2022-10-12T12:47:47.819Z] ---> Running in a258e75906f2 [2022-10-12T12:47:47.819Z] Removing intermediate container a258e75906f2 [2022-10-12T12:47:47.819Z] ---> 6a5b1b1e051e [2022-10-12T12:47:47.819Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-12T12:47:48.087Z] ---> Running in 9363c261b226 [2022-10-12T12:47:48.359Z] Removing intermediate container 9363c261b226 [2022-10-12T12:47:48.359Z] ---> 1c4b615f07e7 [2022-10-12T12:47:48.359Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T12:47:48.359Z] ---> Running in 57693e6168d0 [2022-10-12T12:47:48.628Z] Removing intermediate container 57693e6168d0 [2022-10-12T12:47:48.628Z] ---> 125fecc4504e [2022-10-12T12:47:48.628Z] Step 25/27 : LABEL arch=arm64 [2022-10-12T12:47:48.628Z] ---> Running in aa155b8ee2d8 [2022-10-12T12:47:48.894Z] Removing intermediate container aa155b8ee2d8 [2022-10-12T12:47:48.894Z] ---> 6fbe3a4f6ff9 [2022-10-12T12:47:48.894Z] Step 26/27 : LABEL git_sha=66447988b5970b64981174d7c941281712afb8e7 [2022-10-12T12:47:48.894Z] ---> Running in f8e7b5863a72 [2022-10-12T12:47:49.164Z] Removing intermediate container f8e7b5863a72 [2022-10-12T12:47:49.164Z] ---> 1bab0080aa75 [2022-10-12T12:47:49.164Z] Step 27/27 : LABEL version=2.3.0-dev.31 [2022-10-12T12:47:49.434Z] ---> Running in b2d5c16ec75a [2022-10-12T12:47:49.702Z] Removing intermediate container b2d5c16ec75a [2022-10-12T12:47:49.702Z] ---> f8a2f1dec648 [2022-10-12T12:47:49.702Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-12T12:47:49.702Z] Successfully built f8a2f1dec648 [2022-10-12T12:47:49.702Z] 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 [2022-10-12T12:47:49.848Z] provisioning config files... [2022-10-12T12:47:49.862Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/70@tmp/config4432063539057252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:47:50.194Z] ---> docker-login.sh [2022-10-12T12:47:50.194Z] nexus3.edgexfoundry.org:10001 [2022-10-12T12:47:50.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:47:50.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:47:50.462Z] Configure a credential helper to remove this warning. See [2022-10-12T12:47:50.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:47:50.462Z] [2022-10-12T12:47:50.462Z] Login Succeeded [2022-10-12T12:47:50.462Z] nexus3.edgexfoundry.org:10002 [2022-10-12T12:47:50.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:47:50.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:47:50.730Z] Configure a credential helper to remove this warning. See [2022-10-12T12:47:50.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:47:50.730Z] [2022-10-12T12:47:50.730Z] Login Succeeded [2022-10-12T12:47:50.730Z] nexus3.edgexfoundry.org:10003 [2022-10-12T12:47:50.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:47:50.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:47:50.996Z] Configure a credential helper to remove this warning. See [2022-10-12T12:47:50.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:47:50.996Z] [2022-10-12T12:47:50.996Z] Login Succeeded [2022-10-12T12:47:50.996Z] nexus3.edgexfoundry.org:10004 [2022-10-12T12:47:51.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:47:51.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:47:51.528Z] Configure a credential helper to remove this warning. See [2022-10-12T12:47:51.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:47:51.529Z] [2022-10-12T12:47:51.529Z] Login Succeeded [2022-10-12T12:47:51.529Z] docker.io [2022-10-12T12:47:51.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T12:47:52.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T12:47:52.059Z] Configure a credential helper to remove this warning. See [2022-10-12T12:47:52.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T12:47:52.059Z] [2022-10-12T12:47:52.059Z] Login Succeeded [2022-10-12T12:47:52.059Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T12:47:52.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T12:47:52.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T12:47:52.139Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-10-12T12:47:52.139Z] 66447988b5970b64981174d7c941281712afb8e7 [2022-10-12T12:47:52.139Z] latest [2022-10-12T12:47:52.139Z] 2.3.0-dev.31 [2022-10-12T12:47:52.139Z] 66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 [2022-10-12T12:47:52.139Z] main [2022-10-12T12:47:52.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:47:52.495Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:47:52.831Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7 [2022-10-12T12:47:52.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-12T12:47:52.831Z] 2f166119feb4: Preparing [2022-10-12T12:47:52.831Z] 0cda604f13c0: Preparing [2022-10-12T12:47:52.831Z] 6b7a10e4390e: Preparing [2022-10-12T12:47:52.831Z] cd2724ad1f45: Preparing [2022-10-12T12:47:52.831Z] 5d3e392a13a0: Preparing [2022-10-12T12:47:52.831Z] 5d3e392a13a0: Layer already exists [2022-10-12T12:47:53.098Z] 0cda604f13c0: Pushed [2022-10-12T12:47:53.098Z] 2f166119feb4: Pushed [2022-10-12T12:47:53.682Z] cd2724ad1f45: Pushed [2022-10-12T12:47:59.011Z] 6b7a10e4390e: Pushed [2022-10-12T12:47:59.011Z] 66447988b5970b64981174d7c941281712afb8e7: digest: sha256:fdcdb3f5e618fce0fe412210d0b7247769ee5de0e727c46f3c3a250b1e343798 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:47:59.360Z] + 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 [2022-10-12T12:47:59.754Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-12T12:47:59.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-12T12:47:59.754Z] 2f166119feb4: Preparing [2022-10-12T12:47:59.754Z] 0cda604f13c0: Preparing [2022-10-12T12:47:59.754Z] 6b7a10e4390e: Preparing [2022-10-12T12:47:59.754Z] cd2724ad1f45: Preparing [2022-10-12T12:47:59.754Z] 5d3e392a13a0: Preparing [2022-10-12T12:47:59.754Z] 0cda604f13c0: Layer already exists [2022-10-12T12:47:59.754Z] 2f166119feb4: Layer already exists [2022-10-12T12:47:59.754Z] cd2724ad1f45: Layer already exists [2022-10-12T12:47:59.754Z] 6b7a10e4390e: Layer already exists [2022-10-12T12:47:59.754Z] 5d3e392a13a0: Layer already exists [2022-10-12T12:48:00.027Z] latest: digest: sha256:fdcdb3f5e618fce0fe412210d0b7247769ee5de0e727c46f3c3a250b1e343798 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:48:00.387Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:48:00.743Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.31 [2022-10-12T12:48:00.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-12T12:48:00.743Z] 2f166119feb4: Preparing [2022-10-12T12:48:00.743Z] 0cda604f13c0: Preparing [2022-10-12T12:48:00.743Z] 6b7a10e4390e: Preparing [2022-10-12T12:48:00.743Z] cd2724ad1f45: Preparing [2022-10-12T12:48:00.743Z] 5d3e392a13a0: Preparing [2022-10-12T12:48:00.743Z] cd2724ad1f45: Layer already exists [2022-10-12T12:48:00.743Z] 0cda604f13c0: Layer already exists [2022-10-12T12:48:00.743Z] 5d3e392a13a0: Layer already exists [2022-10-12T12:48:00.743Z] 2f166119feb4: Layer already exists [2022-10-12T12:48:00.743Z] 6b7a10e4390e: Layer already exists [2022-10-12T12:48:00.743Z] 2.3.0-dev.31: digest: sha256:fdcdb3f5e618fce0fe412210d0b7247769ee5de0e727c46f3c3a250b1e343798 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:48:01.107Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:48:01.458Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 [2022-10-12T12:48:01.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-12T12:48:01.458Z] 2f166119feb4: Preparing [2022-10-12T12:48:01.458Z] 0cda604f13c0: Preparing [2022-10-12T12:48:01.458Z] 6b7a10e4390e: Preparing [2022-10-12T12:48:01.458Z] cd2724ad1f45: Preparing [2022-10-12T12:48:01.458Z] 5d3e392a13a0: Preparing [2022-10-12T12:48:01.458Z] 0cda604f13c0: Layer already exists [2022-10-12T12:48:01.458Z] 6b7a10e4390e: Layer already exists [2022-10-12T12:48:01.458Z] cd2724ad1f45: Layer already exists [2022-10-12T12:48:01.458Z] 5d3e392a13a0: Layer already exists [2022-10-12T12:48:01.458Z] 2f166119feb4: Layer already exists [2022-10-12T12:48:01.458Z] 66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31: digest: sha256:fdcdb3f5e618fce0fe412210d0b7247769ee5de0e727c46f3c3a250b1e343798 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:48:01.803Z] + 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 [2022-10-12T12:48:02.136Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-10-12T12:48:02.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-12T12:48:02.136Z] 2f166119feb4: Preparing [2022-10-12T12:48:02.136Z] 0cda604f13c0: Preparing [2022-10-12T12:48:02.136Z] 6b7a10e4390e: Preparing [2022-10-12T12:48:02.136Z] cd2724ad1f45: Preparing [2022-10-12T12:48:02.136Z] 5d3e392a13a0: Preparing [2022-10-12T12:48:02.136Z] cd2724ad1f45: Layer already exists [2022-10-12T12:48:02.136Z] 0cda604f13c0: Layer already exists [2022-10-12T12:48:02.136Z] 2f166119feb4: Layer already exists [2022-10-12T12:48:02.136Z] 6b7a10e4390e: Layer already exists [2022-10-12T12:48:02.136Z] 5d3e392a13a0: Layer already exists [2022-10-12T12:48:02.136Z] main: digest: sha256:fdcdb3f5e618fce0fe412210d0b7247769ee5de0e727c46f3c3a250b1e343798 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T12:48:02.187Z] ===================================================== [Pipeline] echo [2022-10-12T12:48:02.197Z] taggedImages: [2022-10-12T12:48:02.197Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7 [2022-10-12T12:48:02.197Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-12T12:48:02.197Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.31 [2022-10-12T12:48:02.197Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:66447988b5970b64981174d7c941281712afb8e7-2.3.0-dev.31 [2022-10-12T12:48:02.197Z] - 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 [2022-10-12T12:48:02.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T12:48:02.555Z] [2022-10-12T12:48:02.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:48:02.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T12:48:02.896Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-12T12:48:02.896Z] 8998bd30e6a1: Pulling fs layer [2022-10-12T12:48:02.896Z] 04944245beec: Pulling fs layer [2022-10-12T12:48:02.896Z] 699f458cf7ca: Pulling fs layer [2022-10-12T12:48:02.896Z] 765212b225bb: Pulling fs layer [2022-10-12T12:48:02.896Z] f23df028b6ca: Pulling fs layer [2022-10-12T12:48:02.896Z] d65c8cfc05b1: Pulling fs layer [2022-10-12T12:48:02.896Z] 2437ff75d9bd: Pulling fs layer [2022-10-12T12:48:02.896Z] 765212b225bb: Waiting [2022-10-12T12:48:02.896Z] d65c8cfc05b1: Waiting [2022-10-12T12:48:02.896Z] f23df028b6ca: Waiting [2022-10-12T12:48:02.896Z] 2437ff75d9bd: Waiting [2022-10-12T12:48:03.166Z] 04944245beec: Verifying Checksum [2022-10-12T12:48:03.166Z] 04944245beec: Download complete [2022-10-12T12:48:03.166Z] 765212b225bb: Verifying Checksum [2022-10-12T12:48:03.166Z] 765212b225bb: Download complete [2022-10-12T12:48:03.166Z] f23df028b6ca: Verifying Checksum [2022-10-12T12:48:03.166Z] f23df028b6ca: Download complete [2022-10-12T12:48:03.166Z] d65c8cfc05b1: Verifying Checksum [2022-10-12T12:48:03.166Z] d65c8cfc05b1: Download complete [2022-10-12T12:48:03.166Z] 699f458cf7ca: Verifying Checksum [2022-10-12T12:48:03.166Z] 699f458cf7ca: Download complete [2022-10-12T12:48:03.750Z] 8998bd30e6a1: Verifying Checksum [2022-10-12T12:48:03.750Z] 8998bd30e6a1: Download complete [2022-10-12T12:48:05.702Z] 2437ff75d9bd: Verifying Checksum [2022-10-12T12:48:05.702Z] 2437ff75d9bd: Download complete [2022-10-12T12:48:07.643Z] 8998bd30e6a1: Pull complete [2022-10-12T12:48:07.910Z] 04944245beec: Pull complete [2022-10-12T12:48:09.316Z] 699f458cf7ca: Pull complete [2022-10-12T12:48:09.316Z] 765212b225bb: Pull complete [2022-10-12T12:48:10.285Z] f23df028b6ca: Pull complete [2022-10-12T12:48:10.285Z] d65c8cfc05b1: Pull complete [2022-10-12T12:48:25.249Z] 2437ff75d9bd: Pull complete [2022-10-12T12:48:25.249Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-12T12:48:25.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T12:48:25.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:48:25.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container [2022-10-12T12:48:25.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/70 -v /w/workspace/device-onvif-camera/70:/w/workspace/device-onvif-camera/70:rw,z -v /w/workspace/device-onvif-camera/70@tmp:/w/workspace/device-onvif-camera/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-12T12:48:27.859Z] $ docker top b5f30ed6c5f1c788aa88ae577a7e6524900afa1a86a1c2b465ae0e068bcc6413 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:48:28.373Z] ---> job-cost.sh [2022-10-12T12:48:28.640Z] lf-activate-venv: SKIPPING [2022-10-12T12:48:28.640Z] INFO: No Stack... [2022-10-12T12:48:28.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-12T12:48:29.859Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T12:48:30.177Z] + cat /w/workspace/device-onvif-camera/70/archives/cost.csv [2022-10-12T12:48:30.177Z] + cut -d, -f6 [Pipeline] lock [2022-10-12T12:48:30.250Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] [2022-10-12T12:48:30.259Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] did not exist. Created. [2022-10-12T12:48:30.259Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T12:48:30.665Z] /w/workspace/device-onvif-camera/70@tmp/durable-1009f7f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-12T12:48:31.014Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-12T12:48:31.037Z] Warning: overwriting stash ‘stack-cost’ [2022-10-12T12:48:31.093Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T12:48:31.100Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T12:48:31.117Z] $ docker stop --time=1 b5f30ed6c5f1c788aa88ae577a7e6524900afa1a86a1c2b465ae0e068bcc6413 [2022-10-12T12:48:32.566Z] $ docker rm -f b5f30ed6c5f1c788aa88ae577a7e6524900afa1a86a1c2b465ae0e068bcc6413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-12T12:48:32.969Z] provisioning config files... [2022-10-12T12:48:32.975Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6394001994119561141tmp [Pipeline] { [Pipeline] sh [2022-10-12T12:48:33.279Z] + set +x [2022-10-12T12:48:33.279Z] + + curl -s https://codecov.io/bash [2022-10-12T12:48:33.279Z] bash -s -- [2022-10-12T12:48:33.279Z] [2022-10-12T12:48:33.279Z] _____ _ [2022-10-12T12:48:33.279Z] / ____| | | [2022-10-12T12:48:33.279Z] | | ___ __| | ___ ___ _____ __ [2022-10-12T12:48:33.279Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-12T12:48:33.279Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-12T12:48:33.279Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-12T12:48:33.279Z] Bash-1.0.6 [2022-10-12T12:48:33.279Z] [2022-10-12T12:48:33.279Z] [2022-10-12T12:48:33.279Z] ==> git version 2.25.1 found [2022-10-12T12:48:33.279Z] ==> 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 [2022-10-12T12:48:33.279Z] Release-Date: 2020-01-08 [2022-10-12T12:48:33.279Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-12T12:48:33.279Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-12T12:48:33.279Z] ==> Jenkins CI detected. [2022-10-12T12:48:33.279Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-10-12T12:48:33.279Z] project root: . [2022-10-12T12:48:33.279Z] --> token set from env [2022-10-12T12:48:33.279Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-12T12:48:33.279Z] ==> Running gcov in . (disable via -X gcov) [2022-10-12T12:48:33.279Z] ==> Python coveragepy not found [2022-10-12T12:48:33.279Z] ==> Searching for coverage reports in: [2022-10-12T12:48:33.279Z] + . [2022-10-12T12:48:33.279Z] -> Found 1 reports [2022-10-12T12:48:33.279Z] ==> Detecting git/mercurial file structure [2022-10-12T12:48:33.538Z] ==> Reading reports [2022-10-12T12:48:33.539Z] + ./coverage.out bytes=78636 [2022-10-12T12:48:33.539Z] ==> Appending adjustments [2022-10-12T12:48:33.539Z] https://docs.codecov.io/docs/fixing-reports [2022-10-12T12:48:33.539Z] + Found adjustments [2022-10-12T12:48:33.539Z] ==> Gzipping contents [2022-10-12T12:48:33.539Z] 12K /tmp/codecov.E6nTrZ.gz [2022-10-12T12:48:33.539Z] ==> Uploading reports [2022-10-12T12:48:33.539Z] url: https://codecov.io [2022-10-12T12:48:33.539Z] query: branch=main&commit=66447988b5970b64981174d7c941281712afb8e7&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T12:48:33.539Z] -> Pinging Codecov [2022-10-12T12:48:33.539Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=66447988b5970b64981174d7c941281712afb8e7&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T12:48:33.798Z] -> Uploading to [2022-10-12T12:48:33.799Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-12/F29A59C45E3A92E06B3E522C9905F8EF/66447988b5970b64981174d7c941281712afb8e7/d4939df7-54d1-4810-a661-b4d26eab538e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T124833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a95b2e8617081d920fbfebf97c46c9d29422c8af15cc2ab7abea220221f42d78 [2022-10-12T12:48:33.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T12:48:33.799Z] Dload Upload Total Spent Left Speed [2022-10-12T12:48:34.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10732 0 0 100 10732 0 44903 --:--:-- --:--:-- --:--:-- 44903 [2022-10-12T12:48:34.058Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/66447988b5970b64981174d7c941281712afb8e7 [Pipeline] } [2022-10-12T12:48:34.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-12T12:48:34.261Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-12T12:48:34.270Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:48:34.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T12:48:34.572Z] [2022-10-12T12:48:34.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:48:34.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T12:48:35.134Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-12T12:48:35.134Z] df9b9388f04a: Pulling fs layer [2022-10-12T12:48:35.134Z] 52dc419b0ee2: Pulling fs layer [2022-10-12T12:48:35.134Z] 25bc292e5bac: Pulling fs layer [2022-10-12T12:48:35.134Z] 114826534d7a: Pulling fs layer [2022-10-12T12:48:35.134Z] 4657fd5d0bcf: Pulling fs layer [2022-10-12T12:48:35.134Z] 6ad1cebc031e: Pulling fs layer [2022-10-12T12:48:35.134Z] 8a3aa393b2d8: Pulling fs layer [2022-10-12T12:48:35.134Z] 8a3aa393b2d8: Waiting [2022-10-12T12:48:35.134Z] 6ad1cebc031e: Waiting [2022-10-12T12:48:35.134Z] 114826534d7a: Waiting [2022-10-12T12:48:35.134Z] 25bc292e5bac: Verifying Checksum [2022-10-12T12:48:35.134Z] 25bc292e5bac: Download complete [2022-10-12T12:48:35.134Z] 52dc419b0ee2: Download complete [2022-10-12T12:48:35.134Z] 4657fd5d0bcf: Download complete [2022-10-12T12:48:35.134Z] df9b9388f04a: Verifying Checksum [2022-10-12T12:48:35.134Z] df9b9388f04a: Download complete [2022-10-12T12:48:35.399Z] df9b9388f04a: Pull complete [2022-10-12T12:48:35.399Z] 6ad1cebc031e: Verifying Checksum [2022-10-12T12:48:35.399Z] 6ad1cebc031e: Download complete [2022-10-12T12:48:35.662Z] 52dc419b0ee2: Pull complete [2022-10-12T12:48:35.662Z] 25bc292e5bac: Pull complete [2022-10-12T12:48:35.928Z] 114826534d7a: Verifying Checksum [2022-10-12T12:48:35.928Z] 114826534d7a: Download complete [2022-10-12T12:48:36.186Z] 8a3aa393b2d8: Verifying Checksum [2022-10-12T12:48:36.186Z] 8a3aa393b2d8: Download complete [2022-10-12T12:48:40.417Z] 114826534d7a: Pull complete [2022-10-12T12:48:40.417Z] 4657fd5d0bcf: Pull complete [2022-10-12T12:48:40.983Z] 6ad1cebc031e: Pull complete [2022-10-12T12:48:44.269Z] 8a3aa393b2d8: Pull complete [2022-10-12T12:48:44.269Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-12T12:48:44.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T12:48:44.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:48:44.344Z] prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container [2022-10-12T12:48:44.381Z] $ 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 [2022-10-12T12:48:53.983Z] $ docker top 47ea1db6020adb8fdbf08d697a9c3912b603582ad3ff45785acd783ba5c85b23 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-12T12:48:54.049Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-10-12T12:48:54.327Z] + set -o pipefail [2022-10-12T12:48:54.328Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-10-12T12:48:59.590Z] [2022-10-12T12:48:59.590Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-10-12T12:48:59.590Z] [2022-10-12T12:48:59.590Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/36746173-47b7-4aaa-8135-9824bada5d46 [2022-10-12T12:48:59.590Z] [2022-10-12T12:48:59.590Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-12T12:48:59.590Z] [2022-10-12T12:48:59.590Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-12T12:48:59.590Z] [2022-10-12T12:48:59.590Z] [2022-10-12T12:48:59.590Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-12T12:48:59.590Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-12T12:48:59.590Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-12T12:48:59.599Z] $ docker stop --time=1 47ea1db6020adb8fdbf08d697a9c3912b603582ad3ff45785acd783ba5c85b23 [2022-10-12T12:49:05.477Z] $ docker rm -f 47ea1db6020adb8fdbf08d697a9c3912b603582ad3ff45785acd783ba5c85b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-12T12:49:05.871Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T12:49:05.884Z] provisioning config files... [2022-10-12T12:49:05.892Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16129585128856320857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:49:06.188Z] --> edgex-publish-swagger.sh [2022-10-12T12:49:06.188Z] === Publish doc/openapi/v2 API === [2022-10-12T12:49:06.188Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-10-12T12:49:06.188Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-10-12T12:49:06.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T12:49:06.188Z] Dload Upload Total Spent Left Speed [2022-10-12T12:49:12.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 115k 0:00:01 0:00:01 --:--:-- 115k 100 139k 0 0 100 139k 0 64529 0:00:02 0:00:02 --:--:-- 64529 100 139k 0 0 100 139k 0 44399 0:00:03 0:00:03 --:--:-- 44399 100 139k 0 0 100 139k 0 33850 0:00:04 0:00:04 --:--:-- 33850 100 139k 0 0 100 139k 0 27351 0:00:05 0:00:05 --:--:-- 27351 100 139k 0 0 100 139k 0 22938 0:00:06 0:00:06 --:--:-- 0 100 139k 0 0 100 139k 0 22868 0:00:06 0:00:06 --:--:-- 0 [2022-10-12T12:49:12.254Z] [2022-10-12T12:49:12.254Z] [Pipeline] } [2022-10-12T12:49:12.263Z] 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 [2022-10-12T12:49:12.697Z] + git log --format=format:%s -1 66447988b5970b64981174d7c941281712afb8e7 [Pipeline] sh [2022-10-12T12:49:12.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T12:49:12.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:49:13.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T12:49:13.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:49:13.358Z] prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container [2022-10-12T12:49:13.389Z] $ 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 [2022-10-12T12:49:13.757Z] $ docker top 4d3aecfb4790d8a89fe43792f900f199586c3fc78a09f772621b97570a5821d0 -eo pid,comm [2022-10-12T12:49:13.800Z] 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). [2022-10-12T12:49:13.800Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T12:49:13.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T12:49:13.839Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T12:49:13.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T12:49:13.947Z] $ docker exec 4d3aecfb4790d8a89fe43792f900f199586c3fc78a09f772621b97570a5821d0 ssh-agent [2022-10-12T12:49:14.044Z] SSH_AUTH_SOCK=/tmp/ssh-cHkcMdxI23E2/agent.32 [2022-10-12T12:49:14.044Z] SSH_AGENT_PID=38 [2022-10-12T12:49:14.048Z] Running ssh-add (command line suppressed) [2022-10-12T12:49:14.142Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16138062952283520124.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16138062952283520124.key) [2022-10-12T12:49:14.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T12:49:14.443Z] + git semver tag [2022-10-12T12:49:14.701Z] 2022-10-12 12:49:14,668 [run_tag] DEBUG tag force:False [2022-10-12T12:49:14.702Z] 2022-10-12 12:49:14,668 [check_head_tag] DEBUG check head tag [2022-10-12T12:49:14.702Z] 2022-10-12 12:49:14,670 [execute] INFO git cat-file --batch-check [2022-10-12T12:49:14.702Z] 2022-10-12 12:49:14,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-12T12:49:14.702Z] 2022-10-12 12:49:14,675 [execute] INFO git cat-file --batch [2022-10-12T12:49:14.702Z] 2022-10-12 12:49:14,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-12T12:49:14.702Z] 2022-10-12 12:49:14,698 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T12:49:14.702Z] 2022-10-12 12:49:14,698 [execute] INFO git tag -a v2.3.0-dev.31 -m v2.3.0-dev.31 [2022-10-12T12:49:14.702Z] 2022-10-12 12:49:14,698 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.31', '-m', 'v2.3.0-dev.31'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T12:49:14.961Z] 2022-10-12 12:49:14,703 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T12:49:14.961Z] 2.3.0-dev.31 [Pipeline] } [2022-10-12T12:49:14.969Z] $ docker exec --env ******** --env ******** 4d3aecfb4790d8a89fe43792f900f199586c3fc78a09f772621b97570a5821d0 ssh-agent -k [2022-10-12T12:49:15.068Z] unset SSH_AUTH_SOCK; [2022-10-12T12:49:15.068Z] unset SSH_AGENT_PID; [2022-10-12T12:49:15.068Z] echo Agent pid 38 killed; [2022-10-12T12:49:15.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T12:49:15.390Z] + git semver [Pipeline] } [2022-10-12T12:49:15.660Z] $ docker stop --time=1 4d3aecfb4790d8a89fe43792f900f199586c3fc78a09f772621b97570a5821d0 [2022-10-12T12:49:16.956Z] $ docker rm -f 4d3aecfb4790d8a89fe43792f900f199586c3fc78a09f772621b97570a5821d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:49:17.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T12:49:17.428Z] [2022-10-12T12:49:17.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:49:17.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T12:49:17.718Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-12T12:49:17.718Z] ab5ef0e58194: Pulling fs layer [2022-10-12T12:49:17.718Z] 9712f1f96733: Pulling fs layer [2022-10-12T12:49:17.718Z] 63f879dbbcfc: Pulling fs layer [2022-10-12T12:49:17.718Z] 0d9ebad4ef96: Pulling fs layer [2022-10-12T12:49:17.718Z] e9a5061849ea: Pulling fs layer [2022-10-12T12:49:17.718Z] d747dcd14b5f: Pulling fs layer [2022-10-12T12:49:17.718Z] 2de7ff778b66: Pulling fs layer [2022-10-12T12:49:17.718Z] d747dcd14b5f: Waiting [2022-10-12T12:49:17.718Z] 2de7ff778b66: Waiting [2022-10-12T12:49:17.718Z] 0d9ebad4ef96: Waiting [2022-10-12T12:49:17.718Z] e9a5061849ea: Waiting [2022-10-12T12:49:17.718Z] 9712f1f96733: Verifying Checksum [2022-10-12T12:49:17.718Z] 9712f1f96733: Download complete [2022-10-12T12:49:17.980Z] 63f879dbbcfc: Verifying Checksum [2022-10-12T12:49:17.980Z] 63f879dbbcfc: Download complete [2022-10-12T12:49:18.243Z] e9a5061849ea: Verifying Checksum [2022-10-12T12:49:18.243Z] e9a5061849ea: Download complete [2022-10-12T12:49:18.243Z] d747dcd14b5f: Verifying Checksum [2022-10-12T12:49:18.243Z] d747dcd14b5f: Download complete [2022-10-12T12:49:18.243Z] ab5ef0e58194: Download complete [2022-10-12T12:49:18.243Z] 0d9ebad4ef96: Verifying Checksum [2022-10-12T12:49:18.243Z] 0d9ebad4ef96: Download complete [2022-10-12T12:49:18.503Z] 2de7ff778b66: Verifying Checksum [2022-10-12T12:49:18.503Z] 2de7ff778b66: Download complete [2022-10-12T12:49:21.071Z] ab5ef0e58194: Pull complete [2022-10-12T12:49:21.071Z] 9712f1f96733: Pull complete [2022-10-12T12:49:21.329Z] 63f879dbbcfc: Pull complete [2022-10-12T12:49:24.611Z] 0d9ebad4ef96: Pull complete [2022-10-12T12:49:24.867Z] e9a5061849ea: Pull complete [2022-10-12T12:49:24.867Z] d747dcd14b5f: Pull complete [2022-10-12T12:49:26.244Z] 2de7ff778b66: Pull complete [2022-10-12T12:49:26.244Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-12T12:49:26.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T12:49:26.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:49:26.316Z] prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container [2022-10-12T12:49:26.349Z] $ 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 [2022-10-12T12:49:35.553Z] $ docker top aa73482193c394e5378f2d71eea170cd5baf0442ddd9d7f86b67ea2d973599e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-12T12:49:35.621Z] provisioning config files... [2022-10-12T12:49:35.628Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2747974029363249288tmp [2022-10-12T12:49:35.637Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13416984955806392299tmp [2022-10-12T12:49:35.646Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12330256019051073155tmp [Pipeline] { [Pipeline] echo [2022-10-12T12:49:35.663Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:49:35.946Z] ---> sigul-configuration.sh [2022-10-12T12:49:35.946Z] gpg: directory `/root/.gnupg' created [2022-10-12T12:49:35.946Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-12T12:49:35.946Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-12T12:49:35.946Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-12T12:49:35.946Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-12T12:49:35.946Z] gpg: CAST5 encrypted data [2022-10-12T12:49:35.946Z] gpg: encrypted with 1 passphrase [2022-10-12T12:49:35.946Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-12T12:49:36.231Z] + mkdir /home/jenkins [2022-10-12T12:49:36.232Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-12T12:49:36.516Z] + 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 [2022-10-12T12:49:36.523Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:49:36.813Z] ---> sigul-install.sh [2022-10-12T12:49:36.813Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-12T12:49:37.106Z] + git tag --list [2022-10-12T12:49:37.106Z] v0.0.0 [2022-10-12T12:49:37.106Z] v0.0.1-dev.1 [2022-10-12T12:49:37.106Z] v0.0.1-dev.10 [2022-10-12T12:49:37.106Z] v0.0.1-dev.11 [2022-10-12T12:49:37.106Z] v0.0.1-dev.12 [2022-10-12T12:49:37.106Z] v0.0.1-dev.13 [2022-10-12T12:49:37.106Z] v0.0.1-dev.14 [2022-10-12T12:49:37.106Z] v0.0.1-dev.15 [2022-10-12T12:49:37.106Z] v0.0.1-dev.16 [2022-10-12T12:49:37.106Z] v0.0.1-dev.17 [2022-10-12T12:49:37.106Z] v0.0.1-dev.18 [2022-10-12T12:49:37.106Z] v0.0.1-dev.19 [2022-10-12T12:49:37.106Z] v0.0.1-dev.2 [2022-10-12T12:49:37.106Z] v0.0.1-dev.20 [2022-10-12T12:49:37.106Z] v0.0.1-dev.21 [2022-10-12T12:49:37.106Z] v0.0.1-dev.22 [2022-10-12T12:49:37.106Z] v0.0.1-dev.23 [2022-10-12T12:49:37.106Z] v0.0.1-dev.24 [2022-10-12T12:49:37.106Z] v0.0.1-dev.25 [2022-10-12T12:49:37.106Z] v0.0.1-dev.26 [2022-10-12T12:49:37.106Z] v0.0.1-dev.27 [2022-10-12T12:49:37.106Z] v0.0.1-dev.28 [2022-10-12T12:49:37.106Z] v0.0.1-dev.3 [2022-10-12T12:49:37.106Z] v0.0.1-dev.4 [2022-10-12T12:49:37.106Z] v0.0.1-dev.5 [2022-10-12T12:49:37.106Z] v0.0.1-dev.6 [2022-10-12T12:49:37.106Z] v0.0.1-dev.7 [2022-10-12T12:49:37.106Z] v0.0.1-dev.8 [2022-10-12T12:49:37.106Z] v0.0.1-dev.9 [2022-10-12T12:49:37.106Z] v2.2.0 [2022-10-12T12:49:37.106Z] v2.2.0-dev.29 [2022-10-12T12:49:37.106Z] v2.2.0-dev.30 [2022-10-12T12:49:37.106Z] v2.2.0-dev.31 [2022-10-12T12:49:37.106Z] v2.2.0-dev.32 [2022-10-12T12:49:37.106Z] v2.2.0-dev.33 [2022-10-12T12:49:37.106Z] v2.2.0-dev.34 [2022-10-12T12:49:37.106Z] v2.2.0-dev.35 [2022-10-12T12:49:37.106Z] v2.3.0-dev.1 [2022-10-12T12:49:37.106Z] v2.3.0-dev.10 [2022-10-12T12:49:37.106Z] v2.3.0-dev.11 [2022-10-12T12:49:37.106Z] v2.3.0-dev.12 [2022-10-12T12:49:37.106Z] v2.3.0-dev.13 [2022-10-12T12:49:37.106Z] v2.3.0-dev.14 [2022-10-12T12:49:37.106Z] v2.3.0-dev.15 [2022-10-12T12:49:37.106Z] v2.3.0-dev.16 [2022-10-12T12:49:37.106Z] v2.3.0-dev.17 [2022-10-12T12:49:37.106Z] v2.3.0-dev.18 [2022-10-12T12:49:37.106Z] v2.3.0-dev.19 [2022-10-12T12:49:37.106Z] v2.3.0-dev.2 [2022-10-12T12:49:37.106Z] v2.3.0-dev.20 [2022-10-12T12:49:37.106Z] v2.3.0-dev.21 [2022-10-12T12:49:37.106Z] v2.3.0-dev.22 [2022-10-12T12:49:37.106Z] v2.3.0-dev.23 [2022-10-12T12:49:37.106Z] v2.3.0-dev.24 [2022-10-12T12:49:37.106Z] v2.3.0-dev.25 [2022-10-12T12:49:37.106Z] v2.3.0-dev.26 [2022-10-12T12:49:37.106Z] v2.3.0-dev.27 [2022-10-12T12:49:37.106Z] v2.3.0-dev.28 [2022-10-12T12:49:37.106Z] v2.3.0-dev.29 [2022-10-12T12:49:37.106Z] v2.3.0-dev.3 [2022-10-12T12:49:37.106Z] v2.3.0-dev.30 [2022-10-12T12:49:37.106Z] v2.3.0-dev.31 [2022-10-12T12:49:37.106Z] v2.3.0-dev.4 [2022-10-12T12:49:37.106Z] v2.3.0-dev.5 [2022-10-12T12:49:37.106Z] v2.3.0-dev.6 [2022-10-12T12:49:37.106Z] v2.3.0-dev.7 [2022-10-12T12:49:37.106Z] v2.3.0-dev.8 [2022-10-12T12:49:37.106Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-12T12:49:37.393Z] + lftools sign git-tag v2.3.0-dev.31 [2022-10-12T12:49:37.962Z] Signing Git tag with Sigul... [2022-10-12T12:49:37.962Z] Signing v2.3.0-dev.31 [Pipeline] echo [2022-10-12T12:49:38.539Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:49:38.826Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-12T12:49:38.834Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-12T12:49:38.856Z] $ docker stop --time=1 aa73482193c394e5378f2d71eea170cd5baf0442ddd9d7f86b67ea2d973599e3 [2022-10-12T12:49:40.329Z] $ docker rm -f aa73482193c394e5378f2d71eea170cd5baf0442ddd9d7f86b67ea2d973599e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-12T12:49:40.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T12:49:40.792Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:49:41.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T12:49:41.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:49:41.146Z] prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container [2022-10-12T12:49:41.172Z] $ 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 [2022-10-12T12:49:42.527Z] $ docker top 01f348a3ebd2b02c09eb916aac416716e1911e2a6f08f3f1b340ef1cc72efa9d -eo pid,comm [2022-10-12T12:49:42.574Z] 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). [2022-10-12T12:49:42.574Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T12:49:42.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T12:49:42.612Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T12:49:42.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T12:49:42.792Z] $ docker exec 01f348a3ebd2b02c09eb916aac416716e1911e2a6f08f3f1b340ef1cc72efa9d ssh-agent [2022-10-12T12:49:42.897Z] SSH_AUTH_SOCK=/tmp/ssh-SYOHpikLu5lw/agent.14 [2022-10-12T12:49:42.897Z] SSH_AGENT_PID=20 [2022-10-12T12:49:42.901Z] Running ssh-add (command line suppressed) [2022-10-12T12:49:43.013Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1227851384216377911.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1227851384216377911.key) [2022-10-12T12:49:43.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T12:49:43.307Z] + git semver bump pre [2022-10-12T12:49:43.566Z] 2022-10-12 12:49:43,534 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T12:49:43.566Z] 2022-10-12 12:49:43,534 [bump_version] DEBUG bumping version:2.3.0-dev.31 on axis:pre with prefix:dev [2022-10-12T12:49:43.566Z] 2022-10-12 12:49:43,534 [bump_version] DEBUG bumped version:2.3.0-dev.32 [2022-10-12T12:49:43.566Z] 2022-10-12 12:49:43,535 [write_version] DEBUG write version:2.3.0-dev.32 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-10-12T12:49:43.566Z] 2022-10-12 12:49:43,535 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T12:49:43.566Z] 2022-10-12 12:49:43,535 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T12:49:43.566Z] 2022-10-12 12:49:43,557 [execute] INFO git cat-file --batch-check [2022-10-12T12:49:43.566Z] 2022-10-12 12:49:43,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T12:49:43.566Z] 2022-10-12 12:49:43,563 [execute] INFO git cat-file --batch [2022-10-12T12:49:43.566Z] 2022-10-12 12:49:43,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T12:49:43.823Z] 2022-10-12 12:49:43,568 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T12:49:43.823Z] 2.3.0-dev.32 [Pipeline] } [2022-10-12T12:49:43.831Z] $ docker exec --env ******** --env ******** 01f348a3ebd2b02c09eb916aac416716e1911e2a6f08f3f1b340ef1cc72efa9d ssh-agent -k [2022-10-12T12:49:43.935Z] unset SSH_AUTH_SOCK; [2022-10-12T12:49:43.936Z] unset SSH_AGENT_PID; [2022-10-12T12:49:43.936Z] echo Agent pid 20 killed; [2022-10-12T12:49:43.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T12:49:44.252Z] + git semver [Pipeline] } [2022-10-12T12:49:44.522Z] $ docker stop --time=1 01f348a3ebd2b02c09eb916aac416716e1911e2a6f08f3f1b340ef1cc72efa9d [2022-10-12T12:49:46.473Z] $ docker rm -f 01f348a3ebd2b02c09eb916aac416716e1911e2a6f08f3f1b340ef1cc72efa9d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T12:49:46.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T12:49:46.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:49:47.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T12:49:47.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:49:47.297Z] prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container [2022-10-12T12:49:47.327Z] $ 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 [2022-10-12T12:49:48.861Z] $ docker top b843df74eefce19c551a3479b2f07a276a17b04c99d8e2161495fb47606c528d -eo pid,comm [2022-10-12T12:49:48.909Z] 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). [2022-10-12T12:49:48.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T12:49:48.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T12:49:48.944Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T12:49:49.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T12:49:49.053Z] $ docker exec b843df74eefce19c551a3479b2f07a276a17b04c99d8e2161495fb47606c528d ssh-agent [2022-10-12T12:49:49.171Z] SSH_AUTH_SOCK=/tmp/ssh-o5JWa9BrbSRX/agent.14 [2022-10-12T12:49:49.171Z] SSH_AGENT_PID=20 [2022-10-12T12:49:49.181Z] Running ssh-add (command line suppressed) [2022-10-12T12:49:49.282Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3348300274880802230.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3348300274880802230.key) [2022-10-12T12:49:49.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T12:49:49.577Z] + git semver push [2022-10-12T12:49:50.143Z] 2022-10-12 12:49:49,844 [run_push] DEBUG push [2022-10-12T12:49:50.143Z] 2022-10-12 12:49:49,846 [execute] INFO git cat-file --batch-check [2022-10-12T12:49:50.143Z] 2022-10-12 12:49:49,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T12:49:50.143Z] 2022-10-12 12:49:49,851 [execute] INFO git rev-list 5247a6d178e9ccf7e27f816c6bb1d0d32941efd5 -- [2022-10-12T12:49:50.143Z] 2022-10-12 12:49:49,852 [execute] DEBUG Popen(['git', 'rev-list', '5247a6d178e9ccf7e27f816c6bb1d0d32941efd5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T12:49:50.143Z] 2022-10-12 12:49:49,859 [execute] INFO git fetch -v origin [2022-10-12T12:49:50.143Z] 2022-10-12 12:49:49,860 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-12T12:49:50.709Z] 2022-10-12 12:49:50,443 [run_push] DEBUG no remote changes detected [2022-10-12T12:49:50.709Z] 2022-10-12 12:49:50,443 [execute] INFO git push origin semver [2022-10-12T12:49:50.709Z] 2022-10-12 12:49:50,444 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T12:49:51.645Z] 2022-10-12 12:49:51,279 [run_push] DEBUG push all version tags [2022-10-12T12:49:51.645Z] 2022-10-12 12:49:51,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-12T12:49:51.645Z] 2022-10-12 12:49:51,280 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T12:49:52.213Z] 2022-10-12 12:49:52,079 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-12T12:49:52.213Z] 2.3.0-dev.32 [Pipeline] } [2022-10-12T12:49:52.222Z] $ docker exec --env ******** --env ******** b843df74eefce19c551a3479b2f07a276a17b04c99d8e2161495fb47606c528d ssh-agent -k [2022-10-12T12:49:52.322Z] unset SSH_AUTH_SOCK; [2022-10-12T12:49:52.325Z] unset SSH_AGENT_PID; [2022-10-12T12:49:52.325Z] echo Agent pid 20 killed; [2022-10-12T12:49:52.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T12:49:52.633Z] + git semver [Pipeline] } [2022-10-12T12:49:52.903Z] $ docker stop --time=1 b843df74eefce19c551a3479b2f07a276a17b04c99d8e2161495fb47606c528d [2022-10-12T12:49:55.106Z] $ docker rm -f b843df74eefce19c551a3479b2f07a276a17b04c99d8e2161495fb47606c528d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-12T12:49:55.875Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-10-12T12:49:55.875Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-12T12:49:55.875Z] total 16 [2022-10-12T12:49:55.875Z] drwxr-xr-x 3 root root 4096 Oct 12 12:40 . [2022-10-12T12:49:55.875Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 12:49 .. [2022-10-12T12:49:55.875Z] drwxr-xr-x 2 root root 4096 Oct 12 12:40 cost [2022-10-12T12:49:55.875Z] -rw-r--r-- 1 root root 90 Oct 12 12:40 cost.csv [2022-10-12T12:49:55.875Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-12T12:49:55.875Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-12T12:49:55.875Z] total 16 [2022-10-12T12:49:55.875Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 12:40 . [2022-10-12T12:49:55.876Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 12:49 .. [2022-10-12T12:49:55.876Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 12:40 cost [2022-10-12T12:49:55.876Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 12 12:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:49:56.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:49:57.068Z] ---> package-listing.sh [2022-10-12T12:49:57.068Z] ++ facter osfamily [2022-10-12T12:49:57.068Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-12T12:49:57.327Z] + OS_FAMILY=debian [2022-10-12T12:49:57.327Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-10-12T12:49:57.327Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-12T12:49:57.327Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-12T12:49:57.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-12T12:49:57.327Z] + PACKAGES=/tmp/packages_start.txt [2022-10-12T12:49:57.327Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-12T12:49:57.327Z] + PACKAGES=/tmp/packages_end.txt [2022-10-12T12:49:57.327Z] + case "${OS_FAMILY}" in [2022-10-12T12:49:57.327Z] + dpkg -l [2022-10-12T12:49:57.327Z] + grep '^ii' [2022-10-12T12:49:57.327Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-12T12:49:57.327Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-12T12:49:57.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-12T12:49:57.327Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-12T12:49:57.327Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-10-12T12:49:57.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-10-12T12:49:57.336Z] 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 [2022-10-12T12:49:57.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T12:49:58.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T12:49:58.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T12:49:58.236Z] prd-ubuntu20.04-docker-8c-8g-7746 does not seem to be running inside a container [2022-10-12T12:49:58.266Z] $ 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 [2022-10-12T12:49:58.799Z] $ docker top 46de7411502f45c23929c33252d53153a8389bf9b242942681f0a6a9e2e3917a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T12:49:59.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-12T12:49:59.447Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-12T12:49:59.729Z] + ls /var/log/sa-host [2022-10-12T12:49:59.729Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T12:49:59.899Z] provisioning config files... [2022-10-12T12:49:59.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18063811813662274503tmp [Pipeline] { [Pipeline] echo [2022-10-12T12:49:59.924Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:50:00.206Z] ---> create-netrc.sh [Pipeline] } [2022-10-12T12:50:00.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:50:00.532Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-12T12:50:00.538Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:50:00.815Z] ---> sudo-logs.sh [2022-10-12T12:50:00.815Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-12T12:50:00.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:50:01.121Z] ---> job-cost.sh [2022-10-12T12:50:01.121Z] lf-activate-venv: SKIPPING [2022-10-12T12:50:01.121Z] DEBUG: total: 0.2199999988079071 [2022-10-12T12:50:01.121Z] INFO: Retrieving Stack Cost... [2022-10-12T12:50:01.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T12:50:01.946Z] INFO: Archiving Costs [Pipeline] echo [2022-10-12T12:50:01.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T12:50:02.238Z] ---> logs-deploy.sh [2022-10-12T12:50:02.239Z] lf-activate-venv: SKIPPING [2022-10-12T12:50:02.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/70 [2022-10-12T12:50:02.239Z] INFO: archiving workspace using pattern(s): [2022-10-12T12:50:03.178Z] Archives upload complete. [2022-10-12T12:50:03.178Z] INFO: archiving logs to Nexus [2022-10-12T12:50:04.117Z] ---> uname -a: [2022-10-12T12:50:04.117Z] Linux prd-ubuntu20-04-docker-8c-8g-7746 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] ---> lscpu: [2022-10-12T12:50:04.117Z] Architecture: x86_64 [2022-10-12T12:50:04.117Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-12T12:50:04.117Z] Byte Order: Little Endian [2022-10-12T12:50:04.117Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-12T12:50:04.117Z] CPU(s): 8 [2022-10-12T12:50:04.117Z] On-line CPU(s) list: 0-7 [2022-10-12T12:50:04.117Z] Thread(s) per core: 1 [2022-10-12T12:50:04.117Z] Core(s) per socket: 1 [2022-10-12T12:50:04.117Z] Socket(s): 8 [2022-10-12T12:50:04.117Z] NUMA node(s): 1 [2022-10-12T12:50:04.117Z] Vendor ID: AuthenticAMD [2022-10-12T12:50:04.117Z] CPU family: 23 [2022-10-12T12:50:04.117Z] Model: 49 [2022-10-12T12:50:04.117Z] Model name: AMD EPYC-Rome Processor [2022-10-12T12:50:04.117Z] Stepping: 0 [2022-10-12T12:50:04.117Z] CPU MHz: 2799.998 [2022-10-12T12:50:04.117Z] BogoMIPS: 5599.99 [2022-10-12T12:50:04.117Z] Virtualization: AMD-V [2022-10-12T12:50:04.117Z] Hypervisor vendor: KVM [2022-10-12T12:50:04.117Z] Virtualization type: full [2022-10-12T12:50:04.117Z] L1d cache: 256 KiB [2022-10-12T12:50:04.117Z] L1i cache: 256 KiB [2022-10-12T12:50:04.117Z] L2 cache: 4 MiB [2022-10-12T12:50:04.117Z] L3 cache: 128 MiB [2022-10-12T12:50:04.117Z] NUMA node0 CPU(s): 0-7 [2022-10-12T12:50:04.117Z] Vulnerability Itlb multihit: Not affected [2022-10-12T12:50:04.117Z] Vulnerability L1tf: Not affected [2022-10-12T12:50:04.117Z] Vulnerability Mds: Not affected [2022-10-12T12:50:04.117Z] Vulnerability Meltdown: Not affected [2022-10-12T12:50:04.117Z] Vulnerability Mmio stale data: Not affected [2022-10-12T12:50:04.117Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-12T12:50:04.117Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-12T12:50:04.117Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-12T12:50:04.117Z] Vulnerability Srbds: Not affected [2022-10-12T12:50:04.117Z] Vulnerability Tsx async abort: Not affected [2022-10-12T12:50:04.117Z] 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 [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] ---> nproc: [2022-10-12T12:50:04.117Z] 8 [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] ---> df -h: [2022-10-12T12:50:04.117Z] Filesystem Size Used Avail Use% Mounted on [2022-10-12T12:50:04.117Z] overlay 155G 13G 143G 9% / [2022-10-12T12:50:04.117Z] tmpfs 64M 0 64M 0% /dev [2022-10-12T12:50:04.117Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-12T12:50:04.117Z] shm 64M 0 64M 0% /dev/shm [2022-10-12T12:50:04.117Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] ---> sar -b -r -n DEV: [2022-10-12T12:50:04.117Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7746) 10/12/22 _x86_64_ (8 CPU) [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] 12:37:46 LINUX RESTART (8 CPU) [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] 12:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-12T12:50:04.117Z] 12:39:01 206.78 47.58 159.21 0.00 5379.50 175629.66 0.00 [2022-10-12T12:50:04.117Z] 12:40:01 105.40 0.97 104.43 0.00 18.13 39517.23 0.00 [2022-10-12T12:50:04.117Z] 12:41:01 207.23 0.23 207.00 0.00 20.80 43223.46 0.00 [2022-10-12T12:50:04.117Z] 12:42:01 1.60 0.00 1.60 0.00 0.00 23.75 0.00 [2022-10-12T12:50:04.117Z] 12:43:01 31.13 9.25 21.88 0.00 2883.65 2406.53 0.00 [2022-10-12T12:50:04.117Z] 12:44:01 10.68 0.08 10.60 0.00 0.67 2408.80 0.00 [2022-10-12T12:50:04.117Z] 12:45:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2022-10-12T12:50:04.117Z] 12:46:01 1.95 0.00 1.95 0.00 0.00 20.93 0.00 [2022-10-12T12:50:04.117Z] 12:47:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2022-10-12T12:50:04.117Z] 12:48:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 [2022-10-12T12:50:04.117Z] 12:49:01 42.71 0.30 42.41 0.00 14.40 27103.35 0.00 [2022-10-12T12:50:04.117Z] 12:50:01 95.22 0.23 94.98 0.00 18.93 32014.26 0.00 [2022-10-12T12:50:04.117Z] Average: 58.94 4.89 54.05 0.00 694.66 26866.74 0.00 [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] 12:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-12T12:50:04.117Z] 12:39:01 29180212 31606020 712504 2.17 73860 2628888 1976340 5.82 981824 2365092 700 [2022-10-12T12:50:04.117Z] 12:40:01 28414376 31611824 689388 2.10 135308 3253720 1774928 5.23 1204368 2802632 152824 [2022-10-12T12:50:04.117Z] 12:41:01 27783604 31595564 705976 2.15 147444 3823392 1731668 5.10 1272208 3334132 224 [2022-10-12T12:50:04.117Z] 12:42:01 27784492 31596480 705100 2.14 147468 3823392 1731668 5.10 1270924 3334132 132 [2022-10-12T12:50:04.117Z] 12:43:01 27484168 31569712 716216 2.18 165288 4072092 1788688 5.27 1435792 3448564 66204 [2022-10-12T12:50:04.117Z] 12:44:01 27502864 31589300 696756 2.12 165860 4072036 1769960 5.22 1414996 3446948 12 [2022-10-12T12:50:04.117Z] 12:45:01 27502804 31589440 696336 2.12 165956 4072040 1769960 5.22 1415020 3446952 8 [2022-10-12T12:50:04.117Z] 12:46:01 27505188 31591928 693676 2.11 166052 4072040 1769960 5.22 1412128 3446952 4 [2022-10-12T12:50:04.117Z] 12:47:01 27505408 31592248 693320 2.11 166136 4072044 1769960 5.22 1411924 3446960 8 [2022-10-12T12:50:04.117Z] 12:48:01 27505596 31592496 693004 2.11 166164 4072052 1769960 5.22 1412388 3446976 4 [2022-10-12T12:50:04.117Z] 12:49:01 26379308 31551352 727848 2.21 186852 5056472 1910000 5.63 1558696 4340516 230172 [2022-10-12T12:50:04.117Z] 12:50:01 25976320 31545896 730264 2.22 208152 5381468 1823248 5.37 1553016 4691724 184 [2022-10-12T12:50:04.117Z] Average: 27543695 31586022 705032 2.14 157878 4033303 1798862 5.30 1361940 3462632 37540 [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] 12:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-12T12:50:04.117Z] 12:39:01 veth6a635d0 5.92 6.48 0.54 5.69 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:39:01 docker0 20.88 22.60 1.65 152.43 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:39:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:39:01 ens3 748.41 501.77 6597.46 95.78 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:40:01 veth91d002b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:40:01 docker0 136.42 194.45 11.11 1691.23 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:40:01 ens3 224.36 155.05 1719.60 24.86 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:41:01 docker0 13.90 18.03 0.84 98.99 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:41:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:41:01 ens3 209.07 174.14 2675.31 337.28 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:42:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:43:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:43:01 ens3 72.59 47.28 1298.57 3.60 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:44:01 ens3 0.50 0.38 0.17 0.12 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:47:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:49:01 docker0 44.28 69.86 3.82 737.98 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:49:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:49:01 ens3 211.33 128.08 4714.43 17.53 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:50:01 docker0 2.22 1.87 0.36 0.74 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:50:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] 12:50:01 ens3 221.31 164.59 3287.56 150.60 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] Average: docker0 18.14 25.57 1.48 223.47 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] Average: ens3 140.66 97.64 1691.09 52.48 0.00 0.00 0.00 0.00 [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] ---> sar -P ALL: [2022-10-12T12:50:04.117Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7746) 10/12/22 _x86_64_ (8 CPU) [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] 12:37:46 LINUX RESTART (8 CPU) [2022-10-12T12:50:04.117Z] [2022-10-12T12:50:04.117Z] 12:38:01 CPU %user %nice %system %iowait %steal %idle [2022-10-12T12:50:04.117Z] 12:39:01 all 9.45 0.00 3.69 4.39 0.05 82.42 [2022-10-12T12:50:04.117Z] 12:39:01 0 10.03 0.00 5.59 9.43 0.05 74.90 [2022-10-12T12:50:04.117Z] 12:39:01 1 10.07 0.00 4.25 4.76 0.05 80.87 [2022-10-12T12:50:04.117Z] 12:39:01 2 9.93 0.00 3.61 0.61 0.05 85.80 [2022-10-12T12:50:04.117Z] 12:39:01 3 10.12 0.00 3.39 3.35 0.05 83.09 [2022-10-12T12:50:04.117Z] 12:39:01 4 9.30 0.00 3.12 10.55 0.05 76.99 [2022-10-12T12:50:04.117Z] 12:39:01 5 8.73 0.00 3.25 0.80 0.05 87.17 [2022-10-12T12:50:04.117Z] 12:39:01 6 7.63 0.00 3.16 0.81 0.05 88.35 [2022-10-12T12:50:04.117Z] 12:39:01 7 9.80 0.00 3.18 4.87 0.07 82.09 [2022-10-12T12:50:04.117Z] 12:40:01 all 29.20 0.00 5.45 2.60 0.07 62.68 [2022-10-12T12:50:04.117Z] 12:40:01 0 30.18 0.00 5.57 9.86 0.08 54.31 [2022-10-12T12:50:04.117Z] 12:40:01 1 29.56 0.00 5.79 7.81 0.07 56.77 [2022-10-12T12:50:04.117Z] 12:40:01 2 29.07 0.00 5.41 0.27 0.07 65.18 [2022-10-12T12:50:04.117Z] 12:40:01 3 29.79 0.00 5.30 0.08 0.07 64.75 [2022-10-12T12:50:04.117Z] 12:40:01 4 28.72 0.00 5.06 0.10 0.05 66.07 [2022-10-12T12:50:04.117Z] 12:40:01 5 28.10 0.00 5.60 2.24 0.10 63.96 [2022-10-12T12:50:04.117Z] 12:40:01 6 29.31 0.00 5.41 0.20 0.05 65.03 [2022-10-12T12:50:04.117Z] 12:40:01 7 28.89 0.00 5.44 0.29 0.07 65.31 [2022-10-12T12:50:04.117Z] 12:41:01 all 22.47 0.00 4.79 2.04 0.06 70.64 [2022-10-12T12:50:04.117Z] 12:41:01 0 23.41 0.00 4.77 0.42 0.05 71.36 [2022-10-12T12:50:04.117Z] 12:41:01 1 22.27 0.00 4.54 0.12 0.07 73.00 [2022-10-12T12:50:04.117Z] 12:41:01 2 22.96 0.00 4.87 4.71 0.05 67.41 [2022-10-12T12:50:04.117Z] 12:41:01 3 20.89 0.00 3.78 1.23 0.05 74.05 [2022-10-12T12:50:04.117Z] 12:41:01 4 22.47 0.00 4.77 4.88 0.07 67.81 [2022-10-12T12:50:04.117Z] 12:41:01 5 24.07 0.00 4.74 1.36 0.07 69.75 [2022-10-12T12:50:04.117Z] 12:41:01 6 21.93 0.00 5.23 0.12 0.07 72.66 [2022-10-12T12:50:04.117Z] 12:41:01 7 21.77 0.00 5.60 3.50 0.07 69.05 [2022-10-12T12:50:04.117Z] 12:42:01 all 0.06 0.00 0.00 0.01 0.01 99.91 [2022-10-12T12:50:04.117Z] 12:42:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-12T12:50:04.117Z] 12:42:01 1 0.38 0.00 0.00 0.00 0.02 99.60 [2022-10-12T12:50:04.117Z] 12:42:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-12T12:50:04.117Z] 12:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T12:50:04.117Z] 12:42:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-12T12:50:04.117Z] 12:42:01 5 0.00 0.00 0.00 0.00 0.03 99.97 [2022-10-12T12:50:04.117Z] 12:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-12T12:50:04.117Z] 12:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-12T12:50:04.117Z] 12:43:01 all 1.15 0.00 0.71 0.35 0.01 97.78 [2022-10-12T12:50:04.117Z] 12:43:01 0 1.52 0.00 0.45 1.30 0.02 96.71 [2022-10-12T12:50:04.117Z] 12:43:01 1 1.19 0.00 0.85 0.85 0.00 97.10 [2022-10-12T12:50:04.117Z] 12:43:01 2 1.69 0.00 1.10 0.07 0.00 97.14 [2022-10-12T12:50:04.118Z] 12:43:01 3 0.75 0.00 1.20 0.05 0.02 97.98 [2022-10-12T12:50:04.118Z] 12:43:01 4 1.00 0.00 0.45 0.07 0.00 98.48 [2022-10-12T12:50:04.118Z] 12:43:01 5 0.68 0.00 0.53 0.03 0.02 98.73 [2022-10-12T12:50:04.118Z] 12:43:01 6 1.20 0.00 0.65 0.08 0.00 98.06 [2022-10-12T12:50:04.118Z] 12:43:01 7 1.17 0.00 0.42 0.38 0.02 98.01 [2022-10-12T12:50:04.118Z] 12:44:01 all 0.30 0.00 0.04 0.09 0.01 99.57 [2022-10-12T12:50:04.118Z] 12:44:01 0 0.00 0.00 0.07 0.25 0.00 99.68 [2022-10-12T12:50:04.118Z] 12:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-12T12:50:04.118Z] 12:44:01 2 0.00 0.00 0.03 0.35 0.02 99.60 [2022-10-12T12:50:04.118Z] 12:44:01 3 0.89 0.00 0.02 0.07 0.00 99.02 [2022-10-12T12:50:04.118Z] 12:44:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-12T12:50:04.118Z] 12:44:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2022-10-12T12:50:04.118Z] 12:44:01 6 0.10 0.00 0.03 0.02 0.02 99.83 [2022-10-12T12:50:04.118Z] 12:44:01 7 1.21 0.00 0.05 0.02 0.02 98.71 [2022-10-12T12:50:04.118Z] 12:45:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-10-12T12:50:04.118Z] 12:45:01 0 0.00 0.00 0.00 0.07 0.02 99.92 [2022-10-12T12:50:04.118Z] 12:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T12:50:04.118Z] 12:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T12:50:04.118Z] 12:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T12:50:04.118Z] 12:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T12:50:04.118Z] 12:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-12T12:50:04.118Z] 12:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T12:50:04.118Z] 12:45:01 7 1.99 0.00 0.03 0.00 0.02 97.96 [2022-10-12T12:50:04.118Z] 12:46:01 all 0.27 0.00 0.01 0.02 0.00 99.70 [2022-10-12T12:50:04.118Z] 12:46:01 0 0.02 0.00 0.02 0.18 0.00 99.78 [2022-10-12T12:50:04.118Z] 12:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T12:50:04.118Z] 12:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T12:50:04.118Z] 12:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T12:50:04.118Z] 12:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T12:50:04.118Z] 12:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T12:50:04.118Z] 12:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-12T12:50:04.118Z] 12:46:01 7 2.00 0.00 0.03 0.00 0.02 97.95 [2022-10-12T12:50:04.118Z] 12:47:01 all 0.22 0.00 0.01 0.02 0.01 99.74 [2022-10-12T12:50:04.118Z] 12:47:01 0 0.02 0.00 0.02 0.18 0.00 99.78 [2022-10-12T12:50:04.118Z] 12:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T12:50:04.118Z] 12:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-12T12:50:04.118Z] 12:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-12T12:50:04.118Z] 12:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T12:50:04.118Z] 12:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T12:50:04.118Z] 12:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-12T12:50:04.118Z] 12:47:01 7 1.65 0.00 0.07 0.00 0.03 98.25 [2022-10-12T12:50:04.118Z] 12:48:01 all 0.02 0.00 0.01 0.14 0.00 99.83 [2022-10-12T12:50:04.118Z] 12:48:01 0 0.02 0.00 0.02 0.52 0.00 99.45 [2022-10-12T12:50:04.118Z] 12:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T12:50:04.118Z] 12:48:01 2 0.00 0.00 0.00 0.18 0.02 99.80 [2022-10-12T12:50:04.118Z] 12:48:01 3 0.02 0.00 0.00 0.10 0.00 99.88 [2022-10-12T12:50:04.118Z] 12:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T12:50:04.118Z] 12:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T12:50:04.118Z] 12:48:01 6 0.03 0.00 0.00 0.32 0.00 99.65 [2022-10-12T12:50:04.118Z] 12:48:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2022-10-12T12:50:04.118Z] 12:49:01 all 4.63 0.00 1.83 3.75 0.03 89.76 [2022-10-12T12:50:04.118Z] 12:49:01 0 4.93 0.00 1.53 3.74 0.03 89.78 [2022-10-12T12:50:04.118Z] 12:49:01 1 5.18 0.00 2.18 0.50 0.03 92.11 [2022-10-12T12:50:04.118Z] 12:49:01 2 4.19 0.00 1.39 1.44 0.02 92.96 [2022-10-12T12:50:04.118Z] 12:49:01 3 4.27 0.00 1.29 0.22 0.02 94.20 [2022-10-12T12:50:04.118Z] 12:49:01 4 4.90 0.00 2.35 0.03 0.03 92.69 [2022-10-12T12:50:04.118Z] 12:49:01 5 5.16 0.00 1.50 0.02 0.03 93.28 [2022-10-12T12:50:04.118Z] 12:49:01 6 4.23 0.00 1.90 9.69 0.03 84.15 [2022-10-12T12:50:04.118Z] 12:49:01 7 4.16 0.00 2.52 14.37 0.03 78.92 [2022-10-12T12:50:04.118Z] [2022-10-12T12:50:04.118Z] 12:49:01 CPU %user %nice %system %iowait %steal %idle [2022-10-12T12:50:04.118Z] 12:50:01 all 5.04 0.00 2.36 4.26 0.04 88.29 [2022-10-12T12:50:04.118Z] 12:50:01 0 5.62 0.00 2.54 13.48 0.03 78.33 [2022-10-12T12:50:04.118Z] 12:50:01 1 4.97 0.00 2.59 0.71 0.05 91.68 [2022-10-12T12:50:04.118Z] 12:50:01 2 5.32 0.00 2.29 6.50 0.05 85.84 [2022-10-12T12:50:04.118Z] 12:50:01 3 4.93 0.00 2.59 2.39 0.03 90.06 [2022-10-12T12:50:04.118Z] 12:50:01 4 4.44 0.00 2.08 0.47 0.03 92.98 [2022-10-12T12:50:04.118Z] 12:50:01 5 4.27 0.00 2.12 1.13 0.03 92.45 [2022-10-12T12:50:04.118Z] 12:50:01 6 4.67 0.00 2.18 1.60 0.05 91.50 [2022-10-12T12:50:04.118Z] 12:50:01 7 6.12 0.00 2.51 7.88 0.05 83.44 [2022-10-12T12:50:04.118Z] Average: all 6.05 0.00 1.57 1.47 0.03 90.90 [2022-10-12T12:50:04.118Z] Average: 0 6.27 0.00 1.70 3.27 0.02 88.73 [2022-10-12T12:50:04.118Z] Average: 1 6.10 0.00 1.68 1.22 0.03 90.98 [2022-10-12T12:50:04.118Z] Average: 2 6.06 0.00 1.55 1.17 0.03 91.19 [2022-10-12T12:50:04.118Z] Average: 3 5.94 0.00 1.46 0.62 0.02 91.96 [2022-10-12T12:50:04.118Z] Average: 4 5.87 0.00 1.48 1.33 0.02 91.31 [2022-10-12T12:50:04.118Z] Average: 5 5.89 0.00 1.48 0.46 0.03 92.14 [2022-10-12T12:50:04.118Z] Average: 6 5.73 0.00 1.54 1.07 0.03 91.64 [2022-10-12T12:50:04.118Z] Average: 7 6.50 0.00 1.64 2.59 0.03 89.24 [2022-10-12T12:50:04.118Z] [2022-10-12T12:50:04.118Z] [2022-10-12T12:50:04.118Z]