Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d60271c1a122ad73ad4ab446ee385de813631e9 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-ssh9121324279699566924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3805625688648406659.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13466085189395524653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5713592214693573701.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12327286852490112400.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, goVersion:1.18, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4993 in /w/workspace/undry_device-onvif-camera_levski [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/undry_device-onvif-camera_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 4d60271c1a122ad73ad4ab446ee385de813631e9 (levski) Commit message: "docs: change log upated with levski patch (#283)" > git config core.sparsecheckout # timeout=10 > git checkout -f 4d60271c1a122ad73ad4ab446ee385de813631e9 # timeout=10 > git rev-list --no-walk a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T23:37:01.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T23:37:01.653Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T23:37:01.666Z] ========================================================= [2023-03-21T23:37:01.666Z] EdgeX Global Pipelines Version Info [2023-03-21T23:37:01.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:37:02.390Z] ------------------- [2023-03-21T23:37:02.390Z] stable info: [2023-03-21T23:37:02.390Z] ------------------- [2023-03-21T23:37:02.390Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T23:37:02.390Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T23:37:02.390Z] Message: update stable to v1.0.245 [2023-03-21T23:37:02.962Z] ------------------- [2023-03-21T23:37:02.962Z] experimental info: [2023-03-21T23:37:02.962Z] ------------------- [2023-03-21T23:37:02.962Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T23:37:02.962Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T23:37:02.962Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T23:37:03.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-21T23:37:03.134Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-21T23:37:03.146Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T23:37:03.156Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T23:37:03.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T23:37:03.178Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-21T23:37:03.188Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T23:37:03.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T23:37:03.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T23:37:03.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T23:37:03.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T23:37:03.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-21T23:37:03.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T23:37:03.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T23:37:03.281Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T23:37:03.293Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T23:37:03.305Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T23:37:03.316Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T23:37:03.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T23:37:03.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T23:37:03.356Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-21T23:37:03.373Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-21T23:37:03.389Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T23:37:03.403Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T23:37:03.415Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T23:37:03.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T23:37:03.437Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T23:37:03.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-21T23:37:03.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-21T23:37:03.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-21T23:37:03.488Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo [2023-03-21T23:37:03.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d60271 [Pipeline] echo [2023-03-21T23:37:03.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:37:03.562Z] provisioning config files... [2023-03-21T23:37:03.575Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config12658970387209586293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:37:03.876Z] ---> docker-login.sh [2023-03-21T23:37:03.876Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:37:04.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:37:04.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:37:04.136Z] Configure a credential helper to remove this warning. See [2023-03-21T23:37:04.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:37:04.136Z] [2023-03-21T23:37:04.136Z] Login Succeeded [2023-03-21T23:37:04.136Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:37:04.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:37:04.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:37:04.396Z] Configure a credential helper to remove this warning. See [2023-03-21T23:37:04.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:37:04.396Z] [2023-03-21T23:37:04.396Z] Login Succeeded [2023-03-21T23:37:04.396Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:37:04.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:37:04.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:37:04.396Z] Configure a credential helper to remove this warning. See [2023-03-21T23:37:04.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:37:04.396Z] [2023-03-21T23:37:04.396Z] Login Succeeded [2023-03-21T23:37:04.396Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:37:04.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:37:04.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:37:04.657Z] Configure a credential helper to remove this warning. See [2023-03-21T23:37:04.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:37:04.657Z] [2023-03-21T23:37:04.657Z] Login Succeeded [2023-03-21T23:37:04.657Z] docker.io [2023-03-21T23:37:04.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:37:04.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:37:04.919Z] Configure a credential helper to remove this warning. See [2023-03-21T23:37:04.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:37:04.919Z] [2023-03-21T23:37:04.919Z] Login Succeeded [2023-03-21T23:37:04.919Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:37:04.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T23:37:05.292Z] + git rev-list -1 --merges 4d60271c1a122ad73ad4ab446ee385de813631e9~1..4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo [2023-03-21T23:37:05.342Z] -----------> git rev-list -1 --merges 4d60271c1a122ad73ad4ab446ee385de813631e9~1..4d60271c1a122ad73ad4ab446ee385de813631e9 4d60271c1a122ad73ad4ab446ee385de813631e9 [false] [Pipeline] sh [2023-03-21T23:37:05.633Z] + git log --format=format:%s -1 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo [2023-03-21T23:37:05.648Z] ========================================================= [2023-03-21T23:37:05.648Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T23:37:05.648Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T23:37:05.960Z] + git log --format=format:%s -1 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo [2023-03-21T23:37:05.972Z] [semverPrep] GIT_COMMIT: 4d60271c1a122ad73ad4ab446ee385de813631e9, Commit Message: docs: change log upated with levski patch (#283) [Pipeline] echo [2023-03-21T23:37:05.982Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T23:37:06.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T23:37:06.349Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T23:37:06.349Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T23:37:06.349Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T23:37:06.349Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T23:37:06.349Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T23:37:06.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:37:06.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:37:06.755Z] [2023-03-21T23:37:06.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:37:07.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:37:07.066Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T23:37:07.066Z] b85a868b505f: Pulling fs layer [2023-03-21T23:37:07.066Z] e2be974225ed: Pulling fs layer [2023-03-21T23:37:07.066Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T23:37:07.066Z] 988bab9f4d93: Pulling fs layer [2023-03-21T23:37:07.066Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T23:37:07.066Z] eaf3925da568: Pulling fs layer [2023-03-21T23:37:07.066Z] bab4dde63d76: Pulling fs layer [2023-03-21T23:37:07.066Z] bde34c3a00c8: Pulling fs layer [2023-03-21T23:37:07.066Z] b352a97aabf1: Pulling fs layer [2023-03-21T23:37:07.066Z] 4872d77fe225: Pulling fs layer [2023-03-21T23:37:07.066Z] 5851b861e8e6: Pulling fs layer [2023-03-21T23:37:07.066Z] eaf3925da568: Waiting [2023-03-21T23:37:07.066Z] 988bab9f4d93: Waiting [2023-03-21T23:37:07.066Z] bab4dde63d76: Waiting [2023-03-21T23:37:07.066Z] 1469e6f7b9e6: Waiting [2023-03-21T23:37:07.066Z] bde34c3a00c8: Waiting [2023-03-21T23:37:07.066Z] 5851b861e8e6: Waiting [2023-03-21T23:37:07.066Z] b352a97aabf1: Waiting [2023-03-21T23:37:07.066Z] 4872d77fe225: Waiting [2023-03-21T23:37:07.066Z] e2be974225ed: Download complete [2023-03-21T23:37:07.066Z] 988bab9f4d93: Download complete [2023-03-21T23:37:07.329Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T23:37:07.329Z] 339a4e72a1f5: Download complete [2023-03-21T23:37:07.329Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T23:37:07.329Z] 1469e6f7b9e6: Download complete [2023-03-21T23:37:07.329Z] eaf3925da568: Verifying Checksum [2023-03-21T23:37:07.329Z] eaf3925da568: Download complete [2023-03-21T23:37:07.329Z] bde34c3a00c8: Verifying Checksum [2023-03-21T23:37:07.329Z] bde34c3a00c8: Download complete [2023-03-21T23:37:07.329Z] b352a97aabf1: Download complete [2023-03-21T23:37:07.329Z] 4872d77fe225: Verifying Checksum [2023-03-21T23:37:07.329Z] 4872d77fe225: Download complete [2023-03-21T23:37:07.329Z] 5851b861e8e6: Download complete [2023-03-21T23:37:07.590Z] b85a868b505f: Verifying Checksum [2023-03-21T23:37:07.590Z] b85a868b505f: Download complete [2023-03-21T23:37:07.848Z] bab4dde63d76: Verifying Checksum [2023-03-21T23:37:07.848Z] bab4dde63d76: Download complete [2023-03-21T23:37:08.792Z] b85a868b505f: Pull complete [2023-03-21T23:37:08.792Z] e2be974225ed: Pull complete [2023-03-21T23:37:09.361Z] 339a4e72a1f5: Pull complete [2023-03-21T23:37:09.361Z] 988bab9f4d93: Pull complete [2023-03-21T23:37:09.621Z] 1469e6f7b9e6: Pull complete [2023-03-21T23:37:09.621Z] eaf3925da568: Pull complete [2023-03-21T23:37:11.530Z] bab4dde63d76: Pull complete [2023-03-21T23:37:11.530Z] bde34c3a00c8: Pull complete [2023-03-21T23:37:11.530Z] b352a97aabf1: Pull complete [2023-03-21T23:37:11.530Z] 4872d77fe225: Pull complete [2023-03-21T23:37:11.530Z] 5851b861e8e6: Pull complete [2023-03-21T23:37:11.530Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T23:37:11.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:37:11.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:37:11.631Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2023-03-21T23:37:11.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T23:37:12.996Z] $ docker top 01a952ff7f7e409f3e5f64e773d73f81bfaccbbad917c156a69337e87c85fb85 -eo pid,comm [2023-03-21T23:37:13.042Z] 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). [2023-03-21T23:37:13.042Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T23:37:13.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:37:13.088Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:37:13.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:37:13.213Z] $ docker exec 01a952ff7f7e409f3e5f64e773d73f81bfaccbbad917c156a69337e87c85fb85 ssh-agent [2023-03-21T23:37:13.317Z] SSH_AUTH_SOCK=/tmp/ssh-afGT5BbySqGO/agent.32 [2023-03-21T23:37:13.317Z] SSH_AGENT_PID=38 [2023-03-21T23:37:13.323Z] Running ssh-add (command line suppressed) [2023-03-21T23:37:13.423Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_14859719570196507922.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_14859719570196507922.key) [2023-03-21T23:37:13.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:37:13.719Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T23:37:13.733Z] $ docker exec --env ******** --env ******** 01a952ff7f7e409f3e5f64e773d73f81bfaccbbad917c156a69337e87c85fb85 ssh-agent -k [2023-03-21T23:37:13.824Z] unset SSH_AUTH_SOCK; [2023-03-21T23:37:13.829Z] unset SSH_AGENT_PID; [2023-03-21T23:37:13.829Z] echo Agent pid 38 killed; [2023-03-21T23:37:13.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T23:37:13.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:37:13.860Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:37:13.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:37:13.968Z] $ docker exec 01a952ff7f7e409f3e5f64e773d73f81bfaccbbad917c156a69337e87c85fb85 ssh-agent [2023-03-21T23:37:14.077Z] SSH_AUTH_SOCK=/tmp/ssh-uhEGVOQFKai7/agent.70 [2023-03-21T23:37:14.077Z] SSH_AGENT_PID=76 [2023-03-21T23:37:14.081Z] Running ssh-add (command line suppressed) [2023-03-21T23:37:14.190Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_7620740638742321061.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_7620740638742321061.key) [2023-03-21T23:37:14.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:37:14.490Z] + git semver init [2023-03-21T23:37:14.750Z] 2023-03-21 23:37:14,686 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T23:37:14.750Z] 2023-03-21 23:37:14,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-21T23:37:14.750Z] 2023-03-21 23:37:14,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-21T23:37:14.750Z] 2023-03-21 23:37:14,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:37:15.689Z] 2023-03-21 23:37:15,567 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude [2023-03-21T23:37:15.689Z] 2023-03-21 23:37:15,568 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False [2023-03-21T23:37:15.689Z] 2023-03-21 23:37:15,568 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:37:15.689Z] 2023-03-21 23:37:15,568 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:37:15.689Z] 2.3.1-dev.5 [Pipeline] } [2023-03-21T23:37:15.702Z] $ docker exec --env ******** --env ******** 01a952ff7f7e409f3e5f64e773d73f81bfaccbbad917c156a69337e87c85fb85 ssh-agent -k [2023-03-21T23:37:15.796Z] unset SSH_AUTH_SOCK; [2023-03-21T23:37:15.797Z] unset SSH_AGENT_PID; [2023-03-21T23:37:15.797Z] echo Agent pid 76 killed; [2023-03-21T23:37:15.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T23:37:16.103Z] + git semver [Pipeline] } [2023-03-21T23:37:16.381Z] $ docker stop --time=1 01a952ff7f7e409f3e5f64e773d73f81bfaccbbad917c156a69337e87c85fb85 [2023-03-21T23:37:17.717Z] $ docker rm -f --volumes 01a952ff7f7e409f3e5f64e773d73f81bfaccbbad917c156a69337e87c85fb85 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:37:18.055Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T23:37:18.254Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T23:37:18.257Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.5 [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 [2023-03-21T23:37:18.351Z] provisioning config files... [2023-03-21T23:37:18.360Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config6110916552252308123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:37:18.658Z] ---> docker-login.sh [2023-03-21T23:37:18.658Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:37:18.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:37:18.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:37:18.658Z] Configure a credential helper to remove this warning. See [2023-03-21T23:37:18.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:37:18.658Z] [2023-03-21T23:37:18.658Z] Login Succeeded [2023-03-21T23:37:18.658Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:37:18.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:37:18.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:37:18.658Z] Configure a credential helper to remove this warning. See [2023-03-21T23:37:18.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:37:18.658Z] [2023-03-21T23:37:18.658Z] Login Succeeded [2023-03-21T23:37:18.658Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:37:18.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:37:18.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:37:18.916Z] Configure a credential helper to remove this warning. See [2023-03-21T23:37:18.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:37:18.916Z] [2023-03-21T23:37:18.916Z] Login Succeeded [2023-03-21T23:37:18.916Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:37:18.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:37:18.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:37:18.916Z] Configure a credential helper to remove this warning. See [2023-03-21T23:37:18.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:37:18.916Z] [2023-03-21T23:37:18.916Z] Login Succeeded [2023-03-21T23:37:18.916Z] docker.io [2023-03-21T23:37:18.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:37:19.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:37:19.176Z] Configure a credential helper to remove this warning. See [2023-03-21T23:37:19.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:37:19.176Z] [2023-03-21T23:37:19.176Z] Login Succeeded [2023-03-21T23:37:19.176Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:37:19.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T23:37:19.233Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:37:19.243Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:37:19.249Z] ========================================================= [2023-03-21T23:37:19.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-21T23:37:19.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:37:19.553Z] + 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 . [2023-03-21T23:37:19.553Z] Sending build context to Docker daemon 27MB [2023-03-21T23:37:19.553Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T23:37:19.553Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T23:37:19.816Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T23:37:19.816Z] 213ec9aee27d: Pulling fs layer [2023-03-21T23:37:19.816Z] 4583459ba037: Pulling fs layer [2023-03-21T23:37:19.816Z] 93c1e223e6f2: Pulling fs layer [2023-03-21T23:37:19.816Z] 53926ce57604: Pulling fs layer [2023-03-21T23:37:19.816Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-21T23:37:19.816Z] 22ff95d597cd: Pulling fs layer [2023-03-21T23:37:19.816Z] 12d6caf4c0d1: Pulling fs layer [2023-03-21T23:37:19.816Z] 96b7cbca73a9: Pulling fs layer [2023-03-21T23:37:19.816Z] a7acece74701: Pulling fs layer [2023-03-21T23:37:19.816Z] 12d6caf4c0d1: Waiting [2023-03-21T23:37:19.816Z] 96b7cbca73a9: Waiting [2023-03-21T23:37:19.816Z] a7acece74701: Waiting [2023-03-21T23:37:19.816Z] 53926ce57604: Waiting [2023-03-21T23:37:19.816Z] 21b2b0c7a3f4: Waiting [2023-03-21T23:37:19.816Z] 93c1e223e6f2: Download complete [2023-03-21T23:37:19.816Z] 4583459ba037: Verifying Checksum [2023-03-21T23:37:19.816Z] 4583459ba037: Download complete [2023-03-21T23:37:19.816Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-21T23:37:19.816Z] 21b2b0c7a3f4: Download complete [2023-03-21T23:37:19.816Z] 22ff95d597cd: Verifying Checksum [2023-03-21T23:37:19.816Z] 22ff95d597cd: Download complete [2023-03-21T23:37:19.816Z] 213ec9aee27d: Verifying Checksum [2023-03-21T23:37:19.816Z] 213ec9aee27d: Download complete [2023-03-21T23:37:19.816Z] 12d6caf4c0d1: Download complete [2023-03-21T23:37:20.074Z] 213ec9aee27d: Pull complete [2023-03-21T23:37:20.074Z] 4583459ba037: Pull complete [2023-03-21T23:37:20.342Z] 93c1e223e6f2: Pull complete [2023-03-21T23:37:20.605Z] a7acece74701: Verifying Checksum [2023-03-21T23:37:20.605Z] a7acece74701: Download complete [2023-03-21T23:37:20.605Z] 53926ce57604: Verifying Checksum [2023-03-21T23:37:20.605Z] 53926ce57604: Download complete [2023-03-21T23:37:20.605Z] 96b7cbca73a9: Verifying Checksum [2023-03-21T23:37:20.605Z] 96b7cbca73a9: Download complete [2023-03-21T23:37:24.797Z] 53926ce57604: Pull complete [2023-03-21T23:37:24.797Z] 21b2b0c7a3f4: Pull complete [2023-03-21T23:37:24.797Z] 22ff95d597cd: Pull complete [2023-03-21T23:37:24.797Z] 12d6caf4c0d1: Pull complete [2023-03-21T23:37:26.712Z] 96b7cbca73a9: Pull complete [2023-03-21T23:37:27.280Z] a7acece74701: Pull complete [2023-03-21T23:37:27.280Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-21T23:37:27.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-21T23:37:27.280Z] ---> db6d94c90886 [2023-03-21T23:37:27.280Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:37:29.185Z] ---> Running in c271770ff499 [2023-03-21T23:37:29.185Z] Removing intermediate container c271770ff499 [2023-03-21T23:37:29.185Z] ---> dc806edf4d92 [2023-03-21T23:37:29.185Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T23:37:29.185Z] ---> Running in b21704ccc9ef [2023-03-21T23:37:29.185Z] Removing intermediate container b21704ccc9ef [2023-03-21T23:37:29.185Z] ---> 8cd3d96f1381 [2023-03-21T23:37:29.185Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T23:37:29.185Z] ---> Running in d48222e542c2 [2023-03-21T23:37:29.444Z] Removing intermediate container d48222e542c2 [2023-03-21T23:37:29.444Z] ---> c9dc8742bff8 [2023-03-21T23:37:29.444Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T23:37:29.444Z] ---> Running in 823b7352c14f [2023-03-21T23:37:29.444Z] Removing intermediate container 823b7352c14f [2023-03-21T23:37:29.444Z] ---> 58409c9d6157 [2023-03-21T23:37:29.444Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-21T23:37:29.444Z] ---> Running in 51dc1f43cde4 [2023-03-21T23:37:29.703Z] Removing intermediate container 51dc1f43cde4 [2023-03-21T23:37:29.703Z] ---> 8b180e6af618 [2023-03-21T23:37:29.703Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T23:37:29.703Z] ---> Running in 3761665e784f [2023-03-21T23:37:29.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:37:29.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:37:30.535Z] OK: 211 MiB in 51 packages [2023-03-21T23:37:30.794Z] Removing intermediate container 3761665e784f [2023-03-21T23:37:30.794Z] ---> fa0b2b3078c5 [2023-03-21T23:37:30.794Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-21T23:37:30.794Z] ---> Running in 35eee958d74f [2023-03-21T23:37:30.794Z] Removing intermediate container 35eee958d74f [2023-03-21T23:37:30.794Z] ---> 76d9c3d6fe2d [2023-03-21T23:37:30.794Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-21T23:37:31.052Z] ---> 639e67d04416 [2023-03-21T23:37:31.052Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:37:31.052Z] ---> Running in 55c8c651c57b [2023-03-21T23:37:33.324Z] Still waiting to schedule task [2023-03-21T23:37:33.325Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4985’ [2023-03-21T23:37:52.991Z] Removing intermediate container 55c8c651c57b [2023-03-21T23:37:52.991Z] ---> 44a05ee70436 [2023-03-21T23:37:52.991Z] Step 12/13 : COPY . . [2023-03-21T23:37:52.991Z] ---> f55aad30c693 [2023-03-21T23:37:52.991Z] Step 13/13 : RUN ${MAKE} [2023-03-21T23:37:52.991Z] ---> Running in 5b5c062853f2 [2023-03-21T23:37:52.991Z] noop [2023-03-21T23:37:52.991Z] Removing intermediate container 5b5c062853f2 [2023-03-21T23:37:52.991Z] ---> 9aebaa69f326 [2023-03-21T23:37:52.991Z] Successfully built 9aebaa69f326 [2023-03-21T23:37:52.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:37:53.303Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T23:37:53.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:37:53.377Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2023-03-21T23:37:53.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-03-21T23:37:53.769Z] $ docker top e677138118dc6353bb2825d3ff2f6e1f39f5bd59175e3d0a201ff6a7e35db945 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:37:54.099Z] + go version [2023-03-21T23:37:54.099Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-21T23:37:54.112Z] $ docker stop --time=1 e677138118dc6353bb2825d3ff2f6e1f39f5bd59175e3d0a201ff6a7e35db945 [2023-03-21T23:37:55.426Z] $ docker rm -f --volumes e677138118dc6353bb2825d3ff2f6e1f39f5bd59175e3d0a201ff6a7e35db945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:37:55.800Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T23:37:55.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:37:55.866Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2023-03-21T23:37:55.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-03-21T23:37:56.279Z] $ docker top 1bc1986605ef5690ce52e0dceb0f31b58eef8156ed24148616e42ea701706ea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:37:56.615Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-21T23:37:56.901Z] + make test [2023-03-21T23:37:56.901Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-21T23:37:57.158Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-21T23:38:09.358Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-21T23:38:10.735Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 29.3% of statements [2023-03-21T23:38:10.735Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-21T23:38:10.735Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.326s coverage: 86.5% of statements [2023-03-21T23:38:18.838Z] 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." [2023-03-21T23:38:18.838Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-21T23:38:21.366Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T23:38:21.366Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T23:38:21.366Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T23:38:21.377Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T23:38:21.393Z] $ docker stop --time=1 1bc1986605ef5690ce52e0dceb0f31b58eef8156ed24148616e42ea701706ea5 [2023-03-21T23:38:23.118Z] $ docker rm -f --volumes 1bc1986605ef5690ce52e0dceb0f31b58eef8156ed24148616e42ea701706ea5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:38:23.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T23:38:23.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T23:38:24.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T23:38:24.505Z] + ls -al . [2023-03-21T23:38:24.505Z] total 248 [2023-03-21T23:38:24.505Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 23:37 . [2023-03-21T23:38:24.505Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:36 .. [2023-03-21T23:38:24.505Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 23:38 .git [2023-03-21T23:38:24.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:37 .github [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 23:37 .gitignore [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 23:37 .golangci.yml [2023-03-21T23:38:24.505Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 23:37 .semver [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 23:37 Attribution.txt [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 6535 Mar 21 23:37 CHANGELOG.md [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 23:37 Dockerfile [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 23:37 GOVERNANCE.md [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 23:37 Jenkinsfile [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 23:37 LICENSE [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 23:37 Makefile [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 23:37 OWNERS.md [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 23:37 README.md [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 21 23:37 VERSION [2023-03-21T23:38:24.505Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 23:37 bin [2023-03-21T23:38:24.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:37 cmd [2023-03-21T23:38:24.505Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 23:38 coverage.out [2023-03-21T23:38:24.505Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 23:37 doc [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 23:37 go.mod [2023-03-21T23:38:24.505Z] -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 23:37 go.sum [2023-03-21T23:38:24.505Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:37 internal [2023-03-21T23:38:24.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:37 snap [2023-03-21T23:38:24.506Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:38:24.809Z] + 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=4d60271c1a122ad73ad4ab446ee385de813631e9 --label arch=amd64 --label version=2.3.1-dev.5 . [2023-03-21T23:38:24.809Z] Sending build context to Docker daemon 27.08MB [2023-03-21T23:38:24.809Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T23:38:24.809Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-21T23:38:24.809Z] ---> 9aebaa69f326 [2023-03-21T23:38:24.809Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:38:25.073Z] ---> Running in 8767f15f5fd5 [2023-03-21T23:38:25.073Z] Removing intermediate container 8767f15f5fd5 [2023-03-21T23:38:25.073Z] ---> f02f3ef22168 [2023-03-21T23:38:25.073Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T23:38:25.332Z] ---> Running in 2d5ef2ae7a54 [2023-03-21T23:38:25.332Z] Removing intermediate container 2d5ef2ae7a54 [2023-03-21T23:38:25.332Z] ---> 6faae5ae38d1 [2023-03-21T23:38:25.332Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T23:38:25.332Z] ---> Running in 3201fb8f7aa4 [2023-03-21T23:38:25.332Z] Removing intermediate container 3201fb8f7aa4 [2023-03-21T23:38:25.332Z] ---> 93c59d3d9e71 [2023-03-21T23:38:25.332Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T23:38:25.591Z] ---> Running in 39a8a4419e42 [2023-03-21T23:38:25.591Z] Removing intermediate container 39a8a4419e42 [2023-03-21T23:38:25.591Z] ---> c557ec7e0907 [2023-03-21T23:38:25.591Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-21T23:38:25.591Z] ---> Running in 789d9479097a [2023-03-21T23:38:25.591Z] Removing intermediate container 789d9479097a [2023-03-21T23:38:25.591Z] ---> 30cc2a9db00b [2023-03-21T23:38:25.591Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T23:38:25.850Z] ---> Running in a052bd990c58 [2023-03-21T23:38:26.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:38:26.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:38:26.628Z] OK: 211 MiB in 51 packages [2023-03-21T23:38:26.887Z] Removing intermediate container a052bd990c58 [2023-03-21T23:38:26.887Z] ---> 961f3fbc2519 [2023-03-21T23:38:26.887Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-21T23:38:26.887Z] ---> Running in 53f4fd762dc6 [2023-03-21T23:38:26.887Z] Removing intermediate container 53f4fd762dc6 [2023-03-21T23:38:26.887Z] ---> 7be277d17532 [2023-03-21T23:38:26.887Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-21T23:38:27.145Z] ---> 3fc01298c410 [2023-03-21T23:38:27.145Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:38:27.145Z] ---> Running in 3bb1fa069a00 [2023-03-21T23:38:28.081Z] Removing intermediate container 3bb1fa069a00 [2023-03-21T23:38:28.081Z] ---> c80e1837d32b [2023-03-21T23:38:28.081Z] Step 12/26 : COPY . . [2023-03-21T23:38:28.687Z] ---> 99f5fff99747 [2023-03-21T23:38:28.687Z] Step 13/26 : RUN ${MAKE} [2023-03-21T23:38:28.687Z] ---> Running in f7f962f05d31 [2023-03-21T23:38:28.687Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1-dev.5 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-21T23:38:50.745Z] Removing intermediate container f7f962f05d31 [2023-03-21T23:38:50.745Z] ---> 3f84c430265d [2023-03-21T23:38:50.745Z] Step 14/26 : FROM alpine:3.16 [2023-03-21T23:38:50.745Z] 3.16: Pulling from library/alpine [2023-03-21T23:38:50.745Z] ef5531b6e74e: Pulling fs layer [2023-03-21T23:38:50.745Z] ef5531b6e74e: Download complete [2023-03-21T23:38:50.745Z] ef5531b6e74e: Pull complete [2023-03-21T23:38:50.745Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T23:38:50.746Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T23:38:50.746Z] ---> dfd21b5a31f5 [2023-03-21T23:38:50.746Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T23:38:50.746Z] ---> Running in 73609772a1b3 [2023-03-21T23:38:50.746Z] Removing intermediate container 73609772a1b3 [2023-03-21T23:38:50.746Z] ---> e7accd7c8dd2 [2023-03-21T23:38:50.746Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-21T23:38:50.746Z] ---> Running in ace59de4d8db [2023-03-21T23:38:50.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:38:50.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:38:50.746Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-21T23:38:50.746Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T23:38:50.746Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-21T23:38:50.746Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T23:38:50.746Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-21T23:38:50.746Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-21T23:38:50.746Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T23:38:50.746Z] OK: 8 MiB in 20 packages [2023-03-21T23:38:50.746Z] Removing intermediate container ace59de4d8db [2023-03-21T23:38:50.746Z] ---> 371a027cd297 [2023-03-21T23:38:50.746Z] Step 17/26 : WORKDIR / [2023-03-21T23:38:50.746Z] ---> Running in f5fdadde76bc [2023-03-21T23:38:50.746Z] Removing intermediate container f5fdadde76bc [2023-03-21T23:38:50.746Z] ---> 778594288e5e [2023-03-21T23:38:50.746Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-21T23:38:51.004Z] ---> 543697b4cbbd [2023-03-21T23:38:51.004Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-21T23:38:51.263Z] ---> 2ead92b8faf5 [2023-03-21T23:38:51.263Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-21T23:38:51.263Z] ---> a6a76a7d4ed4 [2023-03-21T23:38:51.263Z] Step 21/26 : EXPOSE 59984 [2023-03-21T23:38:51.263Z] ---> Running in 3c03687d4a7d [2023-03-21T23:38:51.522Z] Removing intermediate container 3c03687d4a7d [2023-03-21T23:38:51.522Z] ---> 49facb91ba13 [2023-03-21T23:38:51.522Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-21T23:38:51.522Z] ---> Running in d8c350182269 [2023-03-21T23:38:51.522Z] Removing intermediate container d8c350182269 [2023-03-21T23:38:51.522Z] ---> 90336ce60759 [2023-03-21T23:38:51.522Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-21T23:38:51.522Z] ---> Running in da99503fe5a3 [2023-03-21T23:38:51.785Z] Removing intermediate container da99503fe5a3 [2023-03-21T23:38:51.785Z] ---> aedfefaf5caf [2023-03-21T23:38:51.785Z] Step 24/26 : LABEL arch=amd64 [2023-03-21T23:38:51.785Z] ---> Running in 9781135f5e2a [2023-03-21T23:38:51.785Z] Removing intermediate container 9781135f5e2a [2023-03-21T23:38:51.785Z] ---> 4cd51d6f40ab [2023-03-21T23:38:51.785Z] Step 25/26 : LABEL git_sha=4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-21T23:38:51.785Z] ---> Running in 374e1bef7e93 [2023-03-21T23:38:52.045Z] Removing intermediate container 374e1bef7e93 [2023-03-21T23:38:52.045Z] ---> d7dbb8cc195a [2023-03-21T23:38:52.045Z] Step 26/26 : LABEL version=2.3.1-dev.5 [2023-03-21T23:38:52.045Z] ---> Running in 076e394e7914 [2023-03-21T23:38:52.045Z] Removing intermediate container 076e394e7914 [2023-03-21T23:38:52.045Z] ---> 6b2268bd3ba5 [2023-03-21T23:38:52.045Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T23:38:52.045Z] Successfully built 6b2268bd3ba5 [2023-03-21T23:38:52.045Z] 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 [2023-03-21T23:38:52.161Z] provisioning config files... [2023-03-21T23:38:52.171Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config380207177369099835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:38:52.468Z] ---> docker-login.sh [2023-03-21T23:38:52.468Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:38:52.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:38:52.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:38:52.469Z] Configure a credential helper to remove this warning. See [2023-03-21T23:38:52.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:38:52.469Z] [2023-03-21T23:38:52.469Z] Login Succeeded [2023-03-21T23:38:52.469Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:38:52.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:38:52.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:38:52.469Z] Configure a credential helper to remove this warning. See [2023-03-21T23:38:52.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:38:52.469Z] [2023-03-21T23:38:52.469Z] Login Succeeded [2023-03-21T23:38:52.469Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:38:52.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:38:52.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:38:52.727Z] Configure a credential helper to remove this warning. See [2023-03-21T23:38:52.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:38:52.727Z] [2023-03-21T23:38:52.727Z] Login Succeeded [2023-03-21T23:38:52.727Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:38:52.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:38:52.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:38:52.727Z] Configure a credential helper to remove this warning. See [2023-03-21T23:38:52.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:38:52.727Z] [2023-03-21T23:38:52.727Z] Login Succeeded [2023-03-21T23:38:52.727Z] docker.io [2023-03-21T23:38:52.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:38:52.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:38:52.985Z] Configure a credential helper to remove this warning. See [2023-03-21T23:38:52.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:38:52.985Z] [2023-03-21T23:38:52.985Z] Login Succeeded [2023-03-21T23:38:52.985Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:38:52.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T23:38:53.031Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:38:53.056Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-21T23:38:53.056Z] 4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-21T23:38:53.056Z] latest [2023-03-21T23:38:53.056Z] 2.3.1-dev.5 [2023-03-21T23:38:53.056Z] 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1-dev.5 [2023-03-21T23:38:53.056Z] levski [2023-03-21T23:38:53.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:38:53.390Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:38:53.698Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-21T23:38:53.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T23:38:53.698Z] a670c7479c9f: Preparing [2023-03-21T23:38:53.698Z] 74659d3a68e6: Preparing [2023-03-21T23:38:53.698Z] 6460d7ca3652: Preparing [2023-03-21T23:38:53.698Z] f35f89cd8d40: Preparing [2023-03-21T23:38:53.698Z] aa5968d388b8: Preparing [2023-03-21T23:38:53.698Z] aa5968d388b8: Layer already exists [2023-03-21T23:38:53.698Z] a670c7479c9f: Pushed [2023-03-21T23:38:53.698Z] 74659d3a68e6: Pushed [2023-03-21T23:38:53.957Z] f35f89cd8d40: Pushed [2023-03-21T23:38:56.494Z] 6460d7ca3652: Pushed [2023-03-21T23:38:56.494Z] 4d60271c1a122ad73ad4ab446ee385de813631e9: digest: sha256:46abe2742cc7ecba69ce468865189aa63256e25b347a24d7ca4133b294ffe68a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:38:56.803Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:38:57.105Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-21T23:38:57.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T23:38:57.105Z] a670c7479c9f: Preparing [2023-03-21T23:38:57.105Z] 74659d3a68e6: Preparing [2023-03-21T23:38:57.105Z] 6460d7ca3652: Preparing [2023-03-21T23:38:57.105Z] f35f89cd8d40: Preparing [2023-03-21T23:38:57.105Z] aa5968d388b8: Preparing [2023-03-21T23:38:57.105Z] aa5968d388b8: Layer already exists [2023-03-21T23:38:57.105Z] f35f89cd8d40: Layer already exists [2023-03-21T23:38:57.105Z] 6460d7ca3652: Layer already exists [2023-03-21T23:38:57.105Z] a670c7479c9f: Layer already exists [2023-03-21T23:38:57.105Z] 74659d3a68e6: Layer already exists [2023-03-21T23:38:58.481Z] latest: digest: sha256:46abe2742cc7ecba69ce468865189aa63256e25b347a24d7ca4133b294ffe68a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:38:58.789Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:38:59.089Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.5 [2023-03-21T23:38:59.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T23:38:59.089Z] a670c7479c9f: Preparing [2023-03-21T23:38:59.089Z] 74659d3a68e6: Preparing [2023-03-21T23:38:59.089Z] 6460d7ca3652: Preparing [2023-03-21T23:38:59.089Z] f35f89cd8d40: Preparing [2023-03-21T23:38:59.089Z] aa5968d388b8: Preparing [2023-03-21T23:38:59.089Z] a670c7479c9f: Layer already exists [2023-03-21T23:38:59.089Z] f35f89cd8d40: Layer already exists [2023-03-21T23:38:59.089Z] 74659d3a68e6: Layer already exists [2023-03-21T23:38:59.089Z] aa5968d388b8: Layer already exists [2023-03-21T23:38:59.089Z] 6460d7ca3652: Layer already exists [2023-03-21T23:38:59.089Z] 2.3.1-dev.5: digest: sha256:46abe2742cc7ecba69ce468865189aa63256e25b347a24d7ca4133b294ffe68a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:38:59.396Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:38:59.700Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1-dev.5 [2023-03-21T23:38:59.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T23:38:59.700Z] a670c7479c9f: Preparing [2023-03-21T23:38:59.700Z] 74659d3a68e6: Preparing [2023-03-21T23:38:59.700Z] 6460d7ca3652: Preparing [2023-03-21T23:38:59.700Z] f35f89cd8d40: Preparing [2023-03-21T23:38:59.700Z] aa5968d388b8: Preparing [2023-03-21T23:38:59.700Z] a670c7479c9f: Layer already exists [2023-03-21T23:38:59.700Z] 74659d3a68e6: Layer already exists [2023-03-21T23:38:59.700Z] aa5968d388b8: Layer already exists [2023-03-21T23:38:59.700Z] f35f89cd8d40: Layer already exists [2023-03-21T23:38:59.700Z] 6460d7ca3652: Layer already exists [2023-03-21T23:38:59.700Z] 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1-dev.5: digest: sha256:46abe2742cc7ecba69ce468865189aa63256e25b347a24d7ca4133b294ffe68a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:39:00.013Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:39:00.315Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [2023-03-21T23:39:00.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T23:39:00.315Z] a670c7479c9f: Preparing [2023-03-21T23:39:00.315Z] 74659d3a68e6: Preparing [2023-03-21T23:39:00.315Z] 6460d7ca3652: Preparing [2023-03-21T23:39:00.315Z] f35f89cd8d40: Preparing [2023-03-21T23:39:00.315Z] aa5968d388b8: Preparing [2023-03-21T23:39:00.315Z] 74659d3a68e6: Layer already exists [2023-03-21T23:39:00.315Z] f35f89cd8d40: Layer already exists [2023-03-21T23:39:00.315Z] a670c7479c9f: Layer already exists [2023-03-21T23:39:00.315Z] 6460d7ca3652: Layer already exists [2023-03-21T23:39:00.315Z] aa5968d388b8: Layer already exists [2023-03-21T23:39:00.315Z] levski: digest: sha256:46abe2742cc7ecba69ce468865189aa63256e25b347a24d7ca4133b294ffe68a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T23:39:00.352Z] ===================================================== [Pipeline] echo [2023-03-21T23:39:00.358Z] taggedImages: [2023-03-21T23:39:00.358Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-21T23:39:00.358Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-21T23:39:00.358Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.5 [2023-03-21T23:39:00.358Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1-dev.5 [2023-03-21T23:39:00.358Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [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 [2023-03-21T23:39:00.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:39:00.723Z] [2023-03-21T23:39:00.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:39:01.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:39:01.026Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T23:39:01.026Z] 5eb5b503b376: Pulling fs layer [2023-03-21T23:39:01.026Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T23:39:01.026Z] ec43610c2a17: Pulling fs layer [2023-03-21T23:39:01.026Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T23:39:01.026Z] 33b1e0a273af: Pulling fs layer [2023-03-21T23:39:01.026Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T23:39:01.026Z] 2f39f015ded8: Pulling fs layer [2023-03-21T23:39:01.026Z] 5d3b04190fa2: Waiting [2023-03-21T23:39:01.026Z] 3a2ae6a8a46f: Waiting [2023-03-21T23:39:01.026Z] 33b1e0a273af: Waiting [2023-03-21T23:39:01.026Z] 2f39f015ded8: Waiting [2023-03-21T23:39:01.026Z] 5c69ac0246d0: Download complete [2023-03-21T23:39:01.026Z] 3a2ae6a8a46f: Download complete [2023-03-21T23:39:01.286Z] 33b1e0a273af: Verifying Checksum [2023-03-21T23:39:01.286Z] 33b1e0a273af: Download complete [2023-03-21T23:39:01.286Z] ec43610c2a17: Verifying Checksum [2023-03-21T23:39:01.286Z] ec43610c2a17: Download complete [2023-03-21T23:39:01.286Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T23:39:01.286Z] 5d3b04190fa2: Download complete [2023-03-21T23:39:01.286Z] 5eb5b503b376: Verifying Checksum [2023-03-21T23:39:01.286Z] 5eb5b503b376: Download complete [2023-03-21T23:39:01.852Z] 2f39f015ded8: Download complete [2023-03-21T23:39:02.418Z] 5eb5b503b376: Pull complete [2023-03-21T23:39:02.418Z] 5c69ac0246d0: Pull complete [2023-03-21T23:39:02.985Z] ec43610c2a17: Pull complete [2023-03-21T23:39:02.985Z] 3a2ae6a8a46f: Pull complete [2023-03-21T23:39:03.244Z] 33b1e0a273af: Pull complete [2023-03-21T23:39:03.244Z] 5d3b04190fa2: Pull complete [2023-03-21T23:39:07.429Z] 2f39f015ded8: Pull complete [2023-03-21T23:39:07.429Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T23:39:07.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:39:07.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:39:07.508Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2023-03-21T23:39:07.539Z] $ 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/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 [2023-03-21T23:39:09.363Z] $ docker top 0f97a4a6f53f6c81a96ac3a99dbd768361b40b2558e7125447cc0d7ba0033610 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:39:09.745Z] ---> job-cost.sh [2023-03-21T23:39:09.745Z] lf-activate-venv: SKIPPING [2023-03-21T23:39:09.745Z] INFO: No Stack... [2023-03-21T23:39:10.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T23:39:10.265Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T23:39:10.553Z] + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [2023-03-21T23:39:10.553Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T23:39:10.566Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-7-stack-cost] [2023-03-21T23:39:10.572Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-7-stack-cost] did not exist. Created. [2023-03-21T23:39:10.572Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T23:39:10.873Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T23:39:10.905Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T23:39:10.911Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T23:39:10.928Z] $ docker stop --time=1 0f97a4a6f53f6c81a96ac3a99dbd768361b40b2558e7125447cc0d7ba0033610 [2023-03-21T23:39:12.092Z] $ docker rm -f --volumes 0f97a4a6f53f6c81a96ac3a99dbd768361b40b2558e7125447cc0d7ba0033610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T23:41:03.005Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4994 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws [2023-03-21T23:41:03.016Z] Running in /w/workspace/device-onvif-camera/7 [Pipeline] { [Pipeline] checkout [2023-03-21T23:41:03.045Z] The recommended git tool is: git [2023-03-21T23:41:09.200Z] using credential edgex-jenkins-ssh [2023-03-21T23:41:09.216Z] Cloning the remote Git repository [2023-03-21T23:41:09.272Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-21T23:41:09.376Z] > git init /w/workspace/device-onvif-camera/7 # timeout=10 [2023-03-21T23:41:09.524Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-21T23:41:09.525Z] > git --version # timeout=10 [2023-03-21T23:41:09.546Z] > git --version # 'git version 2.25.1' [2023-03-21T23:41:09.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T23:41:09.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T23:41:11.232Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-21T23:41:11.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T23:41:12.146Z] Avoid second fetch [2023-03-21T23:41:12.147Z] Checking out Revision 4d60271c1a122ad73ad4ab446ee385de813631e9 (levski) [2023-03-21T23:41:12.962Z] Commit message: "docs: change log upated with levski patch (#283)" [2023-03-21T23:41:12.168Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T23:41:12.254Z] > git checkout -f 4d60271c1a122ad73ad4ab446ee385de813631e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T23:41:13.917Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T23:41:13.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T23:41:13.918Z] Dload Upload Total Spent Left Speed [2023-03-21T23:41:13.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-03-21T23:41:14.554Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T23:41:14.893Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T23:41:14.893Z] + sudo tee /etc/docker/daemon.new [2023-03-21T23:41:14.893Z] { [2023-03-21T23:41:14.893Z] "registry-mirrors": [ [2023-03-21T23:41:14.893Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T23:41:14.893Z] ], [2023-03-21T23:41:14.893Z] "bip": "10.250.0.254/24", [2023-03-21T23:41:14.893Z] "hosts": [ [2023-03-21T23:41:14.893Z] "tcp://0.0.0.0:5555", [2023-03-21T23:41:14.893Z] "unix:///var/run/docker.sock" [2023-03-21T23:41:14.893Z] ], [2023-03-21T23:41:14.893Z] "mtu": 1458, [2023-03-21T23:41:14.893Z] "selinux-enabled": true, [2023-03-21T23:41:14.893Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T23:41:14.893Z] } [Pipeline] sh [2023-03-21T23:41:15.223Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T23:41:15.571Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:41:33.841Z] provisioning config files... [2023-03-21T23:41:33.866Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/7@tmp/config5887868038887327020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:41:34.217Z] ---> docker-login.sh [2023-03-21T23:41:34.217Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:41:34.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:41:34.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:41:34.754Z] Configure a credential helper to remove this warning. See [2023-03-21T23:41:34.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:41:34.754Z] [2023-03-21T23:41:34.754Z] Login Succeeded [2023-03-21T23:41:34.754Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:41:35.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:41:35.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:41:35.021Z] Configure a credential helper to remove this warning. See [2023-03-21T23:41:35.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:41:35.021Z] [2023-03-21T23:41:35.021Z] Login Succeeded [2023-03-21T23:41:35.290Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:41:35.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:41:35.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:41:35.561Z] Configure a credential helper to remove this warning. See [2023-03-21T23:41:35.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:41:35.561Z] [2023-03-21T23:41:35.561Z] Login Succeeded [2023-03-21T23:41:35.561Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:41:35.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:41:35.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:41:35.832Z] Configure a credential helper to remove this warning. See [2023-03-21T23:41:35.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:41:35.832Z] [2023-03-21T23:41:35.832Z] Login Succeeded [2023-03-21T23:41:35.832Z] docker.io [2023-03-21T23:41:36.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:41:36.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:41:36.373Z] Configure a credential helper to remove this warning. See [2023-03-21T23:41:36.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:41:36.373Z] [2023-03-21T23:41:36.373Z] Login Succeeded [2023-03-21T23:41:36.373Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:41:36.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T23:41:36.670Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:41:36.681Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:41:36.691Z] ========================================================= [2023-03-21T23:41:36.691Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-21T23:41:36.691Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:41:37.029Z] + 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 . [2023-03-21T23:41:37.621Z] Sending build context to Docker daemon 19.71MB [2023-03-21T23:41:37.621Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T23:41:37.621Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T23:41:37.890Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T23:41:37.890Z] 9b18e9b68314: Pulling fs layer [2023-03-21T23:41:37.890Z] 35d82f9e3411: Pulling fs layer [2023-03-21T23:41:37.890Z] e16973657156: Pulling fs layer [2023-03-21T23:41:37.890Z] fc693d55d65f: Pulling fs layer [2023-03-21T23:41:37.890Z] 7e9fc2657dce: Pulling fs layer [2023-03-21T23:41:37.890Z] dda99020689f: Pulling fs layer [2023-03-21T23:41:37.890Z] db1c61fa0a46: Pulling fs layer [2023-03-21T23:41:37.890Z] 891c053d2c06: Pulling fs layer [2023-03-21T23:41:37.890Z] fc693d55d65f: Waiting [2023-03-21T23:41:37.890Z] 7e9fc2657dce: Waiting [2023-03-21T23:41:37.890Z] dda99020689f: Waiting [2023-03-21T23:41:37.890Z] 891c053d2c06: Waiting [2023-03-21T23:41:37.890Z] db1c61fa0a46: Waiting [2023-03-21T23:41:37.890Z] e16973657156: Verifying Checksum [2023-03-21T23:41:37.890Z] e16973657156: Download complete [2023-03-21T23:41:37.890Z] 35d82f9e3411: Verifying Checksum [2023-03-21T23:41:37.890Z] 35d82f9e3411: Download complete [2023-03-21T23:41:37.890Z] 7e9fc2657dce: Verifying Checksum [2023-03-21T23:41:37.890Z] 7e9fc2657dce: Download complete [2023-03-21T23:41:37.890Z] dda99020689f: Verifying Checksum [2023-03-21T23:41:37.890Z] dda99020689f: Download complete [2023-03-21T23:41:37.890Z] 9b18e9b68314: Verifying Checksum [2023-03-21T23:41:38.876Z] 9b18e9b68314: Pull complete [2023-03-21T23:41:38.876Z] 891c053d2c06: Verifying Checksum [2023-03-21T23:41:38.876Z] 891c053d2c06: Download complete [2023-03-21T23:41:39.469Z] 35d82f9e3411: Pull complete [2023-03-21T23:41:39.742Z] e16973657156: Pull complete [2023-03-21T23:41:40.330Z] db1c61fa0a46: Verifying Checksum [2023-03-21T23:41:40.330Z] db1c61fa0a46: Download complete [2023-03-21T23:41:40.599Z] fc693d55d65f: Verifying Checksum [2023-03-21T23:41:40.599Z] fc693d55d65f: Download complete [2023-03-21T23:41:52.929Z] fc693d55d65f: Pull complete [2023-03-21T23:41:52.929Z] 7e9fc2657dce: Pull complete [2023-03-21T23:41:52.929Z] dda99020689f: Pull complete [2023-03-21T23:41:58.315Z] db1c61fa0a46: Pull complete [2023-03-21T23:42:02.599Z] 891c053d2c06: Pull complete [2023-03-21T23:42:02.599Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-21T23:42:02.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-21T23:42:02.599Z] ---> f96f9c87975a [2023-03-21T23:42:02.599Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:42:04.026Z] ---> Running in ddb5fccde291 [2023-03-21T23:42:04.294Z] Removing intermediate container ddb5fccde291 [2023-03-21T23:42:04.294Z] ---> ab54e3b344cc [2023-03-21T23:42:04.294Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T23:42:04.294Z] ---> Running in cdc03796ec9b [2023-03-21T23:42:04.563Z] Removing intermediate container cdc03796ec9b [2023-03-21T23:42:04.563Z] ---> 0f8f2c78ad8d [2023-03-21T23:42:04.563Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T23:42:04.563Z] ---> Running in 78fd7c4406d2 [2023-03-21T23:42:04.834Z] Removing intermediate container 78fd7c4406d2 [2023-03-21T23:42:04.834Z] ---> 5c410ce56642 [2023-03-21T23:42:04.834Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T23:42:05.104Z] ---> Running in f2a989b6a915 [2023-03-21T23:42:05.376Z] Removing intermediate container f2a989b6a915 [2023-03-21T23:42:05.376Z] ---> d3958134660e [2023-03-21T23:42:05.376Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-21T23:42:05.376Z] ---> Running in d2546af535d9 [2023-03-21T23:42:05.964Z] Removing intermediate container d2546af535d9 [2023-03-21T23:42:05.964Z] ---> cd1c3497c977 [2023-03-21T23:42:05.964Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T23:42:05.964Z] ---> Running in 76c636213318 [2023-03-21T23:42:06.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:42:07.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:42:08.482Z] OK: 221 MiB in 51 packages [2023-03-21T23:42:09.528Z] Removing intermediate container 76c636213318 [2023-03-21T23:42:09.528Z] ---> 4a70a71e5d8d [2023-03-21T23:42:09.528Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-21T23:42:09.528Z] ---> Running in 7783e1a0fdae [2023-03-21T23:42:09.829Z] Removing intermediate container 7783e1a0fdae [2023-03-21T23:42:09.829Z] ---> e19523761ff0 [2023-03-21T23:42:09.829Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-21T23:42:10.430Z] ---> 3cfa2ea8f1d4 [2023-03-21T23:42:10.430Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:42:10.430Z] ---> Running in fbc8b08cd8a0 [2023-03-21T23:43:18.411Z] Removing intermediate container fbc8b08cd8a0 [2023-03-21T23:43:18.411Z] ---> 05f7b37fd290 [2023-03-21T23:43:18.411Z] Step 12/13 : COPY . . [2023-03-21T23:43:18.411Z] ---> 58f531ecbbb3 [2023-03-21T23:43:18.411Z] Step 13/13 : RUN ${MAKE} [2023-03-21T23:43:18.411Z] ---> Running in f86aa012f379 [2023-03-21T23:43:18.411Z] noop [2023-03-21T23:43:18.411Z] Removing intermediate container f86aa012f379 [2023-03-21T23:43:18.411Z] ---> 732974310873 [2023-03-21T23:43:18.411Z] Successfully built 732974310873 [2023-03-21T23:43:18.411Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:43:18.783Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T23:43:18.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:43:19.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-4994 does not seem to be running inside a container [2023-03-21T23:43:19.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 ******** ci-base-image-arm64 cat [2023-03-21T23:43:22.215Z] $ docker top 90eeb844778861e441696f38e6c2b7644a1e4714910005075bada433f468b259 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:43:23.061Z] + go version [2023-03-21T23:43:23.061Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-21T23:43:23.086Z] $ docker stop --time=1 90eeb844778861e441696f38e6c2b7644a1e4714910005075bada433f468b259 [2023-03-21T23:43:24.727Z] $ docker rm -f --volumes 90eeb844778861e441696f38e6c2b7644a1e4714910005075bada433f468b259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:43:25.297Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T23:43:25.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:43:25.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-4994 does not seem to be running inside a container [2023-03-21T23:43:25.562Z] $ 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/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 ******** ci-base-image-arm64 cat [2023-03-21T23:43:26.786Z] $ docker top 54f397bebc770bd7a3382e66ddfeb9519328c56b099cdf6ac38c1138b4b307ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:43:27.281Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/7 [Pipeline] fileExists [Pipeline] sh [2023-03-21T23:43:27.617Z] + make test [2023-03-21T23:43:27.617Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-21T23:43:29.562Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-21T23:45:06.255Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-21T23:45:09.610Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.193s coverage: 29.3% of statements [2023-03-21T23:45:09.610Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-21T23:45:19.678Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.894s coverage: 86.5% of statements [2023-03-21T23:45:19.945Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T23:45:19.945Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-21T23:45:52.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T23:45:52.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T23:45:52.169Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T23:45:52.186Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T23:45:52.202Z] $ docker stop --time=1 54f397bebc770bd7a3382e66ddfeb9519328c56b099cdf6ac38c1138b4b307ff [2023-03-21T23:45:54.106Z] $ docker rm -f --volumes 54f397bebc770bd7a3382e66ddfeb9519328c56b099cdf6ac38c1138b4b307ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:45:55.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T23:45:55.082Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T23:45:55.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T23:45:56.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T23:45:56.323Z] + ls -al . [2023-03-21T23:45:56.323Z] total 244 [2023-03-21T23:45:56.323Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 23:43 . [2023-03-21T23:45:56.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:41 .. [2023-03-21T23:45:56.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 23:41 .git [2023-03-21T23:45:56.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:41 .github [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 23:41 .gitignore [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 23:41 .golangci.yml [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 23:41 Attribution.txt [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 6535 Mar 21 23:41 CHANGELOG.md [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 23:41 Dockerfile [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 23:41 GOVERNANCE.md [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 23:41 Jenkinsfile [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 23:41 LICENSE [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 23:41 Makefile [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 23:41 OWNERS.md [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 23:41 README.md [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 21 23:37 VERSION [2023-03-21T23:45:56.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 23:41 bin [2023-03-21T23:45:56.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:41 cmd [2023-03-21T23:45:56.323Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 23:45 coverage.out [2023-03-21T23:45:56.323Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 23:41 doc [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 23:41 go.mod [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 23:41 go.sum [2023-03-21T23:45:56.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:41 internal [2023-03-21T23:45:56.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:41 snap [2023-03-21T23:45:56.323Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 23:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:45:56.659Z] + 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=4d60271c1a122ad73ad4ab446ee385de813631e9 --label arch=arm64 --label version=2.3.1-dev.5 . [2023-03-21T23:45:57.248Z] Sending build context to Docker daemon 19.79MB [2023-03-21T23:45:57.248Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T23:45:57.248Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-21T23:45:57.248Z] ---> 732974310873 [2023-03-21T23:45:57.248Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:45:57.249Z] ---> Running in 31f93f5fd3f7 [2023-03-21T23:45:57.517Z] Removing intermediate container 31f93f5fd3f7 [2023-03-21T23:45:57.517Z] ---> ed0fe9cfe68d [2023-03-21T23:45:57.517Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T23:45:57.785Z] ---> Running in 740152a93fc7 [2023-03-21T23:45:58.052Z] Removing intermediate container 740152a93fc7 [2023-03-21T23:45:58.052Z] ---> 776ca714650e [2023-03-21T23:45:58.052Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T23:45:58.052Z] ---> Running in 7ed3c98a4a37 [2023-03-21T23:45:58.318Z] Removing intermediate container 7ed3c98a4a37 [2023-03-21T23:45:58.318Z] ---> 053565ed254d [2023-03-21T23:45:58.318Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T23:45:58.318Z] ---> Running in b96a9b1005a3 [2023-03-21T23:45:58.585Z] Removing intermediate container b96a9b1005a3 [2023-03-21T23:45:58.585Z] ---> cfaa43892082 [2023-03-21T23:45:58.585Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-21T23:45:58.585Z] ---> Running in dee447dc82ce [2023-03-21T23:45:58.852Z] Removing intermediate container dee447dc82ce [2023-03-21T23:45:58.852Z] ---> 7fdc7adb1e5c [2023-03-21T23:45:58.852Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T23:45:59.119Z] ---> Running in 4339e50ae823 [2023-03-21T23:46:00.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:46:00.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:46:01.300Z] OK: 221 MiB in 51 packages [2023-03-21T23:46:02.262Z] Removing intermediate container 4339e50ae823 [2023-03-21T23:46:02.262Z] ---> b3a2f7bd365b [2023-03-21T23:46:02.262Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-21T23:46:02.262Z] ---> Running in 6cd8dffd6d8e [2023-03-21T23:46:02.530Z] Removing intermediate container 6cd8dffd6d8e [2023-03-21T23:46:02.530Z] ---> 7a0a05515cca [2023-03-21T23:46:02.530Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-21T23:46:03.114Z] ---> c5320c6a65cc [2023-03-21T23:46:03.114Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:46:03.114Z] ---> Running in f820581f995a [2023-03-21T23:46:05.059Z] Removing intermediate container f820581f995a [2023-03-21T23:46:05.059Z] ---> 54335837917b [2023-03-21T23:46:05.059Z] Step 12/26 : COPY . . [2023-03-21T23:46:07.000Z] ---> ce4a67f4d75d [2023-03-21T23:46:07.000Z] Step 13/26 : RUN ${MAKE} [2023-03-21T23:46:07.000Z] ---> Running in 593ce2f1fdf9 [2023-03-21T23:46:07.968Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1-dev.5 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-21T23:48:44.721Z] Removing intermediate container 593ce2f1fdf9 [2023-03-21T23:48:44.721Z] ---> a85fa3331d17 [2023-03-21T23:48:44.721Z] Step 14/26 : FROM alpine:3.16 [2023-03-21T23:48:44.721Z] 3.16: Pulling from library/alpine [2023-03-21T23:48:44.721Z] 3760b48202b3: Pulling fs layer [2023-03-21T23:48:44.721Z] 3760b48202b3: Verifying Checksum [2023-03-21T23:48:44.721Z] 3760b48202b3: Download complete [2023-03-21T23:48:44.721Z] 3760b48202b3: Pull complete [2023-03-21T23:48:44.721Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T23:48:44.721Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T23:48:44.721Z] ---> 4c81e5bf8899 [2023-03-21T23:48:44.721Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T23:48:44.721Z] ---> Running in 769daf258d82 [2023-03-21T23:48:44.721Z] Removing intermediate container 769daf258d82 [2023-03-21T23:48:44.721Z] ---> ccc6011a1ebc [2023-03-21T23:48:44.721Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-21T23:48:44.721Z] ---> Running in 95bba8bf1d55 [2023-03-21T23:48:44.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:48:44.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:48:44.721Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-21T23:48:44.721Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T23:48:44.721Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-21T23:48:44.721Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T23:48:44.721Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-21T23:48:44.721Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-21T23:48:44.721Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T23:48:44.721Z] OK: 8 MiB in 20 packages [2023-03-21T23:48:44.721Z] Removing intermediate container 95bba8bf1d55 [2023-03-21T23:48:44.721Z] ---> 1f50afb08e49 [2023-03-21T23:48:44.721Z] Step 17/26 : WORKDIR / [2023-03-21T23:48:44.721Z] ---> Running in a9bc9e923be7 [2023-03-21T23:48:44.721Z] Removing intermediate container a9bc9e923be7 [2023-03-21T23:48:44.721Z] ---> f7efe139a34e [2023-03-21T23:48:44.721Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-21T23:48:44.721Z] ---> e64f9a6abbfb [2023-03-21T23:48:44.721Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-21T23:48:44.721Z] ---> cdc744b1b090 [2023-03-21T23:48:44.721Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-21T23:48:44.721Z] ---> 49de4131bb30 [2023-03-21T23:48:44.721Z] Step 21/26 : EXPOSE 59984 [2023-03-21T23:48:44.721Z] ---> Running in 77ea2124f9a3 [2023-03-21T23:48:44.721Z] Removing intermediate container 77ea2124f9a3 [2023-03-21T23:48:44.721Z] ---> 9cf76f4dbded [2023-03-21T23:48:44.721Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-21T23:48:44.721Z] ---> Running in 661a4fbe3b83 [2023-03-21T23:48:44.721Z] Removing intermediate container 661a4fbe3b83 [2023-03-21T23:48:44.721Z] ---> cbdf2d81025b [2023-03-21T23:48:44.721Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-21T23:48:44.721Z] ---> Running in 2373f00ddf76 [2023-03-21T23:48:44.721Z] Removing intermediate container 2373f00ddf76 [2023-03-21T23:48:44.721Z] ---> f775cf2e9359 [2023-03-21T23:48:44.721Z] Step 24/26 : LABEL arch=arm64 [2023-03-21T23:48:44.721Z] ---> Running in 59f3da4859be [2023-03-21T23:48:44.721Z] Removing intermediate container 59f3da4859be [2023-03-21T23:48:44.721Z] ---> c621ddc2c99f [2023-03-21T23:48:44.721Z] Step 25/26 : LABEL git_sha=4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-21T23:48:44.721Z] ---> Running in 896eca0ec9bf [2023-03-21T23:48:44.721Z] Removing intermediate container 896eca0ec9bf [2023-03-21T23:48:44.721Z] ---> da0b999adfe3 [2023-03-21T23:48:44.721Z] Step 26/26 : LABEL version=2.3.1-dev.5 [2023-03-21T23:48:44.721Z] ---> Running in 31a8818bb21b [2023-03-21T23:48:44.721Z] Removing intermediate container 31a8818bb21b [2023-03-21T23:48:44.721Z] ---> 02da92c112ab [2023-03-21T23:48:44.721Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T23:48:44.721Z] Successfully built 02da92c112ab [2023-03-21T23:48:44.721Z] 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 [2023-03-21T23:48:44.837Z] provisioning config files... [2023-03-21T23:48:44.852Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/7@tmp/config3764969765718195497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:48:45.192Z] ---> docker-login.sh [2023-03-21T23:48:45.193Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:48:45.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:48:45.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:48:45.462Z] Configure a credential helper to remove this warning. See [2023-03-21T23:48:45.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:48:45.462Z] [2023-03-21T23:48:45.462Z] Login Succeeded [2023-03-21T23:48:45.462Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:48:45.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:48:45.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:48:45.998Z] Configure a credential helper to remove this warning. See [2023-03-21T23:48:45.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:48:45.998Z] [2023-03-21T23:48:45.998Z] Login Succeeded [2023-03-21T23:48:45.998Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:48:46.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:48:46.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:48:46.354Z] Configure a credential helper to remove this warning. See [2023-03-21T23:48:46.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:48:46.354Z] [2023-03-21T23:48:46.354Z] Login Succeeded [2023-03-21T23:48:46.354Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:48:46.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:48:46.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:48:46.623Z] Configure a credential helper to remove this warning. See [2023-03-21T23:48:46.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:48:46.623Z] [2023-03-21T23:48:46.623Z] Login Succeeded [2023-03-21T23:48:46.623Z] docker.io [2023-03-21T23:48:46.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:48:47.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:48:47.164Z] Configure a credential helper to remove this warning. See [2023-03-21T23:48:47.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:48:47.164Z] [2023-03-21T23:48:47.164Z] Login Succeeded [2023-03-21T23:48:47.164Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:48:47.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T23:48:47.215Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:48:47.240Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-21T23:48:47.240Z] 4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-21T23:48:47.240Z] latest [2023-03-21T23:48:47.240Z] 2.3.1-dev.5 [2023-03-21T23:48:47.240Z] 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1-dev.5 [2023-03-21T23:48:47.240Z] levski [2023-03-21T23:48:47.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:48:47.592Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:48:47.947Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-21T23:48:47.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T23:48:47.947Z] 081ab3135b41: Preparing [2023-03-21T23:48:47.947Z] bfbc2296a5c1: Preparing [2023-03-21T23:48:47.947Z] 0c1b372ebfa7: Preparing [2023-03-21T23:48:47.947Z] e4ce828577b3: Preparing [2023-03-21T23:48:47.947Z] f70ee36035b9: Preparing [2023-03-21T23:48:47.947Z] f70ee36035b9: Layer already exists [2023-03-21T23:48:48.218Z] bfbc2296a5c1: Pushed [2023-03-21T23:48:48.218Z] 081ab3135b41: Pushed [2023-03-21T23:48:48.804Z] e4ce828577b3: Pushed [2023-03-21T23:48:55.459Z] 0c1b372ebfa7: Pushed [2023-03-21T23:48:55.459Z] 4d60271c1a122ad73ad4ab446ee385de813631e9: digest: sha256:19cecd34571722c31123e14d754d7f975f83959eba83d1fca78c932e749ffc2f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:48:55.816Z] + 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 [2023-03-21T23:48:56.163Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-21T23:48:56.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T23:48:56.163Z] 081ab3135b41: Preparing [2023-03-21T23:48:56.163Z] bfbc2296a5c1: Preparing [2023-03-21T23:48:56.163Z] 0c1b372ebfa7: Preparing [2023-03-21T23:48:56.163Z] e4ce828577b3: Preparing [2023-03-21T23:48:56.163Z] f70ee36035b9: Preparing [2023-03-21T23:48:56.163Z] f70ee36035b9: Layer already exists [2023-03-21T23:48:56.163Z] e4ce828577b3: Layer already exists [2023-03-21T23:48:56.163Z] bfbc2296a5c1: Layer already exists [2023-03-21T23:48:56.163Z] 0c1b372ebfa7: Layer already exists [2023-03-21T23:48:56.163Z] 081ab3135b41: Layer already exists [2023-03-21T23:48:56.431Z] latest: digest: sha256:19cecd34571722c31123e14d754d7f975f83959eba83d1fca78c932e749ffc2f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:48:56.791Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:48:57.139Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.5 [2023-03-21T23:48:57.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T23:48:57.140Z] 081ab3135b41: Preparing [2023-03-21T23:48:57.140Z] bfbc2296a5c1: Preparing [2023-03-21T23:48:57.140Z] 0c1b372ebfa7: Preparing [2023-03-21T23:48:57.140Z] e4ce828577b3: Preparing [2023-03-21T23:48:57.140Z] f70ee36035b9: Preparing [2023-03-21T23:48:57.140Z] f70ee36035b9: Layer already exists [2023-03-21T23:48:57.140Z] bfbc2296a5c1: Layer already exists [2023-03-21T23:48:57.140Z] 081ab3135b41: Layer already exists [2023-03-21T23:48:57.140Z] e4ce828577b3: Layer already exists [2023-03-21T23:48:57.140Z] 0c1b372ebfa7: Layer already exists [2023-03-21T23:48:57.140Z] 2.3.1-dev.5: digest: sha256:19cecd34571722c31123e14d754d7f975f83959eba83d1fca78c932e749ffc2f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:48:57.747Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:48:58.098Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1-dev.5 [2023-03-21T23:48:58.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T23:48:58.098Z] 081ab3135b41: Preparing [2023-03-21T23:48:58.098Z] bfbc2296a5c1: Preparing [2023-03-21T23:48:58.098Z] 0c1b372ebfa7: Preparing [2023-03-21T23:48:58.098Z] e4ce828577b3: Preparing [2023-03-21T23:48:58.098Z] f70ee36035b9: Preparing [2023-03-21T23:48:58.098Z] 0c1b372ebfa7: Layer already exists [2023-03-21T23:48:58.098Z] 081ab3135b41: Layer already exists [2023-03-21T23:48:58.098Z] bfbc2296a5c1: Layer already exists [2023-03-21T23:48:58.098Z] f70ee36035b9: Layer already exists [2023-03-21T23:48:58.098Z] e4ce828577b3: Layer already exists [2023-03-21T23:48:58.098Z] 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1-dev.5: digest: sha256:19cecd34571722c31123e14d754d7f975f83959eba83d1fca78c932e749ffc2f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:48:58.719Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:48:59.055Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [2023-03-21T23:48:59.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T23:48:59.055Z] 081ab3135b41: Preparing [2023-03-21T23:48:59.055Z] bfbc2296a5c1: Preparing [2023-03-21T23:48:59.055Z] 0c1b372ebfa7: Preparing [2023-03-21T23:48:59.055Z] e4ce828577b3: Preparing [2023-03-21T23:48:59.055Z] f70ee36035b9: Preparing [2023-03-21T23:48:59.055Z] f70ee36035b9: Layer already exists [2023-03-21T23:48:59.055Z] 081ab3135b41: Layer already exists [2023-03-21T23:48:59.055Z] 0c1b372ebfa7: Layer already exists [2023-03-21T23:48:59.055Z] bfbc2296a5c1: Layer already exists [2023-03-21T23:48:59.055Z] e4ce828577b3: Layer already exists [2023-03-21T23:48:59.323Z] levski: digest: sha256:19cecd34571722c31123e14d754d7f975f83959eba83d1fca78c932e749ffc2f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T23:48:59.367Z] ===================================================== [Pipeline] echo [2023-03-21T23:48:59.372Z] taggedImages: [2023-03-21T23:48:59.372Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-21T23:48:59.372Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-21T23:48:59.372Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.5 [2023-03-21T23:48:59.372Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1-dev.5 [2023-03-21T23:48:59.372Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:48:59.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:48:59.726Z] [2023-03-21T23:48:59.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:49:00.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:49:00.067Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T23:49:00.067Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T23:49:00.341Z] 04944245beec: Pulling fs layer [2023-03-21T23:49:00.341Z] 699f458cf7ca: Pulling fs layer [2023-03-21T23:49:00.341Z] 765212b225bb: Pulling fs layer [2023-03-21T23:49:00.341Z] f23df028b6ca: Pulling fs layer [2023-03-21T23:49:00.341Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T23:49:00.341Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T23:49:00.341Z] 765212b225bb: Waiting [2023-03-21T23:49:00.341Z] f23df028b6ca: Waiting [2023-03-21T23:49:00.341Z] d65c8cfc05b1: Waiting [2023-03-21T23:49:00.341Z] 2437ff75d9bd: Waiting [2023-03-21T23:49:00.341Z] 04944245beec: Verifying Checksum [2023-03-21T23:49:00.341Z] 04944245beec: Download complete [2023-03-21T23:49:00.341Z] 765212b225bb: Verifying Checksum [2023-03-21T23:49:00.341Z] 765212b225bb: Download complete [2023-03-21T23:49:00.341Z] f23df028b6ca: Verifying Checksum [2023-03-21T23:49:00.341Z] f23df028b6ca: Download complete [2023-03-21T23:49:00.341Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T23:49:00.341Z] d65c8cfc05b1: Download complete [2023-03-21T23:49:00.617Z] 699f458cf7ca: Verifying Checksum [2023-03-21T23:49:00.617Z] 699f458cf7ca: Download complete [2023-03-21T23:49:00.886Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T23:49:00.886Z] 8998bd30e6a1: Download complete [2023-03-21T23:49:03.480Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T23:49:03.480Z] 2437ff75d9bd: Download complete [2023-03-21T23:49:04.886Z] 8998bd30e6a1: Pull complete [2023-03-21T23:49:05.153Z] 04944245beec: Pull complete [2023-03-21T23:49:06.563Z] 699f458cf7ca: Pull complete [2023-03-21T23:49:06.830Z] 765212b225bb: Pull complete [2023-03-21T23:49:07.414Z] f23df028b6ca: Pull complete [2023-03-21T23:49:07.682Z] d65c8cfc05b1: Pull complete [2023-03-21T23:49:22.696Z] 2437ff75d9bd: Pull complete [2023-03-21T23:49:22.696Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T23:49:22.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:49:22.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:49:22.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-4994 does not seem to be running inside a container [2023-03-21T23:49:23.018Z] $ 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/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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:arm64 cat [2023-03-21T23:49:25.798Z] $ docker top 45c99dd5781a11945db02139dc9037e879e44130c7ee36ec23a01de12711a581 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:49:26.691Z] ---> job-cost.sh [2023-03-21T23:49:26.691Z] lf-activate-venv: SKIPPING [2023-03-21T23:49:26.691Z] INFO: No Stack... [2023-03-21T23:49:29.300Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T23:49:29.580Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T23:49:30.229Z] + cut -d, -f6 [2023-03-21T23:49:30.229Z] + cat /w/workspace/device-onvif-camera/7/archives/cost.csv [Pipeline] lock [2023-03-21T23:49:30.303Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-7-stack-cost] [2023-03-21T23:49:30.309Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-7-stack-cost] did not exist. Created. [2023-03-21T23:49:30.309Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T23:49:30.954Z] /w/workspace/device-onvif-camera/7@tmp/durable-67cb9ce5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T23:49:31.286Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T23:49:31.311Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T23:49:31.377Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T23:49:31.385Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T23:49:31.403Z] $ docker stop --time=1 45c99dd5781a11945db02139dc9037e879e44130c7ee36ec23a01de12711a581 [2023-03-21T23:49:32.905Z] $ docker rm -f --volumes 45c99dd5781a11945db02139dc9037e879e44130c7ee36ec23a01de12711a581 [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 [2023-03-21T23:49:33.302Z] provisioning config files... [2023-03-21T23:49:33.309Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config9214448957269039096tmp [Pipeline] { [Pipeline] sh [2023-03-21T23:49:33.599Z] + set +x [2023-03-21T23:49:33.599Z] + + curl -s https://codecov.io/bash [2023-03-21T23:49:33.599Z] bash -s -- [2023-03-21T23:49:33.599Z] [2023-03-21T23:49:33.599Z] _____ _ [2023-03-21T23:49:33.599Z] / ____| | | [2023-03-21T23:49:33.599Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T23:49:33.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T23:49:33.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T23:49:33.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T23:49:33.599Z] Bash-1.0.6 [2023-03-21T23:49:33.599Z] [2023-03-21T23:49:33.599Z] [2023-03-21T23:49:33.599Z] ==> git version 2.25.1 found [2023-03-21T23:49:33.599Z] ==> 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 [2023-03-21T23:49:33.599Z] Release-Date: 2020-01-08 [2023-03-21T23:49:33.599Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T23:49:33.599Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T23:49:33.599Z] ==> Jenkins CI detected. [2023-03-21T23:49:33.599Z] current dir:  /w/workspace/undry_device-onvif-camera_levski [2023-03-21T23:49:33.599Z] project root: . [2023-03-21T23:49:33.599Z] --> token set from env [2023-03-21T23:49:33.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T23:49:33.599Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T23:49:33.599Z] ==> Python coveragepy not found [2023-03-21T23:49:33.599Z] ==> Searching for coverage reports in: [2023-03-21T23:49:33.599Z] + . [2023-03-21T23:49:33.599Z] -> Found 1 reports [2023-03-21T23:49:33.599Z] ==> Detecting git/mercurial file structure [2023-03-21T23:49:33.599Z] ==> Reading reports [2023-03-21T23:49:33.599Z] + ./coverage.out bytes=79184 [2023-03-21T23:49:33.599Z] ==> Appending adjustments [2023-03-21T23:49:33.599Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T23:49:33.857Z] + Found adjustments [2023-03-21T23:49:33.857Z] ==> Gzipping contents [2023-03-21T23:49:33.857Z] 12K /tmp/codecov.Dbdrjv.gz [2023-03-21T23:49:33.857Z] ==> Uploading reports [2023-03-21T23:49:33.857Z] url: https://codecov.io [2023-03-21T23:49:33.858Z] query: branch=levski&commit=4d60271c1a122ad73ad4ab446ee385de813631e9&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T23:49:33.858Z] -> Pinging Codecov [2023-03-21T23:49:33.858Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=4d60271c1a122ad73ad4ab446ee385de813631e9&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T23:49:34.117Z] -> Uploading to [2023-03-21T23:49:34.117Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/F29A59C45E3A92E06B3E522C9905F8EF/4d60271c1a122ad73ad4ab446ee385de813631e9/89a06027-5aac-473a-b908-dc09c09c3e50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T234933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=654d5dc8f9cf87962dad6d1addf74aa48d26e4d9f2463c93c97906b365b382e1 [2023-03-21T23:49:34.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T23:49:34.117Z] Dload Upload Total Spent Left Speed [2023-03-21T23:49:34.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10887 0 0 100 10887 0 36656 --:--:-- --:--:-- --:--:-- 36780 [2023-03-21T23:49:34.376Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } [2023-03-21T23:49:34.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-21T23:49:34.584Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T23:49:34.593Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:49:34.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T23:49:34.893Z] [2023-03-21T23:49:34.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:49:35.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T23:49:35.195Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T23:49:35.195Z] df9b9388f04a: Pulling fs layer [2023-03-21T23:49:35.195Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T23:49:35.195Z] 25bc292e5bac: Pulling fs layer [2023-03-21T23:49:35.195Z] 114826534d7a: Pulling fs layer [2023-03-21T23:49:35.195Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T23:49:35.195Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T23:49:35.195Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T23:49:35.195Z] 6ad1cebc031e: Waiting [2023-03-21T23:49:35.195Z] 4657fd5d0bcf: Waiting [2023-03-21T23:49:35.195Z] 8a3aa393b2d8: Waiting [2023-03-21T23:49:35.195Z] 114826534d7a: Waiting [2023-03-21T23:49:35.195Z] 25bc292e5bac: Download complete [2023-03-21T23:49:35.195Z] 52dc419b0ee2: Verifying Checksum [2023-03-21T23:49:35.195Z] 52dc419b0ee2: Download complete [2023-03-21T23:49:35.195Z] 4657fd5d0bcf: Verifying Checksum [2023-03-21T23:49:35.195Z] 4657fd5d0bcf: Download complete [2023-03-21T23:49:35.195Z] df9b9388f04a: Verifying Checksum [2023-03-21T23:49:35.195Z] df9b9388f04a: Download complete [2023-03-21T23:49:35.456Z] df9b9388f04a: Pull complete [2023-03-21T23:49:35.456Z] 6ad1cebc031e: Download complete [2023-03-21T23:49:35.456Z] 52dc419b0ee2: Pull complete [2023-03-21T23:49:35.456Z] 25bc292e5bac: Pull complete [2023-03-21T23:49:36.023Z] 114826534d7a: Download complete [2023-03-21T23:49:36.282Z] 8a3aa393b2d8: Verifying Checksum [2023-03-21T23:49:36.282Z] 8a3aa393b2d8: Download complete [2023-03-21T23:49:39.560Z] 114826534d7a: Pull complete [2023-03-21T23:49:39.561Z] 4657fd5d0bcf: Pull complete [2023-03-21T23:49:39.561Z] 6ad1cebc031e: Pull complete [2023-03-21T23:49:42.086Z] 8a3aa393b2d8: Pull complete [2023-03-21T23:49:42.086Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T23:49:42.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T23:49:42.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:49:42.160Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2023-03-21T23:49:42.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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/edgex-snyk-go:1.410.4 cat [2023-03-21T23:49:44.174Z] $ docker top e4adccb3fe3ea81506a1894a2a33cac968fdbf4f0067a01178c225df6c814a90 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T23:49:44.246Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh [2023-03-21T23:49:44.523Z] + set -o pipefail [2023-03-21T23:49:44.523Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' [2023-03-21T23:49:51.088Z] [2023-03-21T23:49:51.088Z] Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... [2023-03-21T23:49:51.088Z] [2023-03-21T23:49:51.088Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/8498ed66-5d9a-4b58-b73d-7f4e9a5ca54a [2023-03-21T23:49:51.088Z] [2023-03-21T23:49:51.088Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-21T23:49:51.088Z] [2023-03-21T23:49:51.088Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T23:49:51.088Z] [2023-03-21T23:49:51.088Z] [2023-03-21T23:49:51.088Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T23:49:51.088Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T23:49:51.088Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T23:49:51.098Z] $ docker stop --time=1 e4adccb3fe3ea81506a1894a2a33cac968fdbf4f0067a01178c225df6c814a90 [2023-03-21T23:49:53.555Z] $ docker rm -f --volumes e4adccb3fe3ea81506a1894a2a33cac968fdbf4f0067a01178c225df6c814a90 [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 [2023-03-21T23:49:53.948Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:49:53.956Z] provisioning config files... [2023-03-21T23:49:53.963Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config13054284238660382376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:49:54.256Z] --> edgex-publish-swagger.sh [2023-03-21T23:49:54.256Z] === Publish doc/openapi/v2 API === [2023-03-21T23:49:54.256Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-21T23:49:54.257Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-21T23:49:54.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T23:49:54.257Z] Dload Upload Total Spent Left Speed [2023-03-21T23:49:54.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 708k --:--:-- --:--:-- --:--:-- 707k 100 469k 0 0 100 469k 0 708k --:--:-- --:--:-- --:--:-- 707k [2023-03-21T23:49:54.826Z] [2023-03-21T23:49:54.826Z] [Pipeline] } [2023-03-21T23:49:54.834Z] 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 [2023-03-21T23:49:55.232Z] + git log --format=format:%s -1 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] sh [2023-03-21T23:49:55.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T23:49:55.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:49:55.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:49:55.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:49:55.896Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2023-03-21T23:49:55.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T23:49:56.304Z] $ docker top 663c7c45bdf4117d48295c3bb2f571079d6151518407a898391c44d2783c42dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T23:49:56.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:49:56.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:49:56.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:49:56.514Z] $ docker exec 663c7c45bdf4117d48295c3bb2f571079d6151518407a898391c44d2783c42dd ssh-agent [2023-03-21T23:49:56.629Z] SSH_AUTH_SOCK=/tmp/ssh-xzQOMpUyReLl/agent.32 [2023-03-21T23:49:56.629Z] SSH_AGENT_PID=38 [2023-03-21T23:49:56.635Z] Running ssh-add (command line suppressed) [2023-03-21T23:49:56.730Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_5606135255474072016.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_5606135255474072016.key) [2023-03-21T23:49:56.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:49:57.037Z] + git semver tag [2023-03-21T23:49:57.295Z] 2023-03-21 23:49:57,203 [run_tag] DEBUG tag force:False [2023-03-21T23:49:57.295Z] 2023-03-21 23:49:57,203 [check_head_tag] DEBUG check head tag [2023-03-21T23:49:57.295Z] 2023-03-21 23:49:57,205 [execute] INFO git cat-file --batch-check [2023-03-21T23:49:57.295Z] 2023-03-21 23:49:57,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-21T23:49:57.295Z] 2023-03-21 23:49:57,208 [execute] INFO git cat-file --batch [2023-03-21T23:49:57.295Z] 2023-03-21 23:49:57,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-21T23:49:57.295Z] 2023-03-21 23:49:57,236 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:49:57.295Z] 2023-03-21 23:49:57,236 [execute] INFO git tag -a v2.3.1-dev.5 -m v2.3.1-dev.5 [2023-03-21T23:49:57.295Z] 2023-03-21 23:49:57,236 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.5', '-m', 'v2.3.1-dev.5'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:49:57.295Z] 2023-03-21 23:49:57,240 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:49:57.295Z] 2.3.1-dev.5 [Pipeline] } [2023-03-21T23:49:57.299Z] $ docker exec --env ******** --env ******** 663c7c45bdf4117d48295c3bb2f571079d6151518407a898391c44d2783c42dd ssh-agent -k [2023-03-21T23:49:57.397Z] unset SSH_AUTH_SOCK; [2023-03-21T23:49:57.398Z] unset SSH_AGENT_PID; [2023-03-21T23:49:57.398Z] echo Agent pid 38 killed; [2023-03-21T23:49:57.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T23:49:57.712Z] + git semver [Pipeline] } [2023-03-21T23:49:57.977Z] $ docker stop --time=1 663c7c45bdf4117d48295c3bb2f571079d6151518407a898391c44d2783c42dd [2023-03-21T23:49:59.285Z] $ docker rm -f --volumes 663c7c45bdf4117d48295c3bb2f571079d6151518407a898391c44d2783c42dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:49:59.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T23:49:59.680Z] [2023-03-21T23:49:59.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:49:59.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T23:49:59.987Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-21T23:49:59.987Z] ab5ef0e58194: Pulling fs layer [2023-03-21T23:49:59.987Z] 9712f1f96733: Pulling fs layer [2023-03-21T23:49:59.987Z] 63f879dbbcfc: Pulling fs layer [2023-03-21T23:49:59.987Z] 0d9ebad4ef96: Pulling fs layer [2023-03-21T23:49:59.987Z] e9a5061849ea: Pulling fs layer [2023-03-21T23:49:59.987Z] d747dcd14b5f: Pulling fs layer [2023-03-21T23:49:59.987Z] 2de7ff778b66: Pulling fs layer [2023-03-21T23:49:59.987Z] 0d9ebad4ef96: Waiting [2023-03-21T23:49:59.987Z] e9a5061849ea: Waiting [2023-03-21T23:49:59.987Z] 2de7ff778b66: Waiting [2023-03-21T23:49:59.987Z] d747dcd14b5f: Waiting [2023-03-21T23:49:59.987Z] 9712f1f96733: Verifying Checksum [2023-03-21T23:49:59.987Z] 9712f1f96733: Download complete [2023-03-21T23:50:00.581Z] 63f879dbbcfc: Verifying Checksum [2023-03-21T23:50:00.581Z] 63f879dbbcfc: Download complete [2023-03-21T23:50:00.841Z] e9a5061849ea: Verifying Checksum [2023-03-21T23:50:00.841Z] e9a5061849ea: Download complete [2023-03-21T23:50:00.841Z] d747dcd14b5f: Download complete [2023-03-21T23:50:00.841Z] ab5ef0e58194: Verifying Checksum [2023-03-21T23:50:00.841Z] ab5ef0e58194: Download complete [2023-03-21T23:50:00.841Z] 0d9ebad4ef96: Verifying Checksum [2023-03-21T23:50:00.841Z] 0d9ebad4ef96: Download complete [2023-03-21T23:50:00.841Z] 2de7ff778b66: Verifying Checksum [2023-03-21T23:50:00.841Z] 2de7ff778b66: Download complete [2023-03-21T23:50:03.368Z] ab5ef0e58194: Pull complete [2023-03-21T23:50:03.368Z] 9712f1f96733: Pull complete [2023-03-21T23:50:03.932Z] 63f879dbbcfc: Pull complete [2023-03-21T23:50:07.209Z] 0d9ebad4ef96: Pull complete [2023-03-21T23:50:07.209Z] e9a5061849ea: Pull complete [2023-03-21T23:50:07.466Z] d747dcd14b5f: Pull complete [2023-03-21T23:50:08.398Z] 2de7ff778b66: Pull complete [2023-03-21T23:50:08.398Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-21T23:50:08.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T23:50:08.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:50:08.477Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2023-03-21T23:50:08.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-21T23:50:10.655Z] $ docker top b1296cb6fe5ffeee01bdab465203f89ed55c4e093003e59ffd9a1aa3712c53b5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:50:10.722Z] provisioning config files... [2023-03-21T23:50:10.728Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config12895281449559822269tmp [2023-03-21T23:50:10.739Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config10738202089962936186tmp [2023-03-21T23:50:10.751Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config17068646744698143603tmp [Pipeline] { [Pipeline] echo [2023-03-21T23:50:10.768Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:11.053Z] ---> sigul-configuration.sh [2023-03-21T23:50:11.053Z] gpg: directory `/root/.gnupg' created [2023-03-21T23:50:11.053Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-21T23:50:11.053Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-21T23:50:11.053Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-21T23:50:11.053Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-21T23:50:11.053Z] gpg: CAST5 encrypted data [2023-03-21T23:50:11.053Z] gpg: encrypted with 1 passphrase [2023-03-21T23:50:11.053Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-21T23:50:11.339Z] + mkdir /home/jenkins [2023-03-21T23:50:11.339Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-21T23:50:11.632Z] + 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 [2023-03-21T23:50:11.640Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:11.919Z] ---> sigul-install.sh [2023-03-21T23:50:11.919Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-21T23:50:12.208Z] + git tag --list [2023-03-21T23:50:12.208Z] v0.0.0 [2023-03-21T23:50:12.208Z] v0.0.1-dev.1 [2023-03-21T23:50:12.208Z] v0.0.1-dev.10 [2023-03-21T23:50:12.208Z] v0.0.1-dev.11 [2023-03-21T23:50:12.208Z] v0.0.1-dev.12 [2023-03-21T23:50:12.208Z] v0.0.1-dev.13 [2023-03-21T23:50:12.208Z] v0.0.1-dev.14 [2023-03-21T23:50:12.208Z] v0.0.1-dev.15 [2023-03-21T23:50:12.208Z] v0.0.1-dev.16 [2023-03-21T23:50:12.208Z] v0.0.1-dev.17 [2023-03-21T23:50:12.208Z] v0.0.1-dev.18 [2023-03-21T23:50:12.208Z] v0.0.1-dev.19 [2023-03-21T23:50:12.208Z] v0.0.1-dev.2 [2023-03-21T23:50:12.208Z] v0.0.1-dev.20 [2023-03-21T23:50:12.208Z] v0.0.1-dev.21 [2023-03-21T23:50:12.208Z] v0.0.1-dev.22 [2023-03-21T23:50:12.208Z] v0.0.1-dev.23 [2023-03-21T23:50:12.208Z] v0.0.1-dev.24 [2023-03-21T23:50:12.208Z] v0.0.1-dev.25 [2023-03-21T23:50:12.208Z] v0.0.1-dev.26 [2023-03-21T23:50:12.208Z] v0.0.1-dev.27 [2023-03-21T23:50:12.208Z] v0.0.1-dev.28 [2023-03-21T23:50:12.208Z] v0.0.1-dev.3 [2023-03-21T23:50:12.208Z] v0.0.1-dev.4 [2023-03-21T23:50:12.208Z] v0.0.1-dev.5 [2023-03-21T23:50:12.208Z] v0.0.1-dev.6 [2023-03-21T23:50:12.208Z] v0.0.1-dev.7 [2023-03-21T23:50:12.208Z] v0.0.1-dev.8 [2023-03-21T23:50:12.208Z] v0.0.1-dev.9 [2023-03-21T23:50:12.208Z] v2.2.0 [2023-03-21T23:50:12.208Z] v2.2.0-dev.29 [2023-03-21T23:50:12.208Z] v2.2.0-dev.30 [2023-03-21T23:50:12.208Z] v2.2.0-dev.31 [2023-03-21T23:50:12.208Z] v2.2.0-dev.32 [2023-03-21T23:50:12.208Z] v2.2.0-dev.33 [2023-03-21T23:50:12.208Z] v2.2.0-dev.34 [2023-03-21T23:50:12.208Z] v2.2.0-dev.35 [2023-03-21T23:50:12.208Z] v2.3.0 [2023-03-21T23:50:12.208Z] v2.3.0-dev.1 [2023-03-21T23:50:12.208Z] v2.3.0-dev.10 [2023-03-21T23:50:12.208Z] v2.3.0-dev.11 [2023-03-21T23:50:12.208Z] v2.3.0-dev.12 [2023-03-21T23:50:12.208Z] v2.3.0-dev.13 [2023-03-21T23:50:12.208Z] v2.3.0-dev.14 [2023-03-21T23:50:12.208Z] v2.3.0-dev.15 [2023-03-21T23:50:12.208Z] v2.3.0-dev.16 [2023-03-21T23:50:12.208Z] v2.3.0-dev.17 [2023-03-21T23:50:12.208Z] v2.3.0-dev.18 [2023-03-21T23:50:12.208Z] v2.3.0-dev.19 [2023-03-21T23:50:12.208Z] v2.3.0-dev.2 [2023-03-21T23:50:12.208Z] v2.3.0-dev.20 [2023-03-21T23:50:12.208Z] v2.3.0-dev.21 [2023-03-21T23:50:12.208Z] v2.3.0-dev.22 [2023-03-21T23:50:12.208Z] v2.3.0-dev.23 [2023-03-21T23:50:12.208Z] v2.3.0-dev.24 [2023-03-21T23:50:12.208Z] v2.3.0-dev.25 [2023-03-21T23:50:12.208Z] v2.3.0-dev.26 [2023-03-21T23:50:12.208Z] v2.3.0-dev.27 [2023-03-21T23:50:12.208Z] v2.3.0-dev.28 [2023-03-21T23:50:12.208Z] v2.3.0-dev.29 [2023-03-21T23:50:12.208Z] v2.3.0-dev.3 [2023-03-21T23:50:12.208Z] v2.3.0-dev.30 [2023-03-21T23:50:12.208Z] v2.3.0-dev.31 [2023-03-21T23:50:12.208Z] v2.3.0-dev.32 [2023-03-21T23:50:12.208Z] v2.3.0-dev.33 [2023-03-21T23:50:12.208Z] v2.3.0-dev.34 [2023-03-21T23:50:12.208Z] v2.3.0-dev.35 [2023-03-21T23:50:12.208Z] v2.3.0-dev.36 [2023-03-21T23:50:12.208Z] v2.3.0-dev.37 [2023-03-21T23:50:12.208Z] v2.3.0-dev.38 [2023-03-21T23:50:12.208Z] v2.3.0-dev.39 [2023-03-21T23:50:12.208Z] v2.3.0-dev.4 [2023-03-21T23:50:12.208Z] v2.3.0-dev.40 [2023-03-21T23:50:12.208Z] v2.3.0-dev.41 [2023-03-21T23:50:12.208Z] v2.3.0-dev.42 [2023-03-21T23:50:12.208Z] v2.3.0-dev.43 [2023-03-21T23:50:12.208Z] v2.3.0-dev.44 [2023-03-21T23:50:12.208Z] v2.3.0-dev.45 [2023-03-21T23:50:12.208Z] v2.3.0-dev.5 [2023-03-21T23:50:12.208Z] v2.3.0-dev.6 [2023-03-21T23:50:12.208Z] v2.3.0-dev.7 [2023-03-21T23:50:12.208Z] v2.3.0-dev.8 [2023-03-21T23:50:12.208Z] v2.3.0-dev.9 [2023-03-21T23:50:12.208Z] v2.3.1-dev.1 [2023-03-21T23:50:12.208Z] v2.3.1-dev.4 [2023-03-21T23:50:12.208Z] v2.3.1-dev.5 [2023-03-21T23:50:12.208Z] v3.0.0-dev.1 [2023-03-21T23:50:12.208Z] v3.0.0-dev.10 [2023-03-21T23:50:12.208Z] v3.0.0-dev.11 [2023-03-21T23:50:12.208Z] v3.0.0-dev.12 [2023-03-21T23:50:12.208Z] v3.0.0-dev.13 [2023-03-21T23:50:12.208Z] v3.0.0-dev.14 [2023-03-21T23:50:12.208Z] v3.0.0-dev.15 [2023-03-21T23:50:12.208Z] v3.0.0-dev.16 [2023-03-21T23:50:12.208Z] v3.0.0-dev.17 [2023-03-21T23:50:12.208Z] v3.0.0-dev.18 [2023-03-21T23:50:12.208Z] v3.0.0-dev.19 [2023-03-21T23:50:12.208Z] v3.0.0-dev.2 [2023-03-21T23:50:12.208Z] v3.0.0-dev.20 [2023-03-21T23:50:12.208Z] v3.0.0-dev.21 [2023-03-21T23:50:12.208Z] v3.0.0-dev.22 [2023-03-21T23:50:12.208Z] v3.0.0-dev.23 [2023-03-21T23:50:12.208Z] v3.0.0-dev.3 [2023-03-21T23:50:12.208Z] v3.0.0-dev.4 [2023-03-21T23:50:12.208Z] v3.0.0-dev.5 [2023-03-21T23:50:12.208Z] v3.0.0-dev.6 [2023-03-21T23:50:12.208Z] v3.0.0-dev.7 [2023-03-21T23:50:12.208Z] v3.0.0-dev.8 [2023-03-21T23:50:12.208Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-21T23:50:12.504Z] + lftools sign git-tag v2.3.1-dev.5 [2023-03-21T23:50:13.071Z] Signing Git tag with Sigul... [2023-03-21T23:50:13.071Z] Signing v2.3.1-dev.5 [Pipeline] echo [2023-03-21T23:50:13.338Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:13.623Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-21T23:50:13.631Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-21T23:50:13.640Z] $ docker stop --time=1 b1296cb6fe5ffeee01bdab465203f89ed55c4e093003e59ffd9a1aa3712c53b5 [2023-03-21T23:50:14.996Z] $ docker rm -f --volumes b1296cb6fe5ffeee01bdab465203f89ed55c4e093003e59ffd9a1aa3712c53b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-21T23:50:15.419Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T23:50:15.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:50:15.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:50:15.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:50:15.797Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2023-03-21T23:50:15.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T23:50:16.211Z] $ docker top 0c4ac4a73f33b47083c6fa640b5731683a6ad25a165837a94b07364af8ba2c99 -eo pid,comm [2023-03-21T23:50:16.261Z] 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). [2023-03-21T23:50:16.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T23:50:16.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:50:16.299Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:50:16.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:50:16.402Z] $ docker exec 0c4ac4a73f33b47083c6fa640b5731683a6ad25a165837a94b07364af8ba2c99 ssh-agent [2023-03-21T23:50:16.516Z] SSH_AUTH_SOCK=/tmp/ssh-Mgc44rSPh5LN/agent.32 [2023-03-21T23:50:16.516Z] SSH_AGENT_PID=38 [2023-03-21T23:50:16.521Z] Running ssh-add (command line suppressed) [2023-03-21T23:50:16.609Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9105615505539845120.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9105615505539845120.key) [2023-03-21T23:50:16.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:50:16.922Z] + git semver bump pre [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,078 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,079 [bump_version] DEBUG bumping version:2.3.1-dev.5 on axis:pre with prefix:dev [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,079 [bump_version] DEBUG bumped version:2.3.1-dev.6 [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,079 [write_version] DEBUG write version:2.3.1-dev.6 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:True [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,079 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,079 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,083 [execute] INFO git cat-file --batch-check [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,089 [execute] INFO git cat-file --batch [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T23:50:17.181Z] 2023-03-21 23:50:17,094 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:50:17.181Z] 2.3.1-dev.6 [Pipeline] } [2023-03-21T23:50:17.190Z] $ docker exec --env ******** --env ******** 0c4ac4a73f33b47083c6fa640b5731683a6ad25a165837a94b07364af8ba2c99 ssh-agent -k [2023-03-21T23:50:17.280Z] unset SSH_AUTH_SOCK; [2023-03-21T23:50:17.280Z] unset SSH_AGENT_PID; [2023-03-21T23:50:17.280Z] echo Agent pid 38 killed; [2023-03-21T23:50:17.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T23:50:17.600Z] + git semver [Pipeline] } [2023-03-21T23:50:17.866Z] $ docker stop --time=1 0c4ac4a73f33b47083c6fa640b5731683a6ad25a165837a94b07364af8ba2c99 [2023-03-21T23:50:19.182Z] $ docker rm -f --volumes 0c4ac4a73f33b47083c6fa640b5731683a6ad25a165837a94b07364af8ba2c99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:50:19.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T23:50:19.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:50:19.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:50:19.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:50:19.904Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2023-03-21T23:50:19.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T23:50:20.349Z] $ docker top a29cc3e9fde0927f7c921cbc5655d44f33b4b8200016bffd7b70f3200ace34e3 -eo pid,comm [2023-03-21T23:50:20.406Z] 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). [2023-03-21T23:50:20.406Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T23:50:20.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:50:20.435Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:50:20.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:50:20.550Z] $ docker exec a29cc3e9fde0927f7c921cbc5655d44f33b4b8200016bffd7b70f3200ace34e3 ssh-agent [2023-03-21T23:50:20.670Z] SSH_AUTH_SOCK=/tmp/ssh-XsY5JvUJKCzz/agent.32 [2023-03-21T23:50:20.670Z] SSH_AGENT_PID=38 [2023-03-21T23:50:20.675Z] Running ssh-add (command line suppressed) [2023-03-21T23:50:20.768Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2299265315519582326.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2299265315519582326.key) [2023-03-21T23:50:20.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:50:21.076Z] + git semver push [2023-03-21T23:50:21.334Z] 2023-03-21 23:50:21,244 [run_push] DEBUG push [2023-03-21T23:50:21.334Z] 2023-03-21 23:50:21,244 [execute] INFO git cat-file --batch-check [2023-03-21T23:50:21.334Z] 2023-03-21 23:50:21,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T23:50:21.334Z] 2023-03-21 23:50:21,248 [execute] INFO git rev-list 624dc9f66983e0d4b521ba63be18a2b1ff89da81 -- [2023-03-21T23:50:21.334Z] 2023-03-21 23:50:21,248 [execute] DEBUG Popen(['git', 'rev-list', '624dc9f66983e0d4b521ba63be18a2b1ff89da81', '--'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:50:21.334Z] 2023-03-21 23:50:21,255 [execute] INFO git fetch -v origin [2023-03-21T23:50:21.334Z] 2023-03-21 23:50:21,256 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-21T23:50:21.902Z] 2023-03-21 23:50:21,714 [run_push] DEBUG no remote changes detected [2023-03-21T23:50:21.902Z] 2023-03-21 23:50:21,715 [execute] INFO git push origin semver [2023-03-21T23:50:21.902Z] 2023-03-21 23:50:21,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:50:22.841Z] 2023-03-21 23:50:22,671 [run_push] DEBUG push all version tags [2023-03-21T23:50:22.841Z] 2023-03-21 23:50:22,671 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-21T23:50:22.841Z] 2023-03-21 23:50:22,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:50:23.411Z] 2023-03-21 23:50:23,369 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:50:23.411Z] 2.3.1-dev.6 [Pipeline] } [2023-03-21T23:50:23.415Z] $ docker exec --env ******** --env ******** a29cc3e9fde0927f7c921cbc5655d44f33b4b8200016bffd7b70f3200ace34e3 ssh-agent -k [2023-03-21T23:50:23.531Z] unset SSH_AUTH_SOCK; [2023-03-21T23:50:23.532Z] unset SSH_AGENT_PID; [2023-03-21T23:50:23.532Z] echo Agent pid 38 killed; [2023-03-21T23:50:23.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T23:50:23.852Z] + git semver [Pipeline] } [2023-03-21T23:50:24.114Z] $ docker stop --time=1 a29cc3e9fde0927f7c921cbc5655d44f33b4b8200016bffd7b70f3200ace34e3 [2023-03-21T23:50:25.402Z] $ docker rm -f --volumes a29cc3e9fde0927f7c921cbc5655d44f33b4b8200016bffd7b70f3200ace34e3 [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 [2023-03-21T23:50:25.916Z] + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] [2023-03-21T23:50:25.916Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T23:50:25.916Z] total 16 [2023-03-21T23:50:25.916Z] drwxr-xr-x 3 root root 4096 Mar 21 23:39 . [2023-03-21T23:50:25.916Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 23:50 .. [2023-03-21T23:50:25.916Z] drwxr-xr-x 2 root root 4096 Mar 21 23:39 cost [2023-03-21T23:50:25.916Z] -rw-r--r-- 1 root root 91 Mar 21 23:39 cost.csv [2023-03-21T23:50:25.916Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T23:50:25.916Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T23:50:25.916Z] total 16 [2023-03-21T23:50:25.916Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 23:39 . [2023-03-21T23:50:25.916Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 23:50 .. [2023-03-21T23:50:25.916Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 23:39 cost [2023-03-21T23:50:25.916Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 21 23:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:26.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:27.063Z] ---> package-listing.sh [2023-03-21T23:50:27.063Z] ++ facter osfamily [2023-03-21T23:50:27.063Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T23:50:27.321Z] + OS_FAMILY=debian [2023-03-21T23:50:27.321Z] + workspace=/w/workspace/undry_device-onvif-camera_levski [2023-03-21T23:50:27.321Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T23:50:27.321Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T23:50:27.321Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T23:50:27.321Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T23:50:27.321Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-21T23:50:27.321Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T23:50:27.321Z] + case "${OS_FAMILY}" in [2023-03-21T23:50:27.321Z] + dpkg -l [2023-03-21T23:50:27.321Z] + grep '^ii' [2023-03-21T23:50:27.321Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T23:50:27.321Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T23:50:27.321Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T23:50:27.321Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-21T23:50:27.321Z] + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ [2023-03-21T23:50:27.321Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo [2023-03-21T23:50:27.331Z] 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T23:50:27.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:50:28.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:50:28.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:50:28.093Z] prd-ubuntu20.04-docker-8c-8g-4993 does not seem to be running inside a container [2023-03-21T23:50:28.116Z] $ 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T23:50:28.324Z] $ docker top a0d172de27f50be3a6d7e079801b3fb60a0c020b6b7bd67f8e2c0ad29683f4d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:50:28.664Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T23:50:28.949Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T23:50:29.233Z] + ls /var/log/sa-host [2023-03-21T23:50:29.233Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:50:29.292Z] provisioning config files... [2023-03-21T23:50:29.301Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config8778266918381984905tmp [Pipeline] { [Pipeline] echo [2023-03-21T23:50:29.315Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:29.592Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T23:50:29.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:29.922Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T23:50:29.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:30.212Z] ---> sudo-logs.sh [2023-03-21T23:50:30.212Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T23:50:30.235Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:30.513Z] ---> job-cost.sh [2023-03-21T23:50:30.513Z] lf-activate-venv: SKIPPING [2023-03-21T23:50:30.513Z] DEBUG: total: 0.2199999988079071 [2023-03-21T23:50:30.513Z] INFO: Retrieving Stack Cost... [2023-03-21T23:50:31.081Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T23:50:31.340Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T23:50:31.351Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:50:31.632Z] ---> logs-deploy.sh [2023-03-21T23:50:31.632Z] lf-activate-venv: SKIPPING [2023-03-21T23:50:31.632Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/7 [2023-03-21T23:50:31.632Z] INFO: archiving workspace using pattern(s): [2023-03-21T23:50:32.569Z] Archives upload complete. [2023-03-21T23:50:32.569Z] INFO: archiving logs to Nexus